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

: Mars Mission Devices - Certified - XML Representation

Active as of 2026-03-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mars-devices-certified-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem mars-devices-certified-cs</b></p><a name="mars-devices-certified-cs"> </a><a name="hcmars-devices-certified-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-certified-cs#deviceType</td><td>code</td><td>Device category</td></tr><tr><td>manufacturer</td><td>manufacturer</td><td>http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-certified-cs#manufacturer</td><td>string</td><td>Device manufacturer</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-certified-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>manufacturer</b></td></tr><tr><td style="white-space:nowrap">orion<a name="mars-devices-certified-cs-orion"> </a></td><td>Orion MPCV Spacecraft</td><td>Orion Multi-Purpose Crew Vehicle for deep space transit (Artemis program), capable of Earth-Mars trajectory</td><td>spacecraft</td><td>Lockheed Martin / NASA</td></tr><tr><td style="white-space:nowrap">crewDragon<a name="mars-devices-certified-cs-crewDragon"> </a></td><td>SpaceX Crew Dragon</td><td>Operational crew vehicle to LEO, could support Earth orbit rendezvous for Mars missions</td><td>spacecraft</td><td>SpaceX</td></tr><tr><td style="white-space:nowrap">issECLSS<a name="mars-devices-certified-cs-issECLSS"> </a></td><td>ISS Environmental Control &amp; Life Support System</td><td>Closed-loop life support (O2 generation, CO2 removal, water recycle) from ISS as baseline for Mars habitat</td><td>life-support</td><td>NASA / International Partners</td></tr><tr><td style="white-space:nowrap">emuSuit<a name="mars-devices-certified-cs-emuSuit"> </a></td><td>EMU Space Suit (ISS)</td><td>Extravehicular Mobility Unit, 4.3 psi suit for zero-G EVAs (heritage technology)</td><td>suit</td><td>ILC Dover / NASA</td></tr><tr><td style="white-space:nowrap">advancedMedicalLocker<a name="mars-devices-certified-cs-advancedMedicalLocker"> </a></td><td>Advanced Medical Locker (ISS)</td><td>ISS Health Maintenance System including medical kit, defibrillator, ultrasound</td><td>medical-equipment</td><td>NASA</td></tr><tr><td style="white-space:nowrap">bioMonitor<a name="mars-devices-certified-cs-bioMonitor"> </a></td><td>Bio-Monitor Wearable System</td><td>CSA/NASA health monitor shirt for continuous vital sign telemetry, currently used on ISS</td><td>medical-equipment</td><td>Canadian Space Agency / NASA</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-certified-cs"/>
  <version value="0.5.12"/>
  <name value="MarsCertifiedDevicesCS"/>
  <title value="Mars Mission Devices - Certified"/>
  <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="Flight-qualified hardware and systems operational or used in Mars mission planning (ISS heritage, Orion, etc.)"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <property>
    <code value="deviceType"/>
    <uri
         value="http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-certified-cs#deviceType"/>
    <description value="Device category"/>
    <type value="code"/>
  </property>
  <property>
    <code value="manufacturer"/>
    <uri
         value="http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-certified-cs#manufacturer"/>
    <description value="Device manufacturer"/>
    <type value="string"/>
  </property>
  <concept>
    <code value="orion"/>
    <display value="Orion MPCV Spacecraft"/>
    <definition
                value="Orion Multi-Purpose Crew Vehicle for deep space transit (Artemis program), capable of Earth-Mars trajectory"/>
    <property>
      <code value="deviceType"/>
      <valueCode value="spacecraft"/>
    </property>
    <property>
      <code value="manufacturer"/>
      <valueString value="Lockheed Martin / NASA"/>
    </property>
  </concept>
  <concept>
    <code value="crewDragon"/>
    <display value="SpaceX Crew Dragon"/>
    <definition
                value="Operational crew vehicle to LEO, could support Earth orbit rendezvous for Mars missions"/>
    <property>
      <code value="deviceType"/>
      <valueCode value="spacecraft"/>
    </property>
    <property>
      <code value="manufacturer"/>
      <valueString value="SpaceX"/>
    </property>
  </concept>
  <concept>
    <code value="issECLSS"/>
    <display value="ISS Environmental Control &amp; Life Support System"/>
    <definition
                value="Closed-loop life support (O2 generation, CO2 removal, water recycle) from ISS as baseline for Mars habitat"/>
    <property>
      <code value="deviceType"/>
      <valueCode value="life-support"/>
    </property>
    <property>
      <code value="manufacturer"/>
      <valueString value="NASA / International Partners"/>
    </property>
  </concept>
  <concept>
    <code value="emuSuit"/>
    <display value="EMU Space Suit (ISS)"/>
    <definition
                value="Extravehicular Mobility Unit, 4.3 psi suit for zero-G EVAs (heritage technology)"/>
    <property>
      <code value="deviceType"/>
      <valueCode value="suit"/>
    </property>
    <property>
      <code value="manufacturer"/>
      <valueString value="ILC Dover / NASA"/>
    </property>
  </concept>
  <concept>
    <code value="advancedMedicalLocker"/>
    <display value="Advanced Medical Locker (ISS)"/>
    <definition
                value="ISS Health Maintenance System including medical kit, defibrillator, ultrasound"/>
    <property>
      <code value="deviceType"/>
      <valueCode value="medical-equipment"/>
    </property>
    <property>
      <code value="manufacturer"/>
      <valueString value="NASA"/>
    </property>
  </concept>
  <concept>
    <code value="bioMonitor"/>
    <display value="Bio-Monitor Wearable System"/>
    <definition
                value="CSA/NASA health monitor shirt for continuous vital sign telemetry, currently used on ISS"/>
    <property>
      <code value="deviceType"/>
      <valueCode value="medical-equipment"/>
    </property>
    <property>
      <code value="manufacturer"/>
      <valueString value="Canadian Space Agency / NASA"/>
    </property>
  </concept>
</CodeSystem>