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

Draft as of 2018-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "valueset-tolmetin",
  "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>10636</td><td>Tolmetin</td></tr><tr><td>42935</td><td>Tolmetin Sodium</td></tr><tr><td>198295</td><td>Tolmetin 200 MG Oral Tablet</td></tr><tr><td>198296</td><td>Tolmetin 400 MG Oral Capsule</td></tr><tr><td>198297</td><td>Tolmetin 600 MG Oral Tablet</td></tr><tr><td>328642</td><td>Tolmetin 200 MG</td></tr><tr><td>328644</td><td>Tolmetin 400 MG</td></tr><tr><td>328645</td><td>Tolmetin 600 MG</td></tr><tr><td>374155</td><td>Tolmetin Oral Capsule</td></tr><tr><td>374157</td><td>Tolmetin Oral Tablet</td></tr><tr><td>1157646</td><td>Tolmetin Oral Product</td></tr><tr><td>1157647</td><td>Tolmetin Pill</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-tolmetin",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_tolmetin",
  "title" : "Tolmetin 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 for tolmetin.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "(copyright expectations unknown)",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "10636",
            "display" : "Tolmetin"
          },
          {
            "code" : "42935",
            "display" : "Tolmetin Sodium"
          },
          {
            "code" : "198295",
            "display" : "Tolmetin 200 MG Oral Tablet"
          },
          {
            "code" : "198296",
            "display" : "Tolmetin 400 MG Oral Capsule"
          },
          {
            "code" : "198297",
            "display" : "Tolmetin 600 MG Oral Tablet"
          },
          {
            "code" : "328642",
            "display" : "Tolmetin 200 MG"
          },
          {
            "code" : "328644",
            "display" : "Tolmetin 400 MG"
          },
          {
            "code" : "328645",
            "display" : "Tolmetin 600 MG"
          },
          {
            "code" : "374155",
            "display" : "Tolmetin Oral Capsule"
          },
          {
            "code" : "374157",
            "display" : "Tolmetin Oral Tablet"
          },
          {
            "code" : "1157646",
            "display" : "Tolmetin Oral Product"
          },
          {
            "code" : "1157647",
            "display" : "Tolmetin Pill"
          }
        ]
      }
    ]
  }
}