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

FHIR IG Statistics: ValueSet/EMDAF-VS-Qualification-Type

Packagede.gevko.emdaf
Resource TypeValueSet
IdEMDAF-VS-Qualification-Type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/ValueSet/EMDAF_VS_Qualification_Type
URLhttps://fhir.gevko.de/ValueSet/EMDAF_VS_Qualification_Type
Version1.3
Statusactive
Date2022-11-17
NameEMDAF_VS_Qualification_Type
DescriptionValueSet für die Abbildung der Qualification Types für den Practitioner

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EMDAF-VS-Qualification-Type",
  "url": "https://fhir.gevko.de/ValueSet/EMDAF_VS_Qualification_Type",
  "version": "1.3",
  "name": "EMDAF_VS_Qualification_Type",
  "status": "active",
  "experimental": false,
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "ValueSet für die Abbildung der Qualification Types für den Practitioner",
  "compose": {
    "include": [
      {
        "system": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_Qualification_Type"
      }
    ]
  },
  "expansion": {
    "timestamp": "2020-10-14T15:20:54+02:00",
    "total": 5,
    "contains": [
      {
        "system": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_Qualification_Type",
        "code": "00",
        "display": "Arzt"
      },
      {
        "system": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_Qualification_Type",
        "code": "01",
        "display": "Zahnarzt"
      },
      {
        "system": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_Qualification_Type",
        "code": "02",
        "display": "Pflegearzt"
      },
      {
        "system": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_Qualification_Type",
        "code": "03",
        "display": "Arzt in Weiterbildung"
      },
      {
        "system": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_Qualification_Type",
        "code": "04",
        "display": "Apotheker"
      }
    ]
  }
}