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

FHIR IG Statistics: ValueSet/DispenserTypes

Packageehealthplatform.be.r4.federalprofiles
Resource TypeValueSet
IdDispenserTypes
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/ValueSet/DispenserTypes
URLhttps://www.ehealth.fgov.be/standards/fhir/ValueSet/DispenserTypes
Version1.2.2
Statusdraft
NameDispenserTypes
TitleDispenser Types
Authorityhl7
DescriptionDispenser Types - from hcparty

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cd-hcpartyHCParty

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "DispenserTypes",
  "id": "DispenserTypes",
  "title": "Dispenser Types",
  "description": "Dispenser Types - from hcparty",
  "version": "1.2.2",
  "url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/DispenserTypes",
  "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"
          }
        ]
      }
    ]
  }
}