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
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="ADM-001"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/hdr/StructureDefinition/medicationAdministration-hdr-myhealtheu"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration ADM-001</b></p><a name="ADM-001"> </a><a name="hcADM-001"> </a><a name="ADM-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-medicationAdministration-hdr-myhealtheu.html">MedicationAdministration: HDR</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://snomed.info/sct 322236009}">Paracetamol 500 mg oral tablet</span></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><p><b>effective</b>: 2025-05-27 08:30:00+0200</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="Bundle-BundleExampleHdr.html#urn-uuid-b06b2c2c-15dd-4e58-b27e-37326ba51407">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></td></tr></table><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 R50.9}">Fever, unspecified</span></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td>Take one tablet orally every 6 hours as needed for fever.</td><td><span title="Codes:{http://snomed.info/sct 26643006}">Oral route</span></td><td>500 milligram<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>
</text>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="322236009"/>
<display value="Paracetamol 500 mg oral tablet"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
</subject>
<effectiveDateTime value="2025-05-27T08:30:00+02:00"/>
<performer>
<actor>
<reference value="urn:uuid:b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
</actor>
</performer>
<reasonCode>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="R50.9"/>
<display value="Fever, unspecified"/>
</coding>
</reasonCode>
<dosage>
<text value="Take one tablet orally every 6 hours as needed for fever."/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route"/>
</coding>
</route>
<dose>
<value value="500"/>
<unit value="milligram"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</dose>
</dosage>
</MedicationAdministration>