FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/observation-vitalsign-bodyweight (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Value SetVital Signs - Body Weight

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-vitalsign-bodyweight"/> 
  <meta> 
    <lastUpdated value="2024-11-15T18:37:49.495+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ValueSet observation-vitalsign-bodyweight</b> 
      </p> 
      <a name="observation-vitalsign-bodyweight"> </a> 
      <a name="hcobservation-vitalsign-bodyweight"> </a> 
      <a name="observation-vitalsign-bodyweight-en-US"> </a> 
      <p> This value set includes codes based on the following rules:</p> 
      <ul> 
        <li> Include codes from
          <a href="http://loinc.org">
            <code> http://loinc.org</code> 
          </a>  where COMPONENT  = LP65139-5 (Body weight), PROPERTY  = LP6826-4 (Mass), TIME_ASPCT
            = LP6960-1 (Pt), SYSTEM  = LP310005-6 (^Patient) and SCALE_TYP  = LP7753-9 (Qn)
        </li> 
        <li> Include codes from
          <a href="http://loinc.org">
            <code> http://loinc.org</code> 
          </a>  where COMPONENT  = LP304481-7 (Body weight^with clothes), PROPERTY  = LP6826-4
           (Mass), TIME_ASPCT  = LP6960-1 (Pt), SYSTEM  = LP310005-6 (^Patient) and SCALE_TYP
            = LP7753-9 (Qn)
        </li> 
        <li> Include codes from
          <a href="http://loinc.org">
            <code> http://loinc.org</code> 
          </a>  where COMPONENT  = LP304482-5 (Body weight^without clothes), PROPERTY  = LP6826-4
           (Mass), TIME_ASPCT  = LP6960-1 (Pt), SYSTEM  = LP310005-6 (^Patient) and SCALE_TYP
            = LP7753-9 (Qn)
        </li> 
      </ul> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/observation-vitalsign-bodyweight"/> 
  <version value="6.0.0-ballot2"/> 
  <name value="VitalSignsBodyWeight"/> 
  <title value="Vital Signs - Body Weight"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="FHIR project team"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
  </contact> 
  <description value="This value set defines the set of LOINC codes considered to be appropriate for
   representing body weight vital sign measurements in Observation.code."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the
   LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/> 
  <compose> 
    <include> 
      <system value="http://loinc.org"/> 
      <filter> 
        <property value="COMPONENT"/> 
        <op value="="/> 
        <value value="LP65139-5"/> 
      </filter> 
      <filter> 
        <property value="PROPERTY"/> 
        <op value="="/> 
        <value value="LP6826-4"/> 
      </filter> 
      <filter> 
        <property value="TIME_ASPCT"/> 
        <op value="="/> 
        <value value="LP6960-1"/> 
      </filter> 
      <filter> 
        <property value="SYSTEM"/> 
        <op value="="/> 
        <value value="LP310005-6"/> 
      </filter> 
      <filter> 
        <property value="SCALE_TYP"/> 
        <op value="="/> 
        <value value="LP7753-9"/> 
      </filter> 
    </include> 
    <include> 
      <system value="http://loinc.org"/> 
      <filter> 
        <property value="COMPONENT"/> 
        <op value="="/> 
        <value value="LP304481-7"/> 
      </filter> 
      <filter> 
        <property value="PROPERTY"/> 
        <op value="="/> 
        <value value="LP6826-4"/> 
      </filter> 
      <filter> 
        <property value="TIME_ASPCT"/> 
        <op value="="/> 
        <value value="LP6960-1"/> 
      </filter> 
      <filter> 
        <property value="SYSTEM"/> 
        <op value="="/> 
        <value value="LP310005-6"/> 
      </filter> 
      <filter> 
        <property value="SCALE_TYP"/> 
        <op value="="/> 
        <value value="LP7753-9"/> 
      </filter> 
    </include> 
    <include> 
      <system value="http://loinc.org"/> 
      <filter> 
        <property value="COMPONENT"/> 
        <op value="="/> 
        <value value="LP304482-5"/> 
      </filter> 
      <filter> 
        <property value="PROPERTY"/> 
        <op value="="/> 
        <value value="LP6826-4"/> 
      </filter> 
      <filter> 
        <property value="TIME_ASPCT"/> 
        <op value="="/> 
        <value value="LP6960-1"/> 
      </filter> 
      <filter> 
        <property value="SYSTEM"/> 
        <op value="="/> 
        <value value="LP310005-6"/> 
      </filter> 
      <filter> 
        <property value="SCALE_TYP"/> 
        <op value="="/> 
        <value value="LP7753-9"/> 
      </filter> 
    </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.