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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "Dev-HI98130",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "active",
  "manufacturer" : "Hanna Instruments",
  "deviceName" : [
    {
      "name" : "HI98130 Pocket Tester",
      "type" : "manufacturer-name"
    }
  ],
  "type" : {
    "text" : "Portable multi-parameter water tester"
  }
}