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-bppanel (XML)

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

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

Definition for Value SetVital Signs - BP Panel

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-vitalsign-bppanel"/> 
  <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-bppanel</b> 
      </p> 
      <a name="observation-vitalsign-bppanel"> </a> 
      <a name="hcobservation-vitalsign-bppanel"> </a> 
      <a name="observation-vitalsign-bppanel-en-US"> </a> 
      <ul> 
        <li> Include these codes as defined in 
          <a href="http://loinc.org">
            <code> http://loinc.org</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="https://loinc.org/35094-2/">35094-2</a> 
              </td> 
              <td> Blood pressure panel</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="https://loinc.org/55417-0/">55417-0</a> 
              </td> 
              <td> Short blood pressure panel</td> 
            </tr> 
            <tr> 
              <td> 
                <a href="https://loinc.org/85354-9/">85354-9</a> 
              </td> 
              <td> Blood pressure panel with all children optional</td> 
            </tr> 
          </table> 
        </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-bppanel"/> 
  <version value="6.0.0-ballot2"/> 
  <name value="VitalSignsBPPanel"/> 
  <title value="Vital Signs - BP Panel"/> 
  <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 an arterial szstolic and diastolic BP panel of vital signs measurements
   in Observation.component.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"/> 
      <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> 

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.