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

: NASA Postflight Schedule Offsets - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nasa-postflight-offset-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nasa-postflight-offset-vs</b></p><a name=\"nasa-postflight-offset-vs\"> </a><a name=\"hcnasa-postflight-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-R-0\">R-0</a></td><td style=\"color: #cccccc\">R+0</td><td>Return/landing day</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-3d\">R-3d</a></td><td style=\"color: #cccccc\">R+3 days</td><td>3 days after return</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-5d\">R-5d</a></td><td style=\"color: #cccccc\">R+5 days</td><td>5 days after return</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-7d\">R-7d</a></td><td style=\"color: #cccccc\">R+7 days</td><td>7 days after return</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-14d\">R-14d</a></td><td style=\"color: #cccccc\">R+14 days</td><td>14 days after return</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-30d\">R-30d</a></td><td style=\"color: #cccccc\">R+30 days</td><td>30 days after return</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-45d\">R-45d</a></td><td style=\"color: #cccccc\">R+45 days</td><td>45 days after return</td></tr><tr><td><a href=\"CodeSystem-nasa-schedule-offset-cs.html#nasa-schedule-offset-cs-R-60d\">R-60d</a></td><td style=\"color: #cccccc\">R+60 days</td><td>60 days after return</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/nasa-postflight-offset-vs",
  "version" : "0.5.12",
  "name" : "NASAPostflightOffsetVS",
  "title" : "NASA Postflight 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 R-plus postflight schedule offsets.",
  "compose" : {
    "include" : [
      {
        "system" : "https://mitre.org/fhir/space-health/CodeSystem/nasa-schedule-offset-cs",
        "concept" : [
          {
            "code" : "R-0"
          },
          {
            "code" : "R-3d"
          },
          {
            "code" : "R-5d"
          },
          {
            "code" : "R-7d"
          },
          {
            "code" : "R-14d"
          },
          {
            "code" : "R-30d"
          },
          {
            "code" : "R-45d"
          },
          {
            "code" : "R-60d"
          }
        ]
      }
    ]
  }
}