0.5.12 - ci-build

SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Behavioral Health Metrics Value Set - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "behavioral-health-metrics-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet behavioral-health-metrics-vs</b></p><a name=\"behavioral-health-metrics-vs\"> </a><a name=\"hcbehavioral-health-metrics-vs\"> </a><ul><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-mood-level\">mood-level</a></td><td style=\"color: #cccccc\">Mood level</td><td>Numeric or ordinal scoring of current mood (e.g., -3 to +3).</td></tr><tr><td><a href=\"CodeSystem-aerospace-behavioral-state-cs.html#aerospace-behavioral-state-cs-anxiety-level\">anxiety-level</a></td><td style=\"color: #cccccc\">Anxiety level</td><td>Numeric or ordinal scoring of current anxiety state.</td></tr><tr><td><a href=\"CodeSystem-aerospace-behavioral-state-cs.html#aerospace-behavioral-state-cs-irritability-score\">irritability-score</a></td><td style=\"color: #cccccc\">Irritability score</td><td>Behavioral metric representing irritability and frustration.</td></tr><tr><td><a href=\"CodeSystem-aerospace-behavioral-state-cs.html#aerospace-behavioral-state-cs-sleep-quality\">sleep-quality</a></td><td style=\"color: #cccccc\">Sleep quality</td><td>Subjective or composite index of sleep quality.</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/behavioral-health-metrics-vs",
  "version" : "0.5.12",
  "name" : "BehavioralHealthMetricsVS",
  "title" : "Behavioral Health Metrics 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" : "Key behavioral health state metrics used in aerospace behavioral health monitoring.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs",
        "concept" : [
          {
            "code" : "mood-level"
          },
          {
            "code" : "anxiety-level"
          },
          {
            "code" : "irritability-score"
          },
          {
            "code" : "sleep-quality"
          },
          {
            "code" : "cognitive-readiness"
          }
        ]
      }
    ]
  }
}