v0.1.5: get-provider placeholder, errored partition, new fields
get-provider placeholder, errored partition, new fields
Three coupled npi_get_provider fixes: a placeholder-rendering bug, an
upstream-failure/missing-NPI conflation, and additional decoded fields.
Added:
erroredoutput array on npi_get_provider, distinct from a
confirmed notFound absence (#8)- createdEpoch/lastUpdatedEpoch, otherNames middleName/prefix/suffix,
authorizedOfficial namePrefix/nameSuffix, and full endpoint
routing/context fields (#9)
Fixed:
- The NPPES "--" placeholder sentinel on name prefix/suffix is now
normalized to absence instead of rendered as a real value (#6) - An upstream failure (service unavailable, timeout) no longer reports
as a confirmed missing NPI; only confirmed absence throws none_found (#8)
78 tests pass; bun run devcheck clean.