FHIR Osiris Implementation Guide
2.1.0 - ci-build

FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: fhir-osiris-example-imagingdevice-ct - XML Representation

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="fhir-osiris-example-imagingdevice-ct"/>
  <meta>
    <profile
             value="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-device"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Device</b><a name="fhir-osiris-example-imagingdevice-ct"> </a><a name="hcfhir-osiris-example-imagingdevice-ct"> </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;fhir-osiris-example-imagingdevice-ct&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-imaging-device.html">Imaging Device</a></p></div><p><b>manufacturer</b>: SIEMENS</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>Emotion 16</td><td>manufacturer-name</td></tr></table><h3>Versions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>syngo CT 2013A</td></tr></table></div>
  </text>
  <manufacturer value="SIEMENS"/>
  <deviceName>
    <name value="Emotion 16"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <version>
    <value value="syngo CT 2013A"/>
  </version>
</Device>