FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | DeviceRequest |
| Id | DeviceRequest-PFEIG-DeviceRequest-Wheelchair.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-Wheelchair
PFEDeviceRequestClinicalJustification
- note:
A wheelchair was requested initially to support safe mobility while Betsy required greater assistance following her stroke.
status: Completed
intent: Order
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
{
"resourceType": "DeviceRequest",
"id": "PFEIG-DeviceRequest-Wheelchair",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "note",
"valueAnnotation": {
"text": "A wheelchair was requested initially to support safe mobility while Betsy required greater assistance following her stroke."
}
}
],
"url": "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-clinical-justification"
}
],
"status": "completed",
"intent": "order",
"codeReference": {
"reference": "Device/PFEIG-CMS-Device-Wheelchair"
},
"subject": {
"reference": "Patient/PFEIG-patientBSJ1"
}
}