TX Nursing Licenses - RN, LVN & APRN Register avatar

TX Nursing Licenses - RN, LVN & APRN Register

Pricing

$1.00 / 1,000 texas nursing license records

Go to Apify Store
TX Nursing Licenses - RN, LVN & APRN Register

TX Nursing Licenses - RN, LVN & APRN Register

Texas Board of Nursing licenses (public open data): live RN directory (~436k, deep employment/specialty/degree fields), every RN ever issued (~794k), LVN/VN (~318k), advanced practice (~81k). Verify licenses, screen board action, or profile the workforce.

Pricing

$1.00 / 1,000 texas nursing license records

Rating

0.0

(0)

Developer

Wenhao Yang

Wenhao Yang

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

TX Nursing Licenses - Texas Board of Nursing RN, LVN & APRN Register

The Texas Board of Nursing publishes its entire nursing register as open data - every RN the board has on file, the currently-registered RN directory with deep workforce profile fields, every LVN/VN license, and the advanced-practice recognition register. This actor turns those datasets into a charged-per-record lookup and screening tool.

Built for: healthcare credentialing & workforce verification - confirming that a nurse actually holds a current Texas license, screening for board action (disciplinary flags), background checks on nurse hires / locum / travel staff, healthcare-staffing and EHR onboarding checks, nursing-school verification, and state / county workforce & shortage analysis.

What it covers

Four public BON datasets (one actor, switch with type):

typeWhat it isRows
rncurrently-registered RN directory - live RNs with deep profile fields436,477
rn-historyevery RN license number ever issued (delinquent / inactive / deceased / revoked)793,555
vnevery LVN / VN license ever issued318,084
aprnadvanced-practice recognitions - NP / CRNA / CNM / CNS81,374

rn - the live RN register (default)

The live register - the 436,477 rows of the BON's current RN directory, of which 435,917 hold CURRENT status (the rest are volunteer-retired or renewal-denied edge cases that the board still carries). Each row carries the RN's name, gender, license status and status date, expiration & original-issuance dates, county of residence, employment status (employed in nursing full/part-time, employed elsewhere, unemployed / retired / inactive), primary practice setting (inpatient hospital, outpatient, home care, school health, ...), practice position (staff nurse, charge, management, educator, ...), primary specialty (obstetrics, pediatrics, ER, ICU, ...), highest degree and basic nursing education, nursing school + graduation date, place of employment, state of original licensure, last renewal date, whether they hold advanced-practice recognition, and a current-board-action flag - plus when it was updated.

The full histories (rn-history / vn)

The complete record behind each license number, covering every status a license can hold: CURRENT (C), DELINQUENT (D), INACTIVE (I), DECEASED (E), REVOKED (R), SUSPENDED (S), VOL. SURRENDER (V), VOLUNTEER RETIRED (W), RETIRED - INACTIVE (Z), CURRENT RENEWAL DENIED (K), NLC LICENSE - TX INVALID (Y), NOT CURRENT - SEE ENF (X). These tables are where you answer "is this number still good / was it ever revoked / how many RNs has Texas ever licensed."

aprn - advanced practice

Nurse practitioners, nurse anesthetists, clinical nurse specialists and nurse midwives with their recognition category + sub-category, approval & expiration dates, and prescriptive-authority details (number, status: Active / Inactive / Limited Prescribing - No Controlled Substances, expiry).

Typical questions

  • "Is this RN's license current in Texas?"
  • "Look up a license number and get the nurse's profile + status."
  • "Show every RN with a board action on record (disciplinary screening)."
  • "How many active RNs work in inpatient hospital settings vs home care vs school health?"
  • "What's the specialty mix - how many ER / ICU / OB nurses in Texas?"
  • "RNs per county - where's the workforce concentration?"
  • "How many RN licenses have been revoked or are delinquent (the rn-history register)?"
  • "Nurses who graduated from this nursing school."

Inputs

InputWhat it does
typern (default) / rn-history / vn / aprn
licenseNumberexact number -> that nurse's record
name / lastName / firstNameholder name substring, case-insensitive
statusmatches the official status vocabulary exactly (CURRENT / DELINQUENT / INACTIVE / DECEASED / REVOKED / SUSPENDED / ...). Default CURRENT on the rn register
countycounty of residence (substring)
stateOfOriginalLicensuretwo-letter state, e.g. TX
boardActionYes = disciplinary flag only
aggregate / groupByone summary row per group with a count - employment status / practice setting / specialty / highest degree / county / status / apn category / rx status
maxResultscap records (default 200)

Default run = up to 200 current-RN directory records - a representative live slice, fast for the daily auto-test. For a targeted query add a licenseNumber / name / county / boardAction filter; for a broad state view use aggregate (a handful of summary rows, not a full dump).

Low cost

From $0.001 per record - billed only for the rows you use, with a per-run charge cap so a broad query can't surprise-bill.

Texas doesn't publish the nursing register as one table - it's four differently-shaped datasets (the live RN directory, the full RN history, the LVN history, the advanced-practice register) with different columns and different status vocabularies, plus date columns that read as raw YYYYMMDD. Unifying them into one queryable register is the work here: license numbers that only resolve by exact match, an official status set where "current" and "current-renewal-denied" are two letters apart and must never blur, and a coverage guarantee on every pull. You query a clean register where every filter means exactly what it says; the archaeology stays on our side.

Source

  • Texas Board of Nursing - license data - data.texas.gov open-data datasets beaa-5hsm (RN directory), tgb2-j935 (RN history), yjie-tuwv (LVN), rmdp-89uf (advanced practice).
  • Reflects the board's published record on the refresh date; not an endorsement of any nurse.