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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeDevice
IdCommunityCloud-SequencerDevice-Example.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": "44ae1fac-d147-43fb-87ba-35f6bc056f51",
  "manufacturer": "Illumina",
  "deviceName": [
    {
      "type": "user-friendly-name",
      "name": "Novaseq 6000"
    }
  ],
  "property": [
    {
      "type": {
        "text": "Sequencing assay name"
      },
      "valueCode": [
        {
          "text": "CEN"
        }
      ]
    }
  ]
}