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

: Dispenser Types - XML Representation

Draft as of 2024-04-07 Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="be-vs-dispenser-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html"><code>https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-deptpharmacy">deptpharmacy</a></td><td style="color: #cccccc">Pharmacy service or department within an organisation</td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-perspharmacist">perspharmacist</a></td><td style="color: #cccccc">pharmacist</td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-orgpharmacy">orgpharmacy</a></td><td style="color: #cccccc">Independent pharmacy</td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-perspharmacyassistant">perspharmacyassistant</a></td><td style="color: #cccccc">pharmacy assistant</td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-perspharmacistclinicalbiologist">perspharmacistclinicalbiologist</a></td><td style="color: #cccccc">pharmacist-clinical biologist</td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-persdentist">persdentist</a></td><td style="color: #cccccc">dentist</td></tr><tr><td><a href="https://www.ehealth.fgov.be/standards/fhir/core/2.0.1/CodeSystem-cd-hcparty.html#cd-hcparty-deptdentistry">deptdentistry</a></td><td style="color: #cccccc">dentistry</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/be-vs-dispenser-types"/>
  <version value="2.0.0"/>
  <name value="DispenserTypes"/>
  <title value="Dispenser Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-04-07T08:57:13+00:00"/>
  <publisher value="HL7 Belgium"/>
  <contact>
    <name value="HL7 Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7belgium.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hl7belgium@hl7belgium.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message Structure eHealth"/>
    <telecom>
      <system value="email"/>
      <value value="message-structure@ehealth.fgov.be"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Dispenser Types - from hcparty"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"/>
      <concept>
        <code value="deptpharmacy"/>
      </concept>
      <concept>
        <code value="perspharmacist"/>
      </concept>
      <concept>
        <code value="orgpharmacy"/>
      </concept>
      <concept>
        <code value="perspharmacyassistant"/>
      </concept>
      <concept>
        <code value="perspharmacistclinicalbiologist"/>
      </concept>
      <concept>
        <code value="persdentist"/>
      </concept>
      <concept>
        <code value="deptdentistry"/>
      </concept>
    </include>
  </compose>
</ValueSet>