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