{
  "resourceType" : "CodeSystem",
  "id" : "radiation-detector-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem radiation-detector-type-cs</b></p><a name=\"radiation-detector-type-cs\"> </a><a name=\"hcradiation-detector-type-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/radiation-detector-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\">tld<a name=\"radiation-detector-type-cs-tld\"> </a></td><td>Thermoluminescent Dosimeter</td></tr><tr><td style=\"white-space:nowrap\">osld<a name=\"radiation-detector-type-cs-osld\"> </a></td><td>Optically Stimulated Luminescence Detector</td></tr><tr><td style=\"white-space:nowrap\">epd<a name=\"radiation-detector-type-cs-epd\"> </a></td><td>Electronic Personal Dosimeter</td></tr><tr><td style=\"white-space:nowrap\">tepc<a name=\"radiation-detector-type-cs-tepc\"> </a></td><td>Tissue Equivalent Proportional Counter</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/radiation-detector-type-cs",
  "version" : "0.5.12",
  "name" : "RadiationDetectorTypeCS",
  "title" : "Radiation Detector 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 detection equipment",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "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"
  }]
}