Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HearingAidUsageTime001 - XML Representation

Raw xml | Download



<DeviceUseStatement xmlns="http://hl7.org/fhir">
  <id value="HearingAidUsageTime001"/>
  <meta>
    <profile
             value="https://smart-bear.eu/fhir/StructureDefinition/HearingAidUsageTimeDeviceUseStatement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DeviceUseStatement HearingAidUsageTime001</b></p><a name="HearingAidUsageTime001"> </a><a name="hcHearingAidUsageTime001"> </a><a name="HearingAidUsageTime001-en-US"> </a><p><b>status</b>: Active</p><p><b>subject</b>: <a href="Patient-Patient001.html">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p><p><b>timing</b>: 2020-01-11 --&gt; 2020-12-15</p><p><b>device</b>: Sample device</p></div>
  </text>
  <status value="active"/>
  <subject>🔗 
    <reference value="Patient/Patient001"/>
  </subject>
  <timingPeriod>
    <start value="2020-01-11"/>
    <end value="2020-12-15"/>
  </timingPeriod>
  <device>
    <type value="6012004"/>
    <display value="Sample device"/>
  </device>
</DeviceUseStatement>