IHE Germany - Value Sets for XDS
0.3.14 - draft
IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 0.3.14 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 2 |
{
"resourceType" : "CodeSystem",
"id" : "BerufeAerztlich",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem BerufeAerztlich</b></p><a name=\"BerufeAerztlich\"> </a><a name=\"hcBerufeAerztlich\"> </a><a name=\"BerufeAerztlich-de-DE\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Status</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>urn:oid:1.2.276.0.76.5.493</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>status</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">1<a name=\"BerufeAerztlich-1\"> </a></td><td>Arzt in Facharztausbildung</td><td/><td>deprecated</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">3<a name=\"BerufeAerztlich-3\"> </a></td><td>Praktischer Arzt</td><td>Praktischer Arzt oder Praktische Ärztin ist eine seit der Weiterbildungsordnung von 1992 nicht mehr neu vergebene Berufsbezeichnung für einen niedergelassenen Arzt ohne eine zum Führen der Bezeichnung "Facharzt" obligate Weiterbildung.</td><td>deprecated</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.ihe-d.de/fhir/ImplementationGuide/ihe.de.iti.xds-vs"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs"
}
]
}
}
],
"url" : "urn:oid:1.2.276.0.76.5.493",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.276.0.76.5.493"
},
{
"use" : "secondary",
"system" : "urn:ietf:rfc:3986",
"value" : "http://www.ihe-d.de/fhir/CodeSystem/BerufeAerztlich"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "http://ihe-d.de/CodeSystems/AerztlicheBerufsvarianten"
}
],
"version" : "4.0.0-alpha1",
"name" : "BerufeAerztlichCS",
"title" : "Berufsvarianten, ärztlich",
"status" : "draft",
"experimental" : false,
"date" : "2025-02-20",
"publisher" : "IHE Deutschland e.V., Berlin, Deutschland",
"contact" : [
{
"name" : "IHE Deutschland e.V., Berlin, Deutschland",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ihe-d.de"
},
{
"system" : "email",
"value" : "info@ihe-d.de"
}
]
}
],
"description" : "**Ärztliche Berufsvarianten**",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "IHE Deutschland e.V.",
"caseSensitive" : true,
"valueSet" : "http://www.ihe-d.de/fhir/ValueSet/BerufeAerztlich",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 2,
"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" : "3",
"display" : "Praktischer Arzt",
"definition" : "Praktischer Arzt oder Praktische Ärztin ist eine seit der Weiterbildungsordnung von 1992 nicht mehr neu vergebene Berufsbezeichnung für einen niedergelassenen Arzt ohne eine zum Führen der Bezeichnung \"Facharzt\" obligate Weiterbildung.",
"property" : [
{
"code" : "status",
"valueCode" : "deprecated"
}
]
}
]
}