ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build

ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AtEmedMedicationDispense-Beispiel - XML Representation

Raw xml | Download


<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="AtEmedExampleMedicationDispense01"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medicationdispense"/>
    <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 AtEmedExampleMedicationDispense01</b></p><a name="AtEmedExampleMedicationDispense01"> </a><a name="hcAtEmedExampleMedicationDispense01"> </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">Profiles: <a href="StructureDefinition-at-emed-medicationdispense.html">ELGA e-Medikation Abgabe</a>, <a href="http://hl7.eu/fhir/mpd/0.1.0-ballot/StructureDefinition-MedicationDispense-eu-mpd.html">MedicationDispense: MPD</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="http://hl7.eu/fhir/mpd/0.1.0-ballot/Medication-01C-Cefuroxime1500Branded.html">Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10.</a></p><p><b>subject</b>: <a href="Patient-AtEmedExamplePatient01.html">Max Mustermann  Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</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="http://hl7.eu/fhir/mpd/0.1.0-ballot/PractitionerRole-pharmacist1.html">PractitionerRole Pharmacist</a></td></tr></table><p><b>authorizingPrescription</b>: <a href="http://hl7.eu/fhir/mpd/0.1.0-ballot/MedicationRequest-400C-prescription-cefuroxime-singleline.html">MedicationRequest: identifier = 10-123EP; status = active; intent = order; authoredOn = 2024-12-06</a></p><p><b>quantity</b>: 1 1<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1 = '1')</span></p><p><b>daysSupply</b>: 3 day(s)<span style="background: LightGoldenRodYellow"> (Details: UCUM  coded = 'd')</span></p><p><b>whenHandedOver</b>: 2024-12-06 19:54:00+0000</p></div>
  </text>
  <status value="completed"/>
  <medicationReference>
    <reference value="Medication/01C-Cefuroxime1500Branded"/>
    <display
             value="Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10."/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/AtEmedExamplePatient01"/>
  </subject>
  <performer>
    <actor>
      <reference value="PractitionerRole/pharmacist1"/>
    </actor>
  </performer>
  <authorizingPrescription>
    <reference
               value="MedicationRequest/400C-prescription-cefuroxime-singleline"/>
  </authorizingPrescription>
  <quantity>
    <value value="1"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="1"/>
  </quantity>
  <daysSupply>
    <value value="3"/>
    <unit value="day(s)"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="d"/>
  </daysSupply>
  <whenHandedOver value="2024-12-06T19:54:00Z"/>
</MedicationDispense>