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"/>
  <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"> Dosage Sample </div>
  </text>
  <contained>
    <Medication>
      <id value="cont4"/>
      <meta>
        <profile
                 value="http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-medication"/>
      </meta>
      <code>
        <coding>
          <system value="urn:oid:2.51.1.1"/>
          <code value="7680543780176"/>
          <display value="MABTHERA Inf Konz 100 mg/10ml"/>
        </coding>
        <text value="MABTHERA Inf Konz 100 mg/10ml"/>
      </code>
      <form>
        <coding>
          <system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
          <code value="11213000"/>
          <display value="Concentrate for solution for infusion"/>
        </coding>
      </form>
      <ingredient>
        <itemCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="386919002"/>
            <display value="Rituximab (substance)"/>
          </coding>
          <text value="Rituximab"/>
        </itemCodeableConcept>
        <strength>
          <numerator>
            <value value="100"/>
            <unit value="milligram"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mg"/>
          </numerator>
          <denominator>
            <value value="10"/>
            <unit value="milliliter"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mL"/>
          </denominator>
        </strength>
      </ingredient>
    </Medication>
  </contained>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:92b9336a-e3a8-412b-aa04-808a8d5a9a03"/>
  </identifier>
  <status value="completed"/>
  <medicationReference>
    <reference value="#cont4"/>
  </medicationReference>
  <subject>
    <reference value="Patient/chmed20af-card-patient-s01"/>
  </subject>
  <informationSource>
    <reference value="Practitioner/chmed20af-practitioner-s01"/>
  </informationSource>
  <reasonCode>
    <text value="Krebsleiden"/>
  </reasonCode>
  <dosage>
    <text value="Dosage sample"/>
  </dosage>
  <dosage>
    <sequence value="1"/>
    <timing>
      <repeat>
        <count value="1"/>
        <duration value="3600"/>
        <durationUnit value="s"/>
        <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="20045000"/>
        <display value="Intravenous use"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="10"/>
        <unit value="milliliter"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mL"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
  <dosage>
    <sequence value="2"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2017-09-05"/>
          <end value="2020-09-26"/>
        </boundsPeriod>
        <duration value="1800"/>
        <durationUnit value="s"/>
        <frequency value="3"/>
        <period value="1"/>
        <periodUnit value="wk"/>
        <dayOfWeek value="tue"/>
        <timeOfDay value="08:00:00"/>
        <timeOfDay value="12:00:00"/>
        <timeOfDay value="18:00:00"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="urn:oid:0.4.0.127.0.16.1.1.2.1"/>
        <code value="20045000"/>
        <display value="Intravenous use"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="2"/>
        <unit value="gram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="g"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
  <dosage>
    <sequence value="3"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2016-02-10"/>
        </boundsPeriod>
        <when value="MORN"/>
        <when value="EVE"/>
      </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="1"/>
        <unit value="Piece"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="{Piece}"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
  <dosage>
    <sequence value="4"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2016-02-10"/>
        </boundsPeriod>
        <when value="MORN"/>
        <when value="EVE"/>
      </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="1"/>
        <unit value="Piece"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="{Piece}"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>