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

: Hydration Product Types - JSON Representation

Active as of 2026-03-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hydration-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hydration-type-cs</b></p><a name=\"hydration-type-cs\"> </a><a name=\"hchydration-type-cs\"> </a><p>This case-sensitive code system <code>https://mitre.org/fhir/space-health/CodeSystem/hydration-type-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\">potable-water<a name=\"hydration-type-cs-potable-water\"> </a></td><td>Potable Water</td></tr><tr><td style=\"white-space:nowrap\">recycled-water<a name=\"hydration-type-cs-recycled-water\"> </a></td><td>Recycled Water</td></tr><tr><td style=\"white-space:nowrap\">ors<a name=\"hydration-type-cs-ors\"> </a></td><td>Oral Rehydration Solution</td></tr><tr><td style=\"white-space:nowrap\">electrolyte-packet<a name=\"hydration-type-cs-electrolyte-packet\"> </a></td><td>Electrolyte Packet</td></tr><tr><td style=\"white-space:nowrap\">iv-saline<a name=\"hydration-type-cs-iv-saline\"> </a></td><td>IV Saline</td></tr><tr><td style=\"white-space:nowrap\">sports-drink<a name=\"hydration-type-cs-sports-drink\"> </a></td><td>Sports Drink Mix</td></tr><tr><td style=\"white-space:nowrap\">tea-coffee<a name=\"hydration-type-cs-tea-coffee\"> </a></td><td>Tea/Coffee Beverage</td></tr></table></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/CodeSystem/hydration-type-cs",
  "version" : "0.5.12",
  "name" : "HydrationTypeCS",
  "title" : "Hydration Product Types",
  "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" : "Types of hydration products used in space",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "potable-water",
      "display" : "Potable Water"
    },
    {
      "code" : "recycled-water",
      "display" : "Recycled Water"
    },
    {
      "code" : "ors",
      "display" : "Oral Rehydration Solution"
    },
    {
      "code" : "electrolyte-packet",
      "display" : "Electrolyte Packet"
    },
    {
      "code" : "iv-saline",
      "display" : "IV Saline"
    },
    {
      "code" : "sports-drink",
      "display" : "Sports Drink Mix"
    },
    {
      "code" : "tea-coffee",
      "display" : "Tea/Coffee Beverage"
    }
  ]
}