eMediplan CHMED20AF Implementation Guide:

This page is part of the eMediplan CHMED20AF FHIR IG (R4) (v2.0.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions




<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="chmed20af-card-medicationstatement-tt-3-marcoumar"/>
  <meta>
    <profile
             value="http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-medicationstatement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> Marcumar-Therapie mit Clexane  MARCOUMAR Tabl 3 mg  (Prd-Nr. 7157)     Tag 1 (08:00)   1CLEXANE Inj Lös 40 mg/0.4ml  (Prd-Nr. 16607)Tag 3 (08:00)	                                        1Tag 4 und folgende  (08:00)                             1MARCOUMAR Tabl 3 mg  (Prd-Nr. 7157)     {            &quot;Id&quot;: &quot;7157&quot;,            &quot;IdType&quot;: 4,            &quot;Pos&quot;: [{                    &quot;DtFrom&quot;: &quot;2017-09-05&quot;,                    &quot;DtTo&quot;: &quot;2017-09-05&quot;,                    &quot;CyDu&quot;: 86400,                    &quot;InRes&quot;: 0,                    &quot;TT&quot;: [{                            &quot;Off&quot;: 28800,                            &quot;DoFrom&quot;: 3.0                        }                    ]                }            ], &quot;Unit&quot;: &quot;mg&quot;,            &quot;TkgRsn&quot;: &quot;Blutverdünnung&quot;,            &quot;Roa&quot;: &quot;PO&quot;,            &quot;Rep&quot;: 0,            &quot;Subs&quot;: 0,            &quot;NbPack&quot;: 1        } </div>
  </text>
  <contained>
    <Medication>
      <id value="cont1"/>
      <meta>
        <profile
                 value="http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"/>
      </meta>
      <code>
        <coding>
          <system value="urn:oid:2.51.1.1"/>
          <code value="7680193950141"/>
          <display value="MARCOUMAR Tabl 3 mg"/>
        </coding>
        <text value="MARCOUMAR Tabl 3 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>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="59488002"/>
            <display value="Phenprocoumon (substance)"/>
          </coding>
          <text value="Phenprocoumon"/>
        </itemCodeableConcept>
        <strength>
          <numerator>
            <value value="3"/>
            <unit value="milligram"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mg"/>
          </numerator>
          <denominator>
            <value value="1"/>
            <unit value="Tablet (unit of presentation)"/>
            <system value="http://snomed.info/sct"/>
            <code value="732936001"/>
          </denominator>
        </strength>
      </ingredient>
    </Medication>
  </contained>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:77c95388-3a79-49b6-97a9-b140f9fa7c37"/>
  </identifier>
  <status value="completed"/>
  <medicationReference>
    <reference value="#cont1"/>
  </medicationReference>
  <subject>
    <reference value="Patient/chmed20af-card-patient-s01"/>
  </subject>
  <informationSource>
    <reference value="Practitioner/chmed20af-practitioner-s01"/>
  </informationSource>
  <reasonCode>
    <text value="Blutverdünnung"/>
  </reasonCode>
  <dosage>
    <text value="Marcumar-Therapie"/>
  </dosage>
  <dosage>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2017-09-05"/>
          <end value="2017-09-05"/>
        </boundsPeriod>
        <count value="1"/>
        <duration value="1"/>
        <durationUnit value="d"/>
        <timeOfDay value="08:00:00"/>
      </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="3"/>
        <unit value="milligram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>