STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Valueset-observation-vitalsignresult.xml

Raw XML (canonical form)

Definition for Value SetVital Signs

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-vitalsignresult"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Vital Signs</h2>
      <p>This value set indicates the allowed vital sign result types.   The concept Vitals Signs
         Panel (8716-3) is a grouping structure for a set of vital signs and includes related links
         (with type=has-member) to the Observations in this set (e.g. respiratory rate, heart rate,
         BP).  The Blood pressure systolic and diastolic (55284-4) is used to group the component
         observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4).</p>
      <p>
        <b>Copyright Statement:</b> 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
      </p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in http://loinc.org
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>8716-3</td>
              <td>Vital signs</td>
              <td/>
            </tr>
            <tr>
              <td>9279-1</td>
              <td>Respiratory rate</td>
              <td/>
            </tr>
            <tr>
              <td>8867-4</td>
              <td>Heart rate</td>
              <td/>
            </tr>
            <tr>
              <td>2708-6</td>
              <td>Oxygen saturation in Arterial blood</td>
              <td/>
            </tr>
            <tr>
              <td>8310-5</td>
              <td>Body temperature</td>
              <td/>
            </tr>
            <tr>
              <td>8302-2</td>
              <td>Body height</td>
              <td/>
            </tr>
            <tr>
              <td>29463-7</td>
              <td>Body weight</td>
              <td/>
            </tr>
            <tr>
              <td>39156-5</td>
              <td>Body mass index (BMI) [Ratio]</td>
              <td/>
            </tr>
            <tr>
              <td>55284-4</td>
              <td>Blood pressure systolic and diastolic</td>
              <td/>
            </tr>
            <tr>
              <td>8480-6</td>
              <td>Systolic blood pressure</td>
              <td/>
            </tr>
            <tr>
              <td>8462-4</td>
              <td>Diastolic blood pressure</td>
              <td/>
            </tr>
            <tr>
              <td>8478-0</td>
              <td>Mean blood pressure</td>
              <td/>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.3.88.12.80.62"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/observation-vitalsignresult"/>
  <version value="1.4.0"/>
  <name value="Vital Signs"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="FHIR project team"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <date value="2016-03-31T08:01:25+11:00"/>
<!--    Value Set: HITSP Vital Sign Result Type 2.16.840.1.113883.3.88.12.80.62 DYNAMIC
    Code System(s)  LOINC 2.16.840.1.113883.6.1  Note the base resource does not allow for
   display terms -Gforge ticket Item and expansion doesn;t allow for time less than a seconde
   for instantiation so assume is to be machine generated.    -->
  <description value="This value set indicates the allowed vital sign result types.   The concept Vitals Signs
   Panel (8716-3) is a grouping structure for a set of vital signs and includes related links
   (with type=has-member) to the Observations in this set (e.g. respiratory rate, heart rate,
   BP).  The Blood pressure systolic and diastolic (55284-4) is used to group the component
   observations Systolic blood pressure (8480-6) and Diastolic blood pressure (8462-4)."/>
  <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="8716-3"/>
      </concept>
      <concept>
        <code value="9279-1"/>
      </concept>
      <concept>
        <code value="8867-4"/>
      </concept>
      <concept>
        <code value="2708-6"/>
      </concept>
      <concept>
        <code value="8310-5"/>
      </concept>
      <concept>
        <code value="8302-2"/>
      </concept>
    <!--    
      <concept>
        <code value="8306-3"/>
      </concept>  

      <concept>
        <code value="8287-5"/>
      </concept>
  -->
      <concept>
        <code value="29463-7"/>
      </concept>
      <concept>
        <code value="39156-5"/>
      </concept>
    <!--  
      <concept>
        <code value="3140-1"/>
      </concept>
    -->
      <concept>
        <code value="55284-4"/>
      </concept>
      <concept>
        <code value="8480-6"/>
      </concept>
      <concept>
        <code value="8462-4"/>
      </concept>
      <concept>
        <code value="8478-0"/>
      </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.