FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | DeviceRequest |
| Id | DeviceRequest-PFEIG-DeviceRequest-LingraphicaTouchTalk.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceRequest PFEIG-DeviceRequest-LingraphicaTouchTalk
PFEDeviceRequestLocation: Skilled nursing facility
PFEDeviceRequestUser
- user: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
- relationship: Used By
PFEDeviceRequestClinicalJustification
- note: A Lingraphica TouchTalk AAC device is requested to support the patient's communication during speech-language therapy.
basedOn: ServiceRequest Speech therapy assessment (procedure)
status: Active
intent: Order
priority: Routine
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
occurrence: 2024-07-18
authoredOn: 2024-07-17
requester: PractitionerRole Speech and language therapist
note:
Order for a Lingraphica TouchTalk AAC device.
{
"resourceType": "DeviceRequest",
"id": "PFEIG-DeviceRequest-LingraphicaTouchTalk",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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."
}
]
}