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 - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "pa-befund-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type",
  "version" : "0.36.1",
  "name" : "PABefundTypeCS",
  "title" : "PA-Befund Typ",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30T11:39:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "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" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "pocket-depth-encoded",
      "display" : "Taschentiefe (String-kodiert)",
      "definition" : "Sondierungstiefen als String-kodierte Messung pro Zahn — mehrzifferige Kodierung, z.B. '__0450__64' = [0,4,5,0,6,4] mm"
    },
    {
      "code" : "attachment-loss",
      "display" : "Attachmentverlust",
      "definition" : "Klinischer Attachmentverlust in mm"
    },
    {
      "code" : "bleeding-on-probing",
      "display" : "Blutung on Probing",
      "definition" : "Blutung nach Sondierung (BOP)"
    },
    {
      "code" : "furcation",
      "display" : "Furkationsbeteiligung",
      "definition" : "Furkationsgrad (0=keine, 1=Klasse I, 2=Klasse II, 3=Klasse III)"
    }
  ]
}