Skip to main content
Toggle navigation menu
Academy
Submit Feedback
Kipu EMR Help
Kipu CRM Help
Categories
RCM
Search
Professional CMS-1500 Box Numbers
Updating Professional CMS-1500 Claim Forms (Box 1-33)
Box 1 - Plan Type
Box 1a - Insured's ID Number
Box 2 - Patient's Name
Box 3 - Patient's Birthdate, Sex
Box 4 - Insured's Name
Box 5 - Patient's Address
Box 6 - Patient Relationship to Insured
Box 7 - Insured's Address
Box 8 - Reserved for Use by the NUCC
Box 9 - Other Insured's Name
Box 9a - Other Insured’s Policy or Group Number
Box 9b - Reserved for NUCC Use
Box 9c - Reserved for NUCC Use
Box 9d - Insurance Plan Name or Program Name
Box 10a, 10b, 10c - Is Patients Condition Related To:
Box 10d - Claim Codes
Box 11 - Insured's Policy, Group, or FECA Number
Box 11a - Insured's Date of Birth, Sex
Box 11b - Other Claim ID
Box 11c - Insurance Plan Name or Program Name
Box 11d - Is there another Health Benefit Plan?
Box 12 - Patient's or Authorized Person's Signature
Box 13 - Insured's or Authorized Person's Signature
Box 14 - Date of Current Illness, Injury or Pregnancy
Box 15 - Other Date
Box 16 - Dates Patient Unable to Work in Current Occupation
Box 17 - Name of Referring Provider or Other Source
Box 17a - Other ID#
Box 17b - Referring Provider NPI #
Next
›
Last
»
Popular searches:
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %> <% var getColorClasses = function(color, index) { if (color === 'white') { if (index === 0 || index === 3) return 'bg-secondary text-secondary-inverse'; if (index === 1) return 'bg-tertiary text-tertiary-inverse'; if (index === 2) return 'bg-primary text-primary-inverse'; } return 'bg-' + color + ' text-' + color + '-inverse'; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 12 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %> <% if (category.isActive) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% } %> <% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>