: AerztlicheBerufsvarianten - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "aerztlicheBerufsvarianten",
"url" : "urn:oid:1.2.276.0.76.5.493",
"version" : "1.0.6",
"name" : "AerztlicheBerufsvarianten",
"title" : "AerztlicheBerufsvarianten",
"status" : "active",
"experimental" : false,
"date" : "2025-05-28T13:45:27+00:00",
"publisher" : "gematik GmbH",
"description" : "AerztlicheBerufsvarianten",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"property" : [
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "Status",
"type" : "code"
}
],
"concept" : [
{
"code" : "1",
"display" : "Arzt in Facharztausbildung",
"property" : [
{
"code" : "status",
"valueCode" : "inactive"
}
]
},
{
"code" : "2",
"display" : "Hausarzt",
"property" : [
{
"code" : "status",
"valueCode" : "inactive"
}
]
},
{
"code" : "3",
"display" : "Praktischer Arzt",
"property" : [
{
"code" : "status",
"valueCode" : "inactive"
}
]
}
]
}