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

FHIR IG analytics

Packagehl7.fhir.us.nhsn-dqm.r4
Resource TypeDevice
IdDevice-device-example-submitting-device.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 device-example-submitting-device

DeviceNames

-NameType
*NHSN LinkModel name

version

component: api

value: 0.9.0

version

component: api

value: 20230713.1

version

component: api

value: 3f9662a8

version

component: cqf-ruler

value: 0.13.0


Source1

{
  "resourceType": "Device",
  "id": "device-example-submitting-device",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-device"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "deviceName": [
    {
      "name": "NHSN Link",
      "type": "model-name"
    }
  ],
  "version": [
    {
      "component": {
        "value": "api"
      },
      "value": "0.9.0"
    },
    {
      "component": {
        "value": "api"
      },
      "value": "20230713.1"
    },
    {
      "component": {
        "value": "api"
      },
      "value": "3f9662a8"
    },
    {
      "component": {
        "value": "cqf-ruler"
      },
      "value": "0.13.0"
    }
  ]
}