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

: Back Pain and Space Travel - JSON Representation

Draft as of 2026-03-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AstronautBackPain",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AstronautBackPain</b></p><a name=\"AstronautBackPain\"> </a><a name=\"hcAstronautBackPain\"> </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/16986008\">16986008</a></td><td>Pain in back</td></tr><tr><td><a href=\"http://snomed.info/id/46360000\">46360000</a></td><td>Abnormal curvature</td></tr><tr><td><a href=\"http://snomed.info/id/73589001\">73589001</a></td><td>Herniation of intervertebral disc</td></tr><tr><td><a href=\"http://snomed.info/id/229138000\">229138000</a></td><td>Back exercises</td></tr><tr><td><a href=\"http://snomed.info/id/229239004\">229239004</a></td><td>Neuromuscular stimulation</td></tr><tr><td><a href=\"http://snomed.info/id/82423001\">82423001</a></td><td>Chronic pain</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/AstronautBackPain",
  "version" : "0.5.12",
  "name" : "AstronautBackPain",
  "title" : "Back Pain and Space Travel",
  "status" : "draft",
  "date" : "2026-03-25T00:24:16-05:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mitre.org/"
        }
      ]
    }
  ],
  "description" : "Back pain and associated conditions observed in astronauts and their potential terrestrial applications.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "16986008",
            "display" : "Pain in back"
          },
          {
            "code" : "46360000",
            "display" : "Abnormal curvature"
          },
          {
            "code" : "73589001",
            "display" : "Herniation of intervertebral disc"
          },
          {
            "code" : "229138000",
            "display" : "Back exercises"
          },
          {
            "code" : "229239004",
            "display" : "Neuromuscular stimulation"
          },
          {
            "code" : "82423001",
            "display" : "Chronic pain"
          }
        ]
      }
    ]
  }
}