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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="artemis-prototype-devices-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem artemis-prototype-devices-cs</b></p><a name="artemis-prototype-devices-cs"> </a><a name="hcartemis-prototype-devices-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/artemis-prototype-devices-cs#deviceType</td><td>code</td><td>Device category (spacecraft, suit, vehicle, habitat, equipment)</td></tr><tr><td>testEnvironment</td><td>testEnvironment</td><td>http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-prototype-devices-cs#testEnvironment</td><td>code</td><td>Primary test environment (ground, ISS, analog-mission)</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-prototype-devices-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">xemu-demo<a name="artemis-prototype-devices-cs-xemu-demo"> </a></td><td>xEMU Demo Unit</td><td>Prototype EVA suit used in ground testing or ISS demonstration (not flight-certified). Test env: ground.</td><td>suit</td><td>ground</td></tr><tr><td style="white-space:nowrap">pressurized-rover-proto<a name="artemis-prototype-devices-cs-pressurized-rover-proto"> </a></td><td>Pressurized Rover Prototype</td><td>Early concept lunar pressurized rover (testing life support and habitat functions on Earth). Test env: ground.</td><td>rover</td><td>ground</td></tr><tr><td style="white-space:nowrap">habitat-test-module<a name="artemis-prototype-devices-cs-habitat-test-module"> </a></td><td>Habitat Test Module</td><td>Ground-based habitat prototype (e.g., 3D-printed habitat analog or Lunar/Mars yard modules). Test env: analog-mission.</td><td>habitat</td><td>analog-mission</td></tr><tr><td style="white-space:nowrap">nextgen-plss<a name="artemis-prototype-devices-cs-nextgen-plss"> </a></td><td>Next-Generation PLSS</td><td>Next-generation Portable Life Support System under development (for suits beyond Artemis). Test env: ground.</td><td>life-support</td><td>ground</td></tr><tr><td style="white-space:nowrap">biomonitor-wearable<a name="artemis-prototype-devices-cs-biomonitor-wearable"> </a></td><td>BioMonitor Wearable Prototype</td><td>Experimental biomedical monitoring device (advanced smart garment for astronauts in trial). Test env: ISS.</td><td>medical-equipment</td><td>iss</td></tr><tr><td style="white-space:nowrap">autonomous-medical-unit<a name="artemis-prototype-devices-cs-autonomous-medical-unit"> </a></td><td>Autonomous Medical Unit Prototype</td><td>Prototype diagnostic device or smart medical assistant being evaluated for lunar use. Test env: ground.</td><td>medical-equipment</td><td>ground</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-prototype-devices-cs"/>
<version value="0.5.12"/>
<name value="ArtemisPrototypeDevicesCS"/>
<title value="Artemis Prototype Devices"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-03-25T00:24:16-05:00"/>
<publisher value="MITRE"/>
<contact>
<name value="MITRE"/>
<telecom>
<system value="url"/>
<value value="https://www.mitre.org/"/>
</telecom>
</contact>
<description
value="Developmental and test hardware not yet flight-certified (demo units, ground analogs, next-gen prototypes)"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<property>
<code value="deviceType"/>
<uri
value="http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-prototype-devices-cs#deviceType"/>
<description
value="Device category (spacecraft, suit, vehicle, habitat, equipment)"/>
<type value="code"/>
</property>
<property>
<code value="testEnvironment"/>
<uri
value="http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-prototype-devices-cs#testEnvironment"/>
<description
value="Primary test environment (ground, ISS, analog-mission)"/>
<type value="code"/>
</property>
<concept>
<code value="xemu-demo"/>
<display value="xEMU Demo Unit"/>
<definition
value="Prototype EVA suit used in ground testing or ISS demonstration (not flight-certified). Test env: ground."/>
<property>
<code value="deviceType"/>
<valueCode value="suit"/>
</property>
<property>
<code value="testEnvironment"/>
<valueCode value="ground"/>
</property>
</concept>
<concept>
<code value="pressurized-rover-proto"/>
<display value="Pressurized Rover Prototype"/>
<definition
value="Early concept lunar pressurized rover (testing life support and habitat functions on Earth). Test env: ground."/>
<property>
<code value="deviceType"/>
<valueCode value="rover"/>
</property>
<property>
<code value="testEnvironment"/>
<valueCode value="ground"/>
</property>
</concept>
<concept>
<code value="habitat-test-module"/>
<display value="Habitat Test Module"/>
<definition
value="Ground-based habitat prototype (e.g., 3D-printed habitat analog or Lunar/Mars yard modules). Test env: analog-mission."/>
<property>
<code value="deviceType"/>
<valueCode value="habitat"/>
</property>
<property>
<code value="testEnvironment"/>
<valueCode value="analog-mission"/>
</property>
</concept>
<concept>
<code value="nextgen-plss"/>
<display value="Next-Generation PLSS"/>
<definition
value="Next-generation Portable Life Support System under development (for suits beyond Artemis). Test env: ground."/>
<property>
<code value="deviceType"/>
<valueCode value="life-support"/>
</property>
<property>
<code value="testEnvironment"/>
<valueCode value="ground"/>
</property>
</concept>
<concept>
<code value="biomonitor-wearable"/>
<display value="BioMonitor Wearable Prototype"/>
<definition
value="Experimental biomedical monitoring device (advanced smart garment for astronauts in trial). Test env: ISS."/>
<property>
<code value="deviceType"/>
<valueCode value="medical-equipment"/>
</property>
<property>
<code value="testEnvironment"/>
<valueCode value="iss"/>
</property>
</concept>
<concept>
<code value="autonomous-medical-unit"/>
<display value="Autonomous Medical Unit Prototype"/>
<definition
value="Prototype diagnostic device or smart medical assistant being evaluated for lunar use. Test env: ground."/>
<property>
<code value="deviceType"/>
<valueCode value="medical-equipment"/>
</property>
<property>
<code value="testEnvironment"/>
<valueCode value="ground"/>
</property>
</concept>
</CodeSystem>