{
  "resourceType" : "ValueSet",
  "id" : "water-volume-units-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet water-volume-units-vs</b></p><a name=\"water-volume-units-vs\"> </a><a name=\"hcwater-volume-units-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>mL</td><td style=\"color: #cccccc\">mL</td></tr><tr><td>L</td><td style=\"color: #cccccc\">L</td></tr><tr><td>[oz_av]</td><td style=\"color: #cccccc\">[oz_av]</td></tr><tr><td>[cup_us]</td><td style=\"color: #cccccc\">[cup_us]</td></tr></table></li></ul></div>"
  },
  "url" : "https://mitre.org/fhir/space-health/ValueSet/water-volume-units-vs",
  "version" : "0.5.12",
  "name" : "WaterVolumeUnitsVS",
  "title" : "Water Volume Units",
  "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" : "Units for measuring water volume",
  "compose" : {
    "include" : [{
      "system" : "http://unitsofmeasure.org",
      "concept" : [{
        "code" : "mL"
      },
      {
        "code" : "L"
      },
      {
        "code" : "[oz_av]"
      },
      {
        "code" : "[cup_us]"
      }]
    }]
  }
}