Medication
2.0.0 - STU Belgium flag

Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/ and changes regularly. See the Directory of published versions

: Dispense entry Example - Community Pharmacy dispense, from prescription, with contained org. - XML Representation

Raw xml | Download



<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="medicationdispense-example-2"/>
  <meta>
    <profile
             value="https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-medicationdispense"/>
  </meta>
  <language value="nl-BE"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl-BE" lang="nl-BE"><p><b>Generated Narrative: MedicationDispense</b><a name="medicationdispense-example-2"> </a><a name="hcmedicationdispense-example-2"> </a></p><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">Resource MedicationDispense &quot;medicationdispense-example-2&quot;  (Language &quot;nl-BE&quot;) </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-be-medicationdispense.html">BeMedicationDispense</a></p></div><p><b>identifier</b>: dguid/a8ca980c-72aa-11e7-8cf7-a6006ad3dba0</p><p><b>status</b>: completed</p><p><b>medication</b>: Topazolam tab 50x 1,0mg <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (cnk-codes#1439562)</span></p><p><b>subject</b>: <span><code>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin</code>/64110219106</span></p><p><b>context</b>: <span>sguid/b8ca980c-72aa-11e7-8cf7-a6006ad3dba0</span></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a name="hcapotheek-onder-de-toren"> </a><blockquote><p/><p><a name="apotheek-onder-de-toren"> </a></p><p><a name="hcapotheek-onder-de-toren"> </a></p><p><b>identifier</b>: <code>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization</code>/27457532</p><p><b>type</b>: Independent pharmacy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html">BeCdHcParty</a>#orgpharmacy)</span></p></blockquote></td></tr></table><p><b>authorizingPrescription</b>: <span>: Prescription</span></p><p><b>quantity</b>: 1(unit package from https://www.gfd-dpp.be/fhir/reference/packaging)<span style="background: LightGoldenRodYellow"> (Details: https://www.gfd-dpp.be/fhir/reference/packaging code package = 'package')</span></p><p><b>whenHandedOver</b>: 2020-03-10</p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>3 x per dag</td></tr></table><hr/><blockquote><p><b>Generated Narrative: Organization #apotheek-onder-de-toren</b><a name="apotheek-onder-de-toren"> </a><a name="hcapotheek-onder-de-toren"> </a></p><p><b>identifier</b>: <code>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization</code>/27457532</p><p><b>type</b>: Independent pharmacy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html">BeCdHcParty</a>#orgpharmacy)</span></p></blockquote></div>
  </text>
  <contained>
    <Organization>
      <id value="apotheek-onder-de-toren"/>
      <meta>
        <profile
                 value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization"/>
      </meta>
      <identifier>
        <system
                value="https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization"/>
        <value value="27457532"/>
      </identifier>
      <type>
        <coding>
          <system
                  value="https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"/>
          <code value="orgpharmacy"/>
        </coding>
      </type>
    </Organization>
  </contained>
  <identifier>
    <type>
      <coding>
        <code value="dguid"/>
      </coding>
    </type>
    <system value="https://www.gfd-dpp.be/fhir/reference/dguid"/>
    <value value="a8ca980c-72aa-11e7-8cf7-a6006ad3dba0"/>
  </identifier>
  <status value="completed"/>
  <medicationCodeableConcept>
    <coding>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/cnk-codes"/>
      <code value="1439562"/>
      <display value="Topazolam tab 50x 1,0mg">
        <extension url="http://hl7.org/fhir/StructureDefinition/translation">
          <extension url="lang">
            <valueCode value="nl-BE"/>
          </extension>
          <extension url="content">
            <valueString value="Topazolam tab 50x 1,0mg"/>
          </extension>
        </extension>
      </display>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <identifier>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin"/>
      <value value="64110219106"/>
    </identifier>
  </subject>
  <context>
    <identifier>
      <type>
        <coding>
          <code value="sguid"/>
        </coding>
      </type>
      <system value="https://www.gfd-dpp.be/fhir/reference/sguid"/>
      <value value="b8ca980c-72aa-11e7-8cf7-a6006ad3dba0"/>
    </identifier>
  </context>
  <performer>
    <actor>
      <reference value="#apotheek-onder-de-toren"/>
      <identifier>
        <system
                value="https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization"/>
        <value value="27457532"/>
      </identifier>
      <display value="Apotheek onder de toren"/>
    </actor>
  </performer>
  <authorizingPrescription>
    <display value="Prescription"/>
  </authorizingPrescription>
  <quantity>
    <value value="1"/>
    <system value="https://www.gfd-dpp.be/fhir/reference/packaging"/>
    <code value="package"/>
  </quantity>
  <whenHandedOver value="2020-03-10"/>
  <dosageInstruction>
    <text value="3 x per dag">
      <extension url="http://hl7.org/fhir/StructureDefinition/translation">
        <extension url="lang">
          <valueCode value="fr-BE"/>
        </extension>
        <extension url="content">
          <valueString value="3 x par jour"/>
        </extension>
      </extension>
    </text>
  </dosageInstruction>
</MedicationDispense>