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
| Active as of 2026-03-25 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MarsDirectMissionPlan2040"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://mitre.org/fhir/space-health/StructureDefinition/mission-timeline-plan"^^xsd:anyURI ;
fhir:l <https://mitre.org/fhir/space-health/StructureDefinition/mission-timeline-plan> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">MarsDirectMissionPlan2040</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-MarsDirectMissionPlan2040.html\">Mars Direct Mission 2040 - Jezero Crater Landing</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.5.12</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Mars Direct Mission 2040 - Jezero Crater Landing</td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-plan-definition-type.html\">http://terminology.hl7.org/CodeSystem/plan-definition-type</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>workflow-definition</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2026-03-25 00:24:16-0500</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">MITRE</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Mars Direct architecture mission with ERV pre-deployed, ISRU propellant production for return, crew of 4, 18-month surface operations at Jezero Crater. Mission objectives: demonstrate ISRU viability, conduct extensive geological surveys, collect samples for analysis, validate long-duration Mars surface systems.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Actions: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td>\n \n <b> Launch - Earth Return Vehicle (ERV):</b> Uncrewed ERV launch with Sabatier reactor, nuclear power unit, hydrogen supply. Target: Mars arrival 6 months later, land at Jezero. Begin ISRU propellant production immediately.\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Launch - Crew in Mars Habitat Unit:</b> Crew of 4 launches 26 months after ERV (once ISRU confirms propellant production). 6-month transit with artificial gravity tether.\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Outbound Transit:</b> 6-month deep space cruise. Continuous radiation monitoring, exercise countermeasures, health assessments, crew training for surface operations.\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Mars Orbit Insertion and Descent:</b> Direct entry and landing at Jezero site near pre-positioned ERV. Habitat establishes life support upon landing.\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Surface Operations - 18 Months:</b> Extended surface mission with ~400-500 EVAs total. Geological surveys, sample collection, ISRU monitoring, equipment maintenance, health monitoring. Weekly medical checkups, monthly radiation assessments.\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Ascent and Earth Return:</b> Crew boards fueled ERV, launches from Mars, 6-month return transit. Total mission duration: ~30 months (900 days).\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Earth Atmospheric Entry and Recovery:</b> ERV capsule atmospheric entry, parachute descent, splashdown in Pacific. Crew medical evaluation and reconditioning.\n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context> ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Encounter/MarsDirectMission2040 ;
fhir:reference [ fhir:v "Encounter/MarsDirectMission2040" ] ]
] ) ; #
fhir:url [
fhir:v "https://mitre.org/fhir/space-health/PlanDefinition/MarsDirectMissionPlan2040"^^xsd:anyURI ;
fhir:l <https://mitre.org/fhir/space-health/PlanDefinition/MarsDirectMissionPlan2040>
] ; #
fhir:version [ fhir:v "0.5.12"] ; #
fhir:title [ fhir:v "Mars Direct Mission 2040 - Jezero Crater Landing"] ; #
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/plan-definition-type> ] ;
fhir:code [ fhir:v "workflow-definition" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-03-25T00:24:16-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "MITRE"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MITRE" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mitre.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "Mars Direct architecture mission with ERV pre-deployed, ISRU propellant production for return, crew of 4, 18-month surface operations at Jezero Crater. Mission objectives: demonstrate ISRU viability, conduct extensive geological surveys, collect samples for analysis, validate long-duration Mars surface systems."] ; #
fhir:action ( [
fhir:title [ fhir:v "Launch - Earth Return Vehicle (ERV)" ] ;
fhir:description [ fhir:v "Uncrewed ERV launch with Sabatier reactor, nuclear power unit, hydrogen supply. Target: Mars arrival 6 months later, land at Jezero. Begin ISRU propellant production immediately." ]
] [
fhir:title [ fhir:v "Launch - Crew in Mars Habitat Unit" ] ;
fhir:description [ fhir:v "Crew of 4 launches 26 months after ERV (once ISRU confirms propellant production). 6-month transit with artificial gravity tether." ]
] [
fhir:title [ fhir:v "Outbound Transit" ] ;
fhir:description [ fhir:v "6-month deep space cruise. Continuous radiation monitoring, exercise countermeasures, health assessments, crew training for surface operations." ]
] [
fhir:title [ fhir:v "Mars Orbit Insertion and Descent" ] ;
fhir:description [ fhir:v "Direct entry and landing at Jezero site near pre-positioned ERV. Habitat establishes life support upon landing." ]
] [
fhir:title [ fhir:v "Surface Operations - 18 Months" ] ;
fhir:description [ fhir:v "Extended surface mission with ~400-500 EVAs total. Geological surveys, sample collection, ISRU monitoring, equipment maintenance, health monitoring. Weekly medical checkups, monthly radiation assessments." ]
] [
fhir:title [ fhir:v "Ascent and Earth Return" ] ;
fhir:description [ fhir:v "Crew boards fueled ERV, launches from Mars, 6-month return transit. Total mission duration: ~30 months (900 days)." ]
] [
fhir:title [ fhir:v "Earth Atmospheric Entry and Recovery" ] ;
fhir:description [ fhir:v "ERV capsule atmospheric entry, parachute descent, splashdown in Pacific. Crew medical evaluation and reconditioning." ]
] ) . #
IG © 2022+ MITRE. Package mitre.fhir.spacehealth#0.5.12 based on FHIR 4.0.1. Generated 2026-03-25
Links: Table of Contents |
QA Report