PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.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/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<DeviceRequest xmlns="http://hl7.org/fhir">
<id value="PFEIG-DeviceRequest-LingraphicaTouchTalk"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DeviceRequest PFEIG-DeviceRequest-LingraphicaTouchTalk</b></p><a name="PFEIG-DeviceRequest-LingraphicaTouchTalk"> </a><a name="hcPFEIG-DeviceRequest-LingraphicaTouchTalk"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pfe-device-request.html">Personal Functioning and Engagement Device Request Profile</a></p></div><p><b>PFEDeviceRequestLocation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}">Skilled nursing facility</span></p><blockquote><p><b>PFEDeviceRequestUser</b></p><ul><li>user: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></li><li>relationship: <span title="Codes:{http://terminology.hl7.org/CodeSystem/deviceassociation-relationship used-by}">Used By</span></li></ul></blockquote><blockquote><p><b>PFEDeviceRequestClinicalJustification</b></p><ul><li>note: A Lingraphica TouchTalk AAC device is requested to support the patient's communication during speech-language therapy.</li></ul></blockquote><p><b>basedOn</b>: <a href="ServiceRequest-PFEIG-ServiceRequest-SNFDischargeCallSLPRefer.html">ServiceRequest Speech therapy assessment (procedure)</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <a href="Device-PFEIG-CMS-Device-LingraphicaTouchTalk.html">Device: manufacturer = Lingraphica; modelNumber = TouchTalk; type = Communication and information assistive device (physical object)</a></p><p><b>subject</b>: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>occurrence</b>: 2024-07-18</p><p><b>authoredOn</b>: 2024-07-17</p><p><b>requester</b>: <a href="PractitionerRole-PFEIG-Role-SLP-JennyGlass.html">PractitionerRole Speech and language therapist</a></p><p><b>note</b>: </p><blockquote><div><p>Order for a Lingraphica TouchTalk AAC device.</p>
</div></blockquote></div>
</text>
<extension
url="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-location">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="SNF"/>
<display value="Skilled nursing facility"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-user">
<extension url="user">
<valueReference>🔗
<reference value="Patient/PFEIG-patientBSJ1"/>
</valueReference>
</extension>
<extension url="relationship">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/deviceassociation-relationship"/>
<code value="used-by"/>
<display value="Used By"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-clinical-justification">
<extension url="note">
<valueString
value="A Lingraphica TouchTalk AAC device is requested to support the patient's communication during speech-language therapy."/>
</extension>
</extension>
<basedOn>🔗
<reference
value="ServiceRequest/PFEIG-ServiceRequest-SNFDischargeCallSLPRefer"/>
</basedOn>
<status value="active"/>
<intent value="order"/>
<priority value="routine"/>
<codeReference>🔗
<reference value="Device/PFEIG-CMS-Device-LingraphicaTouchTalk"/>
</codeReference>
<subject>🔗
<reference value="Patient/PFEIG-patientBSJ1"/>
</subject>
<occurrenceDateTime value="2024-07-18"/>
<authoredOn value="2024-07-17"/>
<requester>🔗
<reference value="PractitionerRole/PFEIG-Role-SLP-JennyGlass"/>
</requester>
<note>
<text value="Order for a Lingraphica TouchTalk AAC device."/>
</note>
</DeviceRequest>