health-data-ny-gov/medicaid-enrolled-provider-listing-keti-qx5t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Medicaid Enrolled Provider Listing

<b>Revalidation disclaimer</b>: The next anticipated revalidation date is an <b>estimated date that may be subject to change</b> based on factors such as a timing lag, updates made to an enrollment file prior to revalidation, and the State’s ability to extend the date for certain providers. Therefore, providers should make sure the correspondence address on their enrollment file is current, and <b>providers should not submit a revalidation package until they receive a notice in the mail to do so</b>. The notice will contain the deadline for submitting the revalidation.

This is a list of active Medicaid fee-for-service (FFS), Managed Care Only and Ordering, Prescribing, Referring, Attending (OPRA) providers. Data elements include the provider’s Medicaid Provider ID, NPI, provider or facility name, Medicaid type, profession or service, provider specialty, service address, city, state, zip code, county, telephone number, latitude, longitude, enrollment begin date, next anticipated revalidation date, date the file was extracted from the data warehouse and a Medically Fragile Children and Adults Directory Indicator.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"health-data-ny-gov/medicaid-enrolled-provider-listing-keti-qx5t\".\"medicaid_enrolled_provider_listing\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • medicaid_enrolled_provider_listing
     
     
     
     
     
Upstream Metadata