German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-04 |
{
"resourceType" : "CodeSystem",
"id" : "praxis-plan-section",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-plan-section</b></p><a name=\"praxis-plan-section\"> </a><a name=\"hcpraxis-plan-section\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-plan-section</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\">behandlungsdoku<a name=\"praxis-plan-section-behandlungsdoku\"> </a></td><td>Behandlungsdokumentation</td><td>Aktionsgruppe fuer Behandlungsdokumentation (Freitext, strukturierte Befunde, Anamnese-Items)</td></tr><tr><td style=\"white-space:nowrap\">ziffern<a name=\"praxis-plan-section-ziffern\"> </a></td><td>Leistungsziffern</td><td>Aktionsgruppe fuer Abrechnungsziffern (EBM, GOÄ, BEMA, HZV, GOZ)</td></tr><tr><td style=\"white-space:nowrap\">diagnosen<a name=\"praxis-plan-section-diagnosen\"> </a></td><td>Diagnosen</td><td>Aktionsgruppe fuer Diagnosen (ICD-10-GM Codes, SNOMED CT)</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-plan-section",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.34"
}
],
"version" : "0.49.0",
"name" : "PraxisPlanSectionCS",
"title" : "Praxis Plan Section",
"status" : "active",
"experimental" : false,
"date" : "2026-05-04T13:25:14+00:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Action-group markers for PlanDefinition.action.code within PraxisBillingPattern resources. Identifies the structural role of an action group (documentation, billing codes, diagnoses). Implements ADR-001 Decision 4. Extensible without profile version bump.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "behandlungsdoku",
"display" : "Behandlungsdokumentation",
"definition" : "Aktionsgruppe fuer Behandlungsdokumentation (Freitext, strukturierte Befunde, Anamnese-Items)"
},
{
"code" : "ziffern",
"display" : "Leistungsziffern",
"definition" : "Aktionsgruppe fuer Abrechnungsziffern (EBM, GOÄ, BEMA, HZV, GOZ)"
},
{
"code" : "diagnosen",
"display" : "Diagnosen",
"definition" : "Aktionsgruppe fuer Diagnosen (ICD-10-GM Codes, SNOMED CT)"
}
]
}