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

: Mars Surface Habitat - Jezero Crater - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="MarsHabitat-Jezero"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location MarsHabitat-Jezero</b></p><a name="MarsHabitat-Jezero"> </a><a name="hcMarsHabitat-Jezero"> </a><p><b>status</b>: Active</p><p><b>name</b>: Mars Direct Habitat Unit - Jezero Site</p><p><b>description</b>: Pressurized surface habitat with life support, medical bay, and crew quarters. Landed at Jezero Crater ancient delta region.</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs surface-habitat}">Mars surface habitat</span></p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td><td><b>Altitude</b></td></tr><tr><td style="display: none">*</td><td>77.5</td><td>18.4</td><td>-2500</td></tr></table></div>
  </text>
  <status value="active"/>
  <name value="Mars Direct Habitat Unit - Jezero Site"/>
  <description
               value="Pressurized surface habitat with life support, medical bay, and crew quarters. Landed at Jezero Crater ancient delta region."/>
  <mode value="instance"/>
  <type>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs"/>
      <code value="surface-habitat"/>
    </coding>
    <text value="Mars surface habitat"/>
  </type>
  <position>
    <longitude value="77.5"/>
    <latitude value="18.4"/>
    <altitude value="-2500"/>
  </position>
</Location>