International Patient Summary Implementation Guide
2.0.0-ballot - STU 2 Ballot International flag

This page is part of the International Patient Summary Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: DeviceUseStatement: No known devices in use - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "DeviceUseStatement",
  "id" : "eumfh-70-275-1",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement eumfh-70-275-1</b></p><a name=\"eumfh-70-275-1\"> </a><a name=\"hceumfh-70-275-1\"> </a><a name=\"eumfh-70-275-1-en-US\"> </a><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-eumfh-39-07.html\">Annelise Black (inject 70-275)</a></p><p><b>timing</b>: Absent because : unknown</p><p><b>device</b>: <a href=\"Device-eumfh-70-275-1.html\">Device: type = No known device use (situation)</a></p></div>"
  },
  "status" : "active",
  "subject" : {
    🔗 "reference" : "Patient/eumfh-39-07",
    "display" : "Annelise Black (inject 70-275)"
  },
  "_timingDateTime" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
        "valueCode" : "unknown"
      }
    ]
  },
  "device" : {
    🔗 "reference" : "Device/eumfh-70-275-1"
  }
}