German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
{
"resourceType" : "CodeSystem",
"id" : "schein-untergruppe",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem schein-untergruppe</b></p><a name=\"schein-untergruppe\"> </a><a name=\"hcschein-untergruppe\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/schein-untergruppe</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">NORMAL<a name=\"schein-untergruppe-NORMAL\"> </a></td><td>Normal</td><td>Normal</td></tr><tr><td style=\"white-space:nowrap\">NOTFALL<a name=\"schein-untergruppe-NOTFALL\"> </a></td><td>Notfall</td><td>Notfall</td></tr><tr><td style=\"white-space:nowrap\">VERTRETER<a name=\"schein-untergruppe-VERTRETER\"> </a></td><td>Vertreter</td><td>Vertreter</td></tr><tr><td style=\"white-space:nowrap\">AUFTRAG_LABOR<a name=\"schein-untergruppe-AUFTRAG_LABOR\"> </a></td><td>Auftragsleistung/Labor</td><td>Auftragsleistung/Labor</td></tr><tr><td style=\"white-space:nowrap\">UNKNOWN<a name=\"schein-untergruppe-UNKNOWN\"> </a></td><td>Unknown</td><td>Unknown</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/schein-untergruppe",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.68"
}
],
"version" : "0.90.0",
"name" : "ScheinUntergruppeCS",
"title" : "Schein Untergruppe",
"status" : "active",
"experimental" : false,
"date" : "2026-07-29T13:00:36+02:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Semantic sub-group codes for Scheinuntergruppe.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "NORMAL",
"display" : "Normal",
"definition" : "Normal"
},
{
"code" : "NOTFALL",
"display" : "Notfall",
"definition" : "Notfall"
},
{
"code" : "VERTRETER",
"display" : "Vertreter",
"definition" : "Vertreter"
},
{
"code" : "AUFTRAG_LABOR",
"display" : "Auftragsleistung/Labor",
"definition" : "Auftragsleistung/Labor"
},
{
"code" : "UNKNOWN",
"display" : "Unknown",
"definition" : "Unknown"
}
]
}