Package | hl7.fhir.be.terminology |
Type | ValueSet |
Id | be-vs-dispenser-types |
FHIR Version | R4 |
Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-dispenser-types.html |
URL | https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/be-vs-dispenser-types |
Version | 1.0.0 |
Status | active |
Date | 2022-05-31T09:44:12+02:00 |
Name | DispenserTypes |
Title | Dispenser Types |
Realm | be |
Authority | hl7 |
Description | Dispenser Types - from hcparty |
No resources found
CodeSystem | |
cd-hcparty | BeCdHcParty |
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.0.0", "name": "DispenserTypes", "title": "Dispenser Types", "status": "active", "date": "2022-05-31T09:44:12+02:00", "publisher": "My Organization", "contact": [ { "name": "My Organization", "telecom": [ { "system": "url", "value": "http://example.com/committees" }, { "system": "email", "value": "my-group@example.com" } ] }, { "name": "Bob Smith", "telecom": [ { "system": "email", "value": "bobsmith@example.com", "use": "work" } ] } ], "description": "Dispenser Types - from hcparty", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "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" } ] } ] } }