HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

This page is part of the HL7 Europe European Patient Summary (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: MedicationStatement: Simvastatin 10 mg oral tablet - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="b3a1ed32-3f44-41e2-919b-1c8bdeaee29c"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/eps/StructureDefinition/MedicationStatement-eu-eps"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="hl7__ips"><tr><td>Simvastatin 10 mg oral tablet</td><td><span class="nb">2025-07-15</span></td><td>Oral tablet</td><td>1 tablet (10 mg) by mouth once daily</td><td>Hyperlipidemia</td></tr></table></div>
  </text>
  <status value="active"/>
  <medicationReference>🔗 
    <reference value="Medication/a20659b9-12e2-417a-aa70-98483da34f44"/>
    <display value="Simvastatin 10 mg oral tablet"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
    <display value="Petra Schwartz"/>
  </subject>
  <effectivePeriod>
    <start value="2025-07-15"/>
  </effectivePeriod>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="55822004"/>
      <display value="Hyperlipidemia"/>
    </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>
    <asNeededBoolean value="false"/>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="{tbl}"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="{tbl}"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>