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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeDevice
IdDevice-00124456-e5f6-4789-a123-456789abcdef.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 00124456-e5f6-4789-a123-456789abcdef

Profile: NG Device

identifier: https://sandbox.dhin-hie.org/ig/ValueSet/nigeria-device-identifier-vs/VS-002

status: Active

manufacturer: Acme Medtech

serialNumber: SN-12345

DeviceNames

-NameType
*POX-210User Friendly name

type: Pulse oximeter

patient: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)

owner: Organization Asokoro District Hospital

location: Location Asokoro OPD


Source1

{
  "resourceType": "Device",
  "id": "00124456-e5f6-4789-a123-456789abcdef",
  "meta": {
    "profile": [
      "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://sandbox.dhin-hie.org/ig/ValueSet/nigeria-device-identifier-vs",
      "value": "VS-002"
    }
  ],
  "status": "active",
  "manufacturer": "Acme Medtech",
  "serialNumber": "SN-12345",
  "deviceName": [
    {
      "name": "POX-210",
      "type": "user-friendly-name"
    }
  ],
  "type": {
    "text": "Pulse oximeter"
  },
  "patient": {
    "reference": "Patient/00114455-e5f6-4789-a123-456789abcdef"
  },
  "owner": {
    "reference": "Organization/00134455-e5f6-4789-a123-456789abcdef"
  },
  "location": {
    "reference": "Location/NgLocation-001"
  }
}