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

: Malapert Massif Landing Site - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="Malapert-Massif-Landing-Site"/>
  <meta>
    <profile
             value="https://mitre.org/fhir/space-health/StructureDefinition/habitat-location"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location Malapert-Massif-Landing-Site</b></p><a name="Malapert-Massif-Landing-Site"> </a><a name="hcMalapert-Massif-Landing-Site"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-habitat-location.html">Habitat Location</a></p></div><blockquote><p><b>Lunar Coordinates</b></p><ul><li>latitude: -86</li><li>longitude: 0</li></ul></blockquote><p><b>status</b>: Active</p><p><b>name</b>: Artemis III Landing Site - Malapert Massif</p><p><b>description</b>: High-elevation site near lunar south pole (86°S, 0°E) with near-continuous sunlight access and proximity to permanently shadowed craters. Malapert Mountain provides elevated terrain for communications and solar power.</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs landing-site}">Lunar surface landing site</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>0</td><td>-86</td><td>5000</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/aerospace/StructureDefinition/lunar-coordinates">
    <extension url="latitude">
      <valueDecimal value="-86"/>
    </extension>
    <extension url="longitude">
      <valueDecimal value="0"/>
    </extension>
  </extension>
  <status value="active"/>
  <name value="Artemis III Landing Site - Malapert Massif"/>
  <description
               value="High-elevation site near lunar south pole (86°S, 0°E) with near-continuous sunlight access and proximity to permanently shadowed craters. Malapert Mountain provides elevated terrain for communications and solar power."/>
  <mode value="instance"/>
  <type>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs"/>
      <code value="landing-site"/>
    </coding>
    <text value="Lunar surface landing site"/>
  </type>
  <position>
    <longitude value="0"/>
    <latitude value="-86"/>
    <altitude value="5000"/>
  </position>
</Location>