{
  "resourceType" : "ValueSet",
  "id" : "nasa-preflight-offset-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nasa-preflight-offset-vs</b></p><a name=\"nasa-preflight-offset-vs\"> </a><a name=\"hcnasa-preflight-offset-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nasa-schedule-offset-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/nasa-schedule-offset-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-schedule-offset-cs.html#nasa-schedule-offset-cs-L-24m\">L-24m</a></td><td style=\"color: #cccccc\">L-24 months</td><td>24 months before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-19m\">L-19m</a></td><td style=\"color: #cccccc\">L-19 months</td><td>19 months before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-12m\">L-12m</a></td><td style=\"color: #cccccc\">L-12 months</td><td>12 months before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-9m\">L-9m</a></td><td style=\"color: #cccccc\">L-9 months</td><td>9 months before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-6m\">L-6m</a></td><td style=\"color: #cccccc\">L-6 months</td><td>6 months before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-180d\">L-180d</a></td><td style=\"color: #cccccc\">L-180 days</td><td>180 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-90d\">L-90d</a></td><td style=\"color: #cccccc\">L-90 days</td><td>90 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-45d\">L-45d</a></td><td style=\"color: #cccccc\">L-45 days</td><td>45 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-30d\">L-30d</a></td><td style=\"color: #cccccc\">L-30 days</td><td>30 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-15d\">L-15d</a></td><td style=\"color: #cccccc\">L-15 days</td><td>15 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-10d\">L-10d</a></td><td style=\"color: #cccccc\">L-10 days</td><td>10 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-7d\">L-7d</a></td><td style=\"color: #cccccc\">L-7 days</td><td>7 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-3d\">L-3d</a></td><td style=\"color: #cccccc\">L-3 days</td><td>3 days before launch</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-L-0\">L-0</a></td><td style=\"color: #cccccc\">L-0</td><td>Launch day</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/nasa-preflight-offset-vs",
  "version" : "0.5.12",
  "name" : "NASAPreflightOffsetVS",
  "title" : "NASA Preflight Schedule Offsets",
  "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 L-minus preflight schedule offsets.",
  "compose" : {
    "include" : [{
      "system" : "https://mitre.org/fhir/space-health/CodeSystem/nasa-schedule-offset-cs",
      "concept" : [{
        "code" : "L-24m"
      },
      {
        "code" : "L-19m"
      },
      {
        "code" : "L-12m"
      },
      {
        "code" : "L-9m"
      },
      {
        "code" : "L-6m"
      },
      {
        "code" : "L-180d"
      },
      {
        "code" : "L-90d"
      },
      {
        "code" : "L-45d"
      },
      {
        "code" : "L-30d"
      },
      {
        "code" : "L-15d"
      },
      {
        "code" : "L-10d"
      },
      {
        "code" : "L-7d"
      },
      {
        "code" : "L-3d"
      },
      {
        "code" : "L-0"
      }]
    }]
  }
}