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-topicaldiclofenac - JSON Representation

Draft as of 2022-11-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "valueset-topicaldiclofenac",
  "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>1043483</td><td>Diclofenac Sodium 10 MG/ML Topical Cream [Surpass Anti-Inflammatory]</td></tr><tr><td>855635</td><td>Diclofenac Sodium 0.01 MG/MG Topical Gel [Voltaren]</td></tr><tr><td>1043479</td><td>Diclofenac Sodium 10 MG/ML Topical Cream</td></tr><tr><td>855633</td><td>Diclofenac Sodium 0.01 MG/MG Topical Gel</td></tr><tr><td>967944</td><td>Diclofenac Sodium 15 MG/ML Topical Solution [Pennsaid]</td></tr><tr><td>1487076</td><td>Diclofenac Sodium 20 MG/ML Topical Solution [Pennsaid]</td></tr><tr><td>857700</td><td>Diclofenac Sodium 15 MG/ML Topical Solution</td></tr><tr><td>1487074</td><td>Diclofenac Sodium 20 MG/ML Topical Solution</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-topicaldiclofenac",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_topicaldiclofenac",
  "title" : "Topical Diclofenac Medications Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-11-29",
  "publisher" : "HL7 Clinical Decision Support Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "ValueSet containing orderable drug identifiers for 1-2% topical diclofenac (cream, gel, or solution).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "purpose" : "Provide terminology for PDDI CDS (warfarin + NSAIDs rule) FHIR resources",
  "copyright" : "(copyright expectations unknown)",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "1043483",
            "display" : "Diclofenac Sodium 10 MG/ML Topical Cream [Surpass Anti-Inflammatory]"
          },
          {
            "code" : "855635",
            "display" : "Diclofenac Sodium 0.01 MG/MG Topical Gel [Voltaren]"
          },
          {
            "code" : "1043479",
            "display" : "Diclofenac Sodium 10 MG/ML Topical Cream"
          },
          {
            "code" : "855633",
            "display" : "Diclofenac Sodium 0.01 MG/MG Topical Gel"
          },
          {
            "code" : "967944",
            "display" : "Diclofenac Sodium 15 MG/ML Topical Solution [Pennsaid]"
          },
          {
            "code" : "1487076",
            "display" : "Diclofenac Sodium 20 MG/ML Topical Solution [Pennsaid]"
          },
          {
            "code" : "857700",
            "display" : "Diclofenac Sodium 15 MG/ML Topical Solution"
          },
          {
            "code" : "1487074",
            "display" : "Diclofenac Sodium 20 MG/ML Topical Solution"
          }
        ]
      }
    ]
  }
}