FHIR IG Statistics: ValueSet/Fachrichtung
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "Fachrichtung",
"id": "Fachrichtung",
"title": "Fachrichtung (Werteliste)",
"description": "TODO",
"url": "https://emiga.rki.de/fhir/vzd/ValueSet/Fachrichtung",
"language": "de-DE",
"experimental": false,
"publisher": "Robert Koch-Institut",
"contact": [
{
"name": "Robert Koch-Institut",
"telecom": [
{
"system": "url",
"value": "https://rki.de"
}
]
}
],
"version": "0.1.0",
"date": "2025-08-01",
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert"
},
{
"system": "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode",
"concept": [
{
"code": "ANAE",
"display": "Anästhesiologie"
},
{
"code": "PHAR",
"display": "Pharmakologie"
},
{
"code": "REHA",
"display": "Physikalische und Rehabilitative Medizin"
},
{
"code": "RECH",
"display": "Rechtsmedizin"
},
{
"code": "TRAN",
"display": "Transfusionsmedizin"
},
{
"code": "ALLG",
"display": "Allgemeinmedizin"
}
]
}
]
}
}