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-523fa1b9-f24d-4ae6-aa98-92d7f57b2066.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 523fa1b9-f24d-4ae6-aa98-92d7f57b2066

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

UdiCarriers

-DeviceIdentifier
*TK040156300936002

status: Active

manufacturer: Roche

lotNumber: lot.112233

serialNumber: 06882382

DeviceNames

-NameType
*Roche CARDIAC D-DimerUDI Label name

Source1

{
  "resourceType": "Device",
  "id": "523fa1b9-f24d-4ae6-aa98-92d7f57b2066",
  "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": "TK040156300936002"
    }
  ],
  "status": "active",
  "manufacturer": "Roche",
  "lotNumber": "lot.112233",
  "serialNumber": "06882382",
  "deviceName": [
    {
      "name": "Roche CARDIAC D-Dimer",
      "type": "udi-label-name"
    }
  ]
}