Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2
1.0.0-ballot - STU Ballot International flag

Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: valueset-diclofenac-exclude - JSON Representation

Draft as of 2018-07-02

Raw json | Download


{
  "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><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></tr><tr><td>790412</td><td>Diclofenac Ophthalmic Solution [Voltaren]</td></tr><tr><td>854801</td><td>Diclofenac Sodium 1 MG/ML Ophthalmic Solution</td></tr><tr><td>378986</td><td>Diclofenac Ophthalmic Solution</td></tr><tr><td>1187416</td><td>Voltaren Ophthalmic Product</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-diclofenac-exclude",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_diclofenac_exclude",
  "title" : "Exclude Diclofenac Medications Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-07-02",
  "publisher" : "HL7 Clinical Decision Support Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "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"
        }
      ]
    }
  ],
  "purpose" : "To refine valueset for Warfarin + NSAID PDDI-CDS",
  "copyright" : "(copyright expectations unknown)",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "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"
          }
        ]
      }
    ]
  }
}