STU 3 Candidate

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

D.16.1 StructureDefinition: DAF-MedicationOrder

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).

D.16.1.1 Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from MedicationOrder.

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationOrder 0..*MedicationOrderPrescription of medication to for patient
... meta 0..1MetaMetadata about the resource
... implicitRules ?! 0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: IETF BCP-47 (required)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S 0..*IdentifierExternal identifier
... status ?! S0..1codeactive | on-hold | completed | entered-in-error | stopped | draft
Binding: MedicationOrderStatus (required)
... medication[x] S 1..1CodeableConcept, Reference(DAF-Medication)Medication to be taken
Binding: Medication Clinical Drug (RxNorm) (extensible)
... patient S 1..1Reference(DAF-Patient)Who prescription is for
... encounter S 0..1Reference(DAF-Encounter)Created during encounter/admission/stay
... dateWritten S 0..1dateTimeWhen prescription was authorized
... prescriber S 0..1Reference(DAF-Pract)Who ordered the medication(s)
... reasonCode 0..*CodeableConceptReason 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..1dateTimeWhen prescription was stopped
... reasonEnded 0..1CodeableConceptWhy prescription was stopped
Binding: (unbound) (example)
... note 0..*AnnotationInformation about the prescription
... dosageInstruction S 0..*BackboneElementHow medication should be taken
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... text S 0..1stringFree text dosage instructions e.g. SIG
.... additionalInstructions 0..1CodeableConceptSupplemental instructions - e.g. "with meals"
Binding: (unbound) (example)
.... timing S 0..1TimingWhen medication should be administered
.... asNeeded[x] S 0..1boolean, CodeableConceptTake "as needed" (for x)
Binding: (unbound) (example)
.... siteCodeableConcept S 0..1CodeableConceptBody site to administer to
Binding: Vaccine Administered Body Site (preferred)
.... route S 0..1CodeableConceptHow drug should enter body
Binding: Medication Route FDA Value Set (preferred)
.... method 0..1CodeableConceptTechnique for administering medication
Binding: (unbound) (example)
.... dose[x] S 0..1Range, SimpleQuantityAmount of medication per dose
.... rate[x] S 0..1Ratio, Range, SimpleQuantityAmount of medication per unit of time
.... maxDosePerPeriod 0..1RatioUpper limit on medication per unit of time
... dispenseRequest S 0..1BackboneElementMedication supply authorization
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... medication[x] 0..1CodeableConcept, Reference(Medication)Product to be supplied
.... validityPeriod S 0..1PeriodTime period supply is authorized for
.... numberOfRepeatsAllowed S 0..1positiveIntNumber of refills authorized
.... quantity S 0..1SimpleQuantityAmount of medication to supply per dispense
.... expectedSupplyDuration S 0..1DurationNumber of days supply per dispense
... substitution 0..1BackboneElementAny restrictions on medication substitution
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... type 1..1CodeableConceptgeneric | formulary +
Binding: ActSubstanceAdminSubstitutionCode (example)
.... reason 0..1CodeableConceptWhy should (not) substitution be made
Binding: SubstanceAdminSubstitutionReason (example)
... priorPrescription 0..1Reference(MedicationOrder)An order/prescription that this supersedes

doco Documentation for this format

todo

This structure is derived from MedicationOrder.

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationOrder 0..*MedicationOrderPrescription of medication to for patient
... meta 0..1MetaMetadata about the resource
... implicitRules ?! 0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: IETF BCP-47 (required)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S 0..*IdentifierExternal identifier
... status ?! S0..1codeactive | on-hold | completed | entered-in-error | stopped | draft
Binding: MedicationOrderStatus (required)
... medication[x] S 1..1CodeableConcept, Reference(DAF-Medication)Medication to be taken
Binding: Medication Clinical Drug (RxNorm) (extensible)
... patient S 1..1Reference(DAF-Patient)Who prescription is for
... encounter S 0..1Reference(DAF-Encounter)Created during encounter/admission/stay
... dateWritten S 0..1dateTimeWhen prescription was authorized
... prescriber S 0..1Reference(DAF-Pract)Who ordered the medication(s)
... reasonCode 0..*CodeableConceptReason 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..1dateTimeWhen prescription was stopped
... reasonEnded 0..1CodeableConceptWhy prescription was stopped
Binding: (unbound) (example)
... note 0..*AnnotationInformation about the prescription
... dosageInstruction S 0..*BackboneElementHow medication should be taken
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... text S 0..1stringFree text dosage instructions e.g. SIG
.... additionalInstructions 0..1CodeableConceptSupplemental instructions - e.g. "with meals"
Binding: (unbound) (example)
.... timing S 0..1TimingWhen medication should be administered
.... asNeeded[x] S 0..1boolean, CodeableConceptTake "as needed" (for x)
Binding: (unbound) (example)
.... siteCodeableConcept S 0..1CodeableConceptBody site to administer to
Binding: Vaccine Administered Body Site (preferred)
.... route S 0..1CodeableConceptHow drug should enter body
Binding: Medication Route FDA Value Set (preferred)
.... method 0..1CodeableConceptTechnique for administering medication
Binding: (unbound) (example)
.... dose[x] S 0..1Range, SimpleQuantityAmount of medication per dose
.... rate[x] S 0..1Ratio, Range, SimpleQuantityAmount of medication per unit of time
.... maxDosePerPeriod 0..1RatioUpper limit on medication per unit of time
... dispenseRequest S 0..1BackboneElementMedication supply authorization
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... medication[x] 0..1CodeableConcept, Reference(Medication)Product to be supplied
.... validityPeriod S 0..1PeriodTime period supply is authorized for
.... numberOfRepeatsAllowed S 0..1positiveIntNumber of refills authorized
.... quantity S 0..1SimpleQuantityAmount of medication to supply per dispense
.... expectedSupplyDuration S 0..1DurationNumber of days supply per dispense
... substitution 0..1BackboneElementAny restrictions on medication substitution
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?! 0..*ExtensionExtensions that cannot be ignored
.... type 1..1CodeableConceptgeneric | formulary +
Binding: ActSubstanceAdminSubstitutionCode (example)
.... reason 0..1CodeableConceptWhy should (not) substitution be made
Binding: SubstanceAdminSubstitutionReason (example)
... priorPrescription 0..1Reference(MedicationOrder)An order/prescription that this supersedes

doco Documentation for this format

XML Template

JSON Template

todo

 

Other representations of profile: Schematron

D.16.1.2 Terminology Bindings

PathNameConformanceValueSet
MedicationOrder.language?extrequiredhttp://tools.ietf.org/html/bcp47
MedicationOrder.statusMedicationOrderStatusrequiredMedicationOrderStatus
MedicationOrder.medication[x]Medication Clinical Drug (RxNorm)extensibleMedication Clinical Drug (RxNorm)
MedicationOrder.reasonCodeCondition/Problem/Diagnosis CodesexampleCondition/Problem/Diagnosis Codes
MedicationOrder.reasonEnded?extexample
MedicationOrder.dosageInstruction.additionalInstructions?extexample
MedicationOrder.dosageInstruction.asNeeded[x]?extexample
MedicationOrder.dosageInstruction.siteCodeableConceptVaccine Administered Body SitepreferredVaccine Administered Body Site
MedicationOrder.dosageInstruction.routeMedication Route FDA Value SetpreferredMedication Route FDA Value Set
MedicationOrder.dosageInstruction.method?extexample
MedicationOrder.substitution.typeActSubstanceAdminSubstitutionCodeexampleActSubstanceAdminSubstitutionCode
MedicationOrder.substitution.reasonSubstanceAdminSubstitutionReasonexampleSubstanceAdminSubstitutionReason

D.16.1.3 Constraints

IdPathDetailsRequirements
.