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 Laborauftragskommunikation — Keramik-Inlay Zahn 15 - XML Representation

Raw xml | Download


<Communication xmlns="http://hl7.org/fhir">
  <id value="ExampleDentalCommunication"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/dental-communication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Communication ExampleDentalCommunication</b></p><a name="ExampleDentalCommunication"> </a><a name="hcExampleDentalCommunication"> </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-communication.html">Zahnärztliche Kommunikation (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>subject</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>encounter</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>sent</b>: 2026-01-22 10:30:00+0100</p><p><b>recipient</b>: <a href="Organization-ExampleDentallabor.html">Organization Zahntechnik Nürnberg GmbH</a></p><p><b>sender</b>: <a href="PractitionerRole-role-uselmann-plaerrer.html">PractitionerRole Doctor</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: Keramik-Inlay Zahn 15, MOD, Farbe A2. Bitte CAD/CAM-Fertigung. Abholung Freitag.</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: Befund: Keramik-Inlay zweiflächig (GOZ 2150), Steigerungsfaktor 2,3. Präparation am 2026-01-22.</p></blockquote></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>
  <subject>🔗 
    <reference value="Patient/pat-pkv-01"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/enc-dental-02-privatschein"/>
  </encounter>
  <sent value="2026-01-22T10:30:00+01:00"/>
  <recipient>🔗 
    <reference value="Organization/ExampleDentallabor"/>
  </recipient>
  <sender>🔗 
    <reference value="PractitionerRole/role-uselmann-plaerrer"/>
  </sender>
  <payload>
    <contentString
                   value="Keramik-Inlay Zahn 15, MOD, Farbe A2. Bitte CAD/CAM-Fertigung. Abholung Freitag."/>
  </payload>
  <payload>
    <contentString
                   value="Befund: Keramik-Inlay zweiflächig (GOZ 2150), Steigerungsfaktor 2,3. Präparation am 2026-01-22."/>
  </payload>
</Communication>