HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

This page is part of the HL7 Europe European Patient Summary (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Device Use Statement Example: Home nebulizer - JSON Representation

Raw json | Download

{
  "resourceType" : "DeviceUseStatement",
  "id" : "9ee7b991-3240-42e3-9bcf-a1de0507754f",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/eps/StructureDefinition/deviceUseStatement-eu-eps"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"hl7__ips\"><tr><td>Home nebulizer (physical object)</td><td><span class=\"nb\">2021-06-21</span></td></tr></table></div>"
  },
  "status" : "active",
  "subject" : {
    🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
    "display" : "Petra Schwartz"
  },
  "timingPeriod" : {
    "start" : "2021-06-21"
  },
  "device" : {
    🔗 "reference" : "Device/0b89dcab-1d0c-44fa-a958-3131452d8cca",
    "display" : "Home nebulizer (physical object)"
  }
}