Information on a point in time snapshot of enrollment level data for providers actively enrolled in Medicare.
Usage
enrollees(
npi = NULL,
pac = NULL,
enid = NULL,
state = NULL,
first_name = NULL,
middle_name = NULL,
last_name = NULL,
org_name = NULL,
specialty_code = NULL,
specialty_description = NULL
)
Arguments
- npi
<chr>
10-digit Individual NPI- pac
<chr>
10-digit PECOS Associate Control (PAC) ID- enid
<chr>
15-digit Medicare Enrollment ID- state
<chr>
Enrollment state abbreviation- first_name, middle_name, last_name
<chr>
Individual provider's name- org_name
<chr>
Organizational provider's name- specialty_code
<chr>
Enrollment specialty code- specialty_description
<chr>
Enrollment specialty description