{
  "resourceType" : "CodeSystem",
  "id" : "radiation-countermeasures-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem radiation-countermeasures-cs</b></p><a name=\"radiation-countermeasures-cs\"> </a><a name=\"hcradiation-countermeasures-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/radiation-countermeasures-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></tr><tr><td style=\"white-space:nowrap\">shielding<a name=\"radiation-countermeasures-cs-shielding\"> </a></td><td>Physical Shielding</td></tr><tr><td style=\"white-space:nowrap\">shelter<a name=\"radiation-countermeasures-cs-shelter\"> </a></td><td>Radiation Shelter</td></tr><tr><td style=\"white-space:nowrap\">medication<a name=\"radiation-countermeasures-cs-medication\"> </a></td><td>Radioprotective Medication</td></tr><tr><td style=\"white-space:nowrap\">monitoring<a name=\"radiation-countermeasures-cs-monitoring\"> </a></td><td>Enhanced Monitoring</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/radiation-countermeasures-cs",
  "version" : "0.5.12",
  "name" : "RadiationCountermeasuresCS",
  "title" : "Radiation Countermeasures Code System",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-25T00:24:16-05:00",
  "publisher" : "MITRE",
  "contact" : [{
    "name" : "MITRE",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.mitre.org/"
    }]
  }],
  "description" : "Protective measures against space radiation",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "shielding",
    "display" : "Physical Shielding"
  },
  {
    "code" : "shelter",
    "display" : "Radiation Shelter"
  },
  {
    "code" : "medication",
    "display" : "Radioprotective Medication"
  },
  {
    "code" : "monitoring",
    "display" : "Enhanced Monitoring"
  }]
}