<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">
  <id value="Starship-HLS-Artemis-III"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device Starship-HLS-Artemis-III</b></p><a name="Starship-HLS-Artemis-III"> </a><a name="hcStarship-HLS-Artemis-III"> </a><p><b>status</b>: Active</p><p><b>manufacturer</b>: SpaceX</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>Starship HLS (Artemis III)</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 starship-hls}">Human Landing System</span></p></div>
  </text>
  <status value="active"/>
  <manufacturer value="SpaceX"/>
  <deviceName>
    <name value="Starship HLS (Artemis III)"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs"/>
      <code value="starship-hls"/>
    </coding>
    <text value="Human Landing System"/>
  </type>
</Device>