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
Draft as of 2024-04-07 | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "be-vs-dispenser-types",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/be-vs-dispenser-types",
"version" : "2.0.0",
"name" : "DispenserTypes",
"title" : "Dispenser Types",
"status" : "draft",
"experimental" : false,
"date" : "2024-04-07T08:57:13+00:00",
"publisher" : "HL7 Belgium",
"contact" : [
{
"name" : "HL7 Belgium",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7belgium.org"
},
{
"system" : "email",
"value" : "hl7belgium@hl7belgium.org"
}
]
},
{
"name" : "Message Structure eHealth",
"telecom" : [
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be",
"use" : "work"
}
]
}
],
"description" : "Dispenser Types - from hcparty",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
"concept" : [
{
"code" : "deptpharmacy"
},
{
"code" : "perspharmacist"
},
{
"code" : "orgpharmacy"
},
{
"code" : "perspharmacyassistant"
},
{
"code" : "perspharmacistclinicalbiologist"
},
{
"code" : "persdentist"
},
{
"code" : "deptdentistry"
}
]
}
]
}
}