FHIR IG analytics| Package | ch.fhir.ig.ch-lab-report |
| Resource Type | Device |
| Id | Device-Combur-Test.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device Combur-Test
Profile: CH LAB-Report Device: TestKit
identifier: http://example.org/Labor-Gantenbein/devices/id/345111
| DeviceIdentifier |
| TK040156333936001 |
status: Active
manufacturer: Roche
lotNumber: lot.444555
serialNumber: 1116787
| Name | Type |
| Combur-Test Teststreifen | UDI Label name |
{
"resourceType": "Device",
"id": "Combur-Test",
"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": "345111"
}
],
"udiCarrier": [
{
"deviceIdentifier": "TK040156333936001"
}
],
"status": "active",
"manufacturer": "Roche",
"lotNumber": "lot.444555",
"serialNumber": "1116787",
"deviceName": [
{
"name": "Combur-Test Teststreifen",
"type": "udi-label-name"
}
]
}