@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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 ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This case-sensitive code system http://terminology.hl7.org/CodeSystem/ex-tooth defines the following codes:

CodeDisplayDefinition
0 Oral cavityOral cavity.
1 1Permanent teeth Maxillary right.
2 2Permanent teeth Maxillary left.
3 3Permanent teeth Mandibular right.
4 4Permanent teeth Mandibular left.
5 5Deciduous teeth Maxillary right.
6 6Deciduous teeth Maxillary left.
7 7Deciduous teeth Mandibular right.
8 8Deciduous teeth Mandibular left.
11 11Upper Right Tooth 1 from the central axis, permanent dentition.
12 12Upper Right Tooth 2 from the central axis, permanent dentition.
13 13Upper Right Tooth 3 from the central axis, permanent dentition.
14 14Upper Right Tooth 4 from the central axis, permanent dentition.
15 15Upper Right Tooth 5 from the central axis, permanent dentition.
16 16Upper Right Tooth 6 from the central axis, permanent dentition.
17 17Upper Right Tooth 7 from the central axis, permanent dentition.
18 18Upper Right Tooth 8 from the central axis, permanent dentition.
21 21Upper Left Tooth 1 from the central axis, permanent dentition.
22 22Upper Left Tooth 2 from the central axis, permanent dentition.
23 23Upper Left Tooth 3 from the central axis, permanent dentition.
24 24Upper Left Tooth 4 from the central axis, permanent dentition.
25 25Upper Left Tooth 5 from the central axis, permanent dentition.
26 26Upper Left Tooth 6 from the central axis, permanent dentition.
27 27Upper Left Tooth 7 from the central axis, permanent dentition.
28 28Upper Left Tooth 8 from the central axis, permanent dentition.
31 31Lower Left Tooth 1 from the central axis, permanent dentition.
32 32Lower Left Tooth 2 from the central axis, permanent dentition.
33 33Lower Left Tooth 3 from the central axis, permanent dentition.
34 34Lower Left Tooth 4 from the central axis, permanent dentition.
35 35Lower Left Tooth 5 from the central axis, permanent dentition.
36 36Lower Left Tooth 6 from the central axis, permanent dentition.
37 37Lower Left Tooth 7 from the central axis, permanent dentition.
38 38Lower Left Tooth 8 from the central axis, permanent dentition.
41 41Lower Right Tooth 1 from the central axis, permanent dentition.
42 42Lower Right Tooth 2 from the central axis, permanent dentition.
43 43Lower Right Tooth 3 from the central axis, permanent dentition.
44 44Lower Right Tooth 4 from the central axis, permanent dentition.
45 45Lower Right Tooth 5 from the central axis, permanent dentition.
46 46Lower Right Tooth 6 from the central axis, permanent dentition.
47 47Lower Right Tooth 7 from the central axis, permanent dentition.
48 48Lower Right Tooth 8 from the central axis, permanent dentition.
" ] ; # 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 "1.0.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 "2024-03-09T14:36:19-07:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "This value set includes a smattering of FDI oral site codes."] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/tooth"^^xsd:anyURI ; fhir:link ] ; # 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." ] ] ) . # # -------------------------------------------------------------------------------------