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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="example-dental-referral-1"/>
<meta>
<versionId value="9"/>
<lastUpdated value="2021-08-17T18:21:18.760+00:00"/>
<source value="#SNBbxDLfpSgMOlLL"/>
<profile
value="http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-dental-referral-1</b></p><a name="example-dental-referral-1"> </a><a name="hcexample-dental-referral-1"> </a><a name="example-dental-referral-1-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 9; Last updated: 2021-08-17 18:21:18+0000; </p><p style="margin-bottom: 0px">Information Source: #SNBbxDLfpSgMOlLL</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dental-servicerequest.html">Dental Service Request</a></p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 14736009}">Evaluation and management of patient (procedure)</span></p><p><b>priority</b>: ASAP</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 103697008}">Patient referral for dental care (procedure)</span></p><p><b>subject</b>: <a href="Patient-example-dental.html">Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))</a></p><p><b>requester</b>: <a href="Practitioner-practitioner-M.html">Practitioner John M </a></p><p><b>reasonReference</b>: </p><ul><li><a href="Condition-toothache-example.html">Condition Toothache (finding)</a></li><li><a href="Condition-LLQP-example.html">Condition Left lower quadrant pain</a></li><li><a href="Condition-Bleeding-gums-example.html">Condition Bleeding gums</a></li></ul></div>
</text>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4"/>
</identifier>
<status value="active"/>
<intent value="plan"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="14736009"/>
<display
value="History and physical examination with evaluation and management of patient (procedure)"/>
</coding>
<text value="Evaluation and management of patient (procedure)"/>
</category>
<priority value="asap"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="103697008"/>
<display value="Patient referral for dental care (procedure)"/>
</coding>
<text value="Patient referral for dental care (procedure)"/>
</code>
<subject>🔗
<reference value="Patient/example-dental"/>
</subject>
<requester>🔗
<reference value="Practitioner/practitioner-M"/>
</requester>
<reasonReference>🔗
<reference value="Condition/toothache-example"/>
</reasonReference>
<reasonReference>🔗
<reference value="Condition/LLQP-example"/>
</reasonReference>
<reasonReference>🔗
<reference value="Condition/Bleeding-gums-example"/>
</reasonReference>
</ServiceRequest>