CH IPS (R4)
1.0.0-ci-build - ci-build
CH IPS (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ips/ and changes regularly. See the Directory of published versions
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="MedStatMetformin"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement MedStatMetformin</b></p><a name="MedStatMetformin"> </a><a name="hcMedStatMetformin"> </a><a name="MedStatMetformin-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="#hcMedStatMetformin/Metformin">Medication METFORMIN Axapharm Filmtabl 500 mg 50 Stk</a></p><p><b>subject</b>: <a href="Patient-MonikaWegmueller.html">Monika Wegmüller Female, DoB: 1943-05-15 ( Medical record number: 11111111)</a></p><p><b>effective</b>: 2020-03-03 --> (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:">Diabetes mellitus type 2</span></p><p><b>reasonReference</b>: <a href="Condition-DiabetesMellitus.html">Condition Diabetes mellitus type 2 (disorder)</a></p><blockquote><p><b>dosage</b></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication #Metformin</b></p><a name="MedStatMetformin/Metformin"> </a><a name="hcMedStatMetformin/Metformin"> </a><a name="MedStatMetformin/Metformin-en-US"> </a><p><b>code</b>: <span title="Codes:{urn:oid:2.51.1.1 7680521101306}">METFORMIN Axapharm Filmtabl 500 mg</span></p><p><b>form</b>: <span title="Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10219000}">Tablette</span></p><p><b>amount</b>: 50 Tablet (unit of presentation)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span>/1 Package - unit of product usage (qualifier value)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code1681000175101 = 'Package - unit of product usage')</span></p></blockquote></div>
</text>
<contained>
<Medication>
<id value="Metformin"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"/>
</meta>
<code>
<coding>
<system value="urn:oid:2.51.1.1"/>
<code value="7680521101306"/>
<display value="METFORMIN Axapharm Filmtabl 500 mg 50 Stk"/>
</coding>
<text value="METFORMIN Axapharm Filmtabl 500 mg"/>
</code>
<form>
<coding>
<system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
<code value="10219000"/>
<display value="Tablet"/>
</coding>
<text value="Tablette"/>
</form>
<amount>
<numerator>
<value value="50"/>
<unit value="Tablet (unit of presentation)"/>
<system value="http://snomed.info/sct"/>
<code value="732936001"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="Package - unit of product usage (qualifier value)"/>
<system value="http://snomed.info/sct"/>
<code value="1681000175101"/>
</denominator>
</amount>
</Medication>
</contained>
<status value="active"/>
<medicationReference>
<reference value="#Metformin"/>
</medicationReference>
<subject>🔗
<reference value="Patient/MonikaWegmueller"/>
</subject>
<effectivePeriod>
<start value="2020-03-03"/>
</effectivePeriod>
<reasonCode>
<text value="Diabetes mellitus type 2"/>
</reasonCode>
<reasonReference>🔗
<reference value="Condition/DiabetesMellitus"/>
</reasonReference>
<dosage>
<sequence value="1"/>
<patientInstruction
value="Unzerkaut während oder nach den Mahlzeiten mit ausreichend Flüssigkeit einnehmen"/>
<timing>
<repeat>
<boundsPeriod>
<start value="2020-03-03"/>
</boundsPeriod>
<when value="MORN"/>
<when value="EVE"/>
</repeat>
</timing>
<route>
<coding>
<system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
<code value="20053000"/>
<display value="Oral use"/>
</coding>
<text value="zum Einnehmen"/>
</route>
<doseAndRate>
<doseQuantity>
<value value="1"/>
<unit value="Tablet (unit of presentation)"/>
<system value="http://snomed.info/sct"/>
<code value="732936001"/>
</doseQuantity>
</doseAndRate>
</dosage>
</MedicationStatement>