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-hearingfunction-hearingaid-01 - JSON Representation

Raw json | Download


{
  "resourceType" : "DeviceUseStatement",
  "id" : "zib-hearingfunction-hearingaid-01",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction-HearingAid"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceUseStatement</b><a name=\"zib-hearingfunction-hearingaid-01\"> </a><a name=\"hczib-hearingfunction-hearingaid-01\"> </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-hearingfunction-hearingaid-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-zib-HearingFunction-HearingAid.html\">HCIM HearingFunction HearingAid</a></p></div><p><b>Backported DeviceUseStatement.reasonReference for STU3</b>: <a href=\"Observation-zib-hearingfunction-01.html\">Observation/zib-hearingfunction-01: Verminderde gehoorfunction</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-hearingfunction-hearingaidproduct-01.html\">Device/zib-hearingfunction-hearingaidproduct-01: Gehoorapparaat</a></p><p><b>bodySite</b>: Linkeroor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#89644007)</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3",
      "valueReference" : {
        🔗 "reference" : "Observation/zib-hearingfunction-01",
        "display" : "Verminderde gehoorfunction"
      }
    }
  ],
  "status" : "active",
  "subject" : {
    🔗 "reference" : "Patient/nl-core-patient-03",
    "display" : "I. Jongeneel-de Haas"
  },
  "device" : {
    🔗 "reference" : "Device/zib-hearingfunction-hearingaidproduct-01",
    "display" : "Gehoorapparaat"
  },
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "89644007",
        "display" : "Linkeroor"
      }
    ]
  }
}