Dental Core FHIR Profiles (R4)
Version 0.2.0 - ci-build

: Dental Chart Property - TTL Representation

Draft as of 2026-08-13

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/CodeSystem/dental-chart-property> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "dental-chart-property"] ;
  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 dental-chart-property</b></p><a name=\"dental-chart-property\"> </a><a name=\"hcdental-chart-property\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental-core/CodeSystem/dental-chart-property</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">legacy-tooth-modifier<a name=\"dental-chart-property-legacy-tooth-modifier\"> </a></td></tr><tr><td style=\"white-space:nowrap\">apicoectomy-performed<a name=\"dental-chart-property-apicoectomy-performed\"> </a></td></tr><tr><td style=\"white-space:nowrap\">periapical-lesion-type<a name=\"dental-chart-property-periapical-lesion-type\"> </a></td></tr><tr><td style=\"white-space:nowrap\">fissure-sealant-state<a name=\"dental-chart-property-fissure-sealant-state\"> </a></td></tr><tr><td style=\"white-space:nowrap\">mesial-contact-defect<a name=\"dental-chart-property-mesial-contact-defect\"> </a></td></tr><tr><td style=\"white-space:nowrap\">distal-contact-defect<a name=\"dental-chart-property-distal-contact-defect\"> </a></td></tr><tr><td style=\"white-space:nowrap\">incisal-occlusal-wear-type<a name=\"dental-chart-property-incisal-occlusal-wear-type\"> </a></td></tr><tr><td style=\"white-space:nowrap\">cervical-wear-type<a name=\"dental-chart-property-cervical-wear-type\"> </a></td></tr><tr><td style=\"white-space:nowrap\">tooth-discoloration-type<a name=\"dental-chart-property-tooth-discoloration-type\"> </a></td></tr><tr><td style=\"white-space:nowrap\">cej-identifiability<a name=\"dental-chart-property-cej-identifiability\"> </a></td></tr><tr><td style=\"white-space:nowrap\">root-concavity-category<a name=\"dental-chart-property-root-concavity-category\"> </a></td></tr><tr><td style=\"white-space:nowrap\">unqualified-gingival-phenotype<a name=\"dental-chart-property-unqualified-gingival-phenotype\"> </a></td></tr><tr><td style=\"white-space:nowrap\">orthodontic-appliance-type<a name=\"dental-chart-property-orthodontic-appliance-type\"> </a></td></tr><tr><td style=\"white-space:nowrap\">horizontal-tooth-displacement<a name=\"dental-chart-property-horizontal-tooth-displacement\"> </a></td></tr><tr><td style=\"white-space:nowrap\">vertical-tooth-displacement<a name=\"dental-chart-property-vertical-tooth-displacement\"> </a></td></tr><tr><td style=\"white-space:nowrap\">tooth-rotation-present<a name=\"dental-chart-property-tooth-rotation-present\"> </a></td></tr><tr><td style=\"white-space:nowrap\">mesial-tooth-fracture-present<a name=\"dental-chart-property-mesial-tooth-fracture-present\"> </a></td></tr><tr><td style=\"white-space:nowrap\">incisal-tooth-fracture-present<a name=\"dental-chart-property-incisal-tooth-fracture-present\"> </a></td></tr><tr><td style=\"white-space:nowrap\">distal-tooth-fracture-present<a name=\"dental-chart-property-distal-tooth-fracture-present\"> </a></td></tr><tr><td style=\"white-space:nowrap\">extraction-wound-present<a name=\"dental-chart-property-extraction-wound-present\"> </a></td></tr><tr><td style=\"white-space:nowrap\">parapulpal-pin-present<a name=\"dental-chart-property-parapulpal-pin-present\"> </a></td></tr><tr><td style=\"white-space:nowrap\">edentulous-space-closed<a name=\"dental-chart-property-edentulous-space-closed\"> </a></td></tr><tr><td style=\"white-space:nowrap\">bridge-abutment-role<a name=\"dental-chart-property-bridge-abutment-role\"> </a></td></tr><tr><td style=\"white-space:nowrap\">legacy-latin-pulp-diagnosis<a name=\"dental-chart-property-legacy-latin-pulp-diagnosis\"> </a></td></tr><tr><td style=\"white-space:nowrap\">root-resorption-type<a name=\"dental-chart-property-root-resorption-type\"> </a></td></tr><tr><td style=\"white-space:nowrap\">prosthesis-retention-element<a name=\"dental-chart-property-prosthesis-retention-element\"> </a></td></tr><tr><td style=\"white-space:nowrap\">retention-engaged-side<a name=\"dental-chart-property-retention-engaged-side\"> </a></td></tr><tr><td style=\"white-space:nowrap\">diagnosis-selection-mode<a name=\"dental-chart-property-diagnosis-selection-mode\"> </a></td></tr><tr><td style=\"white-space:nowrap\">periodontal-diagnosis<a name=\"dental-chart-property-periodontal-diagnosis\"> </a></td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/dental-core/CodeSystem/dental-chart-property"] ;
  fhir:CodeSystem.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.7985.2.16.2" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "0.2.0"] ;
  fhir:CodeSystem.name [ fhir:value "DentalChartPropertyCS"] ;
  fhir:CodeSystem.title [ fhir:value "Dental Chart Property"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-13T16:06:28+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 properties needed to preserve clinically reviewed dental chart state when the primary FHIR resource does not retain the original distinction."] ;
  fhir:CodeSystem.copyright [ fhir:value "Copyright 2026+ cognovis GmbH. Cognovis-authored Dental Core material is licensed under Apache-2.0; third-party material retains its own terms as documented in the Third-Party Notices."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "29"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "legacy-tooth-modifier" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "apicoectomy-performed" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "periapical-lesion-type" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "fissure-sealant-state" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "mesial-contact-defect" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "distal-contact-defect" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "incisal-occlusal-wear-type" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "cervical-wear-type" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "tooth-discoloration-type" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "cej-identifiability" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "root-concavity-category" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "unqualified-gingival-phenotype" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "orthodontic-appliance-type" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "horizontal-tooth-displacement" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "vertical-tooth-displacement" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "tooth-rotation-present" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "mesial-tooth-fracture-present" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "incisal-tooth-fracture-present" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "distal-tooth-fracture-present" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "extraction-wound-present" ]
  ], [
     fhir:index 20 ;
     fhir:CodeSystem.concept.code [ fhir:value "parapulpal-pin-present" ]
  ], [
     fhir:index 21 ;
     fhir:CodeSystem.concept.code [ fhir:value "edentulous-space-closed" ]
  ], [
     fhir:index 22 ;
     fhir:CodeSystem.concept.code [ fhir:value "bridge-abutment-role" ]
  ], [
     fhir:index 23 ;
     fhir:CodeSystem.concept.code [ fhir:value "legacy-latin-pulp-diagnosis" ]
  ], [
     fhir:index 24 ;
     fhir:CodeSystem.concept.code [ fhir:value "root-resorption-type" ]
  ], [
     fhir:index 25 ;
     fhir:CodeSystem.concept.code [ fhir:value "prosthesis-retention-element" ]
  ], [
     fhir:index 26 ;
     fhir:CodeSystem.concept.code [ fhir:value "retention-engaged-side" ]
  ], [
     fhir:index 27 ;
     fhir:CodeSystem.concept.code [ fhir:value "diagnosis-selection-mode" ]
  ], [
     fhir:index 28 ;
     fhir:CodeSystem.concept.code [ fhir:value "periodontal-diagnosis" ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/dental-chart-property.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/dental-chart-property.ttl> .