{
  "resourceType" : "CodeSystem",
  "id" : "artemis-certified-devices-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem artemis-certified-devices-cs</b></p><a name=\"artemis-certified-devices-cs\"> </a><a name=\"hcartemis-certified-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-certified-devices-cs#deviceType</td><td>code</td><td>Device category (spacecraft, suit, vehicle, habitat, equipment)</td></tr><tr><td>manufacturer</td><td>manufacturer</td><td>http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs#manufacturer</td><td>string</td><td>Device manufacturer/contractor</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-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>manufacturer</b></td></tr><tr><td style=\"white-space:nowrap\">orion<a name=\"artemis-certified-devices-cs-orion\"> </a></td><td>Orion Crew Vehicle</td><td>Orion Crew Module and Service Module (CM/SM) - spacecraft carrying crew to lunar orbit. Manufacturer: Lockheed Martin/NASA.</td><td>spacecraft</td><td>Lockheed Martin / NASA</td></tr><tr><td style=\"white-space:nowrap\">sls<a name=\"artemis-certified-devices-cs-sls\"> </a></td><td>Space Launch System</td><td>Space Launch System rocket - heavy-lift launch vehicle for Artemis missions. Manufacturer: Boeing/NASA.</td><td>launch-vehicle</td><td>Boeing / NASA</td></tr><tr><td style=\"white-space:nowrap\">xemu-suit<a name=\"artemis-certified-devices-cs-xemu-suit\"> </a></td><td>xEMU EVA Suit</td><td>Exploration Extravehicular Mobility Unit - next-generation spacesuit for lunar surface EVAs. Manufacturer: Axiom Space/Collins Aerospace.</td><td>suit</td><td>Axiom Space / Collins Aerospace</td></tr><tr><td style=\"white-space:nowrap\">starship-hls<a name=\"artemis-certified-devices-cs-starship-hls\"> </a></td><td>Starship Human Landing System</td><td>SpaceX Starship variant serving as lunar lander for Artemis III. Manufacturer: SpaceX.</td><td>lander</td><td>SpaceX</td></tr><tr><td style=\"white-space:nowrap\">ltv<a name=\"artemis-certified-devices-cs-ltv\"> </a></td><td>Lunar Terrain Vehicle</td><td>Unpressurized rover for surface mobility (Artemis V and later). Manufacturer: TBD.</td><td>rover</td><td>TBD</td></tr><tr><td style=\"white-space:nowrap\">gateway-halo<a name=\"artemis-certified-devices-cs-gateway-halo\"> </a></td><td>Gateway HALO Module</td><td>Habitation and Logistics Outpost module of Lunar Gateway (primary habitat). Manufacturer: Northrop Grumman.</td><td>habitat</td><td>Northrop Grumman</td></tr><tr><td style=\"white-space:nowrap\">gateway-ppe<a name=\"artemis-certified-devices-cs-gateway-ppe\"> </a></td><td>Gateway PPE Module</td><td>Power and Propulsion Element module of Lunar Gateway. Manufacturer: Maxar Technologies.</td><td>propulsion</td><td>Maxar Technologies</td></tr><tr><td style=\"white-space:nowrap\">basecamp-hab<a name=\"artemis-certified-devices-cs-basecamp-hab\"> </a></td><td>Artemis Base Camp Surface Habitat</td><td>Planned future lunar base living quarters on surface. Manufacturer: TBD.</td><td>habitat</td><td>TBD</td></tr><tr><td style=\"white-space:nowrap\">lunanet-comm<a name=\"artemis-certified-devices-cs-lunanet-comm\"> </a></td><td>LunaNet Communication System</td><td>Lunar communication network elements (relay satellites or surface comm devices). Manufacturer: NASA/Partners.</td><td>communications</td><td>NASA / Partners</td></tr><tr><td style=\"white-space:nowrap\">medical-kit<a name=\"artemis-certified-devices-cs-medical-kit\"> </a></td><td>Artemis Medical Kit</td><td>Artemis mission medical equipment set (emergency medical pack, diagnostics). Manufacturer: NASA.</td><td>medical-equipment</td><td>NASA</td></tr><tr><td style=\"white-space:nowrap\">plss<a name=\"artemis-certified-devices-cs-plss\"> </a></td><td>Portable Life Support System</td><td>PLSS backpack for xEMU suit (life support during EVA). Manufacturer: Collins Aerospace.</td><td>life-support</td><td>Collins Aerospace</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs",
  "version" : "0.5.12",
  "name" : "ArtemisCertifiedDevicesCS",
  "title" : "Artemis Certified 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" : "Flight-qualified hardware and systems used in Artemis missions (Orion, xEMU, Starship-HLS, Gateway, LTV, etc.)",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 11,
  "property" : [{
    "code" : "deviceType",
    "uri" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs#deviceType",
    "description" : "Device category (spacecraft, suit, vehicle, habitat, equipment)",
    "type" : "code"
  },
  {
    "code" : "manufacturer",
    "uri" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs#manufacturer",
    "description" : "Device manufacturer/contractor",
    "type" : "string"
  }],
  "concept" : [{
    "code" : "orion",
    "display" : "Orion Crew Vehicle",
    "definition" : "Orion Crew Module and Service Module (CM/SM) - spacecraft carrying crew to lunar orbit. Manufacturer: Lockheed Martin/NASA.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "spacecraft"
    },
    {
      "code" : "manufacturer",
      "valueString" : "Lockheed Martin / NASA"
    }]
  },
  {
    "code" : "sls",
    "display" : "Space Launch System",
    "definition" : "Space Launch System rocket - heavy-lift launch vehicle for Artemis missions. Manufacturer: Boeing/NASA.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "launch-vehicle"
    },
    {
      "code" : "manufacturer",
      "valueString" : "Boeing / NASA"
    }]
  },
  {
    "code" : "xemu-suit",
    "display" : "xEMU EVA Suit",
    "definition" : "Exploration Extravehicular Mobility Unit - next-generation spacesuit for lunar surface EVAs. Manufacturer: Axiom Space/Collins Aerospace.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "suit"
    },
    {
      "code" : "manufacturer",
      "valueString" : "Axiom Space / Collins Aerospace"
    }]
  },
  {
    "code" : "starship-hls",
    "display" : "Starship Human Landing System",
    "definition" : "SpaceX Starship variant serving as lunar lander for Artemis III. Manufacturer: SpaceX.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "lander"
    },
    {
      "code" : "manufacturer",
      "valueString" : "SpaceX"
    }]
  },
  {
    "code" : "ltv",
    "display" : "Lunar Terrain Vehicle",
    "definition" : "Unpressurized rover for surface mobility (Artemis V and later). Manufacturer: TBD.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "rover"
    },
    {
      "code" : "manufacturer",
      "valueString" : "TBD"
    }]
  },
  {
    "code" : "gateway-halo",
    "display" : "Gateway HALO Module",
    "definition" : "Habitation and Logistics Outpost module of Lunar Gateway (primary habitat). Manufacturer: Northrop Grumman.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "habitat"
    },
    {
      "code" : "manufacturer",
      "valueString" : "Northrop Grumman"
    }]
  },
  {
    "code" : "gateway-ppe",
    "display" : "Gateway PPE Module",
    "definition" : "Power and Propulsion Element module of Lunar Gateway. Manufacturer: Maxar Technologies.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "propulsion"
    },
    {
      "code" : "manufacturer",
      "valueString" : "Maxar Technologies"
    }]
  },
  {
    "code" : "basecamp-hab",
    "display" : "Artemis Base Camp Surface Habitat",
    "definition" : "Planned future lunar base living quarters on surface. Manufacturer: TBD.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "habitat"
    },
    {
      "code" : "manufacturer",
      "valueString" : "TBD"
    }]
  },
  {
    "code" : "lunanet-comm",
    "display" : "LunaNet Communication System",
    "definition" : "Lunar communication network elements (relay satellites or surface comm devices). Manufacturer: NASA/Partners.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "communications"
    },
    {
      "code" : "manufacturer",
      "valueString" : "NASA / Partners"
    }]
  },
  {
    "code" : "medical-kit",
    "display" : "Artemis Medical Kit",
    "definition" : "Artemis mission medical equipment set (emergency medical pack, diagnostics). Manufacturer: NASA.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "medical-equipment"
    },
    {
      "code" : "manufacturer",
      "valueString" : "NASA"
    }]
  },
  {
    "code" : "plss",
    "display" : "Portable Life Support System",
    "definition" : "PLSS backpack for xEMU suit (life support during EVA). Manufacturer: Collins Aerospace.",
    "property" : [{
      "code" : "deviceType",
      "valueCode" : "life-support"
    },
    {
      "code" : "manufacturer",
      "valueString" : "Collins Aerospace"
    }]
  }]
}