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