German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Abrechnungsbezugsraum - XML Representation

Active as of 2026-05-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="billing-bezugsraum"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://fhir.cognovis.de/praxis/CodeSystem/billing-bezugsraum"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.9"/>
  </identifier>
  <version value="0.49.0"/>
  <name value="BillingBezugsraumCS"/>
  <title value="Abrechnungsbezugsraum"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-04T13:25:14+00:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Zeitlicher Bezugsraum für Ausschlussregelungen im EBM (Behandlungsfall, Arztfall, Sitzung, Tag)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="BF"/>
    <display value="Behandlungsfall"/>
    <definition
                value="Ausschluss gilt innerhalb desselben Behandlungsfalls (Quartal)"/>
  </concept>
  <concept>
    <code value="AF"/>
    <display value="Arztfall"/>
    <definition value="Ausschluss gilt innerhalb desselben Arztfalls"/>
  </concept>
  <concept>
    <code value="SF"/>
    <display value="Sitzung"/>
    <definition value="Ausschluss gilt für dieselbe Sitzung (Arztkontakt)"/>
  </concept>
  <concept>
    <code value="TG"/>
    <display value="Tag"/>
    <definition value="Ausschluss gilt für denselben Behandlungstag"/>
  </concept>
</CodeSystem>