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

FHIR IG analytics

Packagehl7.fhir.us.sdoh-clinicalcare.r4b
Resource TypeDevice
IdDevice-SDOHCC-DeviceSoftwareExample.json
FHIR VersionR4B

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 SDOHCC-DeviceSoftwareExample

identifier: http://software.org/devices/id/345675

type: Application program software


Source1

{
  "resourceType": "Device",
  "id": "SDOHCC-DeviceSoftwareExample",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://software.org/devices/id",
      "value": "345675"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "706689003",
        "display": "Application program software"
      }
    ]
  }
}