This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Value SetBody Temperature Units
{
"resourceType" : "ValueSet",
"id" : "ucum-bodytemp",
"meta" : {
"lastUpdated" : "2024-11-15T18:37:49.495+00:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ucum-bodytemp</b></p><a name=\"ucum-bodytemp\"> </a><a name=\"hcucum-bodytemp\"> </a><a name=\"ucum-bodytemp-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Cel</td><td style=\"color: #cccccc\">Cel</td></tr><tr><td>[degF]</td><td style=\"color: #cccccc\">[degF]</td></tr></table></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : false
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}],
"url" : "http://hl7.org/fhir/ValueSet/ucum-bodytemp",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.957"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.872"
}],
"version" : "6.0.0-ballot2",
"name" : "BodyTemperatureUnits",
"title" : "Body Temperature Units",
"status" : "draft",
"experimental" : false,
"publisher" : "FHIR Project",
"description" : "UCUM units for recording Body Temperature",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"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",
"compose" : {
"include" : [{
"system" : "http://unitsofmeasure.org",
"concept" : [{
"code" : "Cel"
},
{
"code" : "[degF]"
}]
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.