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 |
{
"resourceType" : "DeviceRequest",
"id" : "PFEIG-DeviceRequest-LingraphicaTouchTalk",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request"
]
},
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<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>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-location",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "SNF",
"display" : "Skilled nursing facility"
}
]
}
},
{
"extension" : [
{
"url" : "user",
"valueReference" : {
🔗 "reference" : "Patient/PFEIG-patientBSJ1"
}
},
{
"url" : "relationship",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/deviceassociation-relationship",
"code" : "used-by",
"display" : "Used By"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-user"
},
{
"extension" : [
{
"url" : "note",
"valueString" : "A Lingraphica TouchTalk AAC device is requested to support the patient's communication during speech-language therapy."
}
],
"url" : "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-clinical-justification"
}
],
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/PFEIG-ServiceRequest-SNFDischargeCallSLPRefer"
}
],
"status" : "active",
"intent" : "order",
"priority" : "routine",
"codeReference" : {
🔗 "reference" : "Device/PFEIG-CMS-Device-LingraphicaTouchTalk"
},
"subject" : {
🔗 "reference" : "Patient/PFEIG-patientBSJ1"
},
"occurrenceDateTime" : "2024-07-18",
"authoredOn" : "2024-07-17",
"requester" : {
🔗 "reference" : "PractitionerRole/PFEIG-Role-SLP-JennyGlass"
},
"note" : [
{
"text" : "Order for a Lingraphica TouchTalk AAC device."
}
]
}