FHIR IG analytics| Package | ch.fhir.ig.ch-lab-report |
| Resource Type | Device |
| Id | Device-Afinion-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device Afinion-2
Profile: CH LAB-Report Device: Analyzer
identifier: http://example.org/Labor-Gantenbein/devices/id/345675
| DeviceIdentifier |
| 040156300936045 |
status: Active
manufacturer: Abbott
lotNumber: lot.112233
serialNumber: 987654321
| Name | Type |
| Abbott Afinion™ 2 | UDI Label name |
{
"resourceType": "Device",
"id": "Afinion-2",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-report-device-analyzer"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/Labor-Gantenbein/devices/id",
"value": "345675"
}
],
"udiCarrier": [
{
"deviceIdentifier": "040156300936045"
}
],
"status": "active",
"manufacturer": "Abbott",
"lotNumber": "lot.112233",
"serialNumber": "987654321",
"deviceName": [
{
"name": "Abbott Afinion™ 2",
"type": "udi-label-name"
}
]
}