0.5.12 - ci-build

SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: xEMU EVA Suit #001 - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="xEMU-Suit-001"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device xEMU-Suit-001</b></p><a name="xEMU-Suit-001"> </a><a name="hcxEMU-Suit-001"> </a><p><b>status</b>: Active</p><p><b>manufacturer</b>: Axiom Space</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>xEMU Suit Serial #001</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs xemu-suit}">Exploration Extravehicular Mobility Unit</span></p></div>
  </text>
  <status value="active"/>
  <manufacturer value="Axiom Space"/>
  <deviceName>
    <name value="xEMU Suit Serial #001"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs"/>
      <code value="xemu-suit"/>
    </coding>
    <text value="Exploration Extravehicular Mobility Unit"/>
  </type>
</Device>