This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Profile for medicationdispense
<Profile xmlns="http://hl7.org/fhir"> <text> <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense" title="Dispensing a medication to a named patient. This includes a description of the supply provided and the instructions for administering the medication."><b>MedicationDispense</b></a> xmlns="http://hl7.org/fhir"> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span> <!-- from <a href="resources.html">Resource</a>: <a href="extensibility.html">extension</a>, <a href="extensibility.html#modifierExtension">modifierExtension</a>, language, <a href="narrative.html#Narrative">text</a>, and <a href="references.html#contained">contained</a> --> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.identifier" title="Identifier assigned by the dispensing facility - this is an identifier assigned outside FHIR (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>identifier</b></span></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">External identifier</span><span style="color: Gray"> --></span></identifier> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.status" title="A code specifying the state of the set of dispense events (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>status</b></span></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy"><a href="medication-dispense-status.html" style="color: navy">in progress | on hold | completed | entered in error | stopped</a></span><span style="color: Gray"> --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.patient" title="A link to a resource representing the person to whom the medication will be given."><b>patient</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>)</span> <span style="color: navy">Who the dispense is for</span><span style="color: Gray"> --></span></patient> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispenser" title="The individual responsible for dispensing the medication."><b>dispenser</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>)</span> <span style="color: navy"> Practitioner responsible for dispensing medication</span><span style="color: Gray"> --></span></dispenser> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.authorizingPrescription" title="Indicates the medication order that is being dispensed against."><b>authorizingPrescription</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="medicationprescription.html#MedicationPrescription">MedicationPrescription</a>)</span> <span style="color: navy"> Medication order that authorizes the dispense</span><span style="color: Gray"> --></span></authorizingPrescription> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense" title="Indicates the details of the dispense event such as the days supply and quantity of medication dispensed."><b>dispense</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> Details for individual dispensed medicationdetails --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.identifier" title="Identifier assigned by the dispensing facility. This is an identifier assigned outside FHIR."><b>identifier</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">External identifier for individual item</span><span style="color: Gray"> --></span></identifier> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.status" title="A code specifying the state of the dispense event (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>status</b></span></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy"><a href="medication-dispense-status.html" style="color: navy">in progress | on hold | completed | entered in error | stopped</a></span><span style="color: Gray"> --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.type" title="Indicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc."><b>type</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <a href="v3/vs/ActPharmacySupplyType/index.html" style="color: navy">Trial fill, partial fill, emergency fill, etc.</a><span style="color: Gray"> --></span></type> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.quantity" title="The amount of medication that has been dispensed. Includes unit of measure."><b>quantity</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Quantity">Quantity</a></span> <span style="color: navy">Amount dispensed</span><span style="color: Gray"> --></span></quantity> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.medication" title="Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications."><b>medication</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="medication.html#Medication">Medication</a>)</span> <span style="color: navy">What medication was supplied</span><span style="color: Gray"> --></span></medication> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.whenPrepared" title="The time when the dispensed product was packaged and reviewed."><b>whenPrepared</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Dispense processing time</span><span style="color: Gray"> --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.whenHandedOver" title="The time the dispensed product was provided to the patient or their representative."><b>whenHandedOver</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Handover time</span><span style="color: Gray"> --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.destination" title="Identification of the facility/location where the medication was shipped to, as part of the dispense event."><b>destination</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="location.html#Location">Location</a>)</span> <span style="color: navy">Where the medication was sent</span><span style="color: Gray"> --></span></destination> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.receiver" title="Identifies the person who picked up the medication. This will usually be a patient or their carer, but some cases exist where it can be a healthcare professional."><b>receiver</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>|<a href="practitioner.html#Practitioner">Practitioner</a>)</span> <span style="color: navy">Who collected the medication</span><span style="color: Gray"> --></span></receiver> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage" title="Indicates how the medication is to be used by the patient."><b>dosage</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> Medicine administration instructions to the patient/carer --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.additionalInstructions" title="Additional instructions such as "Swallow with plenty of water" which may or may not be coded."><b>additionalInstructions</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">E.g. "Take with food"</span><span style="color: Gray"> --></span></additionalInstructions> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.timing_x_" title="The timing schedule for giving the medication to the patient. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013"."><b>timing[x]</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a>|<a href="datatypes.html#Period">Period</a>|<a href="datatypes.html#Schedule">Schedule</a></span> <span style="color: navy">When medication should be administered</span><span style="color: Gray"> --></span></timing[x]> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.asNeeded_x_" title="If set to true or if specified as a CodeableConcept, indicates that the medication is only taken when needed within the specified schedule rather than at every scheduled dose. If a CodeableConcept is present, it indicates the pre-condition for taking the Medication."><b>asNeeded[x]</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#boolean">boolean</a>|<a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Take "as needed" f(or x)</span><span style="color: Gray"> --></span></asNeeded[x]> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.site" title="A coded specification of the anatomic site where the medication first enters the body."><b>site</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="valueset-approach-site-codes.html" style="color: navy">Body site to administer to</a></span><span style="color: Gray"> --></span></site> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.route" title="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a subject."><b>route</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="valueset-route-codes.html" style="color: navy">How drug should enter body</a></span><span style="color: Gray"> --></span></route> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.method" title="A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. Examples: Slow Push; Deep IV. Terminologies used often pre-coordinate this term with the route and or form of administration."><b>method</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="valueset-administration-method-codes.html" style="color: navy">Technique for administering medication</a></span><span style="color: Gray"> --></span></method> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.quantity" title="The amount of therapeutic or other substance given at one administration event."><b>quantity</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Quantity">Quantity</a></span> <span style="color: navy">Amount of medication per dose</span><span style="color: Gray"> --></span></quantity> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.rate" title="Identifies the speed with which the substance is introduced into the subject. Typically the rate for an infusion. 200ml in 2 hours."><b>rate</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Ratio">Ratio</a></span> <span style="color: navy">Amount of medication per unit of time</span><span style="color: Gray"> --></span></rate> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.dispense.dosage.maxDosePerPeriod" title="The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time, e.g. 1000mg in 24 hours."><b>maxDosePerPeriod</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Ratio">Ratio</a></span> <span style="color: navy">Upper limit on medication per unit of time</span><span style="color: Gray"> --></span></maxDosePerPeriod> </dosage> </dispense> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.substitution" title="Indicates whether or not substitution was made as part of the dispense. In some cases substitution will be expected but doesn't happen, in other cases substitution is not expected but does happen. This block explains what substitition did or did not happen and why."><b>substitution</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..1</b></span> Deals with substitution of one medicine for another --></span> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.substitution.type" title="A code signifying whether a different drug was dispensed from what was prescribed."><b>type</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <a href="v3/vs/ActSubstanceAdminSubstitutionCode/index.html" style="color: navy">Type of substitiution</a><span style="color: Gray"> --></span></type> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.substitution.reason" title="Indicates the reason for the substitution of (or lack of substitution) from what was prescribed."><b>reason</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <a href="v3/vs/SubstanceAdminSubstitutionReason/index.html" style="color: navy">Why was substitution made</a><span style="color: Gray"> --></span></reason> <<a class="dict" href="medicationdispense-definitions.html#MedicationDispense.substitution.responsibleParty" title="The person or organization that has primary responsibility for the substitution."><b>responsibleParty</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>)</span> <span style="color: navy"> Who is responsible for the substitution</span><span style="color: Gray"> --></span></responsibleParty> </substitution> </MedicationDispense> </pre></div> </text> <name value="medicationdispense"/> <publisher value="FHIR Project"/> <description value="Basic Profile. Dispensing a medication to a named patient. This includes a description of the supply provided and the instructions for administering the medication."/> <status value="draft"/> <date value="2014-09-30"/> <requirements value="Scope and Usage This resource covers the supply of all medications to a patient. Examples include dispensing and pick-up from an out-patient pharmacy, dispensing patient-specific medications from in-patient pharmacy to ward as well as issuing a single dose from ward stock to a patient for consumption."/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <mapping> <identity value="v2"/> <uri value="http://hl7.org/v2"/> <name value="HL7 v2"/> </mapping> <structure> <type value="MedicationDispense"/> <publish value="true"/> <element> <path value="MedicationDispense"/> <definition> <short value="Dispensing a medication to a named patient"/> <formal value="Dispensing a medication to a named patient. This includes a description of the supply provided and the instructions for administering the medication."/> <min value="1"/> <max value="1"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value="Supply[moodCode=EVN]"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.text"/> <definition> <short value="Text summary of the resource, for human interpretation"/> <formal value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.contained"/> <definition> <short value="Contained, inline Resources"/> <formal value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/> <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.identifier"/> <definition> <short value="External identifier"/> <formal value="Identifier assigned by the dispensing facility - this is an identifier assigned outside FHIR."/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <isModifier value="true"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.status"/> <definition> <short value="in progress | on hold | completed | entered in error | stopped"/> <formal value="A code specifying the state of the set of dispense events."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="true"/> <binding> <name value="MedicationDispenseStatus"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/medication-dispense-status"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".status"/> </mapping> <mapping> <identity value="v2"/> <map value="(Not clear whether or how V2 provides for a snapshot of dispense status)"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.patient"/> <definition> <short value="Who the dispense is for"/> <formal value="A link to a resource representing the person to whom the medication will be given."/> <comments value="SubstanceAdministration->subject->Patient."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=SBJ].role[classCode=PAT]"/> </mapping> <mapping> <identity value="v2"/> <map value="PID-3-Patient ID List"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispenser"/> <definition> <short value="Practitioner responsible for dispensing medication"/> <formal value="The individual responsible for dispensing the medication."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PFM].role[classCode=ASSIGN]"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-10-Dispensing Provider / PRT-5-Participation Person: PRT-4-Participation='DP' (RXD-10 is deprecated)"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.authorizingPrescription"/> <definition> <short value="Medication order that authorizes the dispense"/> <formal value="Indicates the medication order that is being dispensed against."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/MedicationPrescription"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=FLFS].target[moodCode=RQO]"/> </mapping> <mapping> <identity value="v2"/> <map value="ORC-3-Filler Order Number / ORC-2-Placer Order Number"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense"/> <definition> <short value="Details for individual dispensed medicationdetails"/> <formal value="Indicates the details of the dispense event such as the days supply and quantity of medication dispensed."/> <min value="0"/> <max value="*"/> <constraint> <key value="1"/> <name value="Timing"/> <severity value="error"/> <human value="whenHandedOver cannot be before whenPrepared"/> <xpath value="not(exists(f:whenHandedOver/@value)) or not(exists(f:whenPrepared/@value)) or ( f:whenHandedOver/@va lue >= f:whenPrepared/@value)"/> </constraint> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=SPLY, moodCode=EVN]"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.dispense.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.dispense.identifier"/> <definition> <short value="External identifier for individual item"/> <formal value="Identifier assigned by the dispensing facility. This is an identifier assigned outside FHIR."/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.status"/> <definition> <short value="in progress | on hold | completed | entered in error | stopped"/> <formal value="A code specifying the state of the dispense event."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="true"/> <binding> <name value="MedicationDispenseStatus"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/medication-dispense-status"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".status"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.type"/> <definition> <short value="Trial fill, partial fill, emergency fill, etc."/> <formal value="Indicates the type of dispensing event that is performed. Examples include: Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="MedicationDispenseType"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/v3/vs/ActPharmacySupplyType"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-33-Dispense Type"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.quantity"/> <definition> <short value="Amount dispensed"/> <formal value="The amount of medication that has been dispensed. Includes unit of measure."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".quantity"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-4-Actual Dispense Amount / RXD-5.1-Actual Dispense Units.code / RXD-5.3-Actual Dispense Units.name of coding system"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.medication"/> <definition> <short value="What medication was supplied"/> <formal value="Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications."/> <comments value="Note: do not use Medication.name to describe the dispensed medication. When the only available information is a text description of the medication, Medication.code.text should be used."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Medication"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PRD].role"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-2-Dispense/Give Code"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.whenPrepared"/> <definition> <short value="Dispense processing time"/> <formal value="The time when the dispensed product was packaged and reviewed."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime[xmi:type=IVL_TS].low"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-3-Date/Time Dispensed"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.whenHandedOver"/> <definition> <short value="Handover time"/> <formal value="The time the dispensed product was provided to the patient or their representative."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime[xmi:type=IVL_TS].high"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-3-Date/Time Dispensed"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.destination"/> <definition> <short value="Where the medication was sent"/> <formal value="Identification of the facility/location where the medication was shipped to, as part of the dispense event."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Location"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=DST].role"/> </mapping> <mapping> <identity value="v2"/> <map value="RXD-13-Dispense-to Location; RXD-30-Dispense to Pharmacy; RXD-31-Dispense to Pharmacy Address (V2 (in definition of RXD-13, RXD-30 and RXD-31) directs use of the PRT segment but there doesn't appear to be a standard code in Table 0912 suitable for PRT-4-Participation)"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.receiver"/> <definition> <short value="Who collected the medication"/> <formal value="Identifies the person who picked up the medication. This will usually be a patient or their carer, but some cases exist where it can be a healthcare professional."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=RCV].role"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage"/> <definition> <short value="Medicine administration instructions to the patient/carer"/> <formal value="Indicates how the medication is to be used by the patient."/> <min value="0"/> <max value="*"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=INT]"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.additionalInstructions"/> <definition> <short value="E.g. "Take with food""/> <formal value="Additional instructions such as "Swallow with plenty of water" which may or may not be coded."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.timing[x]"/> <definition> <short value="When medication should be administered"/> <formal value="The timing schedule for giving the medication to the patient. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013"."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <type> <code value="Period"/> </type> <type> <code value="Schedule"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime"/> </mapping> <mapping> <identity value="v2"/> <map value="RDS:TQ1"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.asNeeded[x]"/> <definition> <short value="Take "as needed" f(or x)"/> <formal value="If set to true or if specified as a CodeableConcept, indicates that the medication is only taken when needed within the specified schedule rather than at every scheduled dose. If a CodeableConcept is present, it indicates the pre-condition for taking the Medication."/> <min value="0"/> <max value="1"/> <type> <code value="boolean"/> </type> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="MedicationAsNeededReason"/> <isExtensible value="true"/> <conformance value="preferred"/> <description value="A coded concept identifying the pre-condition that should hold prior to consuming a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up", etc."/> </binding> <mapping> <identity value="rim"/> <map value="boolean: .outboundRelationship[typeCode=PRCN].negationInd (inversed - so negationInd = true means asNeeded=false CodeableConcept: .outboundRelationship[typCode=PRCN].target[classCode=OBS , moodCode=EVN, isCriterionInd=true, code="Assertion"].value"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.site"/> <definition> <short value="Body site to administer to"/> <formal value="A coded specification of the anatomic site where the medication first enters the body."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="MedicationAdministrationSite"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/approach-site-codes"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".approachSiteCode"/> </mapping> <mapping> <identity value="v2"/> <map value="RXR-2-Administration Site"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.route"/> <definition> <short value="How drug should enter body"/> <formal value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a subject."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="RouteOfAdministration"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/route-codes"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".routeCode"/> </mapping> <mapping> <identity value="v2"/> <map value="RXR-1-Route"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.method"/> <definition> <short value="Technique for administering medication"/> <formal value="A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. Examples: Slow Push; Deep IV. Terminologies used often pre-coordinate this term with the route and or form of administration."/> <comments value="SubstanceAdministration.methodCode."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="MedicationAdministrationMethod"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/administration-method-codes"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".methodCode"/> </mapping> <mapping> <identity value="v2"/> <map value="RXR-4-Administration Method"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.quantity"/> <definition> <short value="Amount of medication per dose"/> <formal value="The amount of therapeutic or other substance given at one administration event."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".doseQuantity"/> </mapping> <mapping> <identity value="v2"/> <map value="RXE-23-Give Rate Amount / RXE-24.1-Give Rate Units.code / RXE-24.3-Give Rate Units.name of coding system"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.rate"/> <definition> <short value="Amount of medication per unit of time"/> <formal value="Identifies the speed with which the substance is introduced into the subject. Typically the rate for an infusion. 200ml in 2 hours."/> <min value="0"/> <max value="1"/> <type> <code value="Ratio"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".rateQuantity"/> </mapping> <mapping> <identity value="v2"/> <map value="RXE-22-Give Per (Time Unit)"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.dispense.dosage.maxDosePerPeriod"/> <definition> <short value="Upper limit on medication per unit of time"/> <formal value="The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time, e.g. 1000mg in 24 hours."/> <min value="0"/> <max value="1"/> <type> <code value="Ratio"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".maxDoseQuantity"/> </mapping> <mapping> <identity value="v2"/> <map value="RXE-4-Give Amount - Maximum / RXE-5-Give Units"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.substitution"/> <definition> <short value="Deals with substitution of one medicine for another"/> <formal value="Indicates whether or not substitution was made as part of the dispense. In some cases substitution will be expected but doesn't happen, in other cases substitution is not expected but does happen. This block explains what substitition did or did not happen and why."/> <min value="0"/> <max value="1"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=SUBST, moodCode=EVN]"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.substitution.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.substitution.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="MedicationDispense.substitution.type"/> <definition> <short value="Type of substitiution"/> <formal value="A code signifying whether a different drug was dispensed from what was prescribed."/> <min value="1"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="MedicationIntendedSubstitutionType"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/v3/vs/ActSubstanceAdminSubstitutionCode"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="v2"/> <map value="RXE-9-Substitution Status? (perhaps RXO-9-Allow Substitutions?)"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.substitution.reason"/> <definition> <short value="Why was substitution made"/> <formal value="Indicates the reason for the substitution of (or lack of substitution) from what was prescribed."/> <min value="0"/> <max value="*"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="MedicationIntendedSubstitutionReason"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/v3/vs/SubstanceAdminSubstitutionReason"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".reasonCode"/> </mapping> </definition> </element> <element> <path value="MedicationDispense.substitution.responsibleParty"/> <definition> <short value="Who is responsible for the substitution"/> <formal value="The person or organization that has primary responsibility for the substitution."/> <comments value="rename."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PFM].role[classCode=ASSIGN]"/> </mapping> </definition> </element> <searchParam> <name value="_id"/> <type value="token"/> <documentation value="The logical resource id associated with the resource (must be supported by all servers)"/> </searchParam> <searchParam> <name value="_language"/> <type value="token"/> <documentation value="The language of the resource"/> </searchParam> <searchParam> <name value="destination"/> <type value="reference"/> <documentation value="Return dispenses that should be sent to a secific destination"/> <xpath value="f:MedicationDispense/f:dispense/f:destination"/> </searchParam> <searchParam> <name value="dispenser"/> <type value="reference"/> <documentation value="Return all dispenses performed by a specific indiividual"/> <xpath value="f:MedicationDispense/f:dispenser"/> </searchParam> <searchParam> <name value="identifier"/> <type value="token"/> <documentation value="Return dispenses with this external identity"/> <xpath value="f:MedicationDispense/f:identifier"/> </searchParam> <searchParam> <name value="medication"/> <type value="reference"/> <documentation value="Returns dispenses of this medicine"/> <xpath value="f:MedicationDispense/f:dispense/f:medication"/> </searchParam> <searchParam> <name value="patient"/> <type value="reference"/> <documentation value="The identity of a patient to list dispenses for"/> <xpath value="f:MedicationDispense/f:patient"/> </searchParam> <searchParam> <name value="prescription"/> <type value="reference"/> <documentation value="The identity of a prescription to list dispenses from"/> <xpath value="f:MedicationDispense/f:authorizingPrescription"/> </searchParam> <searchParam> <name value="responsibleparty"/> <type value="reference"/> <documentation value="Return all dispenses with the specified responsible party"/> <xpath value="f:MedicationDispense/f:substitution/f:responsibleParty"/> </searchParam> <searchParam> <name value="status"/> <type value="token"/> <documentation value="Status of the dispense"/> <xpath value="f:MedicationDispense/f:dispense/f:status"/> </searchParam> <searchParam> <name value="type"/> <type value="token"/> <documentation value="Return all dispenses of a specific type"/> <xpath value="f:MedicationDispense/f:dispense/f:type"/> </searchParam> <searchParam> <name value="whenhandedover"/> <type value="date"/> <documentation value="Date when medication handed over to patient (outpatient setting), or supplied to ward or clinic (inpatient setting)"/> <xpath value="f:MedicationDispense/f:dispense/f:whenHandedOver"/> </searchParam> <searchParam> <name value="whenprepared"/> <type value="date"/> <documentation value="Date when medication prepared"/> <xpath value="f:MedicationDispense/f:dispense/f:whenPrepared"/> </searchParam> </structure> </Profile>