Skip to content

v0.1.6: taxonomy lay-term resolution, skip paging, NUCC attribution

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 17:56
v0.1.6
e87b989

taxonomy lay-term resolution, skip paging, NUCC attribution

Three taxonomy fixes: plain-language specialty resolution, truncated-result
paging, and bundled-data license attribution.

Added:

  • skip input on npi_lookup_taxonomy for paging past a truncated
    resolve/browse result (0–1000, default 0; ignored for get) (#7)

Changed:

  • Bundled NUCC taxonomy now carries its required AMA/NUCC attribution:
    new NOTICE file, data-header copyright banner, and a strengthened
    README attribution line (#2)

Fixed:

  • resolve strips generic noise words ("doctor", "physician", …) and maps
    lay-term aliases (heart, eye, ent, kidney, cancer, obgyn), with aliased
    tokens matched as whole words so bare "ent" reaches Otolaryngology
    instead of substring-hitting Gastroenterology (#1)

94 tests pass; bun run devcheck clean.

CHANGELOG v0.1.6