FHIR IG analytics| Package | hl7.fhir.uv.ae-research-ig |
| Resource Type | Device |
| Id | Device-device-infuser.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource Device "device-infuser"
identifier: /10896128002012
displayName: Hyperspeed Chemo Infuser
| DeviceIdentifier | Issuer | Jurisdiction |
| 10896128002012 | http://hl7.org/fhir/NamingSystem/hibcc-dI | http://hl7.org/fhir/NamingSystem/fda-udi |
status: inactive
manufacturer: Safe Device Co
manufactureDate: 2000-02-01
expirationDate: 2021-02-01
serialNumber: C7H5N3O6
| Value | Type |
| Hyperspeed | registered-name |
modelNumber: FRN
category: Reusable (FHIR Device Category#reusable)
type: Infusion Pump ()
owner: : Place that owns the device
location: : Where device is found
{
"resourceType": "Device",
"id": "device-infuser",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/NamingSystem/hibcc-dI"
}
]
},
"value": "10896128002012"
}
],
"displayName": "Hyperspeed Chemo Infuser",
"udiCarrier": [
{
"deviceIdentifier": "10896128002012",
"issuer": "http://hl7.org/fhir/NamingSystem/hibcc-dI",
"jurisdiction": "http://hl7.org/fhir/NamingSystem/fda-udi"
}
],
"status": "inactive",
"manufacturer": "Safe Device Co",
"manufactureDate": "2000-02-01",
"expirationDate": "2021-02-01",
"serialNumber": "C7H5N3O6",
"name": [
{
"value": "Hyperspeed",
"type": "registered-name"
}
],
"modelNumber": "FRN",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/device-category",
"code": "reusable",
"display": "Reusable"
}
]
}
],
"type": [
{
"text": "Infusion Pump"
}
],
"owner": {
"display": "Place that owns the device"
},
"location": {
"display": "Where device is found"
}
}