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" : "praxis-healthcare-service-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-healthcare-service-type</b></p><a name=\"praxis-healthcare-service-type\"> </a><a name=\"hcpraxis-healthcare-service-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-healthcare-service-type</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\">general-practice<a name=\"praxis-healthcare-service-type-general-practice\"> </a></td><td>General Practice</td><td>Primary care / general medicine ambulatory service offering</td></tr><tr><td style=\"white-space:nowrap\">internal-medicine<a name=\"praxis-healthcare-service-type-internal-medicine\"> </a></td><td>Internal Medicine</td><td>Internal medicine ambulatory service offering</td></tr><tr><td style=\"white-space:nowrap\">radiology<a name=\"praxis-healthcare-service-type-radiology\"> </a></td><td>Radiology</td><td>Radiology and diagnostic imaging service offering</td></tr><tr><td style=\"white-space:nowrap\">psychosomatic-basic-care<a name=\"praxis-healthcare-service-type-psychosomatic-basic-care\"> </a></td><td>Psychosomatic Basic Care</td><td>Psychosomatische Grundversorgung ambulatory service offering</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-healthcare-service-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.66"
}
],
"version" : "0.90.0",
"name" : "PraxisHealthcareServiceTypeCS",
"title" : "Praxis Healthcare Service Type",
"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" : "PVS-agnostic categories for ambulatory practice service offerings published via HealthcareService.type. Distinct from GenehmigungenLeistungsbereichCS, which models KV authorization evidence on Basic resources.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "general-practice",
"display" : "General Practice",
"definition" : "Primary care / general medicine ambulatory service offering"
},
{
"code" : "internal-medicine",
"display" : "Internal Medicine",
"definition" : "Internal medicine ambulatory service offering"
},
{
"code" : "radiology",
"display" : "Radiology",
"definition" : "Radiology and diagnostic imaging service offering"
},
{
"code" : "psychosomatic-basic-care",
"display" : "Psychosomatic Basic Care",
"definition" : "Psychosomatische Grundversorgung ambulatory service offering"
}
]
}