HL7 Belgium Medication Implementation Guide
0.2.0 - ReleaseCandidate

This page is part of the HL7 Belgium Medication Implementation Guide (v0.2.0: Trial Use Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Dispenser Types - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DispenserTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty\"><code>https://www.ehealth.fgov.be/standards/fhir/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://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-deptpharmacy\">deptpharmacy</a></td><td>Pharmacy service or department within an organisation</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-perspharmacist\">perspharmacist</a></td><td>pharmacist</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-orgpharmacy\">orgpharmacy</a></td><td>Independent pharmacy</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-perspharmacyassistant\">perspharmacyassistant</a></td><td>pharmacy assistant</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-perspharmacistclinicalbiologist\">perspharmacistclinicalbiologist</a></td><td>pharmacist-clinical biologist</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-persdentist\">persdentist</a></td><td>dentist</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&amp;canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty.html#cd-hcparty-deptdentistry\">deptdentistry</a></td><td>dentistry</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.hl7belgium.org/profiles/hl7belgium/be-medication/ValueSet/DispenserTypes",
  "version" : "0.2.0",
  "name" : "DispenserTypes",
  "title" : "Dispenser Types",
  "status" : "active",
  "date" : "2021-07-12T21:59:30+02:00",
  "publisher" : "HL7 Belgium",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7belgium.org"
        }
      ]
    }
  ],
  "description" : "Dispenser Types - from hcparty",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ],
      "text" : "Belgium"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty",
        "concept" : [
          {
            "code" : "deptpharmacy"
          },
          {
            "code" : "perspharmacist"
          },
          {
            "code" : "orgpharmacy"
          },
          {
            "code" : "perspharmacyassistant"
          },
          {
            "code" : "perspharmacistclinicalbiologist"
          },
          {
            "code" : "persdentist"
          },
          {
            "code" : "deptdentistry"
          }
        ]
      }
    ]
  }
}