Skip to main content

v1.11.0 Release

· 2 min read
Founder and CEO

The METL UI is finally here for all users! This brings a claims UI, a job status dashboard, manual member matching, and the extractor wizard.

UI rollout

Claims UI

View HCFA and UB-04 claims in the claims UI to see all the claims in the database. Views include a PDF view of both HCFA and UB-04 claims as well as an HTML view with additional features such as repricing information.

Job status dashboard

View the status of all data loads. You can see the times, statuses, and logs of both the extractor and csvloader steps.

Manual member matching

Choose what to do with eligibility members and claim patients which have not been able to be automatically matched to a canonical member.

extractor wizard

View the mapping between all the columns in a data file and the fields in the database.

System updates and improvements

In addition to the exciting features in the UI, this release also includes a gateway / proxy server for backend API calls on AWS and other environments, as well as fixes for authentication and user roles.

This release also ended up being a great time for us to migrate from Svelte 4 to Svelte 5 to take advantage of the new capabilities.

X12 EDI 837 loading and repricing

X12 EDI 837 Data loading is now ready for production. We've loaded EDI files from many different TPA's as well as repricing data for each. EDI data is now the easiest way to get claims data into the METL database.

Data load fixes

v1.11 includes some important fixes to data loads:

  • Fix Edison line item procedure codes
  • Reload data after failed v1.9 data migration

Member matching improvements

We continued the performance improvements of the v1.10 release. This release now does member matching more efficiently than before.

Release details

Claims: Commit hash: TBD

METL-deploy: Commit hash: 1c28c8c