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 Behandlungskontakt PKV 2026-01-22 (enc-dental-02) - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="enc-dental-02-privatschein"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/dental-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter enc-dental-02-privatschein</b></p><a name="enc-dental-02-privatschein"> </a><a name="hcenc-dental-02-privatschein"> </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-encounter.html">Zahnärztlicher Behandlungskontakt (DE)</a></p></div><p><b>identifier</b>: <code>https://example-dental-practice.de/fall-id</code>/DENTAL-2026-0002</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-AMB">v3 Code System ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href="Patient-pat-pkv-01.html">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-role-uselmann-plaerrer.html">PractitionerRole Doctor</a></td></tr></table><p><b>period</b>: 2026-01-22 --&gt; 2026-01-22</p><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>
  <identifier>
    <system value="https://example-dental-practice.de/fall-id"/>
    <value value="DENTAL-2026-0002"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <subject>🔗 
    <reference value="Patient/pat-pkv-01"/>
  </subject>
  <participant>
    <individual>🔗 
      <reference value="PractitionerRole/role-uselmann-plaerrer"/>
    </individual>
  </participant>
  <period>
    <start value="2026-01-22"/>
    <end value="2026-01-22"/>
  </period>
  <account>🔗 
    <reference value="Account/acct-dental-02-pkv-q1"/>
  </account>
</Encounter>