Test IG Value Set (Bundle 2)


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="test-ig-bnd2"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Test IG Value Set (Bundle 2)</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 these codes as defined in <code>http://hl7.org/fhir/CodeSystem/test-ig-cs</code><table class="none"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>code 1</td><td/><td/></tr><tr><td>code 3</td><td/><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/test/ValueSet/test-ig-bnd2"/>
  <version value="0.1"/>
  <name value="Test IG Value Set (Bundle 2)"/>
  <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"/>
      <concept>
        <code value="code 1"/>
      </concept>
      <concept>
        <code value="code 3"/>
      </concept>
    </include>
  </compose>
</ValueSet>