{
  "resourceType" : "CodeSystem",
  "id" : "nasa-data-archive-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nasa-data-archive-cs</b></p><a name=\"nasa-data-archive-cs\"> </a><a name=\"hcnasa-data-archive-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/nasa-data-archive-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></tr><tr><td style=\"white-space:nowrap\">mmis<a name=\"nasa-data-archive-cs-mmis\"> </a></td><td>Medical Mission Information System</td><td>Primary NASA medical information system for crew health records.</td></tr><tr><td style=\"white-space:nowrap\">areas<a name=\"nasa-data-archive-cs-areas\"> </a></td><td>Astronaut Radiation Exposure Assessment System</td><td>Protected database for astronaut radiation exposure records.</td></tr><tr><td style=\"white-space:nowrap\">meme<a name=\"nasa-data-archive-cs-meme\"> </a></td><td>Medical Equipment Management Environment</td><td>System for managing medical equipment and supplies.</td></tr><tr><td style=\"white-space:nowrap\">pacs<a name=\"nasa-data-archive-cs-pacs\"> </a></td><td>Picture Archiving and Communication System</td><td>System for storing and retrieving medical images.</td></tr><tr><td style=\"white-space:nowrap\">emr<a name=\"nasa-data-archive-cs-emr\"> </a></td><td>Electronic Medical Record</td><td>Astronaut electronic medical record system.</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/nasa-data-archive-cs",
  "version" : "0.5.12",
  "name" : "NASADataArchiveCS",
  "title" : "NASA Medical Data Archive Systems",
  "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" : "Data archive and delivery systems for NASA medical data.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "mmis",
    "display" : "Medical Mission Information System",
    "definition" : "Primary NASA medical information system for crew health records."
  },
  {
    "code" : "areas",
    "display" : "Astronaut Radiation Exposure Assessment System",
    "definition" : "Protected database for astronaut radiation exposure records."
  },
  {
    "code" : "meme",
    "display" : "Medical Equipment Management Environment",
    "definition" : "System for managing medical equipment and supplies."
  },
  {
    "code" : "pacs",
    "display" : "Picture Archiving and Communication System",
    "definition" : "System for storing and retrieving medical images."
  },
  {
    "code" : "emr",
    "display" : "Electronic Medical Record",
    "definition" : "Astronaut electronic medical record system."
  }]
}