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

Draft as of 2018-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "valueset-sulindac",
  "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>10237</td><td>Sulindac</td></tr><tr><td>198238</td><td>Sulindac 150 MG Oral Tablet</td></tr><tr><td>198239</td><td>Sulindac 200 MG Oral Tablet</td></tr><tr><td>199279</td><td>Sulindac 100 MG Oral Tablet</td></tr><tr><td>316755</td><td>Sulindac 150 MG</td></tr><tr><td>316756</td><td>Sulindac 200 MG</td></tr><tr><td>333359</td><td>Sulindac 100 MG</td></tr><tr><td>374003</td><td>Sulindac Oral Tablet</td></tr><tr><td>1163018</td><td>Sulindac Oral Product</td></tr><tr><td>1163019</td><td>Sulindac Pill</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-sulindac",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_sulindac",
  "title" : "Sulindac 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 sulindac.",
  "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" : "10237",
            "display" : "Sulindac"
          },
          {
            "code" : "198238",
            "display" : "Sulindac 150 MG Oral Tablet"
          },
          {
            "code" : "198239",
            "display" : "Sulindac 200 MG Oral Tablet"
          },
          {
            "code" : "199279",
            "display" : "Sulindac 100 MG Oral Tablet"
          },
          {
            "code" : "316755",
            "display" : "Sulindac 150 MG"
          },
          {
            "code" : "316756",
            "display" : "Sulindac 200 MG"
          },
          {
            "code" : "333359",
            "display" : "Sulindac 100 MG"
          },
          {
            "code" : "374003",
            "display" : "Sulindac Oral Tablet"
          },
          {
            "code" : "1163018",
            "display" : "Sulindac Oral Product"
          },
          {
            "code" : "1163019",
            "display" : "Sulindac Pill"
          }
        ]
      }
    ]
  }
}