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

: PA-Befund Typ - XML Representation

Active as of 2026-05-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pa-befund-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pa-befund-type</b></p><a name="pa-befund-type"> </a><a name="hcpa-befund-type"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">pocket-depth-encoded<a name="pa-befund-type-pocket-depth-encoded"> </a></td><td>Taschentiefe (String-kodiert)</td><td>Sondierungstiefen als String-kodierte Messung pro Zahn — mehrzifferige Kodierung, z.B. '__0450__64' = [0,4,5,0,6,4] mm</td></tr><tr><td style="white-space:nowrap">attachment-loss<a name="pa-befund-type-attachment-loss"> </a></td><td>Attachmentverlust</td><td>Klinischer Attachmentverlust in mm</td></tr><tr><td style="white-space:nowrap">bleeding-on-probing<a name="pa-befund-type-bleeding-on-probing"> </a></td><td>Blutung on Probing</td><td>Blutung nach Sondierung (BOP)</td></tr><tr><td style="white-space:nowrap">furcation<a name="pa-befund-type-furcation"> </a></td><td>Furkationsbeteiligung</td><td>Furkationsgrad (0=keine, 1=Klasse I, 2=Klasse II, 3=Klasse III)</td></tr></table></div>
  </text>
  <url value="https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type"/>
  <version value="0.36.1"/>
  <name value="PABefundTypeCS"/>
  <title value="PA-Befund Typ"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-30T11:39:14+00:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Component type codes for periodontal Observations. PA findings are stored as per-tooth strings with multi-digit measurements (e.g. '__0450__64' encodes [0,4,5,0,6,4] mm). These codes identify each component type. Replaces the interim system https://fhir.cognovis.de/dental/CodeSystem/pa-befund-interim with an IG-conformant URL."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="pocket-depth-encoded"/>
    <display value="Taschentiefe (String-kodiert)"/>
    <definition
                value="Sondierungstiefen als String-kodierte Messung pro Zahn — mehrzifferige Kodierung, z.B. '__0450__64' = [0,4,5,0,6,4] mm"/>
  </concept>
  <concept>
    <code value="attachment-loss"/>
    <display value="Attachmentverlust"/>
    <definition value="Klinischer Attachmentverlust in mm"/>
  </concept>
  <concept>
    <code value="bleeding-on-probing"/>
    <display value="Blutung on Probing"/>
    <definition value="Blutung nach Sondierung (BOP)"/>
  </concept>
  <concept>
    <code value="furcation"/>
    <display value="Furkationsbeteiligung"/>
    <definition
                value="Furkationsgrad (0=keine, 1=Klasse I, 2=Klasse II, 3=Klasse III)"/>
  </concept>
</CodeSystem>