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

: Beispiel Behandlungsjournal-Eintrag 2026-01-10 - TTL Representation

Raw ttl | Download


@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/ClinicalImpression/ExampleDentalClinicalImpression> a fhir:ClinicalImpression ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleDentalClinicalImpression"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/dental-clinical-impression" ;
       fhir:index 0 ;
       fhir:link <https://fhir.cognovis.de/dental/StructureDefinition/dental-clinical-impression>
     ]
  ] ;
  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: ClinicalImpression ExampleDentalClinicalImpression</b></p><a name=\"ExampleDentalClinicalImpression\"> </a><a name=\"hcExampleDentalClinicalImpression\"> </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-clinical-impression.html\">Zahnärztlicher Behandlungsjournaleintrag (DE)</a></p></div><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-pat-gkv-01.html\">Klaus Bergmann (official) (no stated gender), DoB: 1962-04-17 ( Krankenversichertennummer)</a></p><p><b>encounter</b>: <a href=\"Encounter-enc-dental-01-kassenschein.html\">Encounter: identifier = https://example-dental-practice.de/fall-id#DENTAL-2026-0001; status = finished; class = ambulatory (ActCode#AMB); period = 2026-01-10 --&gt; 2026-01-10</a></p><p><b>date</b>: 2026-01-10 10:30:00+0100</p><p><b>assessor</b>: <a href=\"PractitionerRole-role-schoell-gibitzenhof.html\">PractitionerRole Doctor</a></p><blockquote><p><b>finding</b></p><p><b>itemReference</b>: <a href=\"Observation-ExampleDentalFinding.html\">Observation Physical findings of Mouth and Throat and Teeth</a></p></blockquote><blockquote><p><b>finding</b></p><p><b>itemReference</b>: <a href=\"Condition-ExampleDentalCondition.html\">Condition Karies des Dentins</a></p></blockquote><p><b>note</b>: @2026-01-10 09:00:00+0100, @2026-01-10 09:30:00+0100, @2026-01-10 10:00:00+0100, @2026-01-10 10:30:00+0100</p><blockquote><div><p>Anamnese: Keine Einnahme von Antikoagulanzien. Keine Allergien bekannt. Patient beschwerdefrei.</p>\n</div></blockquote><blockquote><div><p>Befund: Zahn 46 — Dentinkaries K02.1 MO (mesial-okklusal), Sondierungstiefe 4 mm bukkal. Vitalität positiv.</p>\n</div></blockquote><blockquote><div><p>Behandlung: Lokalanästhesie BEMA 09. Kariesexkavation Zahn 46. Kompositfüllung zweiflächig MO BEMA 13c, Material: Tetric PowerFill (Ivoclar), lichthärtend. Okklusionskontrolle. Behandlungsdauer 35 min.</p>\n</div></blockquote><blockquote><div><p>Nachsorge: Nächster Termin zur Kontrolle und ggf. Planung HKP für Zahn 46 Krone.</p>\n</div></blockquote></div>"
  ] ;
  fhir:ClinicalImpression.status [ fhir:value "completed"] ;
  fhir:ClinicalImpression.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat-gkv-01> ;
     fhir:Reference.reference [ fhir:value "Patient/pat-gkv-01" ]
  ] ;
  fhir:ClinicalImpression.encounter [
     fhir:link <http://hl7.org/fhir/Encounter/enc-dental-01-kassenschein> ;
     fhir:Reference.reference [ fhir:value "Encounter/enc-dental-01-kassenschein" ]
  ] ;
  fhir:ClinicalImpression.date [ fhir:value "2026-01-10T10:30:00+01:00"^^xsd:dateTime] ;
  fhir:ClinicalImpression.assessor [
     fhir:link <http://hl7.org/fhir/PractitionerRole/role-schoell-gibitzenhof> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/role-schoell-gibitzenhof" ]
  ] ;
  fhir:ClinicalImpression.finding [
     fhir:index 0 ;
     fhir:ClinicalImpression.finding.itemReference [
       fhir:link <http://hl7.org/fhir/Observation/ExampleDentalFinding> ;
       fhir:Reference.reference [ fhir:value "Observation/ExampleDentalFinding" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ClinicalImpression.finding.itemReference [
       fhir:link <http://hl7.org/fhir/Condition/ExampleDentalCondition> ;
       fhir:Reference.reference [ fhir:value "Condition/ExampleDentalCondition" ]
     ]
  ] ;
  fhir:ClinicalImpression.note [
     fhir:index 0 ;
     fhir:Annotation.time [ fhir:value "2026-01-10T09:00:00+01:00"^^xsd:dateTime ] ;
     fhir:Annotation.text [ fhir:value "Anamnese: Keine Einnahme von Antikoagulanzien. Keine Allergien bekannt. Patient beschwerdefrei." ]
  ], [
     fhir:index 1 ;
     fhir:Annotation.time [ fhir:value "2026-01-10T09:30:00+01:00"^^xsd:dateTime ] ;
     fhir:Annotation.text [ fhir:value "Befund: Zahn 46 — Dentinkaries K02.1 MO (mesial-okklusal), Sondierungstiefe 4 mm bukkal. Vitalität positiv." ]
  ], [
     fhir:index 2 ;
     fhir:Annotation.time [ fhir:value "2026-01-10T10:00:00+01:00"^^xsd:dateTime ] ;
     fhir:Annotation.text [ fhir:value "Behandlung: Lokalanästhesie BEMA 09. Kariesexkavation Zahn 46. Kompositfüllung zweiflächig MO BEMA 13c, Material: Tetric PowerFill (Ivoclar), lichthärtend. Okklusionskontrolle. Behandlungsdauer 35 min." ]
  ], [
     fhir:index 3 ;
     fhir:Annotation.time [ fhir:value "2026-01-10T10:30:00+01:00"^^xsd:dateTime ] ;
     fhir:Annotation.text [ fhir:value "Nachsorge: Nächster Termin zur Kontrolle und ggf. Planung HKP für Zahn 46 Krone." ]
  ] .

<http://hl7.org/fhir/Patient/pat-gkv-01> a fhir:Patient .

<http://hl7.org/fhir/Encounter/enc-dental-01-kassenschein> a fhir:Encounter .

<http://hl7.org/fhir/PractitionerRole/role-schoell-gibitzenhof> a fhir:PractitionerRole .

<http://hl7.org/fhir/Observation/ExampleDentalFinding> a fhir:Observation .

<http://hl7.org/fhir/Condition/ExampleDentalCondition> a fhir:Condition .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ClinicalImpression/ExampleDentalClinicalImpression.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ClinicalImpression/ExampleDentalClinicalImpression.ttl> .