CH IPS (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH IPS (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ips/ and changes regularly. See the Directory of published versions

: UC 1.2: Beloc Zok - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="a90a2282-a79a-4f14-8f10-ce8619472595"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationrequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest a90a2282-a79a-4f14-8f10-ce8619472595</b></p><a name="a90a2282-a79a-4f14-8f10-ce8619472595"> </a><a name="hca90a2282-a79a-4f14-8f10-ce8619472595"> </a><a name="a90a2282-a79a-4f14-8f10-ce8619472595-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>medication</b>: <a href="#hca90a2282-a79a-4f14-8f10-ce8619472595/BelocZok">Medication BELOC ZOK Ret Tabl 50 mg 30 Stk</a></p><p><b>subject</b>: <a href="Bundle-UC1-SwissIpsDocument2.html#urn-uuid-8383926c-ece1-4384-94bc-b4250b4cb71b">Monika Wegmüller</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote><blockquote><p><b>dosageInstruction</b></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication  #BelocZok</b></p><a name="a90a2282-a79a-4f14-8f10-ce8619472595/BelocZok"> </a><a name="hca90a2282-a79a-4f14-8f10-ce8619472595/BelocZok"> </a><a name="a90a2282-a79a-4f14-8f10-ce8619472595/BelocZok-en-US"> </a><p><b>code</b>: <span title="Codes:{urn:oid:2.51.1.1 7680521101306}">BELOC ZOK Ret Tabl 50 mg</span></p><p><b>form</b>: <span title="Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 10219000}">Tablette</span></p><p><b>amount</b>: 20 Tablet (unit of presentation)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code732936001 = 'Tablet (unit of presentation)')</span>/1 Package - unit of product usage (qualifier value)<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code1681000175101 = 'Package - unit of product usage')</span></p></blockquote></div>
  </text>
  <contained>
    <Medication>
      <id value="BelocZok"/>
      <meta>
        <profile
                 value="http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication"/>
      </meta>
      <code>
        <coding>
          <system value="urn:oid:2.51.1.1"/>
          <code value="7680521101306"/>
          <display value="BELOC ZOK Ret Tabl 50 mg 30 Stk"/>
        </coding>
        <text value="BELOC ZOK Ret Tabl 50 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>
        <text value="Tablette"/>
      </form>
      <amount>
        <numerator>
          <value value="20"/>
          <unit value="Tablet (unit of presentation)"/>
          <system value="http://snomed.info/sct"/>
          <code value="732936001"/>
        </numerator>
        <denominator>
          <value value="1"/>
          <unit value="Package - unit of product usage (qualifier value)"/>
          <system value="http://snomed.info/sct"/>
          <code value="1681000175101"/>
        </denominator>
      </amount>
    </Medication>
  </contained>
  <status value="active"/>
  <intent value="plan"/>
  <medicationReference>
    <reference value="#BelocZok"/>
  </medicationReference>
  <subject>
    <reference value="urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b"/>
    <type value="Patient"/>
    <display value="Monika Wegmüller"/>
  </subject>
  <dosageInstruction>
    <sequence value="1"/>
    <patientInstruction value="Mit einem Glas Wasser einnehmen"/>
    <timing>
      <repeat>
        <boundsPeriod>
          <start value="2024-04-26"/>
        </boundsPeriod>
        <when value="MORN"/>
      </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>
      <text value="zum Einnehmen"/>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="Tablet (unit of presentation)"/>
        <system value="http://snomed.info/sct"/>
        <code value="732936001"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
  <dosageInstruction>
    <sequence value="2"/>
    <timing>
      <repeat>
        <when value="EVE"/>
      </repeat>
    </timing>
    <doseAndRate>
      <doseQuantity>
        <value value="0.5"/>
        <unit value="Tablet (unit of presentation)"/>
        <system value="http://snomed.info/sct"/>
        <code value="732936001"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>