FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe
Resource TypeDeviceRequest
IdDeviceRequest-PFEIG-DeviceRequest-Wheelchair.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

code: Device: distinctIdentifier = WHLCHR-E1130-FLA-FDR; manufactureDate = 2024-01-15; expirationDate = 2030-01-15; lotNumber = LOT20240115; serialNumber = SN-WC-E1130-001; type = Standard wheelchair, fixed full length arms, fixed or swing away detachable footrests

subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)


Source1

{
  "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"
  }
}