{
  "resourceType" : "ValueSet",
  "id" : "cognitive-performance-indicators-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cognitive-performance-indicators-vs</b></p><a name=\"cognitive-performance-indicators-vs\"> </a><a name=\"hccognitive-performance-indicators-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-behavioral-biomarker-cs.html\"><code>http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-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-behavioral-biomarker-cs.html#behavioral-biomarker-cs-reaction-time-ms\">reaction-time-ms</a></td><td style=\"color: #cccccc\">Reaction time (ms)</td><td>Reaction time in milliseconds from vigilance or cognitive tests.</td></tr><tr><td><a href=\"CodeSystem-behavioral-biomarker-cs.html#behavioral-biomarker-cs-hrv-ms\">hrv-ms</a></td><td style=\"color: #cccccc\">Heart rate variability (ms)</td><td>Root-mean-square or similar measure of HRV in milliseconds.</td></tr><tr><td><a href=\"CodeSystem-behavioral-biomarker-cs.html#behavioral-biomarker-cs-activity-level\">activity-level</a></td><td style=\"color: #cccccc\">Activity level</td><td>Gross motor activity level from accelerometry.</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-aerospace-behavioral-state-cs.html\"><code>http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-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-aerospace-behavioral-state-cs.html#aerospace-behavioral-state-cs-cognitive-readiness\">cognitive-readiness</a></td><td style=\"color: #cccccc\">Cognitive readiness</td><td>Readiness for complex decision-making and EVA or critical operations.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/aerospace/ValueSet/cognitive-performance-indicators-vs",
  "version" : "0.5.12",
  "name" : "CognitivePerformanceIndicatorsVS",
  "title" : "Cognitive Performance Indicators Value Set",
  "status" : "active",
  "date" : "2026-03-25T00:24:16-05:00",
  "publisher" : "MITRE",
  "contact" : [{
    "name" : "MITRE",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.mitre.org/"
    }]
  }],
  "description" : "Cognitive and vigilance performance indicators relevant to operational readiness.",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-cs",
      "concept" : [{
        "code" : "reaction-time-ms"
      },
      {
        "code" : "hrv-ms"
      },
      {
        "code" : "activity-level"
      }]
    },
    {
      "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs",
      "concept" : [{
        "code" : "cognitive-readiness"
      }]
    }]
  }
}