NCCN Templates® 1.0

ValueSet-rxnorm-ingredients

{
  "resourceType" : "ValueSet",
  "id" : "rxnorm-ingredients",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://nccn.org/fhir/ValueSet/rxnorm-ingredients",
  "version" : "1.0.0",
  "name" : "RxNorm Ingredients",
  "status" : "active",
  "date" : "2017-04-14T19:53:50-04:00",
  "publisher" : "National Comprehensive Cancer Network",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nccn.org/about/contact.aspx"
        },
        {
          "system" : "phone",
          "value" : "+1 2156900300"
        }
      ]
    }
  ],
  "description" : "All RxNorm codes whose Term Type is IN (ingredient), PIN (precise ingredient), or MIN (multiple ingredients)",
  "copyright" : "All rights reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "filter" : [
          {
            "property" : "TTY",
            "op" : "in",
            "value" : "IN,PIN,MIN"
          }
        ]
      }
    ]
  }
}