NCCN Templates® 1.0

ValueSet-rxnorm-ingredients


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="rxnorm-ingredients"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>RxNorm Ingredients</h2><div><p>All RxNorm codes whose Term Type is IN (ingredient), PIN (precise ingredient), or MIN (multiple ingredients)</p>
</div><p><b>Copyright Statement:</b> All rights reserved.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.nlm.nih.gov/research/umls/rxnorm"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY  in  IN,PIN,MIN</li></ul></div>
  </text>
  <url value="http://nccn.org/fhir/ValueSet/rxnorm-ingredients"/>
  <version value="1.0.0"/>
  <name value="RxNorm Ingredients"/>
  <status value="active"/>
  <date value="2017-04-14T19:53:50-04:00"/>
  <publisher value="National Comprehensive Cancer Network"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nccn.org/about/contact.aspx"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+1 2156900300"/>
    </telecom>
  </contact>
  <description
               value="All RxNorm codes whose Term Type is IN (ingredient), PIN (precise ingredient), or MIN (multiple ingredients)"/>
  <copyright value="All rights reserved."/>
  <compose>
    <include>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <filter>
        <property value="TTY"/>
        <op value="in"/>
        <value value="IN,PIN,MIN"/>
      </filter>
    </include>
  </compose>
</ValueSet>