Skip to content

v0.1.5: get-provider placeholder, errored partition, new fields

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 17:10
v0.1.5
09c4b95

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:

  • errored output 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.

CHANGELOG v0.1.5