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

: SBDevice001 - XML Representation

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="SBDevice001"/>
  <meta>
    <profile value="https://smart-bear.eu/fhir/StructureDefinition/SBDevice"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device SBDevice001</b></p><a name="SBDevice001"> </a><a name="hcSBDevice001"> </a><a name="SBDevice001-en-US"> </a><p><b>status</b>: Active</p><p><b>statusReason</b>: <span title="Codes:">online</span></p><p><b>type</b>: <span title="Codes:{https://smart-bear.eu/fhir/CodeSystem/SBDeviceType 1}">Smartwatch</span></p><p><b>patient</b>: <a href="Patient-Patient001.html">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></p></div>
  </text>
  <status value="active"/>
  <statusReason>
    <coding>
      <code value="online"/>
    </coding>
  </statusReason>
  <type>
    <coding>
      <system value="https://smart-bear.eu/fhir/CodeSystem/SBDeviceType"/>
      <code value="1"/>
      <display value="Smartwatch"/>
    </coding>
  </type>
  <patient>🔗 
    <reference value="Patient/Patient001"/>
  </patient>
</Device>