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-ketoprofen-exclude

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-ketoprofen-exclude",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Exclude Ketoprofen Medications Value Set</h2><div><p>ValueSet containing drug identifiers to exclude. Criteria is explicitly stating topical, gel, cream, ointment, 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>105999</td><td>Ketoprofen 0.025 MG/MG Topical Gel</td><td/></tr><tr><td>1488714</td><td>Ketoprofen 0.05 MG/MG Topical Powder</td><td/></tr><tr><td>377957</td><td>Ketoprofen Topical Gel</td><td/></tr><tr><td>1488713</td><td>Ketoprofen Topical Powder</td><td/></tr><tr><td>1160964</td><td>Ketoprofen Topical Product</td><td/></tr><tr><td>1491501</td><td>Ketoprofen / Lidocaine Topical Product</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-ketoprofen-exclude",
  "version" : "0.1.0",
  "name" : "valueset-ketoprofen-exclude",
  "title" : "Exclude Ketoprofen 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 topical, gel, cream, ointment, 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" : "105999",
            "display" : "Ketoprofen 0.025 MG/MG Topical Gel"
          },
          {
            "code" : "1488714",
            "display" : "Ketoprofen 0.05 MG/MG Topical Powder"
          },
          {
            "code" : "377957",
            "display" : "Ketoprofen Topical Gel"
          },
          {
            "code" : "1488713",
            "display" : "Ketoprofen Topical Powder"
          },
          {
            "code" : "1160964",
            "display" : "Ketoprofen Topical Product"
          },
          {
            "code" : "1491501",
            "display" : "Ketoprofen / Lidocaine Topical Product"
          }
        ]
      }
    ]
  }
}