Laboratory Base Class FHIR Profiles, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 0.1). This version is based on the current content of https://github.com/HL7/cimi-labs/ and changes regularly. See the Directory of published versions
: Units of Measure value set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "units-of-measure-value-set",
"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>"
},
"url" : "http://hl7.org/fhir/us/cimi-labs/ValueSet/units-of-measure-value-set",
"version" : "0.1",
"name" : "UnitsOfMeasure_VSET",
"title" : "Units of Measure value set",
"status" : "draft",
"experimental" : true,
"date" : "2023-08-02T21:04:34+00:00",
"publisher" : "HL7 International - Clinical Information Modeling Initiative",
"contact" : [
{
"name" : "HL7 International - Clinical Information Modeling Initiative",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/cimi"
}
]
},
{
"name" : "Graphite Health",
"telecom" : [
{
"system" : "url",
"value" : "https://www.graphitehealth.io"
}
]
}
],
"description" : "A set of codes from the UCUM codes system.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "Graphite Health, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://unitsofmeasure.org"
}
]
}
}