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

Active as of 2023-05-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "med-melphalan-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>6718</td><td>melphalan</td></tr><tr><td>151325</td><td>Alkeran</td></tr><tr><td>1745086</td><td>Evomela</td></tr><tr><td>317646</td><td>melphalan 2 MG</td></tr><tr><td>332190</td><td>melphalan 5 MG</td></tr><tr><td>1740948</td><td>melphalan 50 MG</td></tr><tr><td>446276</td><td>melphalan Extended Release Oral Tablet</td></tr><tr><td>1159787</td><td>melphalan Injectable Product</td></tr><tr><td>1740949</td><td>melphalan Injection</td></tr><tr><td>1159788</td><td>melphalan Oral Product</td></tr><tr><td>372756</td><td>melphalan Oral Tablet</td></tr><tr><td>1159789</td><td>melphalan Pill</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-melphalan-vs",
  "version" : "0.1.6",
  "name" : "RxNormMelphalanVS",
  "title" : "RxNorm - Melphalan",
  "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 Melphalan",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "6718",
            "display" : "melphalan"
          },
          {
            "code" : "151325",
            "display" : "Alkeran"
          },
          {
            "code" : "1745086",
            "display" : "Evomela"
          },
          {
            "code" : "317646",
            "display" : "melphalan 2 MG"
          },
          {
            "code" : "332190",
            "display" : "melphalan 5 MG"
          },
          {
            "code" : "1740948",
            "display" : "melphalan 50 MG"
          },
          {
            "code" : "446276",
            "display" : "melphalan Extended Release Oral Tablet"
          },
          {
            "code" : "1159787",
            "display" : "melphalan Injectable Product"
          },
          {
            "code" : "1740949",
            "display" : "melphalan Injection"
          },
          {
            "code" : "1159788",
            "display" : "melphalan Oral Product"
          },
          {
            "code" : "372756",
            "display" : "melphalan Oral Tablet"
          },
          {
            "code" : "1159789",
            "display" : "melphalan Pill"
          }
        ]
      }
    ]
  }
}