US-Core CI Build

This page is part of the US Core (v0.0.0: STU1 Ballot 1) based on FHIR v1.8.0. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

UCUM units

{
  "resourceType" : "ValueSet",
  "id" : "us-core-ucum",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>UCUM units</h2><div><p><a href="http://unitsofmeasure.org/">UCUM</a> unit for coded form of units</p>
</div><p><b>Copyright Statement:</b> UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in http://unitsofmeasure.org</li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-ucum",
  "version" : "1.6.0",
  "name" : "UCUM units",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "FHIR Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        },
        {
          "system" : "email",
          "value" : "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date" : "2016-08-10",
  "description" : "[UCUM](http://unitsofmeasure.org/) unit for coded form of units",
  "copyright" : "UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org"
      }
    ]
  }
}