RIVO-Noord Zorgviewer Implementation Guide
1.18.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.18.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Epic Medication Example - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4"/>
  <meta>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Product"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4</b></p><a name="fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4"> </a><a name="hcfHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Product">HCIM PharmaceuticalProduct</a></p></div><p><b>code</b>: <span title="Codes:{http://www.whocc.no/atc C07AB02}, {urn:oid:2.16.840.1.113883.2.4.4.1 10642}, {urn:oid:2.16.840.1.113883.2.4.4.10 3158}, {urn:oid:2.16.840.1.113883.2.4.4.7 1169246}">metoPROLOL 50mg tablet</span></p><p><b>isBrand</b>: false</p><p><b>isOverTheCounter</b>: false</p><p><b>form</b>: <span title="Codes:{urn:oid:1.2.840.114350.1.13.485.2.7.4.698288.310 TABLET}">tablet</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Amount</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://www.whocc.no/atc C07AB02}, {urn:oid:2.16.840.1.113883.2.4.4.1 10642}, {urn:oid:2.16.840.1.113883.2.4.4.10 3158}, {urn:oid:2.16.840.1.113883.2.4.4.7 1169246}">metoPROLOL 50mg tablet</span></td><td>50 MG<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/50 MG<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://www.whocc.no/atc"/>
      <code value="C07AB02"/>
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.4.1"/>
      <code value="10642"/>
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.4.10"/>
      <code value="3158"/>
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.4.7"/>
      <code value="1169246"/>
    </coding>
    <text value="metoPROLOL 50mg tablet"/>
  </code>
  <isBrand value="false"/>
  <isOverTheCounter value="false"/>
  <form>
    <coding>
      <system value="urn:oid:1.2.840.114350.1.13.485.2.7.4.698288.310"/>
      <code value="TABLET"/>
      <display value="tablet"/>
    </coding>
    <text value="tablet"/>
  </form>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://www.whocc.no/atc"/>
        <code value="C07AB02"/>
      </coding>
      <coding>
        <system value="urn:oid:2.16.840.1.113883.2.4.4.1"/>
        <code value="10642"/>
      </coding>
      <coding>
        <system value="urn:oid:2.16.840.1.113883.2.4.4.10"/>
        <code value="3158"/>
      </coding>
      <coding>
        <system value="urn:oid:2.16.840.1.113883.2.4.4.7"/>
        <code value="1169246"/>
      </coding>
      <text value="metoPROLOL 50mg tablet"/>
    </itemCodeableConcept>
    <amount>
      <numerator>
        <value value="50"/>
        <unit value="MG"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </numerator>
      <denominator>
        <value value="50"/>
        <unit value="MG"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </denominator>
    </amount>
  </ingredient>
</Medication>