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

: MRID Launch Context Name CodeSystem - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "mrid-launch-context-name-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mrid-launch-context-name-cs</b></p><a name=\"mrid-launch-context-name-cs\"> </a><a name=\"hcmrid-launch-context-name-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/mrid-launch-context-name-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">patient<a name=\"mrid-launch-context-name-cs-patient\"> </a></td><td>Patient</td><td>The astronaut/crewmember subject</td></tr><tr><td style=\"white-space:nowrap\">encounter<a name=\"mrid-launch-context-name-cs-encounter\"> </a></td><td>Encounter</td><td>The mission or medical encounter</td></tr><tr><td style=\"white-space:nowrap\">user<a name=\"mrid-launch-context-name-cs-user\"> </a></td><td>User</td><td>The user completing the questionnaire</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/mrid-launch-context-name-cs",
  "version" : "0.5.12",
  "name" : "MRIDLaunchContextNameCS",
  "title" : "MRID Launch Context Name CodeSystem",
  "status" : "active",
  "date" : "2026-03-25T00:24:16-05:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mitre.org/"
        }
      ]
    }
  ],
  "description" : "Names for launch context variables",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "patient",
      "display" : "Patient",
      "definition" : "The astronaut/crewmember subject"
    },
    {
      "code" : "encounter",
      "display" : "Encounter",
      "definition" : "The mission or medical encounter"
    },
    {
      "code" : "user",
      "display" : "User",
      "definition" : "The user completing the questionnaire"
    }
  ]
}