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" : "calorie-deficit-risk-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem calorie-deficit-risk-cs</b></p><a name=\"calorie-deficit-risk-cs\"> </a><a name=\"hccalorie-deficit-risk-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/calorie-deficit-risk-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></tr><tr><td style=\"white-space:nowrap\">mild<a name=\"calorie-deficit-risk-cs-mild\"> </a></td><td>Mild (<300 kcal/day)</td></tr><tr><td style=\"white-space:nowrap\">moderate<a name=\"calorie-deficit-risk-cs-moderate\"> </a></td><td>Moderate (300-600 kcal/day)</td></tr><tr><td style=\"white-space:nowrap\">severe<a name=\"calorie-deficit-risk-cs-severe\"> </a></td><td>Severe (>600 kcal/day)</td></tr><tr><td style=\"white-space:nowrap\">extreme<a name=\"calorie-deficit-risk-cs-extreme\"> </a></td><td>Extreme (>1000 kcal/day)</td></tr></table></div>"
},
"url" : "https://mitre.org/fhir/space-health/CodeSystem/calorie-deficit-risk-cs",
"version" : "0.5.12",
"name" : "CalorieDeficitRiskCS",
"title" : "Calorie Deficit Risk Levels",
"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" : "Risk categorization for caloric deficits",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "mild",
"display" : "Mild (<300 kcal/day)"
},
{
"code" : "moderate",
"display" : "Moderate (300-600 kcal/day)"
},
{
"code" : "severe",
"display" : "Severe (>600 kcal/day)"
},
{
"code" : "extreme",
"display" : "Extreme (>1000 kcal/day)"
}
]
}