{
  "resourceType" : "ValueSet",
  "id" : "behavioral-readiness-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet behavioral-readiness-vs</b></p><a name=\"behavioral-readiness-vs\"> </a><a name=\"hcbehavioral-readiness-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal</td></tr><tr><td><a href=\"http://snomed.info/id/263654008\">263654008</a></td><td>Abnormal</td></tr><tr><td><a href=\"http://snomed.info/id/260385009\">260385009</a></td><td>Negative</td></tr><tr><td><a href=\"http://snomed.info/id/10828004\">10828004</a></td><td>Positive</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/behavioral-readiness-vs",
  "version" : "0.5.12",
  "name" : "BehavioralReadinessVS",
  "title" : "Behavioral Readiness Assessment",
  "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 behavioral/psychological flight readiness outcomes.",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "17621005",
        "display" : "Normal"
      },
      {
        "code" : "263654008",
        "display" : "Abnormal"
      },
      {
        "code" : "260385009",
        "display" : "Negative"
      },
      {
        "code" : "10828004",
        "display" : "Positive"
      }]
    }]
  }
}