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

FHIR IG analytics

Packagehl7.fhir.us.pacio-pfe
Resource TypeDevice
IdDevice-PFEIG-CMS-Device-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: Device PFEIG-CMS-Device-Wheelchair

UdiCarriers

-DeviceIdentifierCarrierHRFEntryType
*00844588003288(01)00844588003288(10)LOT20240115(11)240115(17)300115(21)SN-WC-E1130-001Barcode

distinctIdentifier: WHLCHR-E1130-FLA-FDR

manufactureDate: 2024-01-15

expirationDate: 2030-01-15

lotNumber: LOT20240115

serialNumber: SN-WC-E1130-001

DeviceNames

-NameType
*WheelchairUser Friendly name

type: Standard wheelchair, fixed full length arms, fixed or swing away detachable footrests

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

owner: Organization Happy Nursing Facility


Source1

{
  "resourceType": "Device",
  "id": "PFEIG-CMS-Device-Wheelchair",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "udiCarrier": [
    {
      "deviceIdentifier": "00844588003288",
      "carrierHRF": "(01)00844588003288(10)LOT20240115(11)240115(17)300115(21)SN-WC-E1130-001",
      "entryType": "barcode"
    }
  ],
  "distinctIdentifier": "WHLCHR-E1130-FLA-FDR",
  "manufactureDate": "2024-01-15",
  "expirationDate": "2030-01-15",
  "lotNumber": "LOT20240115",
  "serialNumber": "SN-WC-E1130-001",
  "deviceName": [
    {
      "name": "Wheelchair",
      "type": "user-friendly-name"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
        "code": "E1130",
        "display": "Standard wheelchair, fixed full length arms, fixed or swing away detachable footrests"
      }
    ]
  },
  "patient": {
    "reference": "Patient/PFEIG-patientBSJ1"
  },
  "owner": {
    "reference": "Organization/PFEIG-Org-02"
  }
}