German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel GOZ 2150 Aufbaufüllung Zahn 15 - XML Representation

Raw xml | Download


<ChargeItem xmlns="http://hl7.org/fhir">
  <id value="ExampleGozChargeItem"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/goz-charge-item"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem ExampleGozChargeItem</b></p><a name="ExampleGozChargeItem"> </a><a name="hcExampleGozChargeItem"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-goz-charge-item.html">GOZ Leistungsposition (DE)</a></p></div><p><b>Steuerkategorie</b>: <span title="Codes:{urn:un:unece:uncefact:codelist:standard:5305 E}">Steuerfrei</span></p><p><b>FDI Zahnnummer</b>: 15</p><p><b>Zahnflächen</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-surfaces M}">Mesial</span></p><p><b>Zahnflächen</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-surfaces O}">Okklusal</span></p><blockquote><p><b>Privatgebühr Steigerungsfaktor</b></p><ul><li>faktor: 2.3</li><li>schwellenwert: 2.3</li><li>leistungsart: persoenlich</li></ul></blockquote><blockquote><p><b>Privatgebühr Analogleistung</b></p><ul><li>analoge-nummer: 2150</li><li>gebuehrenordnung: goz</li><li>begruendung: Keramik-Inlay CAD/CAM, Analogabrechnung nach 6 GOZ</li></ul></blockquote><p><b>Umsatzsteuerbefreiungsgrund</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund para4-nr14a}">6 GOZ</li></ul></blockquote><p><b>Umsatzsteuerbefreiungsgrund</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund para4-nr14a}">
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-category">
    <valueCodeableConcept>
      <coding>
        <system value="urn:un:unece:uncefact:codelist:standard:5305"/>
        <code value="E"/>
        <display value="Steuerfrei"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number">
    <valueCode value="15"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/tooth-surfaces">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.cognovis.de/dental/CodeSystem/tooth-surfaces"/>
        <code value="M"/>
        <display value="Mesial"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/tooth-surfaces">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.cognovis.de/dental/CodeSystem/tooth-surfaces"/>
        <code value="O"/>
        <display value="Okklusal"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/privatgebuehr-steigerungsfaktor">
    <extension url="faktor">
      <valueDecimal value="2.3"/>
    </extension>
    <extension url="schwellenwert">
      <valueDecimal value="2.3"/>
    </extension>
    <extension url="leistungsart">
      <valueCode value="persoenlich"/>
    </extension>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/privatgebuehr-analog-reference">
    <extension url="analoge-nummer">
      <valueString value="2150"/>
    </extension>
    <extension url="gebuehrenordnung">
      <valueCode value="goz"/>
    </extension>
    <extension url="begruendung">
      <valueString
                   value="Keramik-Inlay CAD/CAM, Analogabrechnung nach 6 GOZ"/>
    </extension>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-exemption-reason">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.cognovis.de/praxis/CodeSystem/ust-befreiungsgrund"/>
        <code value="para4-nr14a"/>
        <display value=" 4 Nr. 14a UStG"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="billable"/>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/bzaek/goz"/>
      <code value="2150"/>
      <display value="Aufbaufüllung"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-pkv-01"/>
  </subject>
  <context>🔗 
    <reference value="Encounter/enc-dental-02-privatschein"/>
  </context>
  <occurrenceDateTime value="2026-01-22"/>
  <bodysite>
    <coding>
      <system
              value="https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi"/>
      <code value="15"/>
      <display value="15"/>
    </coding>
    <text value="Zahn 15 — zweiter oberer rechter Prämolar"/>
  </bodysite>
  <factorOverride value="2.3"/>
  <priceOverride>
    <value value="187.45"/>
    <currency value="EUR"/>
  </priceOverride>
  <account>🔗 
    <reference value="Account/acct-dental-02-pkv-q1"/>
  </account>
</ChargeItem>