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

: Macronutrient Metrics - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "macronutrient-metrics-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem macronutrient-metrics-cs</b></p><a name=\"macronutrient-metrics-cs\"> </a><a name=\"hcmacronutrient-metrics-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/macronutrient-metrics-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\">calorie-intake<a name=\"macronutrient-metrics-cs-calorie-intake\"> </a></td><td>Calorie Intake</td></tr><tr><td style=\"white-space:nowrap\">calorie-expenditure<a name=\"macronutrient-metrics-cs-calorie-expenditure\"> </a></td><td>Calorie Expenditure</td></tr><tr><td style=\"white-space:nowrap\">calorie-deficit<a name=\"macronutrient-metrics-cs-calorie-deficit\"> </a></td><td>Calorie Deficit</td></tr><tr><td style=\"white-space:nowrap\">calorie-surplus<a name=\"macronutrient-metrics-cs-calorie-surplus\"> </a></td><td>Calorie Surplus</td></tr><tr><td style=\"white-space:nowrap\">protein-grams<a name=\"macronutrient-metrics-cs-protein-grams\"> </a></td><td>Protein Intake (grams)</td></tr><tr><td style=\"white-space:nowrap\">carbohydrate-grams<a name=\"macronutrient-metrics-cs-carbohydrate-grams\"> </a></td><td>Carbohydrate Intake (grams)</td></tr><tr><td style=\"white-space:nowrap\">fat-grams<a name=\"macronutrient-metrics-cs-fat-grams\"> </a></td><td>Fat Intake (grams)</td></tr><tr><td style=\"white-space:nowrap\">fiber-grams<a name=\"macronutrient-metrics-cs-fiber-grams\"> </a></td><td>Fiber Intake (grams)</td></tr><tr><td style=\"white-space:nowrap\">protein-per-kg<a name=\"macronutrient-metrics-cs-protein-per-kg\"> </a></td><td>Protein per Kilogram Body Weight</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/macronutrient-metrics-cs",
  "version" : "0.5.12",
  "name" : "MacronutrientMetricsCS",
  "title" : "Macronutrient Metrics",
  "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" : "Measurement types for macronutrient tracking",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "calorie-intake",
      "display" : "Calorie Intake"
    },
    {
      "code" : "calorie-expenditure",
      "display" : "Calorie Expenditure"
    },
    {
      "code" : "calorie-deficit",
      "display" : "Calorie Deficit"
    },
    {
      "code" : "calorie-surplus",
      "display" : "Calorie Surplus"
    },
    {
      "code" : "protein-grams",
      "display" : "Protein Intake (grams)"
    },
    {
      "code" : "carbohydrate-grams",
      "display" : "Carbohydrate Intake (grams)"
    },
    {
      "code" : "fat-grams",
      "display" : "Fat Intake (grams)"
    },
    {
      "code" : "fiber-grams",
      "display" : "Fiber Intake (grams)"
    },
    {
      "code" : "protein-per-kg",
      "display" : "Protein per Kilogram Body Weight"
    }
  ]
}