<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hydration-type-cs"/>
  <text>
    <status value="generated"/><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>
  </text>
  <url value="https://mitre.org/fhir/space-health/CodeSystem/hydration-type-cs"/>
  <version value="0.5.12"/>
  <name value="HydrationTypeCS"/>
  <title value="Hydration Product Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-25T00:24:16-05:00"/>
  <publisher value="MITRE"/>
  <contact>
    <name value="MITRE"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mitre.org/"/>
    </telecom>
  </contact>
  <description value="Types of hydration products used in space"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="potable-water"/>
    <display value="Potable Water"/>
  </concept>
  <concept>
    <code value="recycled-water"/>
    <display value="Recycled Water"/>
  </concept>
  <concept>
    <code value="ors"/>
    <display value="Oral Rehydration Solution"/>
  </concept>
  <concept>
    <code value="electrolyte-packet"/>
    <display value="Electrolyte Packet"/>
  </concept>
  <concept>
    <code value="iv-saline"/>
    <display value="IV Saline"/>
  </concept>
  <concept>
    <code value="sports-drink"/>
    <display value="Sports Drink Mix"/>
  </concept>
  <concept>
    <code value="tea-coffee"/>
    <display value="Tea/Coffee Beverage"/>
  </concept>
</CodeSystem>