FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-lab-report
Resource TypeDevice
IdDevice-729d1c62-051e-4e3a-80d4-06f861b2a794.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Device 729d1c62-051e-4e3a-80d4-06f861b2a794

identifier: http://example.org/Labor-Gantenbein/devices/id/345675

UdiCarriers

-DeviceIdentifier
*TK040156300936001

status: Active

manufacturer: Abbott

lotNumber: lot.112233

serialNumber: 1116787

DeviceNames

-NameType
*Afinion™ CRPUDI Label name

Source1

{
  "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"
    }
  ]
}