Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example DeviceUseStatement - zib-medicaldevice-02 - JSON Representation

Raw json | Download


{
  "resourceType" : "DeviceUseStatement",
  "id" : "zib-medicaldevice-02",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceUseStatement</b><a name=\"zib-medicaldevice-02\"> </a><a name=\"hczib-medicaldevice-02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DeviceUseStatement &quot;zib-medicaldevice-02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-MedicalDevice.html\">HCIM MedicalDevice</a></p></div><p><b>Backported DeviceUseStatement.reasonReference for STU3</b>: <a href=\"Observation-zib-mobility-01.html\">Observation/zib-mobility-01: Ability to mobilise</a></p><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"Patient-nl-core-patient-03.html\">Patient/nl-core-patient-03: I. Jongeneel-de Haas</a> &quot; JONGENEEL-DE HAAS&quot;</p><p><b>device</b>: <a href=\"Device-zib-medicaldeviceproduct-02.html\">Device/zib-medicaldeviceproduct-02: Rollator</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3",
      "valueReference" : {
        🔗 "reference" : "Observation/zib-mobility-01",
        "display" : "Ability to mobilise"
      }
    }
  ],
  "status" : "active",
  "subject" : {
    🔗 "reference" : "Patient/nl-core-patient-03",
    "display" : "I. Jongeneel-de Haas"
  },
  "device" : {
    🔗 "reference" : "Device/zib-medicaldeviceproduct-02",
    "display" : "Rollator"
  }
}