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
| Active as of 2026-07-29 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/pa-befund-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "pa-befund-type"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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\">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\">suppuration-on-probing<a name=\"pa-befund-type-suppuration-on-probing\"> </a></td><td>Suppuration on probing</td><td>Site-level presence or absence of suppuration on probing</td></tr><tr><td style=\"white-space:nowrap\">bone-loss-per-age<a name=\"pa-befund-type-bone-loss-per-age\"> </a></td><td>Bone loss per age</td><td>Radiographic bone-loss percentage divided by patient age in years</td></tr><tr><td style=\"white-space:nowrap\">patient-age-at-measurement<a name=\"pa-befund-type-patient-age-at-measurement\"> </a></td><td>Patient age at measurement</td><td>Age in completed years used for the bone-loss-per-age calculation</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><tr><td style=\"white-space:nowrap\">par-grad<a name=\"pa-befund-type-par-grad\"> </a></td><td>PAR Grad</td><td>PAR-Grad (Schweregrad nach EFP/BSP 2018)</td></tr><tr><td style=\"white-space:nowrap\">par-behandlungsphase<a name=\"pa-befund-type-par-behandlungsphase\"> </a></td><td>PAR Behandlungsphase</td><td>PAR-Behandlungsphase (Initial-, Basis-, Support-/Erhaltungsphase)</td></tr><tr><td style=\"white-space:nowrap\">par-lockerungsgrad<a name=\"pa-befund-type-par-lockerungsgrad\"> </a></td><td>Lockerungsgrad</td><td>Zahnlockerung nach PAR-Klassifikation (0/I/II/III)</td></tr><tr><td style=\"white-space:nowrap\">par-furkationsbefall<a name=\"pa-befund-type-par-furkationsbefall\"> </a></td><td>PAR Furkationsbefall</td><td>Furkationsbeteiligung nach PAR-Klassifikation (0/I/II/III)</td></tr><tr><td style=\"white-space:nowrap\">par-behandlungsbeduerftigkeit<a name=\"pa-befund-type-par-behandlungsbeduerftigkeit\"> </a></td><td>PAR Behandlungsbeduerftigkeit</td><td>Behandlungsbedürftigkeit nach PAR-Richtlinie</td></tr><tr><td style=\"white-space:nowrap\">bone-shape<a name=\"pa-befund-type-bone-shape\"> </a></td><td>Knochenmorphologie</td><td>Knochenform nach Lekholm-Zarb-Klassifikation (A-E) fuer Implantatplanung</td></tr><tr><td style=\"white-space:nowrap\">bone-quality<a name=\"pa-befund-type-bone-quality\"> </a></td><td>Knochenqualitaet</td><td>Knochenqualitaet nach Lekholm-Zarb-Klassifikation (1-4) fuer Implantatplanung</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type"] ;
fhir:CodeSystem.version [ fhir:value "0.41.6"] ;
fhir:CodeSystem.name [ fhir:value "PABefundTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "PA-Befund Typ"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-29T15:26:56+02:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Vendor-neutral component type codes for structured periodontal observations. Positional source encodings are ingest concerns and are not part of this public clinical terminology."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ] ;
fhir:Coding.display [ fhir:value "Germany" ]
]
] ;
fhir:CodeSystem.copyright [ fhir:value "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "attachment-loss" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Attachmentverlust" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Klinischer Attachmentverlust in mm" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "bleeding-on-probing" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Blutung on Probing" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Blutung nach Sondierung (BOP)" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "suppuration-on-probing" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Suppuration on probing" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Site-level presence or absence of suppuration on probing" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "bone-loss-per-age" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Bone loss per age" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Radiographic bone-loss percentage divided by patient age in years" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "patient-age-at-measurement" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient age at measurement" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Age in completed years used for the bone-loss-per-age calculation" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "furcation" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Furkationsbeteiligung" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Furkationsgrad (0=keine, 1=Klasse I, 2=Klasse II, 3=Klasse III)" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "par-grad" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PAR Grad" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "PAR-Grad (Schweregrad nach EFP/BSP 2018)" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "par-behandlungsphase" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PAR Behandlungsphase" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "PAR-Behandlungsphase (Initial-, Basis-, Support-/Erhaltungsphase)" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "par-lockerungsgrad" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Lockerungsgrad" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Zahnlockerung nach PAR-Klassifikation (0/I/II/III)" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "par-furkationsbefall" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PAR Furkationsbefall" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Furkationsbeteiligung nach PAR-Klassifikation (0/I/II/III)" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "par-behandlungsbeduerftigkeit" ] ;
fhir:CodeSystem.concept.display [ fhir:value "PAR Behandlungsbeduerftigkeit" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Behandlungsbedürftigkeit nach PAR-Richtlinie" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "bone-shape" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Knochenmorphologie" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Knochenform nach Lekholm-Zarb-Klassifikation (A-E) fuer Implantatplanung" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "bone-quality" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Knochenqualitaet" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Knochenqualitaet nach Lekholm-Zarb-Klassifikation (1-4) fuer Implantatplanung" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/pa-befund-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/pa-befund-type.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.41.6 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report