Fasten Health
Self-hosted personal and family electronic medical record aggregator
Alternative to: mychart, apple health, commonhealth
About
Versions (26)
v0.2.0
2023-11-09- [feat] ⚠️ ⚠️ BREAKING CHANGE ⚠️ ⚠️ - Encryption at rest is now supported
- disabled by default
- fixes #236
- fixes #284
- [feat] Update medication table to correctly display medication name
- thanks @OhHeyAlan 🥳
- fixes #281
- [feat] adding unsafe selective sync endpoint for testing purposes.
- fixes #283
- [feat] Added support for PHR (.phr/.ndjson), IPS (.json) file upload
- fixes #288
- related #170
- [tests] Updated tests:
- web handlers #292
- thanks @mohanish2504 🥳
- database models https://github.com/fastenhealth/fasten-onprem/pull/287
- thanks @akash-pandey1729 🥳
- web handlers #292
- [docs] FEATURES.md fixes
- fixes https://github.com/fastenhealth/docs/pull/55
- thanks @VectorKappa 🥳
- [docs] Fasten Docs BETA page updates
- https://github.com/fastenhealth/docs/pull/56
- thanks @cfu288 🥳
- [docs] Spleling is hard:
- thanks @mrwacky42 🥳
- fixes #296
| Timestamp | SHA | Message | Author |
|---|---|---|---|
| 2023-11-09T16:13Z | 1106d4e8 | (v0.2.0) Automated packaging of release by Packagr | packagrio-bot |
| 2023-11-09T04:08Z | eee8f9c5 | fixes to searchAfter | Jason Kulatunga |
| 2023-11-01T23:07Z | 37acb230 | update tagline. | Jason Kulatunga |
| 2023-11-09T00:55Z | 0479983b | update fasten-sources to add support for phr, ndjson, jsonl, ips and json bundle uploads. | Jason Kulatunga |
| 2023-11-08T18:30Z | 8fa331de | remove raspberry pi build. | Jason Kulatunga |
| 2023-11-08T16:39Z | e194eb6f | update to fasten-sources v0.4.10 which includes epic-legacy change for Sutter Health | Jason Kulatunga |
| 2023-11-08T16:31Z | 97838dfc | attempting to build static binary. Make sure we “test” binary in final static-debian11 container by running help as part of build. | Jason Kulatunga |
| 2023-11-08T15:05Z | f9bab387 | enable CGO compilation with encryption | Jason Kulatunga |
| 2023-11-08T04:47Z | 65aca539 | adding an encryption key field. | Jason Kulatunga |
| 2023-11-07T23:17Z | 77cb8143 | Encryption At Rest (#284) | Jason Kulatunga |
| 2023-11-06T23:21Z | d657ec03 | moved the replace lines to the top o the go.mod file. | Jason Kulatunga |
| 2023-11-06T02:16Z | 1ba4f46f | remove deprecated endpoint. Updated fasten-sources to include Epic Legacy client for Epic clients that don’t support dynamic client registration. | Jason Kulatunga |
| 2023-11-05T18:53Z | bba1dde6 | better error messages when dynamic client registration fails. | Jason Kulatunga |
| 2023-11-04T23:01Z | 11386dbf | Spleling fix (#296) | Sharif Nassar |
| 2023-10-30T19:07Z | 1920e25f | skipping test | Jason Kulatunga |
| 2023-10-30T18:35Z | 457608ff | Merge pull request #292 from mohanish2504/mohanish/resource_fihr_tests | Jason Kulatunga |
| 2023-10-30T18:02Z | 86522181 | WIP fixing tests (1 failure) | Jason Kulatunga |
| 2023-10-30T18:00Z | ca450f57 | update: sepated logic to hit invalid source,resource id during test case. | mohanish2504 |
| 2023-10-29T13:57Z | f4a776d1 | adding: resource_fhir_test.go update: source_test.go moved test data creating to a common logic. | mohanish2504 |
| 2023-10-23T18:16Z | 627b6977 | update README.md | Jason Kulatunga |
| 2023-10-23T18:16Z | 42ede9e4 | update README.md | Jason Kulatunga |
| 2023-10-23T18:14Z | 1896981e | update README.md | Jason Kulatunga |
| 2023-10-21T15:32Z | 8f430f42 | Merge pull request #287 from akash-pandey1729/unit_test_extract_search_parameters | Jason Kulatunga |
| 2023-10-21T15:08Z | b212e97d | formatting stuff | Akash |
| 2023-10-21T07:14Z | 79a5c20d | unit test for identifier and telecom for example1 | Akash |
| 2023-10-18T04:35Z | 6f4067d1 | adding unsafe selective sync endpoint for testing purposes. | Jason Kulatunga |
| 2023-10-18T03:25Z | 145eea6d | update uuid.Nil reference for special placeholder reference. | Jason Kulatunga |
| 2023-10-18T01:29Z | 9327464e | Merge pull request #281 from OhHeyAlan/patch-3 | Jason Kulatunga |
| 2023-10-18T01:27Z | e0373a9e | Update list-medication.component.ts using codeableConcept formatter | Jason Kulatunga |
| 2023-10-18T00:34Z | 4fd24e3d | update fasten-sources, adding support for Humana sandbox | Jason Kulatunga |