MyHealth@Eu Patient Summary
1.0.0-ci-build - ci-build 150

MyHealth@Eu Patient Summary - Local Development build (v1.0.0-ci-build) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicationAdministration - XML Representation

Raw xml | Download


<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="ADM-001"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/eps/StructureDefinition/medicationAdministration-eps-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><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-eps-myhealtheu.html">MedicationAdministration: EPS</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-BundleExampleEps.html#urn-uuid-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</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-BundleExampleEps.html#urn-uuid-b06b2c2c-15dd-4e58-b27e-37326ba51407">Practitioner Anna Smith </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>