HL7 Europe Medication Prescription and Dispense
0.1.0-ballot - ballot 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd/ and changes regularly. See the Directory of published versions

: 400E-refused-dispense - XML Representation

Raw xml | Download


<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="400E-refused-dispense"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/mpd/StructureDefinition/MedicationDispense-eu-mpd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense 400E-refused-dispense</b></p><a name="400E-refused-dispense"> </a><a name="hc400E-refused-dispense"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MedicationDispense-eu-mpd.html">MedicationDispense: MPD</a></p></div><p><b>status</b>: Declined</p><p><b>medication</b>: <span title="Codes:"></span></p><p><b>subject</b>: <a href="Patient-patient1.html">Thomas Engine  Male, DoB: 1950-09-15 ( 12345)</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-pharmacist1.html">PractitionerRole Pharmacist</a></td></tr></table><p><b>authorizingPrescription</b>: <a href="MedicationRequest-400C-prescription-cefuroxime-singleline.html">MedicationRequest: identifier = 10-123EP; status = active; intent = order; medication[x] = -&gt;Medication: extension = cefuroxime; form = Powder for solution for injection or infusion; authoredOn = 2024-12-06; reasonCode = Bronchopneumonia caused by bacteria (disorder)</a></p><p><b>quantity</b>: 0 1<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1 = '1')</span></p><p><b>whenHandedOver</b>: 2024-12-06 19:54:00+0000</p></div>
  </text>
  <status value="declined"/>
  <medicationCodeableConcept>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="not-performed"/>
    </extension>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/patient1"/>
  </subject>
  <performer>
    <actor>🔗 
      <reference value="PractitionerRole/pharmacist1"/>
    </actor>
  </performer>
  <authorizingPrescription>🔗 
    <reference
               value="MedicationRequest/400C-prescription-cefuroxime-singleline"/>
  </authorizingPrescription>
  <quantity>
    <value value="0"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="1"/>
  </quantity>
  <whenHandedOver value="2024-12-06T19:54:00Z"/>
</MedicationDispense>