CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.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-lab-order/ and changes regularly. See the Directory of published versions

: CH CoreMedicationStatement: Diclofenac Verordnung - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="Diclofenac"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement Diclofenac</b></p><a name="Diclofenac"> </a><a name="hcDiclofenac"> </a><a name="Diclofenac-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication-Voltaren.html">Medication Product containing only diclofenac (medicinal product)</a></p><p><b>subject</b>: <a href="Patient-HansGuggindieluft.html">HansGuggindieluft</a></p><p><b>effective</b>: 2023-11-11</p><p><b>dateAsserted</b>: 2023-11-11</p><p><b>informationSource</b>: <a href="Patient-HansGuggindieluft.html">HansGuggindieluft</a></p><p><b>note</b>: Patient takes it every day in the morning back pain</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>1 tablet per day</td></tr></table></div>
  </text>
  <status value="active"/>
  <medicationReference>🔗 
    <reference value="Medication/Voltaren"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/HansGuggindieluft"/>
    <display value="HansGuggindieluft"/>
  </subject>
  <effectiveDateTime value="2023-11-11"/>
  <dateAsserted value="2023-11-11"/>
  <informationSource>🔗 
    <reference value="Patient/HansGuggindieluft"/>
    <display value="HansGuggindieluft"/>
  </informationSource>
  <note>
    <text value="Patient takes it every day in the morning back pain"/>
  </note>
  <dosage>
    <sequence value="1"/>
    <text value="1 tablet per day"/>
  </dosage>
</MedicationStatement>