HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Oral Site Codes - TTL Representation

Draft as of 2023-09-08 Maturity Level: 1

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ex-tooth"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fm" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/ex-tooth"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.1152" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "OralSiteCodes"] ; # 
  fhir:title [ fhir:v "Oral Site Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-09-08T17:52:31-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Financial Management"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes a smattering of FDI oral site codes."] ; # 
  fhir:copyright [ fhir:v "This is an example set."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/tooth"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/tooth>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Oral cavity" ] ;
fhir:definition [ fhir:v "Oral cavity." ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "1" ] ;
fhir:definition [ fhir:v "Permanent teeth Maxillary right." ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "2" ] ;
fhir:definition [ fhir:v "Permanent teeth Maxillary left." ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "3" ] ;
fhir:definition [ fhir:v "Permanent teeth Mandibular right." ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "4" ] ;
fhir:definition [ fhir:v "Permanent teeth Mandibular left." ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "5" ] ;
fhir:definition [ fhir:v "Deciduous teeth Maxillary right." ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "6" ] ;
fhir:definition [ fhir:v "Deciduous teeth Maxillary left." ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "7" ] ;
fhir:definition [ fhir:v "Deciduous teeth Mandibular right." ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "8" ] ;
fhir:definition [ fhir:v "Deciduous teeth Mandibular left." ]
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "11" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 1 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "12" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 2 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "13" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 3 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "14" ] ;
fhir:display [ fhir:v "14" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 4 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "15" ] ;
fhir:display [ fhir:v "15" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 5 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "16" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 6 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "17" ] ;
fhir:display [ fhir:v "17" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 7 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "18" ] ;
fhir:display [ fhir:v "18" ] ;
fhir:definition [ fhir:v "Upper Right Tooth 8 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "21" ] ;
fhir:display [ fhir:v "21" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 1 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "22" ] ;
fhir:display [ fhir:v "22" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 2 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "23" ] ;
fhir:display [ fhir:v "23" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 3 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "24" ] ;
fhir:display [ fhir:v "24" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 4 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "25" ] ;
fhir:display [ fhir:v "25" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 5 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "26" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 6 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "27" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 7 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "28" ] ;
fhir:display [ fhir:v "28" ] ;
fhir:definition [ fhir:v "Upper Left Tooth 8 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "31" ] ;
fhir:display [ fhir:v "31" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 1 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "32" ] ;
fhir:display [ fhir:v "32" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 2 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "33" ] ;
fhir:display [ fhir:v "33" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 3 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "34" ] ;
fhir:display [ fhir:v "34" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 4 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "35" ] ;
fhir:display [ fhir:v "35" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 5 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "36" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 6 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "37" ] ;
fhir:display [ fhir:v "37" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 7 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "38" ] ;
fhir:display [ fhir:v "38" ] ;
fhir:definition [ fhir:v "Lower Left Tooth 8 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "41" ] ;
fhir:display [ fhir:v "41" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 1 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "42" ] ;
fhir:display [ fhir:v "42" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 2 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "43" ] ;
fhir:display [ fhir:v "43" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 3 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "44" ] ;
fhir:display [ fhir:v "44" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 4 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "45" ] ;
fhir:display [ fhir:v "45" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 5 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "46" ] ;
fhir:display [ fhir:v "46" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 6 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "47" ] ;
fhir:display [ fhir:v "47" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 7 from the central axis, permanent dentition." ]
  ] [
fhir:code [ fhir:v "48" ] ;
fhir:display [ fhir:v "48" ] ;
fhir:definition [ fhir:v "Lower Right Tooth 8 from the central axis, permanent dentition." ]
  ] ) . #