{
  "resourceType" : "ValueSet",
  "id" : "radiation-detector-type-vs-complete",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet radiation-detector-type-vs-complete</b></p><a name=\"radiation-detector-type-vs-complete\"> </a><a name=\"hcradiation-detector-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-radiation-detector-type-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/radiation-detector-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 <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-code-system</code><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>tld</td><td>Thermoluminescent Dosimeter</td></tr><tr><td>osld</td><td>Optically Stimulated Luminescence Detector</td></tr><tr><td>epd</td><td>Electronic Personal Dosimeter</td></tr><tr><td>tepc</td><td>Tissue Equivalent Proportional Counter</td></tr><tr><td>area-monitor</td><td>Area Radiation Monitor</td></tr><tr><td>neutron-detector</td><td>Neutron Detection System</td></tr><tr><td>spectrometer</td><td>Radiation Spectrometer</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/radiation-detector-type-vs-complete",
  "version" : "0.5.12",
  "name" : "RadiationDetectorTypeVSComplete",
  "title" : "Complete Radiation Detector 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 radiation detection devices used in space",
  "compose" : {
    "include" : [{
      "system" : "https://mitre.org/fhir/space-health/CodeSystem/radiation-detector-type-cs"
    },
    {
      "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-code-system",
      "concept" : [{
        "code" : "tld",
        "display" : "Thermoluminescent Dosimeter"
      },
      {
        "code" : "osld",
        "display" : "Optically Stimulated Luminescence Detector"
      },
      {
        "code" : "epd",
        "display" : "Electronic Personal Dosimeter"
      },
      {
        "code" : "tepc",
        "display" : "Tissue Equivalent Proportional Counter"
      },
      {
        "code" : "area-monitor",
        "display" : "Area Radiation Monitor"
      },
      {
        "code" : "neutron-detector",
        "display" : "Neutron Detection System"
      },
      {
        "code" : "spectrometer",
        "display" : "Radiation Spectrometer"
      }]
    }]
  }
}