: Data Category Medical Code System for ePA - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "epa-data-category-medical-cs",
"url" : "https://gematik.de/fhir/terminology/CodeSystem/epa-data-category-medical-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.276.0.76.5.511"
}
],
"version" : "1.0.5-4",
"name" : "EPADataCategoryMedicalCS",
"title" : "Data Category Medical Code System for ePA",
"status" : "active",
"experimental" : false,
"date" : "2025-05-12",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Data category codes based on medical specialties",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"property" : [
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "Status",
"type" : "code"
}
],
"concept" : [
{
"code" : "practitioner",
"display" : "Hausarzt/Hausärztin",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "hospital",
"display" : "Krankenhaus",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "laboratory",
"display" : "Labor und Humangenetik",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "physiotherapy",
"display" : "Physiotherapeuten",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "psychotherapy",
"display" : "Psychotherapeuten",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "dermatology",
"display" : "Dermatologie",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "gynaecology_urology",
"display" : "Urologie/Gynäkologie",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "dentistry_oms",
"display" : "Zahnheilkunde und Mund-Kiefer-Gesichtschirurgie",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "other_medical",
"display" : "Weitere Fachärzte/Fachärztinnen",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "other_non_medical",
"display" : "Weitere nicht-ärztliche Berufe",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
},
{
"code" : "reports",
"display" : "Befunde/Diagnosen/Berichte",
"definition" : "Daten zu Befunden, Diagnosen, durchgeführten und geplanten Therapiemaßnahmen, Früherkennungsuntersuchungen, Behandlungsberichten und sonstige untersuchungs- und behandlungsbezogene medizinische Informationen"
}
]
}