FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Device |
| Id | Device-00124456-e5f6-4789-a123-456789abcdef.json |
| FHIR Version | R4 |
No resources found
No resources found
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
| Name | Type |
| POX-210 | User Friendly name |
type: Pulse oximeter
patient: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)
owner: Organization Asokoro District Hospital
location: Location Asokoro OPD
{
"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"
}
}