CIBMTR Reporting Implementation Guide
0.1.6 - Trial Use 1

This page is part of the CIBMTR Reporting Implementation Guide (v0.1.6: Release Draft) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RxNorm - Alemtuzumab - JSON Representation

Active as of 2023-05-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "med-alemtuzumab-vs",
  "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>117055</td><td>alemtuzumab</td></tr><tr><td>284679</td><td>Campath</td></tr><tr><td>1594659</td><td>Lemtrada</td></tr><tr><td>828267</td><td>1 ML alemtuzumab 30 MG/ML Injection [Campath]</td></tr><tr><td>1594663</td><td>1.2 ML alemtuzumab 10 MG/ML Injection [Lemtrada]</td></tr><tr><td>1594657</td><td>alemtuzumab 10 MG/ML</td></tr><tr><td>1594660</td><td>alemtuzumab 10 MG/ML [Lemtrada]</td></tr><tr><td>1656640</td><td>alemtuzumab 10 MG/ML Injection [Lemtrada]</td></tr><tr><td>1656628</td><td>alemtuzumab 30 MG/ML</td></tr><tr><td>1656631</td><td>alemtuzumab 30 MG/ML [Campath]</td></tr><tr><td>1656635</td><td>alemtuzumab 30 MG/ML Injection [Campath]</td></tr><tr><td>1164265</td><td>alemtuzumab Injectable Product</td></tr><tr><td>1656629</td><td>alemtuzumab Injection</td></tr><tr><td>1656632</td><td>alemtuzumab Injection [Campath]</td></tr><tr><td>1656637</td><td>alemtuzumab Injection [Lemtrada]</td></tr><tr><td>1172298</td><td>Campath Injectable Product</td></tr><tr><td>1594662</td><td>Lemtrada Injectable Product</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-alemtuzumab-vs",
  "version" : "0.1.6",
  "name" : "RxNormAlemtuzumabVS",
  "title" : "RxNorm - Alemtuzumab",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-05T10:50:04-05:00",
  "publisher" : "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program",
  "contact" : [
    {
      "name" : "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.cibmtr.org"
        }
      ]
    },
    {
      "name" : "Bob Milius",
      "telecom" : [
        {
          "system" : "email",
          "value" : "bmilius@nmdp.org"
        }
      ]
    }
  ],
  "description" : "RxNorm codes for Alemtuzumab",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "117055",
            "display" : "alemtuzumab"
          },
          {
            "code" : "284679",
            "display" : "Campath"
          },
          {
            "code" : "1594659",
            "display" : "Lemtrada"
          },
          {
            "code" : "828267",
            "display" : "1 ML alemtuzumab 30 MG/ML Injection [Campath]"
          },
          {
            "code" : "1594663",
            "display" : "1.2 ML alemtuzumab 10 MG/ML Injection [Lemtrada]"
          },
          {
            "code" : "1594657",
            "display" : "alemtuzumab 10 MG/ML"
          },
          {
            "code" : "1594660",
            "display" : "alemtuzumab 10 MG/ML [Lemtrada]"
          },
          {
            "code" : "1656640",
            "display" : "alemtuzumab 10 MG/ML Injection [Lemtrada]"
          },
          {
            "code" : "1656628",
            "display" : "alemtuzumab 30 MG/ML"
          },
          {
            "code" : "1656631",
            "display" : "alemtuzumab 30 MG/ML [Campath]"
          },
          {
            "code" : "1656635",
            "display" : "alemtuzumab 30 MG/ML Injection [Campath]"
          },
          {
            "code" : "1164265",
            "display" : "alemtuzumab Injectable Product"
          },
          {
            "code" : "1656629",
            "display" : "alemtuzumab Injection"
          },
          {
            "code" : "1656632",
            "display" : "alemtuzumab Injection [Campath]"
          },
          {
            "code" : "1656637",
            "display" : "alemtuzumab Injection [Lemtrada]"
          },
          {
            "code" : "1172298",
            "display" : "Campath Injectable Product"
          },
          {
            "code" : "1594662",
            "display" : "Lemtrada Injectable Product"
          }
        ]
      }
    ]
  }
}