HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

: deviceAnalyzerUrea - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="device-analyzer-urea"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device device-analyzer-urea</b></p><a name="device-analyzer-urea"> </a><a name="hcdevice-analyzer-urea"> </a><p><b>manufacturer</b>: Best manufacturer</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>BioAnalyt 6000</td><td>Manufacturer name</td></tr></table><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 706168006}">Automated clinical chemistry analyzer</span></p></div>
  </text>
  <manufacturer value="Best manufacturer"/>
  <deviceName>
    <name value="BioAnalyt 6000"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="706168006"/>
      <display value="Automated clinical chemistry analyzer"/>
    </coding>
  </type>
</Device>