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 BEL II ChargeItem — Keramik-Inlay Zahn 15 - XML Representation

Raw xml | Download


<ChargeItem xmlns="http://hl7.org/fhir">
  <id value="ExampleBelChargeItemKeramikInlay"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/bema-charge-item"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ChargeItem ExampleBelChargeItemKeramikInlay</b></p><a name="ExampleBelChargeItemKeramikInlay"> </a><a name="hcExampleBelChargeItemKeramikInlay"> </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-bema-charge-item.html">BEMA Leistungsposition (DE)</a></p></div><p><b>FDI Zahnnummer</b>: 15</p><p><b>BEL II Punkte</b>: 320</p><p><b>ZTL Material</b>: <span title="Codes:">Vollkeramik (CAD/CAM, Lithiumdisilikat)</span></p><p><b>status</b>: Billable</p><p><b>code</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/bel-ii 98c}">Inlay, zweiflächig, vollkeramisch (BEL II)</span></p><p><b>subject</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>context</b>: <a href="Encounter-enc-dental-02-privatschein.html">Encounter: identifier = https://example-dental-practice.de/fall-id#DENTAL-2026-0002; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-01-22 --&gt; 2026-01-22</a></p><p><b>occurrence</b>: 2026-01-22</p><p><b>quantity</b>: 320 BEL-Punkte</p><p><b>bodysite</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 15}">15</span></p><h3>PriceOverrides</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>198.4</td><td>Euro</td></tr></table><p><b>account</b>: <a href="Account-acct-dental-02-pkv-q1.html">Account: identifier = https://fhir.cognovis.de/praxis/sid/scheinNummer#ScheinNummer#PKV-2026-Q1-00002; status = active; type = PKV; servicePeriod = 2026-01-01 --&gt; 2026-03-31</a></p></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-category"/>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/ext-tax-exemption-reason"/>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number">
    <valueCode value="15"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/bel-punkte">
    <valueInteger value="320"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/dental/StructureDefinition/ztl-material">
    <valueCodeableConcept>
      <text value="Vollkeramik (CAD/CAM, Lithiumdisilikat)"/>
    </valueCodeableConcept>
  </extension>
  <status value="billable"/>
  <code>
    <coding>
      <system value="https://fhir.cognovis.de/dental/CodeSystem/bel-ii"/>
      <code value="98c"/>
      <display value="Inlay, zweiflächig, vollkeramisch (BEL II)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-pkv-01"/>
  </subject>
  <context>🔗 
    <reference value="Encounter/enc-dental-02-privatschein"/>
  </context>
  <occurrenceDateTime value="2026-01-22"/>
  <quantity>
    <value value="320"/>
    <unit value="BEL-Punkte"/>
  </quantity>
  <bodysite>
    <coding>
      <system
              value="https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi"/>
      <code value="15"/>
      <display value="15"/>
    </coding>
  </bodysite>
  <priceOverride>
    <value value="198.4"/>
    <currency value="EUR"/>
  </priceOverride>
  <account>🔗 
    <reference value="Account/acct-dental-02-pkv-q1"/>
  </account>
</ChargeItem>