Fasten Health logo

Fasten Health

Self-hosted personal and family electronic medical record aggregator

Alternative to: mychart, apple health, commonhealth


About Versions (26)

v0.1.8

2023-10-17
  • [feat] ExplanationOfBenefits enhancements
  • [feat] Background Sync Enhancements
    • tracking sync information in the database for easier debugging (instead of scrolling through the log history)
      • closes #185
    • sync is running in the background (kind of, not true multithreading)
    • Added a job history page (see screenshot below)
      • closes #248
    • Added a tag to the provider chicklet to clearly show failed status (See screenshot below)
    • fixed some UI issues
      • fixes #264
    • The database changes also include a Checkpointing mechanism - updates background job every 100 resources synced.
      • fixes #269
      • Eventually you can resume failed sync operations from the last checkpoint — this is useful because some syncs can take a couple of hours.
    • closes #258
    • closes #257
  • [feat] adding ability to submit support tickets in-app.
    • fixes #272
  • [feat] fasten-sources updated to v0.4.5
    • Extract Contained Resources
    • fixed #261
    • eClinicalWorks/Healow fixes
    • logo updates (~200 new logos)
    • VA Health Sandbox added
  • [feat] Added ability to reconnect & delete source + associated records.
    • fixes #63
    • fixes #234
  • [feat] Database Migration framework
    • related #237
    • related #153
Screen Shot 2023-10-07 at 7 13 34 PM Screen Shot 2023-10-07 at 1 49 48 PM Screen Shot 2023-10-09 at 4 16 08 PM Screen Shot 2023-10-11 at 8 43 41 PM
TimestampSHAMessageAuthor
2023-10-17T21:47Z6ed83e8a(v0.1.8) Automated packaging of release by Packagrpackagrio-bot
2023-10-17T18:46Z6858ae8dadded database migration framework.Jason Kulatunga
2023-10-17T17:56Z7018c3b8rollback SBOM support.Jason Kulatunga
2023-10-17T14:52Zf3200449adding SBOM support https://depot.dev/blog/build-with-sbomsJason Kulatunga
2023-10-17T13:25Z4f1222d0adding SBOM support https://depot.dev/blog/build-with-sbomsJason Kulatunga
2023-10-17T04:49Z9087f590fixing test suite.Jason Kulatunga
2023-10-16T18:43Z8861e4b6Merge pull request #275 from fastenhealth/nickmurray/add-postgres-db-optionJason Kulatunga
2023-10-16T18:40Z189ebde9Update config.yamlJason Kulatunga
2023-10-16T16:24Zef68bfccUpdate list-binary.component.ts (#280) Co-authored-by: Jason Kulatunga jason@thesparktree.comOhHeyAlan
2023-10-16T14:49Zd154d9e8Merge main Picked up on most recent change with DeleteSource funcNicholas Murray
2023-10-15T21:12Z79c3e854update images width.Jason Kulatunga
2023-10-14T21:01Zf9f4492fadding edifecs logoJason Kulatunga
2023-10-14T20:58Z10125e7fdisable “sync” operation for manual record.Jason Kulatunga
2023-10-14T20:57Za486f917adding display information for manual source.Jason Kulatunga
2023-10-14T20:32Z3cd3448fupdate text.Jason Kulatunga
2023-10-14T17:52Z8be1e34ebackend/pkg/database: add postgres package and postgres specific db instantiationNicholas Murray
2023-10-14T17:33Zc90f3c0dbackend/pkg/database: to squash, git add renamed filesNicholas Murray
2023-10-14T04:38Z04c1429eMerge pull request #279 from fastenhealth/default-dashboard-tweaksJason Kulatunga
2023-10-14T04:37Zc25b1640adding loading + empty panel support to the records summary widget.Jason Kulatunga
2023-10-14T03:41Z8e999e6badding records summary to dashboard.Jason Kulatunga
2023-10-14T03:19Z8c54c9f6adding groupsummaryJason Kulatunga
2023-09-17T03:13Z1008b31eadding a care team widget.Jason Kulatunga
2023-09-17T00:05Zf222211bfixing table 2 column.Jason Kulatunga
2023-09-16T18:46Zd427f79fadding icons and updated dashboard. Added new way to register widgets with Gridstack (comes from widgetModule directly)Jason Kulatunga
2023-10-14T00:03Z90b08b8eupdate fasten-sources v0.4.5Jason Kulatunga
2023-10-13T23:57Zabbfa9a9backend/pkg/database: move all common Gorm functionality to new filesNicholas Murray
2023-10-13T05:06Z13e21b58always update source credential when doing unsafe raw request.Jason Kulatunga
2023-10-13T03:30Z0ddfe686update fasten-sources (adding VA Health sandbox)Jason Kulatunga
2023-10-12T23:52Z30fe4282update bluebutton/medicare logo and VAHealth logos.Jason Kulatunga
2023-10-12T21:19Z504cd426[WIP] adding factory pattern support to Database package. Users can select database type using database.type configuration when calling NewRepository()Jason Kulatunga
2023-10-12T03:43Za6edb24amove registration code into the sourceCredential. Added ability to Reconnect/Update source make sure re-connect function is disabled for manual sources.Jason Kulatunga
2023-10-11T14:54Zc5906635adding ability to delete source + associated records.Jason Kulatunga
2023-10-11T04:05Z8c4759a2updated fasten-sources to v0.4.2 (eClinicalWorks -> Healow issuer)Jason Kulatunga
2023-10-10T23:04Zce5a37dbupdated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints)Jason Kulatunga
2023-10-10T23:03Z07abc690updated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints)Jason Kulatunga
2023-10-10T22:40Zfa1003b1adding logos from updated fasten-sources.Jason Kulatunga
2023-10-10T19:25Z83d90cc3models/database: update generate.go with postgres db model We need to swap out datetime with timestamptz in order to properly allow for a postgres DB providerNicholas Murray
2023-09-21T07:29Z816d823bAdd database.type to config file We add a database type, which is defaulted to sqliteNicholas Murray
2023-10-10T00:16Ze5f920c2when server restarts, we should unlock all locked jobs, and set their status to failed make sure we can customize the limit value for Background Job query. fixes #267Jason Kulatunga
2023-10-09T23:38Zcae3afceadding ability to submit support tickets in-app. added logos to the patient profile menu added link to fundraising doc in-app update fontawesome version. fixes #272Jason Kulatunga
2023-10-09T18:28Zbbf5169amake sure background jobs status is updated every minute.Jason Kulatunga
2023-10-09T17:51Zc1f057a1make sure api calls are not cached in the desktop app. fixes #270Jason Kulatunga
2023-10-08T23:29Zdcabfc8cBackground Jobs (#266)Jason Kulatunga
2023-10-06T15:06Zb8cf1c23Merge pull request #261 from fastenhealth/eob_enhancementsJason Kulatunga
2023-10-06T03:20Zaee2d5c9Update fasten-sources (extract Contained resources) EOB code extractionJason Kulatunga
2023-10-05T00:50Zd09d4adbupdate reference model datatype (include identifier model)Jason Kulatunga