C-027 — NPPES/NPI integration (issuance gate)
Goal Block issuance if identity mismatch; cache; audit.
Acceptance
GET /integrations/npi/{npi} returns normalized record
- Mismatch → issuance blocked; audit entry recorded
- Cache TTL; rate-limit/backoff; unit/integration tests
Notes No PHI persisted; store only response hash + keys needed for matching.
C-027 — NPPES/NPI integration (issuance gate)
Goal Block issuance if identity mismatch; cache; audit.
Acceptance
GET /integrations/npi/{npi}returns normalized recordNotes No PHI persisted; store only response hash + keys needed for matching.