OneAquaHealth Project
0.1.0-ci-build - ci-build 150

OneAquaHealth Project, published by OneAquaHealth Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/oah/ and changes regularly. See the Directory of published versions

: Device - HI98130 Pocket Tester - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="Dev-HI98130"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device Dev-HI98130</b></p><a name="Dev-HI98130"> </a><a name="hcDev-HI98130"> </a><p><b>status</b>: Active</p><p><b>manufacturer</b>: Hanna Instruments</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>HI98130 Pocket Tester</td><td>Manufacturer name</td></tr></table><p><b>type</b>: <span title="Codes:">Portable multi-parameter water tester</span></p></div>
  </text>
  <status value="active"/>
  <manufacturer value="Hanna Instruments"/>
  <deviceName>
    <name value="HI98130 Pocket Tester"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <type>
    <text value="Portable multi-parameter water tester"/>
  </type>
</Device>