CH EMED (R4)
0.1.1 - Draft Standard for Trial Use
This page is part of the CH EMED (R4) (v0.1.1: DSTU 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
Source view
<MedicationDispense xmlns="http://hl7.org/fhir"> <id value="1-2-MedDispTriatec"/> <meta> <profile value="http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationdispense"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: 1-2-MedDispTriatec</p><p><b>meta</b>: </p><p><b>identifier</b>: id: urn:uuid:488bd23a-20c6-11e6-b67b-9e71128cae77</p><p><b>status</b>: completed</p><p><b>medication</b>: <a name="med"> </a></p><blockquote><p><b>id</b>: med</p><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: id: MonikaWegmueller; Medical record number: 11111111; Monika Wegmüller ; gender: female; birthDate: 1943-05-15</a></p><p><b>quantity</b>: 1</p><p><b>note</b>: -</p><p><b>dosageInstruction</b>: , </p><h3>Substitutions</h3><table class="grid"><tr><td>-</td><td><b>WasSubstituted</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>true</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution E}">equivalent</span></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> <extension url="http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan"> <extension url="id"> <valueIdentifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"/> </valueIdentifier> </extension> <extension url="externalDocumentId"> <valueIdentifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478"/> </valueIdentifier> </extension> </extension> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:uuid:488bd23a-20c6-11e6-b67b-9e71128cae77"/> </identifier> <status value="completed"/> <medicationReference> <reference value="#med"/> </medicationReference> <subject> <reference value="Patient/MonikaWegmueller"/> </subject> <quantity> <value value="1"/> </quantity> <note> <text value="-"/> </note> <dosageInstruction> <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> </dosageInstruction> <dosageInstruction> <text value="Morgens 1/2 Tablette nehmen"/> </dosageInstruction> <!-- substitution just as test case --> <substitution> <wasSubstituted value="true"/> <type> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution"/> <code value="E"/> <display value="equivalent"/> </coding> </type> </substitution> </MedicationDispense>