This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/daf-medicationorder
Defines constraints and extensions on the MedicationOrder resource for use in querying and retrieving prescription information.
This profile was published on Fri, Mar 20, 2015 00:00+1100 as a draft by Health Level Seven International (Infrastructure and Messaging - Data Access Framework).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from MedicationOrder.
This structure is derived from MedicationOrder.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationOrder | 0..* | MedicationOrder | ||
identifier | S | 0..* | Identifier | |
status | S | 0..1 | code | |
medication[x] | S | 1..1 | CodeableConcept, Reference(DAF-Medication) | Binding: Medication Clinical Drug (RxNorm) (extensible) |
patient | S | 1..1 | Reference(DAF-Patient) | |
encounter | S | 0..1 | Reference(DAF-Encounter) | |
dateWritten | S | 0..1 | dateTime | |
prescriber | S | 0..1 | Reference(DAF-Pract) | |
dateEnded | S | 0..1 | dateTime | |
dosageInstruction | S | 0..* | BackboneElement | |
text | S | 0..1 | string | |
timing | S | 0..1 | Timing | |
asNeeded[x] | S | 0..1 | boolean, CodeableConcept | |
siteCodeableConcept | S | 0..1 | CodeableConcept | Binding: Vaccine Administered Body Site (preferred) |
route | S | 0..1 | CodeableConcept | Binding: Medication Route FDA Value Set (preferred) |
dose[x] | S | 0..1 | Range, SimpleQuantity | |
rate[x] | S | 0..1 | Ratio, Range, SimpleQuantity | |
dispenseRequest | S | 0..1 | BackboneElement | |
validityPeriod | S | 0..1 | Period | |
numberOfRepeatsAllowed | S | 0..1 | positiveInt | |
quantity | S | 0..1 | SimpleQuantity | |
expectedSupplyDuration | S | 0..1 | Duration | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationOrder | ∑ | 0..* | MedicationOrder | Prescription of medication to for patient |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S ∑ | 0..* | Identifier | External identifier |
status | ?! S∑ | 0..1 | code | active | on-hold | completed | entered-in-error | stopped | draft Binding: MedicationOrderStatus (required) |
medication[x] | S ∑ | 1..1 | CodeableConcept, Reference(DAF-Medication) | Medication to be taken Binding: Medication Clinical Drug (RxNorm) (extensible) |
patient | S ∑ | 1..1 | Reference(DAF-Patient) | Who prescription is for |
encounter | S ∑ | 0..1 | Reference(DAF-Encounter) | Created during encounter/admission/stay |
dateWritten | S ∑ | 0..1 | dateTime | When prescription was authorized |
prescriber | S ∑ | 0..1 | Reference(DAF-Pract) | Who ordered the medication(s) |
reasonCode | ∑ | 0..* | CodeableConcept | Reason or indication for writing the prescription Binding: Condition/Problem/Diagnosis Codes (example) |
reasonReference | ∑ | 0..* | Reference(Condition) | Condition that supports why the prescription is being written |
dateEnded | S ∑ | 0..1 | dateTime | When prescription was stopped |
reasonEnded | ∑ | 0..1 | CodeableConcept | Why prescription was stopped Binding: (unbound) (example) |
note | ∑ | 0..* | Annotation | Information about the prescription |
dosageInstruction | S ∑ | 0..* | BackboneElement | How medication should be taken |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
text | S ∑ | 0..1 | string | Free text dosage instructions e.g. SIG |
additionalInstructions | ∑ | 0..1 | CodeableConcept | Supplemental instructions - e.g. "with meals" Binding: (unbound) (example) |
timing | S ∑ | 0..1 | Timing | When medication should be administered |
asNeeded[x] | S ∑ | 0..1 | boolean, CodeableConcept | Take "as needed" (for x) Binding: (unbound) (example) |
siteCodeableConcept | S ∑ | 0..1 | CodeableConcept | Body site to administer to Binding: Vaccine Administered Body Site (preferred) |
route | S ∑ | 0..1 | CodeableConcept | How drug should enter body Binding: Medication Route FDA Value Set (preferred) |
method | ∑ | 0..1 | CodeableConcept | Technique for administering medication Binding: (unbound) (example) |
dose[x] | S ∑ | 0..1 | Range, SimpleQuantity | Amount of medication per dose |
rate[x] | S ∑ | 0..1 | Ratio, Range, SimpleQuantity | Amount of medication per unit of time |
maxDosePerPeriod | ∑ | 0..1 | Ratio | Upper limit on medication per unit of time |
dispenseRequest | S ∑ | 0..1 | BackboneElement | Medication supply authorization |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
medication[x] | ∑ | 0..1 | CodeableConcept, Reference(Medication) | Product to be supplied |
validityPeriod | S ∑ | 0..1 | Period | Time period supply is authorized for |
numberOfRepeatsAllowed | S ∑ | 0..1 | positiveInt | Number of refills authorized |
quantity | S ∑ | 0..1 | SimpleQuantity | Amount of medication to supply per dispense |
expectedSupplyDuration | S ∑ | 0..1 | Duration | Number of days supply per dispense |
substitution | ∑ | 0..1 | BackboneElement | Any restrictions on medication substitution |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
type | ∑ | 1..1 | CodeableConcept | generic | formulary + Binding: ActSubstanceAdminSubstitutionCode (example) |
reason | ∑ | 0..1 | CodeableConcept | Why should (not) substitution be made Binding: SubstanceAdminSubstitutionReason (example) |
priorPrescription | ∑ | 0..1 | Reference(MedicationOrder) | An order/prescription that this supersedes |
Documentation for this format |
todo
This structure is derived from MedicationOrder.
Differential View
This structure is derived from MedicationOrder.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationOrder | 0..* | MedicationOrder | ||
identifier | S | 0..* | Identifier | |
status | S | 0..1 | code | |
medication[x] | S | 1..1 | CodeableConcept, Reference(DAF-Medication) | Binding: Medication Clinical Drug (RxNorm) (extensible) |
patient | S | 1..1 | Reference(DAF-Patient) | |
encounter | S | 0..1 | Reference(DAF-Encounter) | |
dateWritten | S | 0..1 | dateTime | |
prescriber | S | 0..1 | Reference(DAF-Pract) | |
dateEnded | S | 0..1 | dateTime | |
dosageInstruction | S | 0..* | BackboneElement | |
text | S | 0..1 | string | |
timing | S | 0..1 | Timing | |
asNeeded[x] | S | 0..1 | boolean, CodeableConcept | |
siteCodeableConcept | S | 0..1 | CodeableConcept | Binding: Vaccine Administered Body Site (preferred) |
route | S | 0..1 | CodeableConcept | Binding: Medication Route FDA Value Set (preferred) |
dose[x] | S | 0..1 | Range, SimpleQuantity | |
rate[x] | S | 0..1 | Ratio, Range, SimpleQuantity | |
dispenseRequest | S | 0..1 | BackboneElement | |
validityPeriod | S | 0..1 | Period | |
numberOfRepeatsAllowed | S | 0..1 | positiveInt | |
quantity | S | 0..1 | SimpleQuantity | |
expectedSupplyDuration | S | 0..1 | Duration | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationOrder | ∑ | 0..* | MedicationOrder | Prescription of medication to for patient |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: IETF BCP-47 (required) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S ∑ | 0..* | Identifier | External identifier |
status | ?! S∑ | 0..1 | code | active | on-hold | completed | entered-in-error | stopped | draft Binding: MedicationOrderStatus (required) |
medication[x] | S ∑ | 1..1 | CodeableConcept, Reference(DAF-Medication) | Medication to be taken Binding: Medication Clinical Drug (RxNorm) (extensible) |
patient | S ∑ | 1..1 | Reference(DAF-Patient) | Who prescription is for |
encounter | S ∑ | 0..1 | Reference(DAF-Encounter) | Created during encounter/admission/stay |
dateWritten | S ∑ | 0..1 | dateTime | When prescription was authorized |
prescriber | S ∑ | 0..1 | Reference(DAF-Pract) | Who ordered the medication(s) |
reasonCode | ∑ | 0..* | CodeableConcept | Reason or indication for writing the prescription Binding: Condition/Problem/Diagnosis Codes (example) |
reasonReference | ∑ | 0..* | Reference(Condition) | Condition that supports why the prescription is being written |
dateEnded | S ∑ | 0..1 | dateTime | When prescription was stopped |
reasonEnded | ∑ | 0..1 | CodeableConcept | Why prescription was stopped Binding: (unbound) (example) |
note | ∑ | 0..* | Annotation | Information about the prescription |
dosageInstruction | S ∑ | 0..* | BackboneElement | How medication should be taken |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
text | S ∑ | 0..1 | string | Free text dosage instructions e.g. SIG |
additionalInstructions | ∑ | 0..1 | CodeableConcept | Supplemental instructions - e.g. "with meals" Binding: (unbound) (example) |
timing | S ∑ | 0..1 | Timing | When medication should be administered |
asNeeded[x] | S ∑ | 0..1 | boolean, CodeableConcept | Take "as needed" (for x) Binding: (unbound) (example) |
siteCodeableConcept | S ∑ | 0..1 | CodeableConcept | Body site to administer to Binding: Vaccine Administered Body Site (preferred) |
route | S ∑ | 0..1 | CodeableConcept | How drug should enter body Binding: Medication Route FDA Value Set (preferred) |
method | ∑ | 0..1 | CodeableConcept | Technique for administering medication Binding: (unbound) (example) |
dose[x] | S ∑ | 0..1 | Range, SimpleQuantity | Amount of medication per dose |
rate[x] | S ∑ | 0..1 | Ratio, Range, SimpleQuantity | Amount of medication per unit of time |
maxDosePerPeriod | ∑ | 0..1 | Ratio | Upper limit on medication per unit of time |
dispenseRequest | S ∑ | 0..1 | BackboneElement | Medication supply authorization |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
medication[x] | ∑ | 0..1 | CodeableConcept, Reference(Medication) | Product to be supplied |
validityPeriod | S ∑ | 0..1 | Period | Time period supply is authorized for |
numberOfRepeatsAllowed | S ∑ | 0..1 | positiveInt | Number of refills authorized |
quantity | S ∑ | 0..1 | SimpleQuantity | Amount of medication to supply per dispense |
expectedSupplyDuration | S ∑ | 0..1 | Duration | Number of days supply per dispense |
substitution | ∑ | 0..1 | BackboneElement | Any restrictions on medication substitution |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! ∑ | 0..* | Extension | Extensions that cannot be ignored |
type | ∑ | 1..1 | CodeableConcept | generic | formulary + Binding: ActSubstanceAdminSubstitutionCode (example) |
reason | ∑ | 0..1 | CodeableConcept | Why should (not) substitution be made Binding: SubstanceAdminSubstitutionReason (example) |
priorPrescription | ∑ | 0..1 | Reference(MedicationOrder) | An order/prescription that this supersedes |
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
MedicationOrder.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
MedicationOrder.status | MedicationOrderStatus | required | MedicationOrderStatus |
MedicationOrder.medication[x] | Medication Clinical Drug (RxNorm) | extensible | Medication Clinical Drug (RxNorm) |
MedicationOrder.reasonCode | Condition/Problem/Diagnosis Codes | example | Condition/Problem/Diagnosis Codes |
MedicationOrder.reasonEnded | ?ext | example | |
MedicationOrder.dosageInstruction.additionalInstructions | ?ext | example | |
MedicationOrder.dosageInstruction.asNeeded[x] | ?ext | example | |
MedicationOrder.dosageInstruction.siteCodeableConcept | Vaccine Administered Body Site | preferred | Vaccine Administered Body Site |
MedicationOrder.dosageInstruction.route | Medication Route FDA Value Set | preferred | Medication Route FDA Value Set |
MedicationOrder.dosageInstruction.method | ?ext | example | |
MedicationOrder.substitution.type | ActSubstanceAdminSubstitutionCode | example | ActSubstanceAdminSubstitutionCode |
MedicationOrder.substitution.reason | SubstanceAdminSubstitutionReason | example | SubstanceAdminSubstitutionReason |
Id | Path | Details | Requirements |