3.35 Extension: Medication Order Category
The official URL for this extension is:
http://prescribeit.ca/fhir/StructureDefinition/ext-medicationorder-category
Status: draft
Extension maintained by:
Sub-categorizes medication prescriptions into drugs, devices, compounds, etc. May be used to apply sub-type-specific constraints
Context of Use
This extension may be used on the following element(s):
- {"type"=>"MedicationOrder"}
Usage info
Usage:
- Use this Extension: PrescribeIT® Prescription Adapt, PrescribeIT® New Prescription, PrescribeIT® PMS Rx Dispense Prescription, PrescribeIT® PMS Prescription, PrescribeIT® Renewal Prescription, PrescribeIT® Prescription
3.35.2 Formal Views of Extension Content
Download Excel representation
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from MedicationRequest.category DSTU2 extension
Name | Card. | Type | Constraints and Usage |
---|---|---|---|
Extension | 0..1 | MedicationRequest.category DSTU2 extension | Definition: Sub-categorizes medication prescriptions into drugs, devices, compounds, etc. May be used to apply sub-type-specific constraints Comments: Conformance Rule: If no appropriate code exists, provide details using the 'text' component. Usage Note: The URL for this extension does not refer to an existing web-page as is a pre-adoption extension. Refer to the Shared Health implementation Guide for more information. |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category" |
value[x] | 1..1 | Shared Health CodeableConcept Text | Slice: Unordered, Closed by type:$this Binding: PrescriptionType (20220615) (extensible) inv-1: Must have coding or text but not both Definition: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Comments: |
This structure is derived from MedicationRequest.category DSTU2 extension
This structure is derived from MedicationRequest.category DSTU2 extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | MedicationRequest.category DSTU2 extension | Medication Order Category | |
extension | 0..0 | |||
url | S | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category" |
value[x] | S | 1..1 | Shared Health CodeableConcept Text | Concept - reference to a terminology or just text Binding: PrescriptionType (20220615) (extensible) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | MedicationRequest.category DSTU2 extension | Medication Order Category | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
url | S | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category" |
value[x] | SI | 1..1 | (Slice Definition) | Concept - reference to a terminology or just text Slice: Unordered, Closed by type:$this Binding: PrescriptionType (20220615) (extensible) |
value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
Documentation for this format |
Grid View
This structure is derived from MedicationRequest.category DSTU2 extension
Name | Card. | Type | Constraints and Usage |
---|---|---|---|
Extension | 0..1 | MedicationRequest.category DSTU2 extension | Definition: Sub-categorizes medication prescriptions into drugs, devices, compounds, etc. May be used to apply sub-type-specific constraints Comments: Conformance Rule: If no appropriate code exists, provide details using the 'text' component. Usage Note: The URL for this extension does not refer to an existing web-page as is a pre-adoption extension. Refer to the Shared Health implementation Guide for more information. |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category" |
value[x] | 1..1 | Shared Health CodeableConcept Text | Slice: Unordered, Closed by type:$this Binding: PrescriptionType (20220615) (extensible) inv-1: Must have coding or text but not both Definition: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Comments: |
This structure is derived from MedicationRequest.category DSTU2 extension
Differential View
This structure is derived from MedicationRequest.category DSTU2 extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | MedicationRequest.category DSTU2 extension | Medication Order Category | |
extension | 0..0 | |||
url | S | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category" |
value[x] | S | 1..1 | Shared Health CodeableConcept Text | Concept - reference to a terminology or just text Binding: PrescriptionType (20220615) (extensible) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | MedicationRequest.category DSTU2 extension | Medication Order Category | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
url | S | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category" |
value[x] | SI | 1..1 | (Slice Definition) | Concept - reference to a terminology or just text Slice: Unordered, Closed by type:$this Binding: PrescriptionType (20220615) (extensible) |
value[x]:valueCodeableConcept | 1..1 | CodeableConcept | Value of extension | |
Documentation for this format |
Other representations of extension: Schematron
3.35.3 Terminology Bindings
Terminology Bindings
Path | Conformance | ValueSet |
Extension.value[x] | extensible | PrescriptionType |
3.35.4 Constraints
Constraints
Id | Path | Details | Requirements |
inv-1 | Extension.value[x] | Must have coding or text but not both : coding.exists() xor text.exists() |