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" : "billing-bezugsraum",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem billing-bezugsraum</b></p><a name=\"billing-bezugsraum\"> </a><a name=\"hcbilling-bezugsraum\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-bezugsraum</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\">BF<a name=\"billing-bezugsraum-BF\"> </a></td><td>Behandlungsfall</td><td>Ausschluss gilt innerhalb desselben Behandlungsfalls (Quartal)</td></tr><tr><td style=\"white-space:nowrap\">AF<a name=\"billing-bezugsraum-AF\"> </a></td><td>Arztfall</td><td>Ausschluss gilt innerhalb desselben Arztfalls</td></tr><tr><td style=\"white-space:nowrap\">SF<a name=\"billing-bezugsraum-SF\"> </a></td><td>Sitzung</td><td>Ausschluss gilt für dieselbe Sitzung (Arztkontakt)</td></tr><tr><td style=\"white-space:nowrap\">TG<a name=\"billing-bezugsraum-TG\"> </a></td><td>Tag</td><td>Ausschluss gilt für denselben Behandlungstag</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-bezugsraum",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.9"
}
],
"version" : "0.49.0",
"name" : "BillingBezugsraumCS",
"title" : "Abrechnungsbezugsraum",
"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" : "Zeitlicher Bezugsraum für Ausschlussregelungen im EBM (Behandlungsfall, Arztfall, Sitzung, Tag)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "BF",
"display" : "Behandlungsfall",
"definition" : "Ausschluss gilt innerhalb desselben Behandlungsfalls (Quartal)"
},
{
"code" : "AF",
"display" : "Arztfall",
"definition" : "Ausschluss gilt innerhalb desselben Arztfalls"
},
{
"code" : "SF",
"display" : "Sitzung",
"definition" : "Ausschluss gilt für dieselbe Sitzung (Arztkontakt)"
},
{
"code" : "TG",
"display" : "Tag",
"definition" : "Ausschluss gilt für denselben Behandlungstag"
}
]
}