{
  "resourceType" : "ValueSet",
  "id" : "nasa-exercise-equipment-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nasa-exercise-equipment-vs</b></p><a name=\"nasa-exercise-equipment-vs\"> </a><a name=\"hcnasa-exercise-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-t2-treadmill\">t2-treadmill</a></td><td style=\"color: #cccccc\">T2 Treadmill</td><td>ISS T2 treadmill for aerobic exercise countermeasures.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-ared\">ared</a></td><td style=\"color: #cccccc\">Advanced Resistive Exercise Device</td><td>ISS resistive exercise device for strength training.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-cevis\">cevis</a></td><td style=\"color: #cccccc\">Cycle Ergometer with Vibration Isolation</td><td>ISS cycle ergometer for cardiovascular exercise.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-quinton-treadmill\">quinton-treadmill</a></td><td style=\"color: #cccccc\">Quinton 1860 Treadmill</td><td>Treadmill used for exercise stress testing on ground.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-cybex-leg-press\">cybex-leg-press</a></td><td style=\"color: #cccccc\">Cybex Leg Press</td><td>Leg press machine for lower body strength assessment.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-hand-grip-dynamometer\">hand-grip-dynamometer</a></td><td style=\"color: #cccccc\">Hand Grip Dynamometer</td><td>Device for measuring hand grip strength.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-sit-reach-bench\">sit-reach-bench</a></td><td style=\"color: #cccccc\">Sit and Reach Bench</td><td>Equipment for flexibility assessment.</td></tr><tr><td><a href=\"CodeSystem-nasa-medical-hardware-cs.html#nasa-medical-hardware-cs-smith-bench\">smith-bench</a></td><td style=\"color: #cccccc\">Smith Bench</td><td>Bench press with guided barbell for strength testing.</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/nasa-exercise-equipment-vs",
  "version" : "0.5.12",
  "name" : "NASAExerciseEquipmentVS",
  "title" : "NASA Exercise 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 exercise and fitness assessment hardware.",
  "compose" : {
    "include" : [{
      "system" : "https://mitre.org/fhir/space-health/CodeSystem/nasa-medical-hardware-cs",
      "concept" : [{
        "code" : "t2-treadmill"
      },
      {
        "code" : "ared"
      },
      {
        "code" : "cevis"
      },
      {
        "code" : "quinton-treadmill"
      },
      {
        "code" : "cybex-leg-press"
      },
      {
        "code" : "hand-grip-dynamometer"
      },
      {
        "code" : "sit-reach-bench"
      },
      {
        "code" : "smith-bench"
      }]
    }]
  }
}