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

: Complete Space Radiation Types - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "space-radiation-type-vs-complete",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet space-radiation-type-vs-complete</b></p><a name=\"space-radiation-type-vs-complete\"> </a><a name=\"hcspace-radiation-type-vs-complete\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-space-radiation-type-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/space-radiation-type-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.5.12</span></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/46316000\">46316000</a></td><td>Cosmic radiation</td></tr><tr><td><a href=\"http://snomed.info/id/242796004\">242796004</a></td><td>Exposure to cosmic radiation</td></tr><tr><td><a href=\"http://snomed.info/id/138899005\">138899005</a></td><td>H/O: radiation exposure</td></tr><tr><td><a href=\"http://snomed.info/id/218190002\">218190002</a></td><td>Exposure to radiation (event)</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/space-radiation-type-vs-complete",
  "version" : "0.5.12",
  "name" : "SpaceRadiationTypeVSComplete",
  "title" : "Complete Space Radiation Types",
  "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" : "Comprehensive list of ionizing radiation types encountered in space",
  "compose" : {
    "include" : [
      {
        "system" : "https://mitre.org/fhir/space-health/CodeSystem/space-radiation-type-cs"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "46316000",
            "display" : "Cosmic radiation"
          },
          {
            "code" : "242796004",
            "display" : "Exposure to cosmic radiation"
          },
          {
            "code" : "138899005",
            "display" : "H/O: radiation exposure"
          },
          {
            "code" : "218190002",
            "display" : "Exposure to radiation (event)"
          }
        ]
      }
    ]
  }
}