{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "AllUcumVS",
  "id": "all-ucum",
  "title": "UCUM units of measure -- all codes",
  "description": "UCUM (the Unified Code for Units of Measure) -- the code system FHIR uses for units on `Quantity`,\nand the system this specification's quantities carry: observation values, medication strengths and\ndurations.\n\nUCUM is unusual among the systems here in that it is a **grammar rather than a list**. Codes are\ncomposed from base units and prefixes according to a specification (`mg`, `mg/dL`, `mm[Hg]`,\n`10*6/uL`), so the set of valid codes is infinite and no enumeration of it exists or could. A\nconsumer validates a UCUM code by parsing it, not by looking it up.\n\nPublished by the **Regenstrief Institute** and the UCUM Organization. The specification, the tables\nand the terms of use are at <https://ucum.org>.\n\nThe canonical URI is `http://unitsofmeasure.org`.\n\n**The set enumerates no codes of its own.** It includes the whole system, so it means every code in it, and it exists so the system URI resolves to a definition rather than to nothing. The definition itself stays with the publisher at the canonical above: this specification does not redefine the system and does not restrict it. Where this page shows a list of codes, that list is a SAMPLE reproduced under the publisher's own terms and is not the set's content -- the page says how many of how many it is showing.",
  "url": "https://fhir.apps.health/ValueSet/all-ucum",
  "experimental": false,
  "date": "2026-08-22",
  "publisher": "WELLSTAR Technologies Corp.",
  "copyright": "The UCUM codes, UCUM table (regardless of format) and UCUM Specification are copyright 1999+ Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. See https://ucum.org for terms of use. The set itself enumerates no codes; the sample of codes shown on this specification's rendered page is reproduced on that basis.",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org"
      }
    ]
  }
}
