FHIR Release 3 (STU) CI-Build

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions . Page versions: R5 R4B R4 R3

Valueset-ucum-bodyweight.xml

Example ValueSet/ucum-bodyweight (XML)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Ballot Standards Status : Informative

Raw XML ( canonical form + also see XML Format Specification )

Definition for Value SetBody Weight Units

<?xml version="1.0" encoding="UTF-8"?>


      
      
         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
      
      
      
        Include these codes as defined in 
          
            
          
          
            
              
                
              
              
                
              
            
            
              
              
              
            
            
              
              
              
            
            
              
              
              
            
          
        
      
    
  
  
    
  
  
    
  
  
  
    
    
  
  
  
  
  
  
  
  
    
      
      
    
    
      
      
    
  
  
  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
  
  
    
      
      
        
      
      
        
      
      
        
      
    
  

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ucum-bodyweight"/> 
  <meta> 
    <lastUpdated value="2025-11-27T16:48:47.349+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet ucum-bodyweight</b> 
      </p> 
      <a name="ucum-bodyweight"> </a> 
      <a name="hcucum-bodyweight"> </a> 
      <ul> 
        <li> Include these codes as defined in 
          <a href="http://unitsofmeasure.org">
            <code> http://unitsofmeasure.org</code> 
          </a> 
          <span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> 
          <table class="none">
            <tr> 
              <td style="white-space:nowrap">
                <b> Code</b> 
              </td> 
              <td> 
                <b> Display</b> 
              </td> 
            </tr> 
            <tr> 
              <td> kg</td> 
              <td> kilogram</td> 
            </tr> 
            <tr> 
              <td> g</td> 
              <td> gram</td> 
            </tr> 
            <tr> 
              <td> [lb_av]</td> 
              <td> pound (US and British)</td> 
            </tr> 
            <tr> 
              <td> [oz_av]</td> 
              <td> ounce (US and British)</td> 
            </tr> 
          </table> 
        </li> 
      </ul> 
    </div> 
  </text> 
  <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-bodyweight"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.956"/> 
  </identifier> 
  <identifier> 
    <use value="old"/> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.871"/> 
  </identifier> 
  <version value="6.0.0-ballot3"/> 
  <name value="BodyWeightUnits"/> 
  <title value="Body Weight Units"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="FHIR Project"/> 
  <description value="UCUM units for recording Body Weight"/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <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="kg"/>         <display value="kilogram"/>       </concept>       <concept>         <code value="g"/>         <display value="gram"/>       </concept>       <concept>         <code value="[lb_av]"/>         <display value="pound (US and British)"/>       </concept>       <concept>         <code value="[oz_av]"/>         <display value="ounce (US and British)"/>       </concept>     </include>   </compose> 


</

ValueSet

>



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.