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-component-measurement (XML)

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

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

Definition for Value SetVital Signs Component Measurement

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-vitalsign-component-measurement"/> 
  <meta> 
    <lastUpdated value="2024-10-14T14:31:19.573+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-component-measurement</b> 
      </p> 
      <a name="observation-vitalsign-component-measurement"> </a> 
      <a name="hcobservation-vitalsign-component-measurement"> </a> 
      <a name="observation-vitalsign-component-measurement-en-US"> </a> 
      <p> This value set includes codes based on the following rules:</p> 
      <ul> 
        <li> Include all codes defined in 
          <a href="http://loinc.org">
            <code> http://loinc.org</code> 
          </a> , where the codes are contained in 
          <a href="valueset-observation-vitalsign-systolicbp.html">Vital Signs - Systolic BP</a> 
        </li> 
        <li> Include all codes defined in 
          <a href="http://loinc.org">
            <code> http://loinc.org</code> 
          </a> , where the codes are contained in 
          <a href="valueset-observation-vitalsign-diastolicbp.html">Vital Signs - Diastolic BP</a> 
        </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-component-measurement"/> 
  <version value="6.0.0-ballot2"/> 
  <name value="VitalSignsComponentMeasurement"/> 
  <title value="Vital Signs Component Measurement"/> 
  <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 includes the set of expected vital sign component measurement codes."/> 
  <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"/> 
      <valueSet value="http://hl7.org/fhir/ValueSet/observation-vitalsign-systolicbp"/> 
    </include> 
    <include> 
      <system value="http://loinc.org"/> 
      <valueSet value="http://hl7.org/fhir/ValueSet/observation-vitalsign-diastolicbp"/> 
    </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.