@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Observation ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "ExamplePeriodontalObservationPAR"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-observation" ; fhir:index 0 ; fhir:link ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "

Generated Narrative: Observation ExamplePeriodontalObservationPAR

FDI Zahnnummer: 16

status: Final

category: Dental

code: Physical findings of Mouth and Throat and Teeth

subject: Friedrich Hartmann (official) Male, DoB: 1958-11-22

effective: 2026-03-05 15:30:00+0100

performer: Organization Demo-Zahnarztpraxis MVZ Nürnberg

bodySite: Zahn 16 — erster oberer rechter Molar

component

Periodontal Measurement Site: Mesiobuccal

code: Sondierungstiefe mesio-bukkal

value: 4 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Buccal

code: Sondierungstiefe bukkal

value: 3 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Distobuccal

code: Sondierungstiefe disto-bukkal

value: 4 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Mesiolingual

code: Sondierungstiefe mesio-lingual

value: 3 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Lingual

code: Sondierungstiefe lingual

value: 3 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Distolingual

code: Sondierungstiefe disto-lingual

value: 3 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Buccal

code: BOP bukkal

value: true

component

Periodontal Measurement Site: Lingual

code: BOP lingual

value: false

component

Periodontal Measurement Site: Buccal

code: Rezession bukkal

value: 1 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Lingual

code: Rezession lingual

value: 0 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Buccal

code: Attachmentverlust

value: 5 mm (Details: UCUM codemm = 'millimeter')

component

Periodontal Measurement Site: Distobuccal

code: Suppuration on probing

value: true

component

code: Furkationsbeteiligung

value: 1

component

code: PAR Grad

value: Grad B

component

code: PAR Behandlungsphase

value: Parodontologisches Aufklaerungs- und Therapiegespraech

component

code: Lockerungsgrad

value: 0

component

code: PAR Furkationsbefall

value: Klasse I

component

code: PAR Behandlungsbeduerftigkeit

value: Parodontitis

" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/fdi-tooth-number" ] ; fhir:Extension.valueCode [ fhir:value "16" ] ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/dental-category" ] ; fhir:Coding.code [ fhir:value "dental" ] ; fhir:Coding.display [ fhir:value "Dental" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:8704-9 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "8704-9" ] ; fhir:Coding.display [ fhir:value "Physical findings of Mouth and Throat and Teeth" ] ] ] ; fhir:Observation.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/pat-beihilfe-01" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-03-05T15:30:00+01:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index 0 ; fhir:link ; fhir:Reference.reference [ fhir:value "Organization/org-dental-mvz" ] ] ; fhir:Observation.bodySite [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-tooth" ] ; fhir:Coding.code [ fhir:value "16" ] ; fhir:Coding.display [ fhir:value "16" ] ] ; fhir:CodeableConcept.text [ fhir:value "Zahn 16 — erster oberer rechter Molar" ] ] ; fhir:Observation.component [ fhir:index 0 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "mesiobuccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:32910-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "32910-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Sondierungstiefe mesio-bukkal" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 1 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "buccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:32910-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "32910-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Sondierungstiefe bukkal" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 2 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "distobuccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:32910-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "32910-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Sondierungstiefe disto-bukkal" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 3 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "mesiolingual" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:32910-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "32910-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Sondierungstiefe mesio-lingual" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 4 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "lingual" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:32910-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "32910-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Sondierungstiefe lingual" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 5 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "distolingual" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:32910-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "32910-2" ] ] ; fhir:CodeableConcept.text [ fhir:value "Sondierungstiefe disto-lingual" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 6 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "buccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:86276007 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "86276007" ] ] ; fhir:CodeableConcept.text [ fhir:value "BOP bukkal" ] ] ; fhir:Observation.component.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 7 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "lingual" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:86276007 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "86276007" ] ] ; fhir:CodeableConcept.text [ fhir:value "BOP lingual" ] ] ; fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 8 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "buccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:6288001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "6288001" ] ] ; fhir:CodeableConcept.text [ fhir:value "Rezession bukkal" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 9 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "lingual" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:6288001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "6288001" ] ] ; fhir:CodeableConcept.text [ fhir:value "Rezession lingual" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 10 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "buccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "attachment-loss" ] ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm" ] ] ], [ fhir:index 11 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site" ] ; fhir:Coding.code [ fhir:value "distobuccal" ] ] ] ] ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "suppuration-on-probing" ] ] ] ; fhir:Observation.component.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 12 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:109728009 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "109728009" ] ] ; fhir:CodeableConcept.text [ fhir:value "Furkationsbeteiligung" ] ] ; fhir:Observation.component.valueInteger [ fhir:value "1"^^xsd:integer ] ], [ fhir:index 13 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "par-grad" ] ] ; fhir:CodeableConcept.text [ fhir:value "PAR Grad" ] ] ; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/par-grad" ] ; fhir:Coding.code [ fhir:value "B" ] ; fhir:Coding.display [ fhir:value "Grad B" ] ] ] ], [ fhir:index 14 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "par-behandlungsphase" ] ] ; fhir:CodeableConcept.text [ fhir:value "PAR Behandlungsphase" ] ] ; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/par-behandlungs-phase" ] ; fhir:Coding.code [ fhir:value "ATG" ] ; fhir:Coding.display [ fhir:value "Parodontologisches Aufklaerungs- und Therapiegespraech" ] ] ] ], [ fhir:index 15 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "par-lockerungsgrad" ] ] ; fhir:CodeableConcept.text [ fhir:value "Lockerungsgrad" ] ] ; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/par-lockerungsgrad" ] ; fhir:Coding.code [ fhir:value "0" ] ; fhir:Coding.display [ fhir:value "0" ] ] ] ], [ fhir:index 16 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "par-furkationsbefall" ] ] ; fhir:CodeableConcept.text [ fhir:value "PAR Furkationsbefall" ] ] ; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/par-furkationsbefall" ] ; fhir:Coding.code [ fhir:value "I" ] ; fhir:Coding.display [ fhir:value "Klasse I" ] ] ] ], [ fhir:index 17 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type" ] ; fhir:Coding.code [ fhir:value "par-behandlungsbeduerftigkeit" ] ] ; fhir:CodeableConcept.text [ fhir:value "PAR Behandlungsbeduerftigkeit" ] ] ; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/par-behandlungsbeduerftigkeit" ] ; fhir:Coding.code [ fhir:value "P" ] ; fhir:Coding.display [ fhir:value "Parodontitis" ] ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology ; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------