Test IG Value Set (from SNOMED CT)


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="test-ig-vsext"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Test IG Value Set (from SNOMED CT)</h2><div><p>Example value set for testing IG publication issues. This value set tests use of SNOMED CT</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a  404684003 (Clinical finding (finding))</li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/test/ValueSet/test-ig-vsext"/>
  <version value="0.1"/>
  <name value="Test IG Value Set (from SNOMED CT)"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2016-06-13"/>
  <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. This value set tests use of SNOMED CT"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="404684003"/>
      </filter>
    </include>
  </compose>
</ValueSet>