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

FHIR IG analytics

Packagemyhealth.eu.fhir.eps
Resource TypeDeviceUseStatement
IdDeviceUseStatement-9ee7b991-3240-42e3-9bcf-a1de0507754f.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

Home nebulizer in use since 2021-06-21


Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "9ee7b991-3240-42e3-9bcf-a1de0507754f",
  "meta": {
    "profile": [
      "http://fhir.ehdsi.eu/eps/StructureDefinition/deviceUseStatement-eps-myhealtheu"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "subject": {
    "reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  },
  "timingPeriod": {
    "start": "2010-04-25"
  },
  "device": {
    "reference": "Device/0b89dcab-1d0c-44fa-a958-3131452d8cca"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "414545008",
          "display": "Ischemic heart disease"
        }
      ]
    }
  ]
}