Potential Drug-Drug Interaction (PDDI) CDS IG : STU Ballot 1

This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v3.5.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

valueset-diclofenac-exclude

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-diclofenac-exclude",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Exclude Diclofenac Medications Value Set</h2><div><p>ValueSet containing drug identifiers to exclude. Criteria is explicitly stating otic, or ophthalmic formulations.</p>
</div><p><b>Copyright Statement:</b> Attribution CC BY</p><p>This value set includes codes from the following code systems:</p><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><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.1.0",
  "name" : "valueset-diclofenac-exclude",
  "title" : "Exclude Diclofenac Medications Value Set",
  "status" : "draft",
  "date" : "2018-07-02",
  "publisher" : "PDDI CDS",
  "contact" : [
    {
      "name" : "Richard Boyce boycerd@upmc.edu"
    }
  ],
  "description" : "ValueSet containing drug identifiers to exclude. Criteria is explicitly stating otic, or ophthalmic formulations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "International"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}