Run a Home Care pre-assessment without exposing unnecessary personal data.
This screen collects only pilot-safe Home Care facts, sends them to the canonical endpoint, and shows the backend-owned decision in plain language. The backend still owns eligibility logic, missing-fact ordering, and legal threshold evaluation.
Decision model
Citizen input goes to
/api/v1/eligibility-check. The engine returns
ELIGIBLE, NOT_ELIGIBLE, or NEEDS_INFO.
Scope
V1 is limited to
TR_HOME_CARE_ALLOWANCE. No other benefit is exposed here.