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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypeDevice
IdDevice-mii-exa-molgen-device-thermofisher-ionchef.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Device",
  "id": "mii-exa-molgen-device-thermofisher-ionchef",
  "identifier": [
    {
      "system": "https://www.medizininformatik-initiative.de/fhir/sid/lab-devices",
      "value": "IONCHEF-IC12345"
    }
  ],
  "status": "active",
  "manufacturer": "Thermo Fisher Scientific",
  "serialNumber": "IC12345",
  "deviceName": [
    {
      "name": "Ion Chef System",
      "type": "model-name"
    }
  ],
  "modelNumber": "Ion Chef",
  "type": {
    "text": "Template preparation system (Ion Chef)"
  }
}