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

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

Packagehl7.fhir.be.medication
TypeValueSet
Idbe-vs-dispenser-types
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/medication/https://www.ehealth.fgov.be/standards/fhir/medication/1.0.0/ValueSet-be-vs-dispenser-types.html
URLhttps://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/be-vs-dispenser-types
Version1.0.0
Statusactive
Date2022-05-31T09:42:41+02: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
cd-hcpartyBeCdHcParty

Narrative

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


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.0.0",
  "name": "DispenserTypes",
  "title": "Dispenser Types",
  "status": "active",
  "date": "2022-05-31T09:42:41+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be"
        }
      ]
    },
    {
      "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"
          }
        ]
      }
    ]
  }
}