<ValueSet xmlns="http://hl7.org/fhir">
  <id value="spark461" />
  <meta>
    <versionId value="spark461" />
    <lastUpdated value="2015-10-02T12:19:53.934+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>DAF Substance RxNorm Codes</h2>
      <p>All RxNorm codes that have TTY = IN,PIN,MIN,BN, but TTY != OCD.</p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include codes from http://www.nlm.nih.gov/research/umls/rxnorm where TTY  in  IN,PIN,MIN,BN</li>
        <li>Exclude codes from http://www.nlm.nih.gov/research/umls/rxnorm where TTY  =  OCD</li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113762.1.4.1010.7" />
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/substance-rxnorm" />
  <name value="DAF Substance RxNorm Codes" />
  <status value="draft" />
  <publisher value="FHIR Project team" />
  <contact>
    <telecom>
      <system value="other" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <description value="All RxNorm codes that have TTY = IN,PIN,MIN,BN, but TTY != OCD." />
  <compose>
    <include>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm" />
      <filter>
        <property value="TTY" />
        <op value="in" />
        <value value="IN,PIN,MIN,BN" />
      </filter>
    </include>
    <exclude>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm" />
      <filter>
        <property value="TTY" />
        <op value="=" />
        <value value="OCD" />
      </filter>
    </exclude>
  </compose>
</ValueSet>