PrescribeIT™ Specification and Guide Version 2.0 Revision F

 

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

Yet to be done: xref

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

NameCard.TypeConstraints and Usage
.  Extension 0..1Definition:
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..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
..  valueCodeableConcept 1..1Shared Health CodeableConcept TextBinding: PrescriptionType (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

Summary

Mandatory: 2 elements
Must-Support: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Structures

This structure refers to these other structures:

This structure is derived from MedicationRequest.category DSTU2 extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S0..1Medication Order Category
... extension 0..0
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... valueCodeableConcept S1..1Shared Health CodeableConcept TextBinding: PrescriptionType (extensible)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S0..1Medication Order Category
... id 0..1idxml:id (or equivalent in JSON)
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... valueCodeableConcept SI1..1Shared Health CodeableConcept TextConcept - reference to a terminology or just text
Binding: PrescriptionType (extensible)

doco Documentation for this format

Grid View

This structure is derived from MedicationRequest.category DSTU2 extension

NameCard.TypeConstraints and Usage
.  Extension 0..1Definition:
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..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
..  valueCodeableConcept 1..1Shared Health CodeableConcept TextBinding: PrescriptionType (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

Summary

Mandatory: 2 elements
Must-Support: 2 elements
Fixed Value: 1 element
Prohibited: 1 element

Structures

This structure refers to these other structures:

Differential View

This structure is derived from MedicationRequest.category DSTU2 extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S0..1Medication Order Category
... extension 0..0
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... valueCodeableConcept S1..1Shared Health CodeableConcept TextBinding: PrescriptionType (extensible)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension S0..1Medication Order Category
... id 0..1idxml:id (or equivalent in JSON)
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... valueCodeableConcept SI1..1Shared Health CodeableConcept TextConcept - reference to a terminology or just text
Binding: PrescriptionType (extensible)

doco Documentation for this format

 

Other representations of extension: Schematron

3.5.3 Terminology Bindings

Terminology Bindings

PathNameConformanceValueSet
Extension.valueCodeableConceptPrescriptionTypeextensiblePrescriptionType

Constraints

IdPathDetailsRequirements
inv-1Extension.valueCodeableConceptMust have coding or text but not both
: coding.exists() xor text.exists()