FHIR IG analytics| Package | de.gematik.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-aerztlicheBerufsvarianten.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "aerztlicheBerufsvarianten",
"url": "urn:oid:1.2.276.0.76.5.493",
"version": "1.0.7",
"name": "AerztlicheBerufsvarianten",
"title": "AerztlicheBerufsvarianten",
"status": "retired",
"experimental": false,
"date": "2025-09-12",
"publisher": "gematik GmbH",
"description": "AerztlicheBerufsvarianten",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"copyright": "gematik GmbH / Dieser Implementation Guide ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"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": "deprecated"
}
]
},
{
"code": "2",
"display": "Hausarzt",
"property": [
{
"code": "status",
"valueCode": "inactive"
}
]
},
{
"code": "3",
"display": "Praktischer Arzt",
"property": [
{
"code": "status",
"valueCode": "deprecated"
}
]
}
]
}