CH EMED (R4)
5.0.0-ci-build - ci-build Switzerland flag

CH EMED (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-emed/ and changes regularly. See the Directory of published versions

: Example Device - XML Representation

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="ExampleDevice"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device ExampleDevice</b></p><a name="ExampleDevice"> </a><a name="hcExampleDevice"> </a><a name="ExampleDevice-en-US"> </a><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>Device name</td><td>Manufacturer name</td></tr></table></div>
  </text>
  <deviceName>
    <name value="Device name"/>
    <type value="manufacturer-name"/>
  </deviceName>
</Device>