German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

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

: Confirmed Avulsion Diagnosis for Tooth 11 - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ExampleAvulsionDiagnosis11"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/dental-condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ExampleAvulsionDiagnosis11</b></p><a name="ExampleAvulsionDiagnosis11"> </a><a name="hcExampleAvulsionDiagnosis11"> </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-condition.html">Zahnärztliche Diagnose (DE)</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></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://id.who.int/icd/release/11/mms NA0D.15}, {http://fhir.de/CodeSystem/bfarm/icd-10-gm S03.2}, {http://snomed.info/sct 109671008}">Avulsion of tooth</span></p><p><b>bodySite</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/ex-tooth 11}">11</span></p><p><b>subject</b>: <a href="Patient-pat-gkv-dental-01.html">Aylin Özdemir (official) (no stated gender), DoB: 1988-03-14 ( Krankenversichertennummer)</a></p><p><b>recordedDate</b>: 2026-07-18</p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Detail</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-ExampleAvulsionObservation11.html">Observation Dental injury classification</a></td></tr></table></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <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://id.who.int/icd/release/11/mms"/>
      <code value="NA0D.15"/>
      <display value="Avulsion of tooth"/>
    </coding>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <version value="2026"/>
      <code value="S03.2"/>
      <display value="Zahnluxation"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000274103/version/20260515"/>
      <code value="109671008"/>
      <display value="Complete avulsion of tooth (disorder)"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/ex-tooth"/>
      <code value="11"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/pat-gkv-dental-01"/>
  </subject>
  <recordedDate value="2026-07-18"/>
  <evidence>
    <detail>🔗 
      <reference value="Observation/ExampleAvulsionObservation11"/>
    </detail>
  </evidence>
</Condition>