This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

(DRAFT) Potential Drug-Drug Interaction (PDDI) CDS IG : Ballot for Comment 2

Valueset_diclofenac_exclude

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-diclofenac-exclude",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> version <code>02-Jul-2018</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>854803</td><td>Diclofenac Sodium 1 MG/ML Ophthalmic Solution [Voltaren]</td><td/></tr><tr><td>790412</td><td>Diclofenac Ophthalmic Solution [Voltaren]</td><td/></tr><tr><td>854801</td><td>Diclofenac Sodium 1 MG/ML Ophthalmic Solution</td><td/></tr><tr><td>378986</td><td>Diclofenac Ophthalmic Solution</td><td/></tr><tr><td>1187416</td><td>Voltaren Ophthalmic Product</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-diclofenac-exclude",
  "version" : "0.2.0",
  "name" : "Valueset_diclofenac_exclude",
  "title" : "Exclude Diclofenac Medications Value Set",
  "status" : "draft",
  "date" : "2018-07-02",
  "publisher" : "PDDI CDS",
  "contact" : [
    {
      "name" : "Richard Boyce"
    }
  ],
  "description" : "ValueSet containing drug identifiers to exclude. Criteria is explicitly stating otic, or ophthalmic formulations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "To refine valueset for Warfarin + NSAID PDDI-CDS",
  "copyright" : "Attribution CC BY",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "version" : "02-Jul-2018",
        "concept" : [
          {
            "code" : "854803",
            "display" : "Diclofenac Sodium 1 MG/ML Ophthalmic Solution [Voltaren]"
          },
          {
            "code" : "790412",
            "display" : "Diclofenac Ophthalmic Solution [Voltaren]"
          },
          {
            "code" : "854801",
            "display" : "Diclofenac Sodium 1 MG/ML Ophthalmic Solution"
          },
          {
            "code" : "378986",
            "display" : "Diclofenac Ophthalmic Solution"
          },
          {
            "code" : "1187416",
            "display" : "Voltaren Ophthalmic Product"
          }
        ]
      }
    ]
  }
}