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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mars-devices-prototype-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mars-devices-prototype-cs</b></p><a name=\"mars-devices-prototype-cs\"> </a><a name=\"hcmars-devices-prototype-cs\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>deviceType</td><td>deviceType</td><td>http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs#deviceType</td><td>code</td><td>Device category</td></tr><tr><td>testEnvironment</td><td>testEnvironment</td><td>http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs#testEnvironment</td><td>code</td><td>Primary test environment</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>deviceType</b></td><td><b>testEnvironment</b></td></tr><tr><td style=\"white-space:nowrap\">starship<a name=\"mars-devices-prototype-cs-starship\"> </a></td><td>SpaceX Starship</td><td>Fully reusable rocket/lander for Mars (prototype stage, orbital tests ongoing 2020s)</td><td>spacecraft</td><td>orbital-test</td></tr><tr><td style=\"white-space:nowrap\">marsHabitat<a name=\"mars-devices-prototype-cs-marsHabitat\"> </a></td><td>Mars Surface Habitat Module</td><td>Pressurized living quarters for Mars surface (NASA DRA 5.0 concept, no full prototype yet)</td><td>habitat</td><td>analog-mission</td></tr><tr><td style=\"white-space:nowrap\">xemuMarsSuit<a name=\"mars-devices-prototype-cs-xemuMarsSuit\"> </a></td><td>xEMU Mars Suit</td><td>Next-generation planetary EVA suit under development for lunar and Mars surface EVAs</td><td>suit</td><td>ground</td></tr><tr><td style=\"white-space:nowrap\">isruPlant<a name=\"mars-devices-prototype-cs-isruPlant\"> </a></td><td>Mars ISRU Propellant Plant</td><td>Scaled-up MOXIE + Sabatier system to produce CH4/O2 on Mars (tested at prototype level, MOXIE on Perseverance for O2)</td><td>isru-system</td><td>mars-surface</td></tr><tr><td style=\"white-space:nowrap\">kilopower<a name=\"mars-devices-prototype-cs-kilopower\"> </a></td><td>Kilopower Fission Reactor</td><td>10 kW nuclear fission surface power unit (prototyped on Earth 2018, KRUSTY demo, for future Mars use)</td><td>power-generation</td><td>ground</td></tr><tr><td style=\"white-space:nowrap\">pressurizedRover<a name=\"mars-devices-prototype-cs-pressurizedRover\"> </a></td><td>Pressurized Mars Rover</td><td>Concept vehicle for long-range crew excursions (prototypes like NASA SEV exist but not Mars-certified)</td><td>rover</td><td>ground</td></tr><tr><td style=\"white-space:nowrap\">autonomousSurgicalUnit<a name=\"mars-devices-prototype-cs-autonomousSurgicalUnit\"> </a></td><td>Autonomous Surgical Unit</td><td>Concept medical device for Mars (lightweight operating table, robotic assist tools, TRL<6 prototype)</td><td>medical-equipment</td><td>ground</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs>
] ; #
fhir:version [ fhir:v "0.5.12"] ; #
fhir:name [ fhir:v "MarsPrototypeDevicesCS"] ; #
fhir:title [ fhir:v "Mars Mission Devices - Prototype"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
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 "Developmental or conceptual hardware for Mars missions (prototypes, test articles, planned systems)"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:property ( [
fhir:code [ fhir:v "deviceType" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs#deviceType"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs#deviceType> ] ;
fhir:description [ fhir:v "Device category" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs#testEnvironment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs#testEnvironment> ] ;
fhir:description [ fhir:v "Primary test environment" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "starship" ] ;
fhir:display [ fhir:v "SpaceX Starship" ] ;
fhir:definition [ fhir:v "Fully reusable rocket/lander for Mars (prototype stage, orbital tests ongoing 2020s)" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "spacecraft" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "orbital-test" ] ] )
] [
fhir:code [ fhir:v "marsHabitat" ] ;
fhir:display [ fhir:v "Mars Surface Habitat Module" ] ;
fhir:definition [ fhir:v "Pressurized living quarters for Mars surface (NASA DRA 5.0 concept, no full prototype yet)" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "habitat" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "analog-mission" ] ] )
] [
fhir:code [ fhir:v "xemuMarsSuit" ] ;
fhir:display [ fhir:v "xEMU Mars Suit" ] ;
fhir:definition [ fhir:v "Next-generation planetary EVA suit under development for lunar and Mars surface EVAs" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "suit" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "ground" ] ] )
] [
fhir:code [ fhir:v "isruPlant" ] ;
fhir:display [ fhir:v "Mars ISRU Propellant Plant" ] ;
fhir:definition [ fhir:v "Scaled-up MOXIE + Sabatier system to produce CH4/O2 on Mars (tested at prototype level, MOXIE on Perseverance for O2)" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "isru-system" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "mars-surface" ] ] )
] [
fhir:code [ fhir:v "kilopower" ] ;
fhir:display [ fhir:v "Kilopower Fission Reactor" ] ;
fhir:definition [ fhir:v "10 kW nuclear fission surface power unit (prototyped on Earth 2018, KRUSTY demo, for future Mars use)" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "power-generation" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "ground" ] ] )
] [
fhir:code [ fhir:v "pressurizedRover" ] ;
fhir:display [ fhir:v "Pressurized Mars Rover" ] ;
fhir:definition [ fhir:v "Concept vehicle for long-range crew excursions (prototypes like NASA SEV exist but not Mars-certified)" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "rover" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "ground" ] ] )
] [
fhir:code [ fhir:v "autonomousSurgicalUnit" ] ;
fhir:display [ fhir:v "Autonomous Surgical Unit" ] ;
fhir:definition [ fhir:v "Concept medical device for Mars (lightweight operating table, robotic assist tools, TRL<6 prototype)" ] ;
( fhir:property [
fhir:code [ fhir:v "deviceType" ] ;
fhir:value [
a fhir:Code ;
fhir:v "medical-equipment" ] ] [
fhir:code [ fhir:v "testEnvironment" ] ;
fhir:value [
a fhir:Code ;
fhir:v "ground" ] ] )
] ) . #
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