MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationDispense xmlns="http://hl7.org/fhir">
<id value="DISP-001"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/hdr/StructureDefinition/medicationDispense-hdr-myhealtheu"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense DISP-001</b></p><a name="DISP-001"> </a><a name="hcDISP-001"> </a><a name="DISP-001-en-US"> </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-hdr-myhealtheu.html">MedicationDispense: HDR</a></p></div><p><b>status</b>: Completed</p><p><b>statusReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}">unknown</span></p><p><b>medication</b>: <a href="Medication-1234567890.html">Medication simvastatin</a></p><p><b>subject</b>: <a href="Bundle-BundleExampleHdr.html#urn-uuid-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</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="Practitioner-b06b2c2c-15dd-4e58-b27e-37326ba51407.html">Practitioner Anna Smith </a></td></tr></table><p><b>authorizingPrescription</b>: <a href="MedicationRequest-ExampleMedicationRequestHdr.html">MedicationRequest: identifier = http://example.org/fhir/NamingSystem/prescription-id#RX-001234; status = active; statusReason = unknown; intent = order; medication[x] = ->Medication simvastatin; authoredOn = 2024-05-15; reasonCode = unknown; groupIdentifier = http://example.org/fhir/NamingSystem/group-id#RX-GROUP-98765</a></p><p><b>quantity</b>: 40 milligram per 24 hour<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg/(24.h) = 'mg/(24.h)')</span></p><p><b>daysSupply</b>: 5 day<span style="background: LightGoldenRodYellow"> (Details: UCUM coded = 'd')</span></p><p><b>whenHandedOver</b>: 2024-04-26 10:00:00+0100</p><p><b>receiver</b>: <a href="Bundle-BundleExampleHdr.html#urn-uuid-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Take 1 tablet by mouth twice a day for 5 days</p><p><b>timing</b>: Code , Count 10 times, 2 per 1 day</p><p><b>route</b>: <span title="Codes:{http://standardterms.edqm.eu 20053000}">Oral use</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td> tablet<span style="background: LightGoldenRodYellow"> (Details: UCUM code{tbl} = '{tbl}')</span></td></tr></table></blockquote></div>
</text>
<status value="completed"/>
<statusReasonCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<code value="UNK"/>
<display value="unknown"/>
</coding>
</statusReasonCodeableConcept>
<medicationReference>🔗
<reference value="Medication/1234567890"/>
</medicationReference>
<subject>
<reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
</subject>
<performer>
<actor>🔗
<reference value="Practitioner/b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
</actor>
</performer>
<authorizingPrescription>🔗
<reference value="MedicationRequest/ExampleMedicationRequestHdr"/>
</authorizingPrescription>
<quantity>
<value value="40"/>
<unit value="milligram per 24 hour"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/(24.h)"/>
</quantity>
<daysSupply>
<value value="5"/>
<unit value="day"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</daysSupply>
<whenHandedOver value="2024-04-26T10:00:00+01:00"/>
<receiver>
<reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
</receiver>
<dosageInstruction>
<sequence value="1"/>
<text value="Take 1 tablet by mouth twice a day for 5 days"/>
<timing>
<repeat>
<count value="10"/>
<frequency value="2"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-TimingEvent"/>
<code value="ACM"/>
<display value="ACM"/>
</coding>
</code>
</timing>
<route>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="20053000"/>
<display value="Oral use"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<unit value="tablet"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</MedicationDispense>