PrescribeIT® Specification and Guide Version 3.0 Revision C

 

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:

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..1MedicationRequest.category DSTU2 extensionDefinition:
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"
..  value[x] 1..1Shared Health CodeableConcept TextSlice: Unordered, Closed by type:$this
Binding: PrescriptionType (20190415) (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 0..1MedicationRequest.category DSTU2 extensionMedication Order Category
... extension 0..0
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... value[x] S1..1Shared Health CodeableConcept TextConcept - reference to a terminology or just text
Binding: PrescriptionType (20190415) (extensible)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1MedicationRequest.category DSTU2 extensionMedication Order Category
... id 0..1idxml:id (or equivalent in JSON)
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... value[x] SI1..1(Slice Definition)Concept - reference to a terminology or just text
Slice: Unordered, Closed by type:$this
Binding: PrescriptionType (20190415) (extensible)
.... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension

doco Documentation for this format

Grid View

This structure is derived from MedicationRequest.category DSTU2 extension

NameCard.TypeConstraints and Usage
.  Extension 0..1MedicationRequest.category DSTU2 extensionDefinition:
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"
..  value[x] 1..1Shared Health CodeableConcept TextSlice: Unordered, Closed by type:$this
Binding: PrescriptionType (20190415) (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 0..1MedicationRequest.category DSTU2 extensionMedication Order Category
... extension 0..0
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... value[x] S1..1Shared Health CodeableConcept TextConcept - reference to a terminology or just text
Binding: PrescriptionType (20190415) (extensible)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1MedicationRequest.category DSTU2 extensionMedication Order Category
... id 0..1idxml:id (or equivalent in JSON)
... url S1..1uri"http://hl7.org/fhir/StructureDefinition/extension-MedicationRequest.category"
... value[x] SI1..1(Slice Definition)Concept - reference to a terminology or just text
Slice: Unordered, Closed by type:$this
Binding: PrescriptionType (20190415) (extensible)
.... value[x]:valueCodeableConcept 1..1CodeableConceptValue of extension

doco Documentation for this format

 

Other representations of extension: Schematron

3.8.3 Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Extension.value[x]extensiblePrescriptionType

Constraints

IdPathDetailsRequirements
inv-1Extension.value[x]Must have coding or text but not both
: coding.exists() xor text.exists()