SDOH Clinical Care
2.2.0 - STU 2.2 United States of America flag

Publication Build: This will be filled in by the publication tooling

: SDOHCC Device Software Example - XML Representation

Page standards status: Informative

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-DeviceSoftwareExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device SDOHCC-DeviceSoftwareExample</b></p><a name="SDOHCC-DeviceSoftwareExample"> </a><a name="hcSDOHCC-DeviceSoftwareExample"> </a><a name="SDOHCC-DeviceSoftwareExample-en-US"> </a><p><b>identifier</b>: <code>http://software.org/devices/id</code>/345675</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 706689003}">Application program software</span></p></div>
  </text>
  <identifier>
    <system value="http://software.org/devices/id"/>
    <value value="345675"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="706689003"/>
      <display value="Application program software"/>
    </coding>
  </type>
</Device>