Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Device - Infuser that exploded - XML Representation

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="device-infuser"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-device"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Device</b><a name="device-infuser"> </a><a name="hcdevice-infuser"> </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 Device &quot;device-infuser&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-device.html">Fujitsu Device Profile</a></p></div><p><b>identifier</b>: 10896128002012</p><p><b>manufacturer</b>: Safe Device Co</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Hyperspeed</p><p><b>type</b>: manufacturer-name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Hyperspeed Chemo Infuser</p><p><b>type</b>: user-friendly-name</p></blockquote></div>
  </text>
  <identifier>
    <value value="10896128002012"/>
  </identifier>
  <manufacturer value="Safe Device Co"/>
  <deviceName>
    <name value="Hyperspeed"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <deviceName>
    <name value="Hyperspeed Chemo Infuser"/>
    <type value="user-friendly-name"/>
  </deviceName>
</Device>