Tech-Enabled Chronic Care (TECC) FHIR IG
0.1.0 - ci-build

Tech-Enabled Chronic Care (TECC) FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Body Weight LOINC Codes - XML Representation

Draft as of 2025-12-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="body-weight-loinc"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet body-weight-loinc</b></p><a name="body-weight-loinc"> </a><a name="hcbody-weight-loinc"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly 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><a href="https://loinc.org/29463-7/">29463-7</a></td><td>Body weight</td></tr></table></li></ul></div>
  </text>
  <url value="https://tecc.dev/fhir/ValueSet/body-weight"/>
  <version value="0.1.0"/>
  <name value="BodyWeightLOINC"/>
  <title value="Body Weight LOINC Codes"/>
  <status value="draft"/>
  <date value="2025-12-08T17:13:31+00:00"/>
  <publisher value="tecc"/>
  <contact>
    <name value="tecc"/>
    <telecom>
      <system value="url"/>
      <value value="https://tecc.dev"/>
    </telecom>
  </contact>
  <description value="Body weight measurements for CKM and weight outcomes."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="29463-7"/>
        <display value="Body weight"/>
      </concept>
    </include>
  </compose>
</ValueSet>