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-4-spiricort"/>
  <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">Spiricort ausdosieren 
         <br/>Spirocort Filmtabl 20 mg				Prd-Nr. 42239
         <br/> Tag    Dosierung [mg]
         <br/>1      40
         <br/>2      40
         <br/>3-9    30
         <br/>10-16   25
         <br/> &quot;Medicaments&quot;: [{			&quot;Id&quot;: &quot;42239&quot;,			&quot;IdType&quot;: 4,			&quot;Pos&quot;: [{					&quot;DtFrom&quot;: &quot;2017-09-05&quot;,					&quot;DtTo&quot;: &quot;2017-09-06&quot;,					&quot;CyDu&quot;: 86400,					&quot;InRes&quot;: 0,					&quot;TT&quot;: [{							&quot;Off&quot;: 25200,							&quot;DoFrom&quot;: 40.0						}					]				}, {					&quot;DtFrom&quot;: &quot;2017-09-07&quot;,					&quot;DtTo&quot;: &quot;2017-09-15&quot;,					&quot;CyDu&quot;: 86400,					&quot;InRes&quot;: 0,					&quot;TT&quot;: [{							&quot;Off&quot;: 25200,							&quot;DoFrom&quot;: 30.0						}					]				}, {					&quot;DtFrom&quot;: &quot;2017-09-16&quot;,					&quot;DtTo&quot;: &quot;2017-09-21&quot;,					&quot;CyDu&quot;: 86400,					&quot;InRes&quot;: 0,					&quot;TT&quot;: [{							&quot;Off&quot;: 25200,							&quot;DoFrom&quot;: 25.0						}					]				}			],			&quot;Unit&quot;: &quot;mg&quot;,			&quot;TkgRsn&quot;: &quot;Entzündung&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="7680388400291"/>
          <display value="SPIRICORT Filmtabl 20 mg"/>
        </coding>
        <text value="SPIRICORT Filmtabl 20 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>
      </form>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="116601002"/>
            <display value="Prednisolone (substance)"/>
          </coding>
          <text value="Prednisolone"/>
        </itemCodeableConcept>
        <strength>
          <numerator>
            <value value="20"/>
            <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:87799ce6-33f1-48db-ac1b-bdc7c8c6fe90"/>
  </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="ausschleichend"/>
  </dosage>
  <dosage>
    <sequence value="0"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2017-09-05"/>
          <end value="2017-09-06"/>
        </boundsPeriod>
        <duration value="1"/>
        <durationUnit value="d"/>
        <frequency value="1"/>
      </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="40"/>
        <unit value="milligram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
  <dosage>
    <sequence value="1"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2017-09-07"/>
          <end value="2017-09-15"/>
        </boundsPeriod>
        <duration value="1"/>
        <durationUnit value="d"/>
        <frequency value="1"/>
      </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="30"/>
        <unit value="milligram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
  <dosage>
    <sequence value="3"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2017-09-16"/>
          <end value="2017-09-21"/>
        </boundsPeriod>
        <duration value="1"/>
        <durationUnit value="d"/>
        <frequency value="1"/>
      </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="25"/>
        <unit value="milligram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>