International Patient Summary Implementation Guide
2.0.0 - STU 2 International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. 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"
  }
}