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 Kompositfüllung BEMA 13b Zahn 46 - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ExampleDentalProcedure"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/dental-procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ExampleDentalProcedure</b></p><a name="ExampleDentalProcedure"> </a><a name="hcExampleDentalProcedure"> </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-dental-procedure.html">Zahnärztliche Behandlung (DE)</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-category dental}">Dental</span></p><p><b>code</b>: <span title="Codes:{http://fhir.de/CodeSystem/kzbv/bema 13b}">Kompositfüllung BEMA 13b — Zahn 46</span></p><p><b>subject</b>: <a href="Patient-pat-gkv-01.html">Klaus Bergmann (official) (no stated gender), DoB: 1962-04-17 ( Krankenversichertennummer)</a></p><p><b>encounter</b>: <a href="Encounter-enc-dental-01-kassenschein.html">Encounter: identifier = https://example-dental-practice.de/fall-id#DENTAL-2026-0001; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-01-10 --&gt; 2026-01-10</a></p><p><b>performed</b>: 2026-01-10</p><p><b>reasonReference</b>: <a href="Condition-ExampleDentalCondition.html">Condition Karies des Dentins</a></p><p><b>bodySite</b>: <span title="Codes:{https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi 46}">Zahn 46, Flächen MO (mesial-okklusal)</span></p></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="https://fhir.cognovis.de/dental/CodeSystem/dental-category"/>
      <code value="dental"/>
      <display value="Dental"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/kzbv/bema"/>
      <code value="13b"/>
      <display value="Kompositfüllung zweiflächig"/>
    </coding>
    <text value="Kompositfüllung BEMA 13b — Zahn 46"/>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-gkv-01"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/enc-dental-01-kassenschein"/>
  </encounter>
  <performedDateTime value="2026-01-10"/>
  <reasonReference>🔗 
    <reference value="Condition/ExampleDentalCondition"/>
  </reasonReference>
  <bodySite>
    <coding>
      <system
              value="https://fhir.cognovis.de/dental/CodeSystem/tooth-identification-fdi"/>
      <code value="46"/>
      <display value="46"/>
    </coding>
    <text value="Zahn 46, Flächen MO (mesial-okklusal)"/>
  </bodySite>
</Procedure>