--- type: "valueset" title: "Vital Signs - Body Height" valueset: "observation-vitalsign-bodyheight" --- # Vital Signs - Body Height - **Official URL**: http://hl7.org/fhir/ValueSet/observation-vitalsign-bodyheight - **Status**: active - **Name**: VitalSignsBodyHeight - **Title**: Vital Signs - Body Height - **Publisher**: FHIR project team - **Description**: This value set defines the set of LOINC codes considered to be appropriate for representing body height (including body length) vital sign measurements in Observation.code. ## Content (Compose) - **System**: http://loinc.org | **Filters**: CLASS in LP7768-7,LP7769-5; PROPERTY = LP6822-3; TIME_ASPCT = LP6960-1; SYSTEM = LP310005-6; SCALE_TYP = LP7753-9 ## ValueSet XML ```xml <status value="active"/> <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 height (including body length) vital sign measurements in Observation.code."/> <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="CLASS"/> <op value="in"/> <value value="LP7768-7,LP7769-5"/> </filter> <filter> <property value="PROPERTY"/> <op value="="/> <value value="LP6822-3"/> </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> <exclude> <system value="http://loinc.org"/> <filter> <property value="COMPONENT"/> <op value="="/> <value value="LP343922-3"/> </filter> </exclude> <exclude> <system value="http://loinc.org"/> <filter> <property value="COMPONENT"/> <op value="="/> <value value="LP343921-5"/> </filter> </exclude> </compose> </ValueSet> ```