This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3
Definition for Code System Teeth Codes
{
"resourceType": "CodeSystem",
"id": "teeth",
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.318"
}
],
"url": "http://hl7.org/fhir/ex-fdi",
"version": "1.4.0",
"name": "Teeth Codes",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set includes the FDI Teeth codes.",
"copyright": "This is an example set.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/teeth",
"content": "complete",
"concept": [
{
"code": "11",
"display": "11",
"definition": "Upper Right Tooth 1 from the central axis, permanent dentition."
},
{
"code": "12",
"display": "12",
"definition": "Upper Right Tooth 2 from the central axis, permanent dentition."
},
{
"code": "13",
"display": "13",
"definition": "Upper Right Tooth 3 from the central axis, permanent dentition."
},
{
"code": "14",
"display": "14",
"definition": "Upper Right Tooth 4 from the central axis, permanent dentition."
},
{
"code": "15",
"display": "15",
"definition": "Upper Right Tooth 5 from the central axis, permanent dentition."
},
{
"code": "16",
"display": "16",
"definition": "Upper Right Tooth 6 from the central axis, permanent dentition."
},
{
"code": "17",
"display": "17",
"definition": "Upper Right Tooth 7 from the central axis, permanent dentition."
},
{
"code": "18",
"display": "18",
"definition": "Upper Right Tooth 8 from the central axis, permanent dentition."
},
{
"code": "21",
"display": "21",
"definition": "Upper Left Tooth 1 from the central axis, permanent dentition."
},
{
"code": "22",
"display": "22",
"definition": "Upper Left Tooth 2 from the central axis, permanent dentition."
},
{
"code": "23",
"display": "23",
"definition": "Upper Left Tooth 3 from the central axis, permanent dentition."
},
{
"code": "24",
"display": "24",
"definition": "Upper Left Tooth 4 from the central axis, permanent dentition."
},
{
"code": "25",
"display": "25",
"definition": "Upper Left Tooth 5 from the central axis, permanent dentition."
},
{
"code": "26",
"display": "26",
"definition": "Upper Left Tooth 6 from the central axis, permanent dentition."
},
{
"code": "27",
"display": "27",
"definition": "Upper Left Tooth 7 from the central axis, permanent dentition."
},
{
"code": "28",
"display": "28",
"definition": "Upper Left Tooth 8 from the central axis, permanent dentition."
},
{
"code": "31",
"display": "31",
"definition": "Lower Left Tooth 1 from the central axis, permanent dentition."
},
{
"code": "32",
"display": "32",
"definition": "Lower Left Tooth 2 from the central axis, permanent dentition."
},
{
"code": "33",
"display": "33",
"definition": "Lower Left Tooth 3 from the central axis, permanent dentition."
},
{
"code": "34",
"display": "34",
"definition": "Lower Left Tooth 4 from the central axis, permanent dentition."
},
{
"code": "35",
"display": "35",
"definition": "Lower Left Tooth 5 from the central axis, permanent dentition."
},
{
"code": "36",
"display": "36",
"definition": "Lower Left Tooth 6 from the central axis, permanent dentition."
},
{
"code": "37",
"display": "37",
"definition": "Lower Left Tooth 7 from the central axis, permanent dentition."
},
{
"code": "38",
"display": "38",
"definition": "Lower Left Tooth 8 from the central axis, permanent dentition."
},
{
"code": "41",
"display": "41",
"definition": "Lower Right Tooth 1 from the central axis, permanent dentition."
},
{
"code": "42",
"display": "42",
"definition": "Lower Right Tooth 2 from the central axis, permanent dentition."
},
{
"code": "43",
"display": "43",
"definition": "Lower Right Tooth 3 from the central axis, permanent dentition."
},
{
"code": "44",
"display": "44",
"definition": "Lower Right Tooth 4 from the central axis, permanent dentition."
},
{
"code": "45",
"display": "45",
"definition": "Lower Right Tooth 5 from the central axis, permanent dentition."
},
{
"code": "46",
"display": "46",
"definition": "Lower Right Tooth 6 from the central axis, permanent dentition."
},
{
"code": "47",
"display": "47",
"definition": "Lower Right Tooth 7 from the central axis, permanent dentition."
},
{
"code": "48",
"display": "48",
"definition": "Lower Right Tooth 8 from the central axis, permanent dentition."
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.