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
| Active as of 2026-03-25 |
{
"resourceType" : "CodeSystem",
"id" : "mrid-launch-context-type-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-type-cs</b></p><a name=\"mrid-launch-context-type-cs\"> </a><a name=\"hcmrid-launch-context-type-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/mrid-launch-context-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Patient<a name=\"mrid-launch-context-type-cs-Patient\"> </a></td><td>Patient resource type</td></tr><tr><td style=\"white-space:nowrap\">Encounter<a name=\"mrid-launch-context-type-cs-Encounter\"> </a></td><td>Encounter resource type</td></tr><tr><td style=\"white-space:nowrap\">Practitioner<a name=\"mrid-launch-context-type-cs-Practitioner\"> </a></td><td>Practitioner resource type</td></tr></table></div>"
},
"url" : "https://mitre.org/fhir/space-health/CodeSystem/mrid-launch-context-type-cs",
"version" : "0.5.12",
"name" : "MRIDLaunchContextTypeCS",
"title" : "MRID Launch Context Type 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" : "FHIR resource types for launch context",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "Patient",
"display" : "Patient",
"definition" : "Patient resource type"
},
{
"code" : "Encounter",
"display" : "Encounter",
"definition" : "Encounter resource type"
},
{
"code" : "Practitioner",
"display" : "Practitioner",
"definition" : "Practitioner resource type"
}
]
}