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

Draft as of 2018-07-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "valueset-cortisone",
  "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>2878</td><td>Cortisone</td></tr><tr><td>21655</td><td>cortisone acetate</td></tr><tr><td>206445</td><td>Cortisone 50 MG/ML Injectable Suspension</td></tr><tr><td>197543</td><td>Cortisone 10 MG Oral Tablet</td></tr><tr><td>197545</td><td>Cortisone 5 MG Oral Tablet</td></tr><tr><td>828248</td><td>cortisone acetate 25 MG Oral Tablet</td></tr><tr><td>315722</td><td>Cortisone 50 MG/ML</td></tr><tr><td>329229</td><td>Cortisone 5 MG</td></tr><tr><td>329479</td><td>Cortisone 10 MG</td></tr><tr><td>828247</td><td>cortisone acetate 25 MG</td></tr><tr><td>371634</td><td>Cortisone Injectable Suspension</td></tr><tr><td>371635</td><td>Cortisone Oral Tablet</td></tr><tr><td>1155527</td><td>Cortisone Injectable Product</td></tr><tr><td>1155528</td><td>Cortisone Oral Product</td></tr><tr><td>1155815</td><td>Cortisone Pill</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cortisone",
  "version" : "1.0.0-ballot",
  "name" : "Valueset_cortisone",
  "title" : "Cortisone 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 cortisone.",
  "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" : "2878",
            "display" : "Cortisone"
          },
          {
            "code" : "21655",
            "display" : "cortisone acetate"
          },
          {
            "code" : "206445",
            "display" : "Cortisone 50 MG/ML Injectable Suspension"
          },
          {
            "code" : "197543",
            "display" : "Cortisone 10 MG Oral Tablet"
          },
          {
            "code" : "197545",
            "display" : "Cortisone 5 MG Oral Tablet"
          },
          {
            "code" : "828248",
            "display" : "cortisone acetate 25 MG Oral Tablet"
          },
          {
            "code" : "315722",
            "display" : "Cortisone 50 MG/ML"
          },
          {
            "code" : "329229",
            "display" : "Cortisone 5 MG"
          },
          {
            "code" : "329479",
            "display" : "Cortisone 10 MG"
          },
          {
            "code" : "828247",
            "display" : "cortisone acetate 25 MG"
          },
          {
            "code" : "371634",
            "display" : "Cortisone Injectable Suspension"
          },
          {
            "code" : "371635",
            "display" : "Cortisone Oral Tablet"
          },
          {
            "code" : "1155527",
            "display" : "Cortisone Injectable Product"
          },
          {
            "code" : "1155528",
            "display" : "Cortisone Oral Product"
          },
          {
            "code" : "1155815",
            "display" : "Cortisone Pill"
          }
        ]
      }
    ]
  }
}