v0.1.3: HCPCS hierarchy reachability, direction-aware no_mapping
HCPCS hierarchy reachability, direction-aware no_mapping
Two bug fixes for the offline code index.
Fixed:
- HCPCS hierarchy is now browsable (#1) — seed one parentless letter-range bucket header per distinct present first letter (J0120 -> bucket J) so top-level browse, bucket browse, and map_codes parents work; the federal ANWEB source carries no bucket rows. Bundled index rebuilt.
- medcode_browse_hierarchy empty-result notice (#1) no longer suggests omitting node when node was already omitted.
- medcode_map_codes no_mapping example now matches the direction (#2) — children no longer reports the parents wording.
Dependency bumps:
- better-sqlite3 (optional) ^12.10.1 -> ^12.11.1
67 tests pass; bun run devcheck clean.