Browse Healthcare.gov Marketplace Plans with a Corticon.js Dynamic Form

by Seth Meldon Posted on October 31, 2024

See how you could use a Corticon.js dynamic form to filter healthcare options.

Just in time for open enrollment, let’s take a look at how Progress Corticon.js can provide all of the logic involved in building a frontend dynamic form for selecting the optimal healthcare plan using healthcare.gov. As with all Corticon.js dynamic forms, the renderer is entirely independent of the business case at hand—Corticon.js JavaScript decision services tell the renderer what to do and when, the renderer captures the users’ inputs and passes along the inputs back to Corticon.js.

Healthcare.gov is one of the main pathways through which Americans can sign up for a healthcare plan. Like shopping on an ecommerce site and filtering down a search query result, selecting a plan entails narrowing down a list of options from a massive initial set of plan data. The variables considered by this dynamic form are as follows:

  • Geography – Based upon a household’s address, an applicant may be routed to a different healthcare marketplace—not all U.S. states make use of healthcare.gov, opting instead to manage their own portal or share a portal with other non-healthcare.gov states. Additionally, each state has any number of Rating Areas which impact the rates for each plan.

  • Household – Who lives in the household? It’s common for plan options to differentiate between characteristics like married/unmarried couples, number of dependents, income sources, whether or not they are tobacco users, if anyone is pregnant and their residency statuses.

  • Cost Savings Programs – Depending on the household’s income and other variables described above, plans may provide cost waivers or tax credits to members. In this form, we’ll determine eligibility for the advance premium tax credit.

  • Coverage options – Filtering down through the options, plans have different coverages and benefits like specialty drug coverages, homecare services or chiropractic care. Copays, coinsurance rates, premiums and limit for these services likewise vary, sometimes depending on criteria specific to a given household member.

  • Quality – Enrollees of plans are annually surveyed about their experiences with their respective plan, providing a 1-5 rating for many different measures like customer service experience and availability of health services in a reasonable amount of time. This measure is indexed, along with patient outcomes data (e.g., readmissions, appropriate frequency and kind of screenings, accurate diagnostic determinations from reported clinical notes).

These factors are evaluated based upon data provided by the end user filling out the form, APIs exposed by the healthcare.gov marketplace API, with rules specifying what data should be obtained from each. Rules concurrently are ruling out plans based upon eligibility criteria and end user preferences for the healthcare plan’s coverages and costs. Finally, all of the matching plans are presented back to the user with links to the plan overview.

Data gathered from the end user filling out the form:

  • Household ZIP code
  • Household members’ ages, marital statuses, tax filing status, income, citizenship status, employment status, and whether they use tobacco or are pregnant
  • Desired “metal” level of plan’s coverage (Bronze, Silver, Gold)
  • Desired minimum quality level of plan

Data gathered from REST APIs over the course of the form:

Finally, after removing any plans beneath the quality or coverage thresholds specified, the form presents the user with the matching plans:

Options for your household - 47 plans found

See the Pen Test Driver by Seth Meldon (@SethMeldon) on CodePen.


Try Corticon.js for yourself!


Seth Meldon
Seth Meldon
Seth Meldon is a Pre-Sales Engineer with a primary product focus area of Progress Corticon Business Rules Engine. His work is focused on educating and demoing Corticon’s expansive functionalities, use cases, and architectural strategies to internal and external audiences. You can follow Seth on LinkedIn.
More from the author

Related Tags

Related Articles

How to Deploy and Manage Mobile Business Rules in Microsoft Azure With Corticon.js
See how with Corticon.js, businesses can easily deploy and manage mobile business rules in Microsoft Azure.
Corticon.js 2.1 Meets MarkLogic: New Features and Enhanced Capabilities with the Latest Release
The latest release of Progress Corticon.js 2.1 brings the exciting new ability to deploy business rules to the Progress MarkLogic platform.
Business Rules with GraphQL
Business processes are complex and for many decision services it is not desirable or practical to pass all the data required for all conditions as part of the input payload. This blog explores how we can dynamically retrieve data on demand using GraphQL.
Real-Time Business Decisions with Azure Event Hubs
Corticon.js is a no-code rules engine that empowers business specialists to create, test and maintain complex business logic without having to directly deal with Event Hub and Azure Function technologies.
Prefooter Dots
Subscribe Icon

Latest Stories in Your Inbox

Subscribe to get all the news, info and tutorials you need to build better business apps and sites

Loading animation