This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions

{
  "resourceType" : "ValueSet",
  "id" : "daf-ucum",
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-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"
      }
    }
  }
}