{
  "resourceType" : "ValueSet",
  "id" : "nasa-radiation-equipment-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nasa-radiation-equipment-vs</b></p><a name=\"nasa-radiation-equipment-vs\"> </a><a name=\"hcnasa-radiation-equipment-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nasa-medical-hardware-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/nasa-medical-hardware-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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-cpd\">cpd</a></td><td style=\"color: #cccccc\">Crew Passive Dosimeter</td><td>Personal radiation dosimeter worn continuously by crewmembers.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-tepc\">tepc</a></td><td style=\"color: #cccccc\">Tissue Equivalent Proportional Counter</td><td>Active radiation detector measuring dose equivalent rates.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-evcpds\">evcpds</a></td><td style=\"color: #cccccc\">EVA Crew Personal Dosimeter System</td><td>Dosimeter system worn during extravehicular activities.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-iv-tepc\">iv-tepc</a></td><td style=\"color: #cccccc\">Intravehicular TEPC</td><td>TEPC for monitoring radiation inside the vehicle.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-ram\">ram</a></td><td style=\"color: #cccccc\">Radiation Area Monitor</td><td>Fixed location radiation monitoring device.</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/nasa-radiation-equipment-vs",
  "version" : "0.5.12",
  "name" : "NASARadiationEquipmentVS",
  "title" : "NASA Radiation Monitoring Equipment",
  "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" : "Value set for radiation monitoring hardware.",
  "compose" : {
    "include" : [{
      "system" : "https://mitre.org/fhir/space-health/CodeSystem/nasa-medical-hardware-cs",
      "concept" : [{
        "code" : "cpd"
      },
      {
        "code" : "tepc"
      },
      {
        "code" : "evcpds"
      },
      {
        "code" : "iv-tepc"
      },
      {
        "code" : "ram"
      }]
    }]
  }
}