: EHealth DSI Healthcare Facility Type ValueSet for ePA - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "epa-ehealth-dsi-healthcare-facility-type-vs",
"url" : "https://gematik.de/fhir/terminology/ValueSet/epa-ehealth-dsi-healthcare-facility-type-vs",
"version" : "1.0.5-4",
"name" : "EPAEHealthDSIHealthcareFacilityTypeVS",
"title" : "EHealth DSI Healthcare Facility Type ValueSet for ePA",
"status" : "active",
"experimental" : false,
"date" : "2025-05-12",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Type of Healthcare Professional Organisation",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
"concept" : [
{
"code" : "Hospital",
"display" : "Hospital",
"designation" : [
{
"language" : "de",
"value" : "Krankenhaus"
}
]
},
{
"code" : "Resident Physician",
"display" : "Resident Physician",
"designation" : [
{
"language" : "de",
"value" : "Niedergelassene(r) Ärztin/Arzt"
}
]
},
{
"code" : "Pharmacy",
"display" : "Pharmacy",
"designation" : [
{
"language" : "de",
"value" : "Apotheke"
}
]
},
{
"code" : "Other",
"display" : "Other",
"designation" : [
{
"language" : "de",
"value" : "Andere"
}
]
}
]
}
]
},
"expansion" : {
"timestamp" : "2025-05-09",
"contains" : [
{
"system" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
"code" : "Hospital",
"display" : "Hospital"
},
{
"system" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
"code" : "Resident Physician",
"display" : "Resident Physician"
},
{
"system" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
"code" : "Pharmacy",
"display" : "Pharmacy"
},
{
"system" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
"code" : "Other",
"display" : "Other"
}
]
}
}