type: valuesetvalueset: ucum-bodylength
Body Length Units
- Official URL: http://hl7.org/fhir/ValueSet/ucum-bodylength
- Status: active
- Name: BodyLengthUnits
- Title: Body Length Units
- Publisher: FHIR Project
- Description: UCUM units for recording body length measures such as height and head circumference
Content (Compose)
- System: http://unitsofmeasure.org | Concepts: cm, [in_i]
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ucum-bodylength"/>
<extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
<valueBoolean value="false"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/ucum-bodylength"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.958"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.873"/>
</identifier>
<name value="BodyLengthUnits"/>
<title value="Body Length Units"/>
<status value="active"/>
<publisher value="FHIR Project"/>
<description value="UCUM units for recording body length measures such as height and head circumference"/>
<copyright value="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 value="http://unitsofmeasure.org"/>
<concept>
<code value="cm"/>
</concept>
<concept>
<code value="[in_i]"/>
</concept>
</include>
</compose>
</ValueSet>