HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.5.27 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
| Active as of 2024-08-28 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ADAToothSurfaceCodes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem ADAToothSurfaceCodes</b></p><a name=\"ADAToothSurfaceCodes\"> </a><a name=\"hcADAToothSurfaceCodes\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/ADAToothSurfaceCodes</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>ADAToothSurfaceCodes</td></tr><tr><td>Title</td><td>American Dental Association Tooth Surface Codes</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Tooth Surface Codes are defined by the HIPAA standard electronic dental claim transaction (837D v5010) and the ADA Dental Claim Form. Surface codes can be used in a variety of combinations to define a multi-surface procedure (ie. MOD for a singular intervention which covers Mesial, Occlusal, and Distal surfaces). Tooth Surface Codes can be accessed through the <a href=\"https://www.ada.org/-/media/project/ada-organization/ada/ada-org/files/publications/cdt/final_areaoftheoralcavityandtoothanatomy.pdf?rev=fbd215c7d8c546aa967443e79f9d8e20&hash=2F759947EFD75EF5ABCCBF0F62CE1FE7\">ADA Guide to Dental Procedures Reported with Area of the Oral Cavity or Tooth Anatomy (or Both).</a>.</p>\n<p>A Statement of Understanding (SOU) between ADA and HL7 exists <a href=\"http://www.hl7.org/documentcenter/public/mou/ADA%20HL7%20SOU%202021_signed.pdf\">here</a>.</p>\n</div></td></tr><tr><td>Publisher</td><td>American Dental Association</td></tr><tr><td>Copyright</td><td><div><p>No official copyright statement is available. For general information see paper form located here : <a href=\"https://www.ada.org/-/media/project/ada-organization/ada/ada-org/files/publications/cdt/v2019adadentalclaimcompletioninstructions_v3_2022feb.pdf\">https://www.ada.org/-/media/project/ada-organization/ada/ada-org/files/publications/cdt/v2019adadentalclaimcompletioninstructions_v3_2022feb.pdf</a></p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/ADAToothSurfaceCodes</td><td>true</td><td>2024-08-28 --> (ongoing)</td><td>This is the URL endorsed by the TSMG and is considered authoritative.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://terminology.hl7.org/NamingSystem/ADAToothSurfaceCodes"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/NamingSystem/ADAToothSurfaceCodes>
] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ADAToothSurfaceCodes"] ; #
fhir:title [ fhir:v "American Dental Association Tooth Surface Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "codesystem"] ; #
fhir:date [ fhir:v "2024-08-28T00:00:00-00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "American Dental Association"] ; #
fhir:contact ( [
fhir:name [ fhir:v "American Dental Association; 211 East Chicago Avenue Chicago, IL 60610-2678" ]
] ) ; #
fhir:description [ fhir:v "Tooth Surface Codes are defined by the HIPAA standard electronic dental claim transaction (837D v5010) and the ADA Dental Claim Form. Surface codes can be used in a variety of combinations to define a multi-surface procedure (ie. MOD for a singular intervention which covers Mesial, Occlusal, and Distal surfaces). Tooth Surface Codes can be accessed through the [ADA Guide to Dental Procedures Reported with Area of the Oral Cavity or Tooth Anatomy (or Both).](https://www.ada.org/-/media/project/ada-organization/ada/ada-org/files/publications/cdt/final_areaoftheoralcavityandtoothanatomy.pdf?rev=fbd215c7d8c546aa967443e79f9d8e20&hash=2F759947EFD75EF5ABCCBF0F62CE1FE7). \r\n\r\nA Statement of Understanding (SOU) between ADA and HL7 exists [here](http://www.hl7.org/documentcenter/public/mou/ADA%20HL7%20SOU%202021_signed.pdf)."] ; #
fhir:copyright [ fhir:v "No official copyright statement is available. For general information see paper form located here : [https://www.ada.org/-/media/project/ada-organization/ada/ada-org/files/publications/cdt/v2019adadentalclaimcompletioninstructions_v3_2022feb.pdf](https://www.ada.org/-/media/project/ada-organization/ada/ada-org/files/publications/cdt/v2019adadentalclaimcompletioninstructions_v3_2022feb.pdf)"] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/ADAToothSurfaceCodes" ] ;
fhir:preferred [ fhir:v true ] ;
fhir:comment [ fhir:v "This is the URL endorsed by the TSMG and is considered authoritative." ] ;
fhir:period [
fhir:start [ fhir:v "2024-08-28"^^xsd:date ] ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.5.27 based on FHIR 5.0.0. Generated 2025-11-13
Links: Table of Contents |
QA Report
| Version History
|
|
Propose a change