MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview
150
This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="b3a1ed32-3f44-41e2-919b-1c8bdeaee29c"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/eps/StructureDefinition/medicationStatement-myhealtheu-eps"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Simvastatin 10 mg - 1 tablet once daily</p></div>
</text>
<status value="active"/>
<medicationReference>🔗
<reference value="Medication/a20659b9-12e2-417a-aa70-98483da34f44"/>
</medicationReference>
<subject>🔗
<reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
</subject>
<effectivePeriod>
<start value="2025-07-15"/>
</effectivePeriod>
<reasonCode>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="E78.5"/>
<display value="Hyperlipidaemia, unspecified"/>
</coding>
</reasonCode>
<dosage>
<text value="1 tablet (10 mg) by mouth once daily"/>
<timing>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="{tbl}"/>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>