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

FHIR IG analytics

Packagehl7.fhir.uv.genomics-reporting.r4
Resource TypeDevice
IdDevice-triodenovo-software.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 triodenovo-software

identifier: http://www.somesystemabc.net/identifiers/devices/11112

status: Active

manufacturer: Vanderbilt Genetics Institute

DeviceNames

-NameType
*Triodenovo SoftwareUser Friendly name

type: Software (physical object)

Versions

-Value
*0.06

Source1

{
  "resourceType": "Device",
  "id": "triodenovo-software",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.somesystemabc.net/identifiers/devices",
      "value": "11112"
    }
  ],
  "status": "active",
  "manufacturer": "Vanderbilt Genetics Institute",
  "deviceName": [
    {
      "name": "Triodenovo Software",
      "type": "user-friendly-name"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "706687001",
        "display": "Software (physical object)"
      }
    ]
  },
  "version": [
    {
      "value": "0.06"
    }
  ]
}