--- type: "valueset" title: "Vital Signs - BP Panel" valueset: "observation-vitalsign-bppanel" --- # Vital Signs - BP Panel - **Official URL**: http://hl7.org/fhir/ValueSet/observation-vitalsign-bppanel - **Status**: active - **Name**: VitalSignsBPPanel - **Title**: Vital Signs - BP Panel - **Publisher**: FHIR project team - **Description**: This value set defines the set of LOINC codes considered to be appropriate for representing an arterial szstolic and diastolic BP panel of vital signs measurements in Observation.component.code. ## Content (Compose) - **System**: http://loinc.org | **Concepts**: 35094-2, 55417-0, 85354-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 an arterial szstolic and diastolic BP panel of vital signs measurements in Observation.component.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"/> <concept> <code value="35094-2"/> <display value="Blood pressure panel"/> </concept> <concept> <code value="55417-0"/> <display value="Short blood pressure panel"/> </concept> <concept> <code value="85354-9"/> <display value="Blood pressure panel with all children optional"/> </concept> </include> </compose> </ValueSet> ```