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-ibuprofen-exclude - JSON Representation

Draft as of 2018-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "valueset-ibuprofen-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>141998</td><td>Ibuprofen 50 MG/ML Topical Cream</td></tr><tr><td>142102</td><td>Ibuprofen 50 MG/ML Topical Spray</td></tr><tr><td>226617</td><td>Ibuprofen 50 MG/ML Topical Foam</td></tr><tr><td>141997</td><td>Ibuprofen 0.05 MG/MG Topical Gel</td></tr><tr><td>392668</td><td>Ibuprofen 0.05 MG/MG / LEVOMENTHOL 0.03 MG/MG Topical Gel</td></tr><tr><td>389244</td><td>Ibuprofen 0.1 MG/MG Topical Gel</td></tr><tr><td>377325</td><td>Ibuprofen Topical Spray</td></tr><tr><td>377732</td><td>Ibuprofen Topical Cream</td></tr><tr><td>377956</td><td>Ibuprofen Topical Gel</td></tr><tr><td>380812</td><td>Ibuprofen Extended Release Oral Capsule</td></tr><tr><td>380819</td><td>Ibuprofen Topical Foam</td></tr><tr><td>393550</td><td>Ibuprofen / LEVOMENTHOL Topical Gel</td></tr><tr><td>1156280</td><td>Ibuprofen Topical Product</td></tr><tr><td>1165299</td><td>Ibuprofen / LEVOMENTHOL Topical Product</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-ibuprofen-exclude",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_ibuprofen_exclude",
  "title" : "Exclude Ibuprofen 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 topical, gel, cream, ointment, 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" : "141998",
            "display" : "Ibuprofen 50 MG/ML Topical Cream"
          },
          {
            "code" : "142102",
            "display" : "Ibuprofen 50 MG/ML Topical Spray"
          },
          {
            "code" : "226617",
            "display" : "Ibuprofen 50 MG/ML Topical Foam"
          },
          {
            "code" : "141997",
            "display" : "Ibuprofen 0.05 MG/MG Topical Gel"
          },
          {
            "code" : "392668",
            "display" : "Ibuprofen 0.05 MG/MG / LEVOMENTHOL 0.03 MG/MG Topical Gel"
          },
          {
            "code" : "389244",
            "display" : "Ibuprofen 0.1 MG/MG Topical Gel"
          },
          {
            "code" : "377325",
            "display" : "Ibuprofen Topical Spray"
          },
          {
            "code" : "377732",
            "display" : "Ibuprofen Topical Cream"
          },
          {
            "code" : "377956",
            "display" : "Ibuprofen Topical Gel"
          },
          {
            "code" : "380812",
            "display" : "Ibuprofen Extended Release Oral Capsule"
          },
          {
            "code" : "380819",
            "display" : "Ibuprofen Topical Foam"
          },
          {
            "code" : "393550",
            "display" : "Ibuprofen / LEVOMENTHOL Topical Gel"
          },
          {
            "code" : "1156280",
            "display" : "Ibuprofen Topical Product"
          },
          {
            "code" : "1165299",
            "display" : "Ibuprofen / LEVOMENTHOL Topical Product"
          }
        ]
      }
    ]
  }
}