CH EMED (R4)
0.2.0 - STU 1 Informative Ballot
This page is part of the CH EMED (R4) (v0.2.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="1-1-MedStatTriatec"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement-treatmentplan"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478</p><p><b>status</b>: completed</p><p><b>medication</b>: <a name="med"> </a></p><blockquote><p><b>code</b>: <span title="Codes: {urn:oid:2.51.1.1 7680538751228}">TRIATEC Tabl 2.5 mg</span></p><p><b>form</b>: <span title="Codes: {urn:oid:0.4.0.127.0.16.1.1.2.1 10219000}">Tablet</span></p><p><b>amount</b>: 20/1</p><h3>Ingredients</h3><table class="grid"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td><span title="Codes: {http://snomed.info/sct 386872004}">Ramipril</span></td><td>2.5 mg/1 1</td></tr></table></blockquote><p><b>subject</b>: <a href="Patient-MonikaWegmueller.html">Generated Summary: Medical record number: 11111111; Monika Wegmüller ; gender: female; birthDate: 1943-05-15</a></p><p><b>reasonCode</b>: <span title="Codes: ">Bluthochdruck</span></p><p><b>note</b>: -</p><h3>Dosages</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr><tr><td>*</td></tr></table></div>
</text>
<contained>
<Medication>
<id value="med"/>
<code>
<coding>
<system value="urn:oid:2.51.1.1"/>
<code value="7680538751228"/>
<display value="TRIATEC Tabl 2.5 mg 20 Stk"/>
</coding>
<text value="TRIATEC Tabl 2.5 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>
</form>
<amount>
<numerator>
<value value="20"/>
</numerator>
<denominator>
<value value="1"/>
</denominator>
</amount>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="386872004"/>
<display value="Ramipril (substance)"/>
</coding>
<text value="Ramipril"/>
</itemCodeableConcept>
<strength>
<numerator>
<value value="2.5"/>
<unit value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="1"/>
</denominator>
</strength>
</ingredient>
</Medication>
</contained>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"/>
</identifier>
<status value="completed"/>
<medicationReference>
<reference value="#med"/>
</medicationReference>
<subject>
<reference value="Patient/MonikaWegmueller"/>
</subject>
<reasonCode>
<text value="Bluthochdruck"/>
</reasonCode>
<note>
<text value="-"/>
</note>
<dosage>
<extension
url="http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-dosagetype">
<valueIdentifier>
<value value="1.3.6.1.4.1.19376.1.5.3.1.4.7.1"/>
</valueIdentifier>
</extension>
<timing>
<repeat>
<boundsPeriod>
<start value="2011-11-29"/>
</boundsPeriod>
<when value="ACM"/>
</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>
</route>
<doseAndRate>
<doseQuantity>
<value value="0.5"/>
</doseQuantity>
</doseAndRate>
</dosage>
<dosage>
<text value="Morgens 1/2 Tablette nehmen"/>
</dosage>
</MedicationStatement>