Area Agency on Aging Software: Why Provider Claims Never Match the Authorization You Wrote
If your agency authorizes services from more than about 25 contracted providers and someone on your team checks provider invoices against authorizations by eye, build. A focused first release covering the state assessment instrument, care plans, service authorization and provider claim adjudication runs $70,000 to $150,000 and ships in 14 to 20 weeks in our delivery experience. A full platform adding waiting list administration, electronic visit verification intake, provider rate management, consumer directed budgets and Title III unit reporting lands at $180,000 to $450,000 phased over 8 to 14 months. If you are a small single county agency running only congregate meals and transportation with under a dozen providers, stay on WellSky or PeerPlace and spend the money on drivers.
Why an area agency on aging breaks the software it is sold
You sit on both sides of the transaction, and almost no packaged product is built for that. A hospital discharge planner refers an 82 year old on Tuesday. By Friday one of your care managers has driven out, run the state assessment instrument on a laptop at a kitchen table, written a care plan, and authorized 12 hours a week of personal care from a contracted agency, five home delivered meals a day from a caterer, and a one time grab bar installation from a modification vendor. Three funding streams pay for those three services. Each has its own rate, its own unit definition, its own eligibility test and its own reporting line.
Six weeks later the personal care agency bills 14 hours in a week you authorized 12. The meal provider bills for a week the client spent in hospital. The modification vendor sends a paper invoice with no authorization number on it. Your fiscal staff catch some of it, in a spreadsheet, from memory. That is the whole problem in one paragraph: you are running a case management operation and a small claims payer at the same time, and the join between the two lives in a person.
Across aging and disability network projects we have delivered, the recurring pattern is the same. Two to four staff days a week spent reconciling provider invoices by hand. Recoupments that nobody chases because the amounts look small individually. And a quarterly reporting scramble where units of service are rebuilt from three exports because no single system knows both what was authorized and what was actually delivered.
Problem 1: the assessment instrument belongs to the state, and it moves
Your assessment is not yours. The state unit on aging or the Medicaid agency publishes it, scores it, and revises it, and when it revises it your historical data has to remain comparable or your level of care determinations stop defending themselves. Some states mandate a specific tool outright. Others let you use your own for Older Americans Act services but require theirs for waiver eligibility, which means the same client gets assessed twice by two people asking overlapping questions.
WellSky Aging and Disability and PeerPlace both ship configurable assessment forms and both do a competent job of rendering a questionnaire. The gap shows up in scoring logic and versioning. A real instrument has conditional branching, weighted domain scores, functional limitation counts that feed a priority score, and cut points that decide whether someone qualifies for a waiver slot. When the state changes a cut point in March, you need the old scoring preserved for anyone assessed before March and the new scoring applied after, with both queryable in the same report. Form builders treat that as a new form, which quietly breaks your trend data.
A custom build treats the instrument as versioned, executable configuration: questions, branch rules, domain weights and cut points are data, every completed assessment stores the version it was scored under, and a rescore never rewrites history. That sounds like plumbing. It is the difference between defending a denial at a fair hearing and improvising.
Problem 2: an authorization is a budget, and nothing enforces it
When your care manager authorizes 12 hours a week of personal care at a contracted rate through 30 June, that is a spending commitment against a funding source with a finite allocation. It has a start date, an end date, a unit type, a rate, a provider, a funding title and a not to exceed total. Every one of those is a rule that a claim can violate.
Most tools in this space store the authorization as a note on the care plan. The claim arrives separately, often as a spreadsheet emailed by the provider, and a human compares them. That is where the money goes. Not through fraud, mostly, but through drift: services continued after an authorization expired, units billed against the wrong funding title, rates billed at last year's number, duplicate lines for the same date of service.
What a custom build must include is adjudication as a first class function. A claim line hits the authorization it names, and the system checks it against remaining units, the effective date range, the provider contract, the client eligibility span and the rate in force on the date of service. It pays, denies with a specific reason code, or suspends for review. Providers see the denial reason in a portal instead of calling your fiscal officer. Every dollar you release ties to an authorization line and an assessment that justified it, which is exactly the chain a state monitoring visit walks backwards.
Problem 3: electronic visit verification arrives from someone else's system
Under the 21st Century Cures Act, Medicaid personal care and home health services require electronic visit verification, and most states settled on an aggregator model where a vendor collects visit data from provider agencies and hands it to the state. Your agency usually receives that data rather than producing it, and it arrives with the provider's client identifier and the provider's service code, not yours.
So you get a file of verified visits that you cannot automatically match to your authorizations. The identifiers do not line up. Visit times are captured in the provider's rounding convention. A visit shows a caregiver arriving at a client you moved to a different provider two weeks ago. Matching that file by hand defeats the entire purpose of the mandate.
A build worth paying for solves this with an explicit identity resolution layer: a crosswalk of provider client identifiers to your client record, maintained through a review queue where an unmatched visit becomes a task rather than a mystery. Then verified visits become the evidence behind the claim, and a claim without a matching verified visit gets flagged before payment rather than after an audit. That is the whole return on the module.
Problem 4: the waiting list is a policy instrument, not a queue
Every agency with more demand than allocation runs a waiting list, and almost every agency runs it in a spreadsheet with a date column. That is not what your policy actually says. Your policy says people in greatest social and economic need get priority, that certain referral sources jump, that someone at imminent risk of institutionalization is served now, and that the list is re-prioritized as circumstances change.
Packaged aging tools tend to model this as a status field. What you need is a scored, auditable queue: a priority score computed from assessment data and risk factors, a documented reason for every manual override, periodic re-contact tasks so the list does not go stale, and a record of who was offered a slot and declined. When an advocate or a legislator asks why one person waited nine months and another waited three weeks, you want a defensible answer on a screen, not a story.
Problem 5: unit reporting is a rebuild, every quarter
Older Americans Act reporting wants units of service and unduplicated clients by service category and funding title, and it wants registered services separated from non registered ones. Your operational reality is that units come from delivered service records, clients come from the case management side, and eligibility spans decide which title pays. Any one of the three living in a different system guarantees a manual reconciliation.
The fix is not a report. The fix is that the service delivery record carries its funding title from the authorization that created it, so the report is a query rather than an archaeology project. Once that holds, the same data answers questions you could not previously ask: cost per client per month by funding source, provider performance on delivered versus authorized units, and which service mix actually keeps people out of a nursing facility longest. That last one is the case you take to your county commission when you need a local match.
What this costs and how long it takes
Across the 2,000-plus projects Digital Heroes has delivered, this category prices as follows. A focused first release covering the state assessment instrument with versioned scoring, care plans, service authorization and provider claim adjudication with a provider portal runs $70,000 to $150,000 and ships in 14 to 20 weeks. A full platform adding waiting list scoring, electronic visit verification intake and matching, provider contract and rate management, consumer directed budgets with fiscal intermediary handoff, and Title III unit reporting runs $180,000 to $450,000 phased over 8 to 14 months.
What pushes cost up here specifically: the number of distinct funding sources you administer, because each one adds a rate table, a unit definition and an eligibility rule set. State system integration, since a required upload format to the state unit on aging is real work and the specification is often a PDF. Consumer directed programs, because payroll and tax handling for individual providers is its own discipline and usually belongs with a fiscal intermediary rather than in your build. And any requirement to exchange data with a managed care organization, which means their interface, their timelines and their testing calendar.
What keeps cost down: starting with the two or three funding sources that carry most of your service dollars, and leaving your smallest grant programs on the current process for release two.
Build versus buy, and when buying is the right call
Buy if you are a single county agency running a short list of services, mostly congregate and home delivered meals, transportation and information and referral, with a provider network you could name from memory. WellSky Aging and Disability and PeerPlace are both credible for that shape, they carry state reporting formats other agencies have already pushed on them, and a custom build would be an expensive way to reach the same place.
Build when two or more of these are true. You administer Medicaid waiver services alongside Older Americans Act programs, so you carry two eligibility regimes and two rate structures. You adjudicate provider claims rather than just recording them. Your state changed the assessment instrument in the last three years and the change cost you weeks. You have consumer directed options where the client holds a budget. Or you are a lead agency for other counties, which means multi tenant data separation that packaged aging tools handle poorly.
The honest tipping point is the claims side. Case management alone rarely justifies a build. Case management plus payer functions does, because the coordination between what you authorized, what was verified as delivered, and what you paid is your actual exposure, and no generic tool models all three in one object.
How to choose a developer
Ask them to model the authorization before you sign anything. If they draw a service plan with a list of services and no rate, no unit type, no funding title and no remaining balance, they are building you a to do list and you will be reconciling invoices by hand a year from now.
Ask how they will handle assessment versioning. The right answer mentions storing the scoring version with each completed assessment. A wrong answer talks about form templates.
Ask what they have integrated with on the government side. A state upload with a fixed width file format, an electronic visit verification aggregator feed, and a managed care organization interface are three different problems, and you want the specific one you face named back to you with a timeline.
Ask about confidentiality boundaries in the design. Older Americans Act client data, waiver records subject to HIPAA, adult protective services referrals and Long Term Care Ombudsman records have different disclosure rules, and ombudsman records in particular are protected in ways that make a shared client record dangerous. A developer who has done this will raise it before you do.
Ask who owns the code and get it in writing before kickoff. You should own the repository, the cloud accounts and the right to hire anyone else. At Digital Heroes the code is yours from the first commit, and any vendor who hedges on that is selling you a dependency, not a system.
The evidence behind this guide
Independent findings on why this investment pays off. Every link goes to the primary source.
- Technical debt is the number-one frustration at work for professional developers, cited by about 63% of respondents - roughly twice the rate of the next-most-common frustration (complexity of tech stack, ~33%). Source: Stack Overflow (2024) →
- McKinsey found that tech debt can amount to 20-40% of the value of a company's entire technology estate before depreciation, and CIOs report that 10-20% of the budget for new products is diverted to resolving tech-debt issues. Source: McKinsey & Company (2020) →
- Large companies globally have captured, on average, only 31% of the expected revenue lift and 25% of the expected cost savings from their digital and AI transformations - a significant gap between expected and realized value. Source: McKinsey & Company (2023) →
- Total US training expenditure rose 4.9% to $102.8 billion; learning management systems were used at 89% of organizations (90% of large, 97% of midsize, 84% of small companies), with average training at 40 hours per employee and $874 spent per learner. Source: Training Magazine (2025) →
Ella works across brand and product design, producing the layouts, assets and templates a client uses long after launch. She writes about the practical end of design: how a small set of components covers most needs, and what a team should ask for so the brand survives the first year.
View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.
Frequently asked questions
How much does custom software for an area agency on aging cost?
Is WellSky or PeerPlace enough for an aging and disability network agency?
Can custom software adjudicate provider claims against service authorizations?
How do agencies handle electronic visit verification data from the state aggregator?
What happens to our historical data when the state changes the assessment instrument?
How long does it take to replace our current aging services case management system?
Can one system serve multiple counties or a lead agency arrangement?
How do we keep Older Americans Act, waiver and ombudsman records properly separated?
Do we need custom software if we only run meals and transportation?
How do I vet a development agency for an internal tools project?
Can we migrate years of data out of our current system into new custom software?
We run everything on spreadsheets and Airtable. How do we know it's time for custom software?
What are the biggest mistakes first-time software buyers make?
Is a custom internal tool secure enough for HR records and financial data?
What does it cost to keep an internal tool running after launch, and do we need to hire a developer?
How many people should be working on my software project?
Why do agencies charge for a discovery phase instead of quoting for free?
Should we build our internal tool in Retool instead of hiring developers?
What tech stack should an internal tool be built with?
Who can build a custom internal tools system?
Digital Heroes builds custom internal tools systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.
Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.
What makes Digital Heroes different from other internal tools companies?
Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.
Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.
How can I check Digital Heroes is legitimate before getting in touch?
Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.
Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.