FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/be-vs-dispenser-types

Packagehl7.fhir.be.medication
Resource TypeValueSet
Idbe-vs-dispenser-types
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/medication/https://build.fhir.org/ig/hl7-be/medication/ValueSet-be-vs-dispenser-types.html
URLhttps://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/be-vs-dispenser-types
Version1.1.0
Statusdraft
Date2025-07-25T19:42:33+00:00
NameDispenserTypes
TitleDispenser Types
Realmbe
Authorityhl7
DescriptionDispenser Types - from hcparty

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cd-hcpartyBeCdHcParty

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet be-vs-dispenser-types


Source

{
  "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"
          }
        ]
      }
    ]
  }
}