LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: American Dental Association Tooth Quadrant Code System - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ada-tooth-quadrant"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ada-tooth-quadrant</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">UR<a name="ada-tooth-quadrant-UR"> </a></td><td>Upper right</td><td>Upper right</td></tr><tr><td style="white-space:nowrap">UL<a name="ada-tooth-quadrant-UL"> </a></td><td>Upper left</td><td>Upper left</td></tr><tr><td style="white-space:nowrap">LR<a name="ada-tooth-quadrant-LR"> </a></td><td>Lower right</td><td>Lower right</td></tr><tr><td style="white-space:nowrap">LL<a name="ada-tooth-quadrant-LL"> </a></td><td>Lower left</td><td>Lower left</td></tr></table></div>
</text>
<url
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/ada-tooth-quadrant"/>
<version value="8.0.0"/>
<name value="ADAToothQuadrantCodeSystem"/>
<title value="American Dental Association Tooth Quadrant Code System"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description value="Code system that defines a tooth quadrant"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="UR"/>
<display value="Upper right"/>
<definition value="Upper right"/>
</concept>
<concept>
<code value="UL"/>
<display value="Upper left"/>
<definition value="Upper left"/>
</concept>
<concept>
<code value="LR"/>
<display value="Lower right"/>
<definition value="Lower right"/>
</concept>
<concept>
<code value="LL"/>
<display value="Lower left"/>
<definition value="Lower left"/>
</concept>
</CodeSystem>