Fasten Health
Self-hosted personal and family electronic medical record aggregator
Alternative to: mychart, apple health, commonhealth
About
Versions (26)
v1.1.2
2024-04-03- [feat] Added additional sources & supported healthcare institutions
- fasten-sources updated
- added missing logos & healthcare institution metadata
- added “Community Technology Cooperative” and associated regional FQHC members
- fixes #435
- [feat] Search now also queries healthcare institution aliases (see screenshot)
- fixes #299
- [bug] frontend tests fixed
- fixed #436
- fixed #444
- thanks @jean-the-coder 🥳
- [bug] fixed issue where patient-friendly description for procedures & medication would overflow the text area
- fixed #445
- thanks @jean-the-coder 🥳
- [bug] fixed issue where Resources were not displayed correctly in Explorer “an error occurred while parsing”
- this was related to url-encoding of IDs
- fixed #437
- fixed #446
- thanks @jean-the-coder 🥳
- [bug] Correctly parse reference ranges that use
<and>- fixed #450
- fixed #440
- thanks @jean-the-coder 🥳
- [feat] Support for non-numerical Observation results.
- fixed #453
- fixes #360
- thanks @jean-the-coder 🥳
- [docs] Fixed CONTRIBUTING.md to make it easier for devs to get started
- fixed #439
- thanks @jean-the-coder 🥳
| Timestamp | SHA | Message | Author |
|---|---|---|---|
| 2024-04-03T23:39Z | d0f2080d | (v1.1.2) Automated packaging of release by Packagr | packagrio-bot |
| 2024-03-29T15:32Z | 62644155 | Support displaying non-numerical observation results (#453) | Jean Fernandez |
| 2024-03-18T04:48Z | 1bcf4aaf | Parse lab values that include a range (#452) | Jean Fernandez |
| 2024-03-15T23:00Z | bcffbb47 | Parse reference ranges that use < and > (#450) | Jean Fernandez |
| 2024-03-07T23:17Z | 43579df6 | Fix URL encoding issue for links (#446) | Jean Fernandez |
| 2024-03-06T18:54Z | c487c9fe | Fix horizontal overflow for glossary lookup (#445) | Jean Fernandez |
| 2024-03-06T18:52Z | d0252515 | Prevent possible endless loop with image fallback (#444) | Jean Fernandez |
| 2024-03-04T20:25Z | 62051f95 | updaet fasten-sources (athena fixes & alias searching). | Jason Kulatunga |
| 2024-03-04T20:14Z | f5e20772 | adding logos | Jason Kulatunga |
| 2024-03-04T18:17Z | 7dec0491 | Merge pull request #439 from jean-the-coder/fix-storybook Fix Storybook | Jason Kulatunga |
| 2024-03-04T03:17Z | 159743ba | Split tests into separate workflow Split tests into separate development workflow that can be included within ci file. Restrict ci to only run on pushes to main/beta branches. run dev workflow on pull requests | Jean Fernandez |
| 2024-03-02T05:38Z | a386e437 | Fix stories | Jean Fernandez |
| 2024-03-02T05:35Z | f4454b9c | Update docs and Makefile commands | Jean Fernandez |
| 2024-03-02T20:47Z | b003a62c | make sure we can display alias values in search fixes #299 | Jason Kulatunga |
| 2024-03-01T04:50Z | 05a68408 | Fix frontend tests (#436) | Jean Fernandez |
| 2024-03-01T02:53Z | 3b52e9f8 | udpate fasten-sources, fixes #435 fixes #432 related #406 | Jason Kulatunga |
| 2024-02-28T02:15Z | e4a73ffd | update fasten-sources version to include addl logging during token refresh. | Jason Kulatunga |