Dental Data Exchange, published by Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dental-data-exchange/ and changes regularly. See the Directory of published versions
<Procedure xmlns="http://hl7.org/fhir">
<id value="RootCanalTooth8-example-dental-procedure"/>
<meta>
<profile
value="http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-procedure"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure RootCanalTooth8-example-dental-procedure</b></p><a name="RootCanalTooth8-example-dental-procedure"> </a><a name="hcRootCanalTooth8-example-dental-procedure"> </a><a name="RootCanalTooth8-example-dental-procedure-en-US"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}">Dental</span></p><p><b>code</b>: <span title="Codes:{http://www.ada.org/cdt D3310}">Endodontic therapy, anterior tooth (excluding final restoration)</span></p><p><b>subject</b>: <a href="Patient-example-dental.html">Patient A</a></p><p><b>performed</b>: 2024-08-17</p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 422653006}, {http://terminology.hl7.org/CodeSystem/ADAUniversalToothDesignationSystem 8}">Structure of permanent maxillary right central incisor tooth (body structure)</span></p></div>
</text>
<status value="completed"/>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category"/>
<code value="dental"/>
<display value="Dental"/>
</coding>
</category>
<code>
<coding>
<system value="http://www.ada.org/cdt"/>
<code value="D3310"/>
<display
value="Endodontic therapy, anterior tooth (excluding final restoration)"/>
</coding>
<text
value="Endodontic therapy, anterior tooth (excluding final restoration)"/>
</code>
<subject>🔗
<reference value="Patient/example-dental"/>
<display value="Patient A"/>
</subject>
<performedDateTime value="2024-08-17"/>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="422653006"/>
<display
value="Structure of permanent maxillary right central incisor tooth (body structure)"/>
</coding>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/ADAUniversalToothDesignationSystem"/>
<code value="8"/>
<display value="Permanent maxillary right central incisor tooth"/>
</coding>
</bodySite>
</Procedure>