| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicationRequest.doNotPerform |
| Version | |
| Status | active |
| Description | Cross-Version Extension for MedicationRequest.doNotPerform. Valid in versions R2, R3 This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | ?! | 0..1 | Extension | True if request is prohibiting action |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | boolean | ||
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicationRequest.doNotPerform" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-mps.doNotPerform",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicationRequest.doNotPerform",
"name" : "XVerExtensionMedicationRequest.doNotPerformR4",
"title" : "Cross-Version Extension for MedicationRequest.doNotPerform in R4",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Pharmacy)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication/index.cfm"
}]
}],
"description" : "Cross-Version Extension for MedicationRequest.doNotPerform. Valid in versions R2, R3\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "MedicationRequest"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-MedicationRequest"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "MedicationOrder"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-MedicationOrder"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "True if request is prohibiting action",
"definition" : "If true indicates that the provider is asking for the medication request not to occur.",
"comment" : "If do not perform is not specified, the request is a positive request e.g. \"do perform\".",
"min" : 0,
"max" : "1",
"isModifier" : true,
"isModifierReason" : "This element is labeled as a modifier because this element negates the request to occur (ie, this is a request for the medication not to be ordered or prescribed, etc)",
"mapping" : [{
"identity" : "rim",
"map" : "SubstanceAdministration.actionNegationInd"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "boolean"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-MedicationRequest.doNotPerform"
}]
}
}