German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Condition: Karies K02.1 approximal Zahn 36 - 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/Condition/karies-condition> a fhir:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "karies-condition"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis" ;
       fhir:index 0 ;
       fhir:link <https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis>
     ]
  ] ;
  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: Condition karies-condition</b></p><a name=\"karies-condition\"> </a><a name=\"hckaries-condition\"> </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=\"https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis\">KBV_PR_Base_Condition_Diagnosis</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm K02.1}\">Karies mit Dentinbeteiligung</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>recordedDate</b>: 2026-05-05</p><p><b>asserter</b>: <a href=\"Practitioner-par-grading-practitioner-arzt.html\">Dr. Stefan Mueller</a></p><blockquote><p><b>evidence</b></p><p><b>detail</b>: </p><ul><li><a href=\"ImagingStudy-karies-bissfluegel-study.html\">Bissfluegel-Aufnahme Zahn 36</a></li><li><a href=\"DiagnosticReport-karies-befund.html\">Karies-Befundbericht</a></li></ul></blockquote></div>"
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit" ] ;
         fhir:Extension.valueCoding [
           fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_DIAGNOSESICHERHEIT" ] ;
           fhir:Coding.code [ fhir:value "G" ] ;
           fhir:Coding.display [ fhir:value "gesicherte Diagnose" ]
         ]
       ] ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
       fhir:Coding.version [ fhir:value "2024" ] ;
       fhir:Coding.code [ fhir:value "K02.1" ] ;
       fhir:Coding.display [ fhir:value "Karies mit Dentinbeteiligung" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2026-05-05"^^xsd:date] ;
  fhir:Condition.asserter [
     fhir:link <http://hl7.org/fhir/Practitioner/par-grading-practitioner-arzt> ;
     fhir:Reference.reference [ fhir:value "Practitioner/par-grading-practitioner-arzt" ] ;
     fhir:Reference.display [ fhir:value "Dr. Stefan Mueller" ]
  ] ;
  fhir:Condition.evidence [
     fhir:index 0 ;
     fhir:Condition.evidence.detail [
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/ImagingStudy/karies-bissfluegel-study> ;
       fhir:Reference.reference [ fhir:value "ImagingStudy/karies-bissfluegel-study" ] ;
       fhir:Reference.display [ fhir:value "Bissfluegel-Aufnahme Zahn 36" ]
     ], [
       fhir:index 1 ;
       fhir:link <http://hl7.org/fhir/DiagnosticReport/karies-befund> ;
       fhir:Reference.reference [ fhir:value "DiagnosticReport/karies-befund" ] ;
       fhir:Reference.display [ fhir:value "Karies-Befundbericht" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/example-patient> a fhir:Patient .

<http://hl7.org/fhir/Practitioner/par-grading-practitioner-arzt> a fhir:Practitioner .

<http://hl7.org/fhir/ImagingStudy/karies-bissfluegel-study> a fhir:ImagingStudy .

<http://hl7.org/fhir/DiagnosticReport/karies-befund> a fhir:DiagnosticReport .

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

<http://hl7.org/fhir/Condition/karies-condition.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Condition/karies-condition.ttl> .