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

: Peri-Implantitis Diagnosis at Position 36 - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ExamplePeriImplantitisCondition36"/>
  <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 ExamplePeriImplantitisCondition36</b></p><a name="ExamplePeriImplantitisCondition36"> </a><a name="hcExamplePeriImplantitisCondition36"> </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://snomed.info/sct 699422003}">Peri-implantitis</span></p><p><b>bodySite</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/ex-tooth 36}">36</span></p><p><b>subject</b>: <a href="Patient-pat-beihilfe-01.html">Friedrich Hartmann (official) Male, DoB: 1958-11-22</a></p><p><b>recordedDate</b>: 2026-07-20</p><blockquote><p><b>evidence</b></p><p><b>detail</b>: </p><ul><li><a href="Observation-ExamplePeriImplantInflammation36.html">Observation Peri-implant assessment</a></li><li><a href="Observation-ExamplePeriImplantBoneLoss36.html">Observation Alveolar bone loss</a></li></ul></blockquote></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://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000274103/version/20260515"/>
      <code value="699422003"/>
      <display value="Dentale Periimplantitis"/>
    </coding>
    <text value="Peri-implantitis"/>
  </code>
  <bodySite>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/ex-tooth"/>
      <code value="36"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/pat-beihilfe-01"/>
  </subject>
  <recordedDate value="2026-07-20"/>
  <evidence>
    <detail>🔗 
      <reference value="Observation/ExamplePeriImplantInflammation36"/>
    </detail>
    <detail>🔗 
      <reference value="Observation/ExamplePeriImplantBoneLoss36"/>
    </detail>
  </evidence>
</Condition>