{
  "resourceType" : "DeviceUseStatement",
  "id" : "9ee7b991-3240-42e3-9bcf-a1de0507754f",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/deviceUseStatement-eps-myhealtheu"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Home nebulizer in use since 2021-06-21</p></div>"
  },
  "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"
    }]
  }]
}