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
{
"resourceType" : "Location",
"id" : "Malapert-Massif-Landing-Site",
"meta" : {
"profile" : [
🔗 "https://mitre.org/fhir/space-health/StructureDefinition/habitat-location"
]
},
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"extension" : [
{
"extension" : [
{
"url" : "latitude",
"valueDecimal" : -86
},
{
"url" : "longitude",
"valueDecimal" : 0
}
],
"url" : "http://hl7.org/fhir/uv/aerospace/StructureDefinition/lunar-coordinates"
}
],
"status" : "active",
"name" : "Artemis III Landing Site - Malapert Massif",
"description" : "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" : "instance",
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/location-type-cs",
"code" : "landing-site"
}
],
"text" : "Lunar surface landing site"
}
],
"position" : {
"longitude" : 0,
"latitude" : -86,
"altitude" : 5000
}
}