Smart Bear Implementation Guide
3.2.2 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions

: UCUM Value Set - JSON Representation

Active as of 2022-05-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "UCUMVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>http://hl7.org/fhir/ValueSet/ucum-units</code></li></ul></div>"
  },
  "url" : "https://smart-bear.eu/fhir/ValueSet/UCUMVS",
  "version" : "3.2.2",
  "name" : "UCUMVS",
  "title" : "UCUM Value Set",
  "status" : "active",
  "date" : "2022-05-25T13:16:15+02:00",
  "description" : "Value set including all codes from UCUM",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/ValueSet/ucum-units"
      }
    ]
  }
}