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="f27b9345-6ba6-4fd6-83ab-6db6c2acd981"/>
<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 f27b9345-6ba6-4fd6-83ab-6db6c2acd981</b></p><a name="f27b9345-6ba6-4fd6-83ab-6db6c2acd981"> </a><a name="hcf27b9345-6ba6-4fd6-83ab-6db6c2acd981"> </a><a name="f27b9345-6ba6-4fd6-83ab-6db6c2acd981-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="#hcf27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin">Medication ASPIRIN CARDIO Filmtabl 100 mg (Blister 28 Stk)</a></p><p><b>subject</b>: <a href="Bundle-UC1-SwissIpsDocument2.html#urn-uuid-8383926c-ece1-4384-94bc-b4250b4cb71b">Monika Wegmüller</a></p><p><b>effective</b>: 2024-05-03 --> (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:">Herzinfarktprophylaxe</span></p><blockquote><p><b>dosage</b></p><p><b>patientInstruction</b>: Tabletten mit etwas Flüssigkeit mindestens eine halbe Stunde vor der Mahlzeit einnehmen</p><p><b>timing</b>: , ?ngen-6?</p><p><b>route</b>: <span title="Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 20053000}">zum Einnehmen</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 Tablet (unit of presentation)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication #Aspirin</b></p><a name="f27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin"> </a><a name="hcf27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin"> </a><a name="f27b9345-6ba6-4fd6-83ab-6db6c2acd981/Aspirin-en-US"> </a><p><b>code</b>: <span title="Codes:{urn:oid:2.51.1.1 7680517950680}">ASPIRIN CARDIO Filmtabl 100 mg</span></p><p><b>form</b>: <span title="Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10221000}">Filmtablette</span></p><p><b>amount</b>: 28 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="Aspirin"/>
<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="7680517950680"/>
<display value="ASPIRIN CARDIO Filmtabl 100 mg (Blister 28 Stk)"/>
</coding>
<text value="ASPIRIN CARDIO Filmtabl 100 mg"/>
</code>
<form>
<coding>
<system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
<code value="10221000"/>
<display value="Film-coated tablet"/>
</coding>
<text value="Filmtablette"/>
</form>
<amount>
<numerator>
<value value="28"/>
<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="#Aspirin"/>
</medicationReference>
<subject>
<reference value="urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b"/>
<type value="Patient"/>
<display value="Monika Wegmüller"/>
</subject>
<effectivePeriod>
<start value="2024-05-03"/>
</effectivePeriod>
<reasonCode>
<text value="Herzinfarktprophylaxe"/>
</reasonCode>
<dosage>
<patientInstruction
value="Tabletten mit etwas Flüssigkeit mindestens eine halbe Stunde vor der Mahlzeit einnehmen"/>
<timing>
<repeat>
<boundsPeriod>
<start value="2024-05-03"/>
</boundsPeriod>
<when value="MORN"/>
</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>