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="RestorationTooth4-example-dental-procedure"/>
<meta>
<profile
value="http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-procedure"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure RestorationTooth4-example-dental-procedure</b></p><a name="RestorationTooth4-example-dental-procedure"> </a><a name="hcRestorationTooth4-example-dental-procedure"> </a><a name="RestorationTooth4-example-dental-procedure-en-US"> </a><p><b>BodyStructure Reference</b>: <a href="#hcRestorationTooth4-example-dental-procedure/bs4buccal">BodyStructure: location = Structure of permanent maxillary right second premolar tooth (body structure); locationQualifier = Entire buccal surface</a></p><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 D2391}">resin-based composite - one surface, posterior</span></p><p><b>subject</b>: <a href="Patient-example-dental.html">Patient A</a></p><p><b>performed</b>: 2024-08-17</p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: BodyStructure #bs4buccal</b></p><a name="RestorationTooth4-example-dental-procedure/bs4buccal"> </a><a name="hcRestorationTooth4-example-dental-procedure/bs4buccal"> </a><a name="RestorationTooth4-example-dental-procedure/bs4buccal-en-US"> </a><p><b>location</b>: <span title="Codes:{http://snomed.info/sct 36492000}, {http://terminology.hl7.org/CodeSystem/ADAUniversalToothDesignationSystem 4}">Structure of permanent maxillary right second premolar tooth (body structure)</span></p><p><b>locationQualifier</b>: <span title="Codes:{http://snomed.info/sct 245647007}">Entire buccal surface</span></p><p><b>patient</b>: <a href="Patient-example-dental.html">Patient A</a></p></blockquote></div>
</text>
<contained>
<BodyStructure>
<id value="bs4buccal"/>
<location>
<coding>
<system value="http://snomed.info/sct"/>
<code value="36492000"/>
<display
value="Structure of permanent maxillary right second premolar tooth (body structure)"/>
</coding>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/ADAUniversalToothDesignationSystem"/>
<code value="4"/>
<display value="Permanent maxillary right second premolar tooth"/>
</coding>
</location>
<locationQualifier>
<coding>
<system value="http://snomed.info/sct"/>
<code value="245647007"/>
<display value="Entire buccal surface"/>
</coding>
</locationQualifier>
<patient>🔗
<reference value="Patient/example-dental"/>
<display value="Patient A"/>
</patient>
</BodyStructure>
</contained>
<extension url="http://hl7.org/fhir/StructureDefinition/bodySite">
<valueReference>
<reference value="#bs4buccal"/>
</valueReference>
</extension>
<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="D2391"/>
<display value="resin-based composite - one surface, posterior"/>
</coding>
<text value="resin-based composite - one surface, posterior"/>
</code>
<subject>🔗
<reference value="Patient/example-dental"/>
<display value="Patient A"/>
</subject>
<performedDateTime value="2024-08-17"/>
</Procedure>