HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: UCUM Codes - JSON Representation

Active as of 2023-11-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ucum-units",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/ucum-units",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.3.912"
    }
  ],
  "version" : "1.0.0",
  "name" : "UCUMCodes",
  "title" : "UCUM Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-29T22:07:37+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Unified Code for Units of Measure (UCUM). This value set includes all UCUM codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright    © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures    (UCUM) Organization. All rights reserved.  This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org"
      }
    ]
  }
}