{
  "resourceType" : "CodeSystem",
  "id" : "space-radiation-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem space-radiation-type-cs</b></p><a name=\"space-radiation-type-cs\"> </a><a name=\"hcspace-radiation-type-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/space-radiation-type-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\">gcr<a name=\"space-radiation-type-cs-gcr\"> </a></td><td>Galactic Cosmic Radiation</td></tr><tr><td style=\"white-space:nowrap\">spe<a name=\"space-radiation-type-cs-spe\"> </a></td><td>Solar Particle Event</td></tr><tr><td style=\"white-space:nowrap\">trapped<a name=\"space-radiation-type-cs-trapped\"> </a></td><td>Trapped Radiation</td></tr><tr><td style=\"white-space:nowrap\">secondary<a name=\"space-radiation-type-cs-secondary\"> </a></td><td>Secondary Radiation</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/space-radiation-type-cs",
  "version" : "0.5.12",
  "name" : "SpaceRadiationTypeCS",
  "title" : "Space Radiation Type 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" : "Types of radiation encountered in space environments",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "gcr",
    "display" : "Galactic Cosmic Radiation"
  },
  {
    "code" : "spe",
    "display" : "Solar Particle Event"
  },
  {
    "code" : "trapped",
    "display" : "Trapped Radiation"
  },
  {
    "code" : "secondary",
    "display" : "Secondary Radiation"
  }]
}