| Package | hl7.fhir.be.medication |
| Resource Type | ValueSet |
| Id | be-vs-dispenser-types |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/medication/https://build.fhir.org/ig/hl7-be/medication/ValueSet-be-vs-dispenser-types.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/be-vs-dispenser-types |
| Version | 1.1.0 |
| Status | draft |
| Date | 2025-07-25T19:42:33+00:00 |
| Name | DispenserTypes |
| Title | Dispenser Types |
| Realm | be |
| Authority | hl7 |
| Description | Dispenser Types - from hcparty |
No resources found
| CodeSystem | |
| cd-hcparty | BeCdHcParty |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet be-vs-dispenser-types
https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty| Code | Display |
| deptpharmacy | pharmacy service or department within an organisation |
| perspharmacist | pharmacist |
| orgpharmacy | independent pharmacy |
| perspharmacyassistant | pharmacy assistant |
| perspharmacistclinicalbiologist | pharmacist-clinical biologist |
| persdentist | dentist |
| deptdentistry | dentistry |
{
"resourceType": "ValueSet",
"id": "be-vs-dispenser-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "1.1.0",
"name": "DispenserTypes",
"title": "Dispenser Types",
"status": "draft",
"experimental": false,
"date": "2025-07-25T19:42:33+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"
}
]
}
]
}
}