SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: BMI Observable entity Code - XML Representation

Active as of 2025-07-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bmi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bmi</b></p><a name="bmi"> </a><a name="hcbmi"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/60621009">60621009</a></td><td>Body mass index (observable entity)</td></tr></table></li></ul></div>
  </text>
  <url value="http://snomed.info/fhir/ValueSet/bmi"/>
  <version value="0.0.1"/>
  <name value="SnomedBMI"/>
  <title value="BMI Observable entity Code"/>
  <status value="active"/>
  <date value="2025-07-09T10:34:35+00:00"/>
  <publisher value="SNOMED on FHIR project group"/>
  <contact>
    <name value="SNOMED on FHIR project group"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"/>
    </telecom>
  </contact>
  <description
               value="This value set contains concept codes for BMI observable entities. It includes the single code from [SNOMED](http://snomed.info/sct) 60621009 | Body mass index (observable entity) |"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="60621009"/>
        <display value="Body mass index (observable entity)"/>
      </concept>
    </include>
  </compose>
</ValueSet>