Test IG Value Set


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="test-ig-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Test IG Value Set</h2><div><p>Example value set for testing IG publication issues</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/CodeSystem/test-ig-cs</code></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/test/ValueSet/test-ig-vs"/>
  <version value="0.1"/>
  <name value="Test IG Value Set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2016-01-28"/>
  <publisher value="HL7 International"/>
  <contact>
    <name value="FHIR project team"/>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Example value set for testing IG publication issues"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/CodeSystem/test-ig-cs"/>
    </include>
  </compose>
</ValueSet>