1825 lines
62 KiB
HTML
1825 lines
62 KiB
HTML
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap" rel="stylesheet">
|
||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">
|
||
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" title="The Dublin Core metadata Element Set" />
|
||
|
||
<script src="https://assets.nlm.nih.gov/uswds/js/uswds-init.min.js"></script>
|
||
<link rel="stylesheet" href="/home_assets/uswds/css/styles.css">
|
||
|
||
<title>Multum MediSource Lexicon (MMSL) Source Information</title>
|
||
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" title="The Dublin Core metadata Element Set" />
|
||
<meta name="DC.Title" content="Multum MediSource Lexicon (MMSL) Source Information" />
|
||
|
||
<meta name="DC.Publisher" content="U.S. National Library of Medicine" />
|
||
<meta name="DC.Date.Issued" content="2018-03-29" />
|
||
<meta name="DC.Date.Modified" content="2020-03-31" />
|
||
<meta name="NLMDC.Date.LastReviewed" content="2020-03-31" />
|
||
<meta name="NLM.Contact.Email" content="nlmumlscustserv@mail.nlm.nih.gov" />
|
||
<meta name="DC.Type" content="Statistics and Reports" />
|
||
<meta name="DC.Rights" content="Public Domain" />
|
||
<meta name="DC.Language" content="eng" />
|
||
|
||
<meta name="ncbitoggler" content="indicator: 'arrow'" />
|
||
|
||
<script type = "text/javascript" src = "/scripts/jquery-min.js" language = "javascript"></script>
|
||
<script type = "text/javascript" src = "//www.ncbi.nlm.nih.gov/core/jig/1.14.8/js/jig.min.js" language = "javascript"></script>
|
||
|
||
<!--[if IE]>
|
||
<script type="text/javascript" src="/scripts/PIE.js"></script>
|
||
<![endif]-->
|
||
<script type= "text/javascript">
|
||
var $ = jQuery.noConflict();
|
||
</script>
|
||
|
||
<style type="text/css">
|
||
|
||
.content-footnote{
|
||
float:left;
|
||
width:100%;
|
||
}
|
||
|
||
.jig-tabs{
|
||
border:none;
|
||
font-size:90%;
|
||
}
|
||
|
||
.jig-tabs img {
|
||
float:left;
|
||
}
|
||
|
||
.jig-tabs li a {
|
||
text-decoration:none !important;
|
||
outline:none;
|
||
}
|
||
|
||
.jig-tabs ul {
|
||
background:none;
|
||
border-top:none;
|
||
border-left:none;
|
||
border-right:none;
|
||
height:2.5em;
|
||
width:100%;
|
||
}
|
||
|
||
.ui-tabs-selected{
|
||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78a22f', endColorstr='#e7eeeb'); /* for IE 5.5 - 7*/
|
||
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#78a22f', endColorstr='#e7eeeb')" !important; /* for IE 8*/
|
||
background: -moz-linear-gradient(bottom, #78a22f, #e7eeeb)!important; /* For Mozilla/Gecko (Firefox) */
|
||
background: -webkit-gradient(linear, left top, left bottom, from(#78a22f), to(#e7eeeb)) !important; /* For WebKit (Safari, Google Chrome) */
|
||
}
|
||
|
||
.count{
|
||
font-size:.8em;
|
||
color:#7a7a7a;
|
||
font-weight:bold;
|
||
position:absolute;
|
||
right:1%;
|
||
display: block;
|
||
}
|
||
|
||
h3 a {
|
||
text-decoration:none !important;
|
||
outline:none;
|
||
}
|
||
|
||
.sourcecontainer table{
|
||
border:1px solid black;
|
||
}
|
||
|
||
.content-loader tr td {
|
||
white-space: nowrap;
|
||
}
|
||
|
||
.sourcecontainer table th{
|
||
text-align:left;
|
||
border:1px solid black;
|
||
}
|
||
|
||
.sourcecontainer table td{
|
||
text-align:left;
|
||
/*line-height:100%;*/
|
||
border:1px solid black;
|
||
}
|
||
|
||
.limbox {
|
||
border:none;
|
||
position:relative;
|
||
left:2%;
|
||
background-color: white;
|
||
}
|
||
|
||
.limboxcontent {
|
||
font-weight: normal;
|
||
padding-bottom: 1em;
|
||
padding-left: 1em;
|
||
padding-right: 1em;
|
||
padding-top: 0.5em;
|
||
text-align: left;
|
||
}
|
||
|
||
.smalllimbox {
|
||
width: 80%;
|
||
}
|
||
|
||
.leftlimbox {
|
||
float: left;
|
||
}
|
||
|
||
.smalllimbox .limboxcontent {
|
||
height: auto;
|
||
margin-bottom: 1px;
|
||
margin-left: 0;
|
||
margin-right: 0;
|
||
margin-top: 0;
|
||
max-height: none
|
||
overflow-x: auto;
|
||
overflow-y: auto;
|
||
padding-bottom: 1px;
|
||
padding-left: 4px;
|
||
padding-right: 0;
|
||
padding-top: 0;
|
||
}
|
||
|
||
.limboxcontent .ncbitoggler span, .limboxcontent span.num-sel {
|
||
display: block;
|
||
}
|
||
|
||
.limboxcontent h3 {
|
||
-moz-background-clip: border;
|
||
-moz-background-origin: padding;
|
||
-moz-background-size: auto auto;
|
||
background-attachment: scroll;
|
||
background-color: #EEEEEE;
|
||
background-image: none;
|
||
background-position: 0 0;
|
||
background-repeat: repeat;
|
||
border-bottom-color: #CCCCCC;
|
||
border-bottom-style: solid;
|
||
border-bottom-width: 1px;
|
||
border-left-color-ltr-source: physical;
|
||
border-left-color-rtl-source: physical;
|
||
border-left-color-value: #CCCCCC;
|
||
border-left-style-ltr-source: physical;
|
||
border-left-style-rtl-source: physical;
|
||
border-left-style-value: solid;
|
||
border-left-width-ltr-source: physical;
|
||
border-left-width-rtl-source: physical;
|
||
border-left-width-value: 1px;
|
||
border-right-color-ltr-source: physical;
|
||
border-right-color-rtl-source: physical;
|
||
border-right-color-value: #CCCCCC;
|
||
border-right-style-ltr-source: physical;
|
||
border-right-style-rtl-source: physical;
|
||
border-right-style-value: solid;
|
||
border-right-width-ltr-source: physical;
|
||
border-right-width-rtl-source: physical;
|
||
border-right-width-value: 1px;
|
||
border-top-color: #CCCCCC;
|
||
border-top-style: solid;
|
||
border-top-width: 1px;
|
||
font-size: 1em;
|
||
margin-bottom: 0.5em;
|
||
margin-top: 0.5em;
|
||
position: relative;
|
||
}
|
||
|
||
.resourceruntime {
|
||
font-weight: normal;
|
||
}
|
||
|
||
.resourceformat {
|
||
font-weight: normal;
|
||
}
|
||
|
||
</style>
|
||
<!-- Google Tag Manager --><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push(
|
||
{'gtm.start': new Date().getTime(),event:'gtm.js'}
|
||
);var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MT6MLL');</script>
|
||
<!-- End Google Tag Manager -->
|
||
</head>
|
||
<body>
|
||
<!-- Google Tag Manager -->
|
||
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MT6MLL" height="0" width="0" style="display:none;visibility:hidden" title="googletagmanager"></iframe></noscript>
|
||
<!-- End Google Tag Manager -->
|
||
<!-- TOP NAV -->
|
||
<a class="usa-skipnav" href="#main">Skip to main content</a>
|
||
<div class="usa-banner site-banner" aria-label="Official government website">
|
||
<div class="usa-accordion">
|
||
<header class="usa-banner__header">
|
||
<div class="usa-banner__inner">
|
||
<div class="grid-col-auto"> <img class="usa-banner__header-flag" src="https://assets.nlm.nih.gov/uswds/img/us_flag_small.png" alt="U.S. flag"/> </div>
|
||
<div class="grid-col-fill tablet:grid-col-auto">
|
||
<p class="usa-banner__header-text"> An official website of the United States government </p>
|
||
<p class="usa-banner__header-action" aria-hidden="true"> Here’s how you know </p>
|
||
</div>
|
||
<button class="usa-accordion__button usa-banner__button" aria-expanded="false" aria-controls="gov-banner"> <span class="usa-banner__button-text">Here’s how you know</span> </button>
|
||
</div>
|
||
</header>
|
||
<div class="usa-banner__content usa-accordion__content" id="gov-banner">
|
||
<div class="grid-row grid-gap-lg">
|
||
<div class="usa-banner__guidance tablet:grid-col-6"> <img class="usa-banner__icon usa-media-block__img" src="https://assets.nlm.nih.gov/uswds/img/icon-dot-gov.svg" role="img" alt="" aria-hidden="true"/>
|
||
<div class="usa-media-block__body">
|
||
<p> <strong> Official websites use .gov </strong> <br />
|
||
A <strong>.gov</strong> website belongs to an official government
|
||
organization in the United States. </p>
|
||
</div>
|
||
</div>
|
||
<div class="usa-banner__guidance tablet:grid-col-6"> <img class="usa-banner__icon usa-media-block__img" src="https://assets.nlm.nih.gov/uswds/img/icon-https.svg" role="img" alt="" aria-hidden="true"/>
|
||
<div class="usa-media-block__body">
|
||
<p> <strong> Secure .gov websites use HTTPS </strong> <br />
|
||
A <strong>lock</strong> ( <span class="icon-lock">
|
||
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="64" viewBox="0 0 52 64" class="usa-banner__lock-image" role="img" aria-labelledby="banner-lock-title-default banner-lock-description-default" focusable="false">
|
||
<title id="banner-lock-title-default">Lock</title>
|
||
<desc id="banner-lock-description-default">A locked padlock</desc>
|
||
<path fill="#000000" fill-rule="evenodd" d="M26 0c10.493 0 19 8.507 19 19v9h3a4 4 0 0 1 4 4v28a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V32a4 4 0 0 1 4-4h3v-9C7 8.507 15.507 0 26 0zm0 8c-5.979 0-10.843 4.77-10.996 10.712L15 19v9h22v-9c0-6.075-4.925-11-11-11z"/>
|
||
</svg>
|
||
</span> ) or <strong>https://</strong> means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites. </p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- HEADER -->
|
||
<header id="siteheader" class="usa-header usa-header--basic">
|
||
<div class="usa-nav-container tablet:padding-x-4 mobile-lg:padding-x-2 padding-y-1">
|
||
<div class="grid-row padding-y-105">
|
||
<div class="grid-col-8 desktop:grid-col-4 tablet-lg:grid-col-4 tablet:grid-col-6"> <a href="https://www.nlm.nih.gov/"> <img src="https://assets.nlm.nih.gov/uswds/img/NLM_White.png" alt="NLM logo" class="logo margin-top-1"> </a> </div>
|
||
<div class="desktop:grid-col-4 desktop:grid-offset-4 tablet-lg:grid-col-6 tablet-lg:grid-offset-2 tablet:grid-col-6 grid-col-12">
|
||
<form class="usa-search desktop:margin-top-2 tablet:margin-top-2 mobile:margin-top-1" role="search" data-gtm-form-interact-id="0" method="get" action="//vsearch.nlm.nih.gov/vivisimo/cgi-bin/query-meta" target="_self" name="searchForm" id="searchForm2">
|
||
<input class="usa-input ui-autocomplete-input" aria-label="Search" type="search" name="query" data-gtm-form-interact-field-id="0" id="search2" autocomplete="off" placeholder="Search NLM" >
|
||
<input type="hidden" name="v:project" value="nlm-main-website">
|
||
<button class="usa-button border border-top border-bottom border-right border-white" role="button" aria-label="Search" type="submit"> <span class="usa-search__submit-text"> <i class="fas fa-search"></i> </span> </button>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
<div class="bg-secondary insertCOOP">
|
||
<div class="usa-nav-container">
|
||
<div class="usa-navbar ">
|
||
<button class="usa-menu-btn">Menu</button>
|
||
</div>
|
||
<nav aria-label="Primary navigation" class="usa-nav">
|
||
<button class="usa-nav__close"><img src="https://assets.nlm.nih.gov/uswds/img/close.svg" alt="close"></button>
|
||
<ul class="usa-nav__primary usa-accordion insertNav">
|
||
|
||
<li class="usa-nav__primary-item desktop-lg:margin-x-5 desktop:margin-x-3 tablet:margin-x-0">
|
||
<button type="button" class="usa-accordion__button usa-nav__link usa-current" aria-expanded="false" aria-controls="basic-nav-section-one"> <span>Products and Services <i class="fas fa-caret-down margin-left-05"></i> </span> </button>
|
||
<ul id="basic-nav-section-one" class="usa-nav__submenu bg-secondary" hidden="">
|
||
<li class="usa-nav__submenu-item"> <a href="//eresources.nlm.nih.gov/nlm_eresources/"><span>All Products and Services</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//clinicaltrials.gov/"><span>ClinicalTrials.gov</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//collections.nlm.nih.gov/"><span>Digital Collections</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//catalog.nlm.nih.gov"><span>LocatorPlus Catalog</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//meshb.nlm.nih.gov/search"><span>Medical Subject Headings (MeSH)</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//medlineplus.gov/"><span>MedlinePlus</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//pubmed.ncbi.nlm.nih.gov/"><span>PubMed/MEDLINE</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//uts.nlm.nih.gov/uts/"><span>Unified Medical Language System (UMLS)</span></a> </li>
|
||
</ul>
|
||
</li>
|
||
<li class="usa-nav__primary-item desktop-lg:margin-x-5 desktop:margin-x-3 tablet:margin-x-0">
|
||
<button type="button" class="usa-accordion__button usa-nav__link usa-current" aria-expanded="false" aria-controls="basic-nav-section-two"> <span> Resources for You <i class="fas fa-caret-down margin-left-05"></i></span> </button>
|
||
<ul id="basic-nav-section-two" class="usa-nav__submenu bg-secondary" hidden="">
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/portals/researchers.html"><span>For Researchers</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/portals/publishers.html "><span>For Publishers</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="ttps://www.nlm.nih.gov/portals/librarians.html"><span>For Librarians</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/training.html "><span>For Educators/Trainers </span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/portals/healthcare.html"><span>For Health care Professionals</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//www.nlm.nih.gov/portals/public.html "><span>For the Public</span></a> </li>
|
||
</ul>
|
||
</li>
|
||
<li class="usa-nav__primary-item desktop-lg:margin-x-5 desktop:margin-x-3 tablet:margin-x-0">
|
||
<button type="button" class="usa-accordion__button usa-nav__link usa-current" aria-expanded="false" aria-controls="basic-nav-section-three"> <span>Explore NLM <i class="fas fa-caret-down margin-left-05"></i> </span> </button>
|
||
<ul id="basic-nav-section-three" class="usa-nav__submenu bg-secondary" hidden="">
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/about/index.html"><span>About the Library</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/about/visitor.html"><span>Visit the Library</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/hmd/index.html"><span>History of Medicine</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/about/org.html"><span>NLM by Organization</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/news/newsandevents.html"><span>News, Events, and Updates</span></a> </li>
|
||
</ul>
|
||
</li>
|
||
<li class="usa-nav__primary-item desktop-lg:margin-x-5 desktop:margin-x-3 tablet:margin-x-0">
|
||
<button type="button" class="usa-accordion__button usa-nav__link usa-current" aria-expanded="false" aria-controls="basic-nav-section-four"> <span> Grants and Research <i class="fas fa-caret-down margin-left-05"></i> </span> </button>
|
||
<ul id="basic-nav-section-four" class="usa-nav__submenu bg-secondary" hidden="">
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/ep/index.html"><span>NLM Extramural Programs</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.nlm.nih.gov/research/index.html"><span>NLM Intramural Research Program</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="https://www.ncbi.nlm.nih.gov/"><span>National Center for Biotechnology Information</span></a> </li>
|
||
<li class="usa-nav__submenu-item"> <a href="//lhncbc.nlm.nih.gov/"><span>Lister Hill National Center for Biomedical Communications</span></a> </li>
|
||
</ul>
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- End of TOP NAV -->
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- DIVISIONAL BANNER -->
|
||
|
||
<div class="bg-gray-70">
|
||
<div class="grid-container">
|
||
<div class="grid-row divisional">
|
||
|
||
|
||
|
||
|
||
<div class="grid-col text-white">
|
||
|
||
<div class="float-left">
|
||
<h4 class="margin-bottom-0">Unified Medical Language System<small><sup>®</sup></small> (UMLS<small><sup>®</sup></small>)</h4>
|
||
</div>
|
||
<div class="float-right margin-top-05">
|
||
<p>
|
||
|
||
|
||
|
||
<a class="text-white" href="/research/umls/quickstart.html">UMLS Quick Start Guide</a>
|
||
|
||
|
||
|
||
| <a class="text-white" href="/research/umls/faq_main.html">FAQs</a>
|
||
|
||
|
||
|
||
| <a class="text-white" href="/research/umls/support.html">Customer Support</a>
|
||
|
||
|
||
|
||
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!--END DIVISIONAL BANNER -->
|
||
|
||
<!-- Breadcrumbs -->
|
||
<div class="grid-container">
|
||
<nav class="usa-breadcrumb usa-breadcrumb--wrap padding-top-1" aria-label="Breadcrumbs">
|
||
<ol class="usa-breadcrumb__list">
|
||
<li class="usa-breadcrumb__list-item"> <a href="/index.html" class="usa-breadcrumb__link"><span>Home</span></a> </li>
|
||
|
||
|
||
|
||
|
||
|
||
<li class="usa-breadcrumb__list-item"> <a href="/healthit" class="usa-breadcrumb__link"><span>Health IT</span></a> </li>
|
||
|
||
|
||
|
||
<li class="usa-breadcrumb__list-item"> <a href="/research/umls/" class="usa-breadcrumb__link"><span>UMLS</span></a> </li>
|
||
|
||
|
||
|
||
|
||
<li class="usa-breadcrumb__list-item"> <a href="/research/umls/rxnorm/index.html" class="usa-breadcrumb__link"><span>RxNorm</span></a> </li>
|
||
|
||
|
||
|
||
|
||
</ol>
|
||
</nav>
|
||
</div>
|
||
<!-- End Breadcrumbs -->
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<main class="padding-bottom-5" id="main">
|
||
<div class="grid-container">
|
||
|
||
|
||
|
||
<div class="grid-row">
|
||
|
||
<div class="col">
|
||
|
||
|
||
|
||
<div class="h1">Multum MediSource Lexicon (MMSL) Source Information</div>
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="source-doc-wrapper">
|
||
<div id="source-doc-intro">
|
||
|
||
<p>Click on a topic below the Source Synopsis section to display details.</p>
|
||
</div>
|
||
|
||
|
||
<h2>Source Synopsis</h2>
|
||
|
||
<p><strong>Web site:</strong><br />
|
||
<a href="https://www.cerner.com/solutions/drug-database">https://www.cerner.com/solutions/drug-database</a></p>
|
||
<p><strong>Authority</strong><br />
|
||
Multum MediSource Lexicon is produced by Cerner Corporation. </p>
|
||
<p><strong>Purpose</strong><br />
|
||
The Lexicon is used to improve patient safety when drugs are prescribed.</p>
|
||
<p><strong>Description</strong><br />
|
||
The Lexicon is a foundational database with comprehensive drug product and disease nomenclature information. It includes drug names, drug product information, disease names, coding systems such as ICD-9-CM and NDC, generic names, brand names and common abbreviations. A comprehensive list of standard or customized disease names and ICD-9 codes is also included.</p>
|
||
<p><strong>RxNorm Scope</strong><br />
|
||
The RxNorm representation of the Lexicon includes only branded clinical drugs, generic clinical drugs, ingredients, medical supplies, and brand names. </p>
|
||
|
||
|
||
<p><strong>Audience</strong><br/>
|
||
The Lexicon is used by physicians, hospitals, pharmacies, health insurance plans, government, and consumers. </p>
|
||
<p><strong>Update Frequency</strong><br/>
|
||
The Lexicon is updated monthly. </p>
|
||
<p><strong>RxNorm Update Frequency</strong><br/>
|
||
The Lexicon is updated in each RxNorm monthly release.</p>
|
||
|
||
<p><strong>Sites Consulted</strong></p>
|
||
<p>Multum [Internet]. Denver (CO): Cerner Corporation. Solutions; [cited 2018 March 21]. Available from: <a href="https://www.cerner.com/solutions/drug-database">https://www.cerner.com/solutions/drug-database</a></p>
|
||
|
||
<div class="limboxcontent">
|
||
<h3><a class="jig-ncbitoggler">Metadata</a></h3>
|
||
<div class="sourcecontainer">
|
||
<table>
|
||
<tr>
|
||
<th>Field</th>
|
||
<th>Value</th>
|
||
</tr>
|
||
<!--<tr><td>Versioned Source Abbreviation</td><td>MMSL_2019_02_01</td></tr>
|
||
<tr><td>Source Official Name</td><td>Multum MediSource Lexicon, 2019_02_01</td></tr>
|
||
--><tr><td>Short Name</td><td>Multum</td></tr>
|
||
<tr><td>Family</td><td>MMSL</td></tr>
|
||
<tr><td>Source Restriction Level</td><td>1</td></tr>
|
||
<tr><td>Language</td><td>ENG</td></tr>
|
||
<tr><td>License Contact</td><td>Multum Information Services<br />3200 Cherry Creek South Drive, Suite 300<br />Denver<br />CO<br />United States<br />80209<br />888-633-4772 x1420<br />http://www.multum.com/</td></tr>
|
||
<tr><td>Content Contact</td><td>Multum Information Services<br />3200 Cherry Creek South Drive, Suite 300<br />Denver<br />CO<br />United States<br />80209<br />888-633-4772 x1420<br />http://www.multum.com/</td></tr>
|
||
<!--<tr><td>Citation</td><td>Medisource Lexicon<br />February 01, 2019<br />Denver, CO<br />Multum Information Services, Inc.<br /></td></tr>
|
||
-->
|
||
</table>
|
||
<br>
|
||
</div>
|
||
|
||
<h3><a class="jig-ncbitoggler">Source Representation</a></h3>
|
||
<div class="sourcecontainer">
|
||
<p>This section lists specific source data elements and provides information on their representation in RxNorm.</p>
|
||
<h4>Summary of Changes</h4>
|
||
<p>There are no changes to the original data format or to the data representation since last month's release.</p>
|
||
|
||
<h4>Source Provided Files: Summary</h4>
|
||
<p>The files are downloaded from: <a href="https://multumdc.cernerworks.com">https://multumdc.cernerworks.com</a><br/>
|
||
<p> The following files are used to process Multum in RxNorm:</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>File Name</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
<tr>
|
||
<td>ms_categories</td>
|
||
<td>This table contains the descriptions for a more specific categorization of medical supplies.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ms_ndc_core_description</td>
|
||
<td>Contains a listing of information about specific National Drug Code (NDC)-labeled medical items.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_combination_drug</td>
|
||
<td>Contains a listing of all clinically active ingredients for multi-ingredient (combination) drugs using the Multum drug_id.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_dose_form</td>
|
||
<td>Contains a listing of dose forms (cream, tablet, suppository, etc.), along with an abbreviation and a unique identifier for each dose form.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_drug_id</td>
|
||
<td>Contains a listing of Multum's unique generic drug identifiers, as well as a clinically accurate name for the product.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_product_strength</td>
|
||
<td>Contains a textual list of product strengths designed for end user display (25 mg, 15mg/5ml, 5%, etc.) and a unique identifier for each product strength.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_route</td>
|
||
<td>Contains a listing of routes of administration (orally, topically, rectally, etc.) and a unique identifier for each route.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_active_ingredient</td>
|
||
<td>Provides the full salt/chemical name of all active ingredients of the drug product.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_active_ingredient_list</td>
|
||
<td>Identifies all active ingredients (and their individual strengths) in each group of drug products that shares the same Main Multum Drug Code (MMDC).</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_brand_name</td>
|
||
<td>Contains a listing of brand names and a unique identifier for each name.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_core_description</td>
|
||
<td>Contains a listing of information about specific National Drug Code (NDC)-labeled products including the manufacturer, packaging information, and over-the-counter/prescription-only status.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_main_multum_drug_code</td>
|
||
<td>Contains a listing of all MMDCs — an important link to ancillary tables.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_pregnancy_category</td>
|
||
<td>Contains the U.S. Food and Drug Administration (FDA) pregnancy category to which a drug has been assigned.</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h4>Source-Provided Files: Details</h4>
|
||
<p>The following is a list of fields in the Multum source files. Many data fields are not explicitly represented in RxNorm. In the RxNorm Representation column, "Not applicable" indicates fields not used; "Used internally" indicates fields used to cross-check data internally.</p>
|
||
|
||
<h5>File Name: ms_categories</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>ms_category_id</td>
|
||
<td>Medical supplies category identifier</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>ms_category_name</td>
|
||
<td>Medical supplies category description</td>
|
||
<td>RXNCONSO.STR where TTY=SC<br/><br/>
|
||
RXNSAT.ATV where RXNSAT.ATN=TYPE for TTY=MS</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
<h5>File Name: ms_ndc_core_description</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#
|
||
</th>
|
||
<th>Field Name
|
||
</th>
|
||
<th>Description
|
||
</th>
|
||
<th>RxNorm Representation
|
||
</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1
|
||
</td>
|
||
<td>ms_ndc_code
|
||
</td>
|
||
<td>The National Drug Code (NDC) is the standard 11 digit identifier for each drug product, as recognized by Centers for Medicare & Medicaid Services (CMS), other federal and state agencies, and many commercial enterprises.
|
||
</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2
|
||
</td>
|
||
<td>ms_brand_description
|
||
</td>
|
||
<td>Contains drug names as they appear on the label of a medical supply
|
||
</td>
|
||
<td>RXNCONSO.STR for TTY=MS
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
3
|
||
</td>
|
||
<td>
|
||
ms_inner_package_size
|
||
</td>
|
||
<td>
|
||
Represents the number of individual units present in the innermost packaging of a drug
|
||
</td>
|
||
<td>
|
||
Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
4
|
||
</td>
|
||
<td>
|
||
ms_inner_package_description
|
||
</td>
|
||
<td>
|
||
Textual description of the packaging units
|
||
</td>
|
||
<td>
|
||
Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
5
|
||
</td>
|
||
<td>ms_outer_package_size
|
||
</td>
|
||
<td>Designates the total number of inner packages present in the final packaged product
|
||
</td>
|
||
<td>
|
||
Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
6
|
||
</td>
|
||
<td>ms_source_description
|
||
</td>
|
||
<td>The names of manufacturers, redistributors, and repackagers of the medical product
|
||
</td>
|
||
<td>
|
||
Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
7
|
||
</td>
|
||
<td>ms_category
|
||
</td>
|
||
<td>Provides a general textual description of the medical supply type
|
||
</td>
|
||
<td>
|
||
Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
8
|
||
</td>
|
||
<td>ms_category_id
|
||
</td>
|
||
<td>Assigns a more specific category to a medical supply
|
||
</td>
|
||
<td>
|
||
Used internally
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
<h5>File Name: multum_combination_drug</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>drug_id</td>
|
||
<td>Drug identifier of the combination drug</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>member_drug_id</td>
|
||
<td>Drug identifier of the clinically active ingredients (which are, by definition, mono-ingredient drugs)</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
<h5>File Name: multum_dose_form</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>dose_form_code</td>
|
||
<td>Unique identifier for each dose form</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>dose_form_abbr</td>
|
||
<td>Abbreviation of dose form</td>
|
||
<td>RXSAT.ATV where RXNSAT.ATN=DDFA</td>
|
||
</tr>
|
||
<tr>
|
||
<td>3</td>
|
||
<td>dose_form_description</td>
|
||
<td>Dose form names</td>
|
||
<td>RXSAT.ATV where RXNSAT.ATN=DDF<br/><br/>
|
||
Also used to build CD and BD strings in RXNCONSO.STR</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
<h5>File Name: multum_drug_id</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>drug_id</td>
|
||
<td>Multum's identification codes for generic drugs</td>
|
||
<td>RXNCONSO.CODE for TTY=GN</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>drug_name</td>
|
||
<td>Clinically accurate name for the product</td>
|
||
<td>RXNCONSO.STR for TTY=GN<br/><br/>
|
||
Also used to build CD string in RXNCONSO.STR</td>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h5>File Name: multum_product_strength</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>product_strength_code</td>
|
||
<td>Unique identifier for each product strength</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>product_strength_description</td>
|
||
<td>Product strength description designed for end user display</td>
|
||
<td>RXNSAT.ATV when RXNSAT.ATN=DST<br/><br/>
|
||
Also used to build CD and BD strings in RXNCONSO.STR</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h5>File Name: multum_route</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>route_code</td>
|
||
<td>Unique identifier for each route</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>route_abbr</td>
|
||
<td>Abbreviations for the various routes of administration</td>
|
||
<td>RXNSAT.ATV when RXNSAT.ATN=DRTA</td>
|
||
</tr>
|
||
<tr>
|
||
<td>3</td>
|
||
<td>route_description</td>
|
||
<td>Routes of administration descriptive name</td>
|
||
<td>RXNSAT.ATV when RXNSAT.ATN=DRT<br/><br/>
|
||
Also used to build CD and BD strings in RXNCONSO.STR
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h5>File Name: ndc_active_ingredient</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>active_ingredient_code</td>
|
||
<td>Unique identifier for full salt/chemical name of all active ingredients</td>
|
||
<td>RXNCONSO.CODE for TTY=IN</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>active_ingredient</td>
|
||
<td>Full salt/chemical name of all active ingredients of the drug product</td>
|
||
<td>RXNCONSO.STR for TTY=IN</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
<h5>File Name: ndc_active_ingredient_list</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>main_multum_drug_code</td>
|
||
<td>The Main Multum Drug Code (MMDC) is Multum's designator for groups of similar drug products. The MMDC serves as the primary link to all of Multum's tables containing drug product information.</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>active_ingredient_code</td>
|
||
<td>Unique code for each active ingredient</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>3</td>
|
||
<td>ingredient_strength_code</td>
|
||
<td>Unique code for each ingredient strength</td>
|
||
<td>Not applicable</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
<h5>File Name: ndc_brand_name</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>brand_code</td>
|
||
<td>Unique code for each brand name</td>
|
||
<td>RXNCONSO.CODE for TTY=BN</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>brand_description</td>
|
||
<td>Drug names as they appear on labels of drug products</td>
|
||
<td>RXNCONSO.STR for TTY=BN<br/><br/>
|
||
Also used to build TTY=BD string in RXNCONSO.STR
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h5>File Name: ndc_core_description</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>ndc_code</td>
|
||
<td>The National Drug Code is the standard 11-digit identifier for each drug product, as recognized by CMS, other federal and state agencies, and many commercial enterprises. It is unique to each specific product.</td>
|
||
<td>RXNSAT.ATV where RXNSAT.ATN=NDC for TTY=BD</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>main_multum_drug_code</td>
|
||
<td>The Main Multum Drug Code (MMDC) is Multum's designator for groups of similar drug products. The MMDC serves as the primary link to all of Multum's tables containing drug product information.</td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>3</td>
|
||
<td>brand_code</td>
|
||
<td>This field contains a unique code for each brand name.</td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>4</td>
|
||
<td>otc_status</td>
|
||
<td>This field designates whether a product is available by prescription only (Rx) or if it is available over-the-counter (OTC).</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>5</td>
|
||
<td>inner_package_size</td>
|
||
<td>This field represents the number of individual units present in the innermost packaging of a drug.</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>6</td>
|
||
<td>inner_package_desc_code</td>
|
||
<td>This field contains a code that represents units that describe the package size.
|
||
Not all drug products require a package unit description for a complete representation of the packaging.</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>7</td>
|
||
<td>outer_package_size</td>
|
||
<td>This field designates the total number of inner packages present in the final packaged product.
|
||
Not all drug products require an outer package size for a complete representation of the packaging. (The package unit may suffice.)</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>8</td>
|
||
<td>obsolete_date</td>
|
||
<td>This field contains data only if a drug product is no longer manufactured. It will contain the date when the product became obsolete.</td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>9</td>
|
||
<td>source_id</td>
|
||
<td>This field contains a unique code for each drug source (manufacturer/redistributor).</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>10</td>
|
||
<td>orange_book_id</td>
|
||
<td>This field contains a unique code for each Orange Book code.</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>11</td>
|
||
<td>unit_dose_code</td>
|
||
<td>This one character designation indicates if the product is supplied in unit dose packaging. </td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>12</td>
|
||
<td>repackaged</td>
|
||
<td>This field indicates whether the original product has been repackaged by another drug vendor. </td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>13</td>
|
||
<td>gbo</td>
|
||
<td>This field designates the product's status as a brand name product or a generic product based on Multum's internal editorial rules and cost algorithms.
|
||
</td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h5>File Name: ndc_main_multum_drug_code</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>main_multum_drug_code</td>
|
||
<td>The Main Multum Drug Code (MMDC) is Multum's designator for groups of similar drug products. This is an extremely important code for developers who are using Multum's database products because it serves as the primary link to all of Multum's tables containing drug product information. <br /><br/>
|
||
An MMDC is assigned to each unique combination of the following fields: active ingredient(s), strength, route of administration, and dosage form. As a result, the MMDC is a very useful field for identifying drug products that share these same four important characteristics.</td>
|
||
<td>RXNCONSO.CODE for TTY=CD/BD</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>principal_route_code</td>
|
||
<td>Contains a code for the principal (or most common) route of administration for a specific drug (MMDC). </td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>3</td>
|
||
<td>dose_form_code</td>
|
||
<td>This field contains a numeric designation for a dose form. </td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>4</td>
|
||
<td>product_strength_code</td>
|
||
<td>This field contains a unique code for each product strength description. </td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>5</td>
|
||
<td>drug_id</td>
|
||
<td>This field contains Multum's identification codes for generic drugs. </td>
|
||
<td>Used internally
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>6</td>
|
||
<td>csa_schedule</td>
|
||
<td>This field describes the drug class assigned to a specific product type (MMDC) under the Controlled Substances Act of 1970. </td>
|
||
<td>RXNSAT.ATV where RXNSAT.ATN=DCSA
|
||
</td>
|
||
<tr>
|
||
<td>7</td>
|
||
<td>j_code</td>
|
||
<td>This is Multum's designation for the Health Care Common Procedure Code (<i>J-Code</i>) used for submitting claims to insurance organizations.</td>
|
||
<td>RXNSAT.ATV where RXNSAT.ATN= DHJC
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>8</td>
|
||
<td>j_code_description</td>
|
||
<td>This field contains the full text of the Health Care Common Procedures Billing Code Description </td>
|
||
<td>Not applicable
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h5>File Name: ndc_pregnancy_category</h5>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>#</th>
|
||
<th>Field Name</th>
|
||
<th>Description</th>
|
||
<th>RxNorm Representation</th>
|
||
</tr>
|
||
<tr>
|
||
<td>1</td>
|
||
<td>drug_id</td>
|
||
<td>Unique identifier of a drug</td>
|
||
<td>Used internally</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2</td>
|
||
<td>pregnancy_category </td>
|
||
<td>Pregnancy category assigned by the FDA</td>
|
||
<td>RXNSAT.ATV where RXNSAT.ATN=DPC</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
|
||
</div>
|
||
<h3><a class="jig-ncbitoggler">RxNorm Representation</a></h3>
|
||
<div class="sourcecontainer">
|
||
<p>This section lists RxNorm data elements and traces them back to the specific Multum data that populates them.</p>
|
||
|
||
<h4>Summary of Changes</h4>
|
||
<p>There are no changes to the original data format or to RxNorm source processing since the last monthly release.</p>
|
||
|
||
<h4>Source Provided Files: </h4>
|
||
<p>The files are downloaded from: <a href="https://multumdc.cernerworks.com">https://multumdc.cernerworks.com</a></p>
|
||
<p> RxNorm uses the following files:</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>File Name</th>
|
||
<th>Description</th>
|
||
</tr>
|
||
<tr>
|
||
<td>ms_categories</td>
|
||
<td>This table contains the descriptions for a more specific categorization of medical supplies.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ms_ndc_core_description</td>
|
||
<td>Contains a listing of information about specific National Drug Code (NDC)-labeled medical items.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_combination_drug</td>
|
||
<td>Contains a listing of all clinically active ingredients for multi-ingredient (combination) drugs using the Multum drug_id.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_dose_form</td>
|
||
<td>Contains a listing of dose forms (cream, tablet, suppository, etc.), along with an abbreviation and a unique identifier for each dose form.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_drug_id</td>
|
||
<td>Contains a listing of Multum's unique generic drug identifiers, as well as a clinically accurate name for the product.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_product_strength</td>
|
||
<td>Contains a textual list of product strengths designed for end user display (25 mg, 15mg/5ml, 5%, etc.) and a unique identifier for each product strength.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>multum_route</td>
|
||
<td>Contains a listing of routes of administration (orally, topically, rectally, etc.) and a unique identifier for each route.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_active_ingredient</td>
|
||
<td>Provides the full salt/chemical name of all active ingredients of the drug product.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_active_ingredient_list</td>
|
||
<td>Identifies all active ingredients (and their individual strengths) in each group of drug products that shares the same Main Multum Drug Code (MMDC).</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_brand_name</td>
|
||
<td>Contains a listing of brand names and a unique identifier for each name.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_core_description</td>
|
||
<td>Contains a listing of information about specific National Drug Code (NDC)-labeled products including the manufacturer, packaging information, and over-the-counter/prescription-only status.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_main_multum_drug_code</td>
|
||
<td>Contains a listing of all MMDCs — an important link to ancillary tables.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>ndc_pregnancy_category</td>
|
||
<td>Contains the U.S. Food and Drug Administration (FDA) pregnancy category to which a drug has been assigned.</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h4>RxNorm Identifiers:</h4>
|
||
<p>Identifiers are assigned as follows:</p>
|
||
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Identifier</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>CODE</td>
|
||
<td>NOCODE where TTY=SC/MS;<br />
|
||
ndc_active_ingredient. active_ingredient_code for TTY=IN;<br />
|
||
multum_drug_id.drug_id for TTY=GN;<br />
|
||
ndc_brand_name.brand_code for TTY=BN;<br />
|
||
ndc_main_multum_drug_code.main_multum_drug_code for TTY=BD/CD
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>SAUI</td>
|
||
<td>Not Applicable</td>
|
||
</tr>
|
||
<tr>
|
||
<td>SCUI</td>
|
||
<td>Not Applicable</td>
|
||
</tr>
|
||
<tr>
|
||
<td>SDUI</td>
|
||
<td>Not Applicable</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<h4>Atoms (RXNCONSO):</h4>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Term Type</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>CD</td>
|
||
<td>CODE=ndc_main_multum_drug_code.main_multum_drug_code<br/><br/>
|
||
Multum’s clinical drug name is expressed as Generic Name + Strength + Route + Dose Form.<br/><br/>
|
||
STR=<br/>
|
||
multum_drug_id.drug_name (Generic Name)<br/>
|
||
multum_product_strength.product_strength_description (Strength)<br/>
|
||
multum_route.route_description (Route)<br/>
|
||
multum_dose_form.dose_form_description (Dose Form)<br/><br/>
|
||
|
||
Example: <br/>
|
||
rilpivirine 25 mg Oral Tablet<br/>
|
||
rilpivirine (Generic Name) 25 mg (Strength) Oral (Route) Tablet (Dose Form)
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>BD</td>
|
||
<td>CODE=ndc_main_multum_drug_code.main_multum_drug_code<br/><br/>
|
||
Multum’s branded drug name is expressed as Brand Description + Strength + Route + Dose Form. <br><br/>
|
||
STR=<br/>
|
||
ndc_brand_name.brand_description (Brand Description)<br/>
|
||
multum_product_strength.product_strength_description (Strength)<br/>
|
||
multum_route.route_description (Route)<br/>
|
||
multum_dose_form.dose_form_description (Dose Form)<br/><br/>
|
||
|
||
Example:<br/>
|
||
Lohist, 1 mg-2.5 mg/5 mL oral liquid<br/>
|
||
Lohist (Brand Description) 1 mg-2.5 mg/5 mL (Strength) oral (Route) liquid (Dose Form)
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>IN</td>
|
||
<td>CODE=ndc_active_ingredient.active_ingredient_code<br/><br/>
|
||
Multum’s ingredient is a simple description of the generic chemical name of the drug. One drug can be associated with any number of ingredients. <br><br/>
|
||
Example: rilpivirine<br/>
|
||
STR=ndc_active_ingredient.active_ingredient<br/>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>BN</td>
|
||
<td>CODE=ndc_brand_name.brand_code<br/>
|
||
STR=ndc_brand_name.brand_description
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>GN</td>
|
||
<td>CODE=multum_drug_id.drug_id<br/>
|
||
STR=multum_drug_id.drug_name<br>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>MS</td>
|
||
<td>CODE=NOCODE<br/>
|
||
STR=ms_ndc_core_description.ms_brand_description<br/>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>SC</td>
|
||
<td>CODE=NOCODE<br/>
|
||
STR=ms_categories.ms_category_name<br/>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>MTH_RXN_BD (RxNorm created atom)</td>
|
||
<td>If original source atom has more than one NDC and the NDCs have different meanings, the atom is duplicated. Duplicate MTH_RXN_BD atoms are created and the original atom is called a Base atom.*<br/><br/>
|
||
CODE=Same as original or Base atom<br/>
|
||
STR=Same as original with a suffix<br/><br/>
|
||
Example:<br/>
|
||
Base atom: <br/>
|
||
Tobramycin 28 MG Inhalation Capsule [TOBI PODHALER]<br/><br/>
|
||
Duplicate atoms:<br/>
|
||
Tobramycin 28 MG Inhalation Capsule [TOBI PODHALER]_#1<br/>
|
||
Tobramycin 28 MG Inhalation Capsule [TOBI PODHALER]_#2<br/>
|
||
Tobramycin 28 MG Inhalation Capsule [TOBI PODHALER]_#3<br/>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
*For more information about Base atoms, go to <a href="https://www.nlm.nih.gov/research/umls/rxnorm/docs/2017/rxnorm_doco_full_2017-2.html#s9_0">9.0 Duplicating Source Asserted Atoms (to resolve NDC conflicts)</a>
|
||
<br/><br/>
|
||
<h4>Relationships (RXNREL):</h4>
|
||
<p>Clinical Drug (TTY = CD):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Clinical Drug (CD)</td>
|
||
<td>Ingredient (IN)</td>
|
||
<td>has_ingredient</td>
|
||
<td>ndc_active_ingredient_list.main_multum_drug_code = ndc_main_multum_drug_code.main_multum_drug_code</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Clinical Drug (CD)</td>
|
||
<td>Generic Ingredient (GN)</td>
|
||
<td>has_ingredient</td>
|
||
<td>ndc_main_multum_drug_code.drug_id = multum_drug_id.drug_id</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<p>Branded Drug (TTY = BD):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Branded Drug (BD)</td>
|
||
<td>Ingredient (IN)</td>
|
||
<td>has_ingredient</td>
|
||
<td>ndc_active_ingredient_list.main_multum_drug_code = ndc_core_description.main_multum_drug_code</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Branded Drug (BD)</td>
|
||
<td>Brand Name (BN)</td>
|
||
<td>has_ingredient</td>
|
||
<td>ndc_core_description.brand_code = ndc_brand_name.brand_code</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<p>Brand Name (TTY = BN):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Brand Name (BN)</td>
|
||
<td>Branded Drug (BD)</td>
|
||
<td>ingredient_of</td>
|
||
<td>ndc_core_description.brand_code = ndc_brand_name.brand_code</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<p>Generic Ingredient (GN):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Generic Ingredient (GN)</td>
|
||
<td>Clinical Drug (CD)</td>
|
||
<td>ingredient_of</td>
|
||
<td>ndc_main_multum_drug_code.drug_id = multum_drug_id.drug_id</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Generic Ingredient (GN)</td>
|
||
<td>Generic Ingredient (GN)</td>
|
||
<td>contains</td>
|
||
<td>multum_combination_drug.drug_id = multum_drug_id.drug_id</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<p>Ingredient (TTY = IN):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Ingredient (IN)</td>
|
||
<td>Branded Drug (BD)</td>
|
||
<td>ingredient_of</td>
|
||
<td>ndc_active_ingredient_list.main_multum_drug_code = ndc_core_description.main_multum_drug_code</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Ingredient (IN)</td>
|
||
<td>Clinical Drug (CD)</td>
|
||
<td>ingredient_of</td>
|
||
<td>ndc_active_ingredient_list.main_multum_drug_code = ndc_main_multum_drug_code.main_multum_drug_code</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<p>Medical Supply (TTY = MS):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Medical Supply (MS)</td>
|
||
<td>Specific Categorization of Medical Supply (SC)</td>
|
||
<td>isa</td>
|
||
<td>ms_categories.ms_category_id = ms_ndc_core_description.ms_category_id</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<p>Specific Categorization of Medical Supply (TTY = SC):</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Atom Type 1</th>
|
||
<th>Atom Type 2</th>
|
||
<th>Relationship</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>Specific Categorization of Medical Supply (SC)</td>
|
||
<td>Medical Supply (MS)</td>
|
||
<td>inverse_isa</td>
|
||
<td>ms_categories.ms_category_id = ms_ndc_core_description.ms_category_id</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
<br/>
|
||
<h4>Attributes (RXNSAT):</h4>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>Attribute Name (ATN)</th>
|
||
<th>Term Type (TTY)</th>
|
||
<th>Origin</th>
|
||
</tr>
|
||
<tr>
|
||
<td>DCSA</td>
|
||
<td>CD, BD</td>
|
||
<td>ndc_main_multum_drug_code.csa_schedule</td>
|
||
</tr>
|
||
<tr>
|
||
<td>DDF</td>
|
||
<td>CD, BD</td>
|
||
<td>multum_dose_form.dose_form_description</td>
|
||
</tr>
|
||
<tr>
|
||
<td>DDFA</td>
|
||
<td>CD, BD</td>
|
||
<td>multum_dose_form.dose_form_abbr</td>
|
||
</tr>
|
||
<tr>
|
||
<td>DHJC</td>
|
||
<td>CD, BD</td>
|
||
<td>ndc_main_multum_drug_code.j_code</td>
|
||
</tr>
|
||
<tr>
|
||
<td>DPC</td>
|
||
<td>GN</td>
|
||
<td>ndc_pregnancy_category.pregnancy_category</td>
|
||
</tr>
|
||
<tr>
|
||
<td>DRT</td>
|
||
<td>CD, BD</td>
|
||
<td>multum_route.route_description</td>
|
||
</tr>
|
||
<tr>
|
||
<td>DRTA</td>
|
||
<td>CD, BD</td>
|
||
<td>multum_route.route_abbr</td>
|
||
<tr>
|
||
<td>DST</td>
|
||
<td>CD, BD</td>
|
||
<td>multum_product_strength.product_strength_description</td>
|
||
</tr>
|
||
<tr>
|
||
<td>NDC</td>
|
||
<td>BD</td>
|
||
<td>ndc_core_description.ndc_code</td>
|
||
</tr>
|
||
<tr>
|
||
<td>TYPE</td>
|
||
<td>MS</td>
|
||
<td>ms_categories.ms_category_name</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<br/>
|
||
</div>
|
||
<h3><a class="jig-ncbitoggler">Data Examples with Sample Database Queries </a></h3>
|
||
<div class="sourcecontainer">
|
||
|
||
<p>This section lists source terminology specific data examples and sample database queries using Structured Query Language (SQL) to obtain the data. For more information about RxNorm data and files, see the <a href="https://www.nlm.nih.gov/research/umls/rxnorm/docs/index.html" target="_blank">RxNorm Technical Documentation</a>.</p>
|
||
|
||
<h4>Names and Codes in RXNCONSO.RRF</h4>
|
||
<p>Here are sample source terminology code, source string, RxNorm Concept Unique Identifier (RXCUI), RxNorm string, term type (TTY), and suppress values.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>SOURCE_CODE</th>
|
||
<th>SOURCE_STR</th>
|
||
<th>RXCUI</th>
|
||
<th>RXNORM_STR</th>
|
||
<th>RXNORM_TTY</th>
|
||
<th>SUPPRESS</th>
|
||
</tr>
|
||
<tr>
|
||
<td>2065</td>
|
||
<td>Motrin IB, 200 mg oral tablet</td>
|
||
<td>201126</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet [Motrin]</td>
|
||
<td>SBD</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2065</td>
|
||
<td>Motrin Migraine Pain, 200 mg oral tablet</td>
|
||
<td>201126</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet [Motrin]</td>
|
||
<td>SBD</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2065</td>
|
||
<td>Menadol, 200 mg oral tablet</td>
|
||
<td>206890</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet [Menadol]</td>
|
||
<td>SBD</td>
|
||
<td>O</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2065</td>
|
||
<td>Ibu-Tab, 200 mg oral tablet</td>
|
||
<td>206889</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet [Ibu-Tab]</td>
|
||
<td>SBD</td>
|
||
<td>O</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<br/>
|
||
<p>Here is a sample database query to retrieve the data above:</p>
|
||
|
||
<p>SELECT distinct rc1.code as source_code, rc1.str as source_str, rc1.rxcui, rc2.str as rxnorm_str, rc2.tty as rxnorm_tty , rc2.suppress<br />
|
||
FROM rxnconso rc1, rxnconso rc2<br />
|
||
WHERE rc1.code = '2065'<br />
|
||
AND rc1.sab = 'MMSL'<br />
|
||
AND rc1.rxcui = rc2.rxcui<br />
|
||
AND rc2.sab = 'RXNORM'<br />
|
||
AND rc2.tty in ('SCD','SBD','GPCK','BPCK');</p>
|
||
|
||
<h4>Names and Relationships in RXNCONSO.RRF and RXNREL.RRF </h4>
|
||
<p>Here are sample source terminology code, source string, RXCUI, relationship name, RxNorm term type (TTY), RxNorm brand name, and suppress values.</p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>SOURCE_CODE</th>
|
||
<th>SOURCE_STR</th>
|
||
<th>RXCUI</th>
|
||
<th>RELA</th>
|
||
<th>RXNORM_TTY</th>
|
||
<th>RXNORM_BN</th>
|
||
<th>SUPPRESS</th>
|
||
</tr>
|
||
<tr>
|
||
<td>4862</td>
|
||
<td>ibuprofen</td>
|
||
<td>5640</td>
|
||
<td>has_tradename</td>
|
||
<td>BN</td>
|
||
<td>Ultraprin</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>4862</td>
|
||
<td>ibuprofen</td>
|
||
<td>5640</td>
|
||
<td>has_tradename</td>
|
||
<td>BN</td>
|
||
<td>Xylon</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>4862</td>
|
||
<td>ibuprofen</td>
|
||
<td>5640</td>
|
||
<td>has_tradename</td>
|
||
<td>BN</td>
|
||
<td>Ibudone</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>4862</td>
|
||
<td>ibuprofen</td>
|
||
<td>5640</td>
|
||
<td>has_tradename</td>
|
||
<td>BN</td>
|
||
<td>PediaCare Children's Pain & Fever w/ Ibuprofen</td>
|
||
<td>N</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<br/>
|
||
<p>Here is a sample database query to retrieve the data above:</p>
|
||
|
||
<p>SELECT distinct rc1.code as source_code, rc1.str as source_str, rc1.rxcui, rr.rela, rc2.tty as rxnorm_tty, rc2.str as rxnorm_bn, rc2.suppress<br />
|
||
FROM rxnconso rc1, rxnrel rr, rxnconso rc2<br />
|
||
WHERE rc1.code = '4862'<br />
|
||
AND rc1.sab = 'MMSL'<br />
|
||
AND rc1.rxcui = rr.rxcui2<br />
|
||
AND rr.rela = 'has_tradename'<br />
|
||
AND rr.rxcui1 = rc2.rxcui<br />
|
||
AND rc2.sab = 'RXNORM'<br />
|
||
AND rc2.tty = 'BN'<br />
|
||
ORDER BY suppress;</p>
|
||
|
||
<h4>National Drug Code (NDC) and Names in RXNSAT.RRF and RXNCONSO.RRF</h4>
|
||
<p>Here are sample source NDC, RXCUI, TTY, RxNorm string, and suppress values.<br /></p>
|
||
<table>
|
||
<tbody>
|
||
<tr>
|
||
<th>NDC</th>
|
||
<th>RXCUI</th>
|
||
<th>RXNORM_TTY</th>
|
||
<th>RXNORM_STR</th>
|
||
<th>SUPPRESS</th>
|
||
</tr>
|
||
<tr>
|
||
<td>00363039215</td>
|
||
<td>310965</td>
|
||
<td>SCD</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>00363039320</td>
|
||
<td>310965</td>
|
||
<td>SCD</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>00927007001</td>
|
||
<td>310965</td>
|
||
<td>SCD</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet</td>
|
||
<td>N</td>
|
||
</tr>
|
||
<tr>
|
||
<td>24385060478</td>
|
||
<td>310965</td>
|
||
<td>SCD</td>
|
||
<td>Ibuprofen 200 MG Oral Tablet</td>
|
||
<td>N</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<br/>
|
||
|
||
<p>Here is a sample database query to retrieve the data above:</p>
|
||
|
||
<p>SELECT distinct rs.atv as ndc, rs.rxcui, rc.tty as rxnorm_tty, rc.str as rxnorm_str, rs.suppress<br />
|
||
FROM rxnsat rs, rxnconso rc<br />
|
||
WHERE rs.atn = 'NDC'<br />
|
||
AND rs.sab = 'MMSL'<br />
|
||
AND rs.rxcui = rc.rxcui<br />
|
||
AND rc.sab = 'RXNORM'<br />
|
||
AND rc.tty in ('SCD','SBD','GPCK','BPCK')<br />
|
||
AND rc.rxcui = '310965'<br />
|
||
ORDER BY suppress;</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
<p class=”margin-top-5”><small>Last Reviewed: March 31, 2020</small></p>
|
||
|
||
</div>
|
||
</main>
|
||
|
||
<!-- FOOTER -->
|
||
<footer class="usa-footer__primary-section padding-top-5 padding-bottom-3 insertfooter">
|
||
|
||
<div class="grid-container">
|
||
<div class="grid-row">
|
||
<div class="desktop:grid-col-3 grid-col-6"> <a href="https://www.nlm.nih.gov/socialmedia/index.html">
|
||
<p class="text-white">Connect with NLM</p>
|
||
</a>
|
||
<ul class="social_media add-list-reset">
|
||
<li class="margin-right-05"><a href="https://www.facebook.com/nationallibraryofmedicine"><img class="bg-secondary" src="https://www.nlm.nih.gov/images/facebook.svg" alt="Facebook"></a></li>
|
||
<li class="margin-right-05"><a title="External link: please review our privacy policy." href="https://www.linkedin.com/company/national-library-of-medicine-nlm/"><img class="bg-secondary" src="//www.nlm.nih.gov/images/linkedin.svg" alt="LinkedIn"></a></li>
|
||
<li class="margin-right-05"><a title="External link: please review our privacy policy." href="https://twitter.com/NLM_NIH"><img src="//www.nlm.nih.gov/images/twitter.svg" class="img-fluid bg-secondary" alt="Twitter"></a></li>
|
||
<li class="margin-right-05"><a title="External link: please review our privacy policy." href="https://www.youtube.com/user/NLMNIH"><img src="//www.nlm.nih.gov/images/youtube.svg" class="bg-secondary" alt="You Tube"></a></li>
|
||
<li class="margin-right-05"><a title="External link: please review our privacy policy." href="https://public.govdelivery.com/accounts/USNLMOCPL/subscriber/new?preferences=true"><img src="//www.nlm.nih.gov/images/mail.svg" class=" bg-secondary" alt="Government Delivery"></a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="desktop:grid-col-3 grid-col-6">
|
||
<p class="address_footer text-white"> National Library of Medicine <br>
|
||
<a href="https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-77.101021,17z/data=!3m1!4b1!4m5!3m4!1s0x89b7c95e25765ddb:0x19156f88b27635b8!8m2!3d38.9959508!4d-77.0988323" class="text-white"> 8600 Rockville Pike <br>
|
||
Bethesda, MD 20894 </a></p>
|
||
</div>
|
||
<div class="desktop:grid-col-3 grid-col-6">
|
||
<p><a href="/web_policies.html" class="text-white"> Web Policies </a><br>
|
||
<a href="https://www.nih.gov/institutes-nih/nih-office-director/office-communications-public-liaison/freedom-information-act-office" class="text-white"> FOIA </a><br>
|
||
<a href="https://www.hhs.gov/vulnerability-disclosure-policy/index.html" class="text-white">HHS Vulnerability Disclosure</a> </p>
|
||
</div>
|
||
<div class="desktop:grid-col-3 grid-col-6">
|
||
<p><a class="supportLink text-white" href="//support.nlm.nih.gov?from="> NLM Support Center </a> <br>
|
||
<a href="/accessibility.html" class="text-white"> Accessibility </a><br>
|
||
<a href="/careers/careers.html" class="text-white"> Careers </a></p>
|
||
</div>
|
||
</div>
|
||
<div class="grid-row">
|
||
<div class="grid-col-12">
|
||
<p class="text-center text-white"> <a class="text-white" href="//www.nlm.nih.gov/">NLM</a> | <a class="text-white" href="https://www.nih.gov/">NIH</a> | <a class="text-white" href="https://www.hhs.gov/">HHS</a> | <a class="text-white" href="https://www.usa.gov/">USA.gov</a></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</footer>
|
||
<script src="//assets.nlm.nih.gov/uswds/js/uswds.min.js"></script>
|
||
<script src="//assets.nlm.nih.gov/jquery/jquery-latest.min.js"></script>
|
||
<script src="//assets.nlm.nih.gov/jquery/jquery-migrate-latest.min.js"></script>
|
||
<script src="/scripts/nlm_autocomplete.js"></script>
|
||
<script src="/scripts/nlm_uswds.js"></script>
|
||
|
||
|
||
|
||
|
||
<script type = "text/javascript">
|
||
$(document).ready(function() {
|
||
$('a.expand').click(function(event) {
|
||
|
||
//alert ($(this).parent(".content").attr("id"));
|
||
|
||
$('.jig-ncbitoggler').each(function() {
|
||
|
||
$(this).ncbitoggler('open');
|
||
|
||
});
|
||
});
|
||
});
|
||
|
||
</script>
|
||
|
||
<script type = "text/javascript">
|
||
$(document).ready(function() {
|
||
$('a.collapse').click(function(event) {
|
||
//alert ($(this).parent(".content").attr("id"));
|
||
|
||
$('.jig-ncbitoggler').each(function() {
|
||
|
||
$(this).ncbitoggler('close');
|
||
|
||
});
|
||
|
||
|
||
});
|
||
});
|
||
|
||
</script>
|
||
</body>
|
||
</html>
|
||
|
||
|