Fasten Health
Self-hosted personal and family electronic medical record aggregator
Alternative to: mychart, apple health, commonhealth
About
Versions (26)
v0.2.2
2023-11-26- [feat] Medical History View
- fixed #325
- In an ideal world the EHR systems would associate all encounters, procedures, medications with a condition, however this is not the case in reality. Large portions of real-world record data is unassociated, causing the Condition based UI to be sparsely populated & useless. In addition, this doesn’t account for Patients that have not recieved a diagnosis yet — they might have symptions & diagnostic procedures that they are tracking, without a known “root cause” and this might go on for years.
- With an Encounter Timeline based UI, we can allow patients to “tag” encounters with a condition after the fact (in a pretty intuitive UI).
- We can also allow patients to add comments & attach documents to a specific encounter
- References:
- [feat] fhir resource extraction enhancements
- better extraction of meta.* keys.
- better testing of FHIR Resource extraction
- fixed #323
- [feat] Added display popups for Location, Organization & Observation
- [bug] Fixed issue where Graph query results were not consistent. Was related to a silent error that would cause graph traversal to exit prematurely
- [bug] Fixed Binary resource data display in UI
- [bug] Make sure that Lab Results and Observations are correctly displayed in the chart (max scale is 10% greater than largest value)
- fixes #194
- [bug] fixes dynamic client registration errors
- we now detect Epic dynamic client registration support in fasten-sources
- fixed https://github.com/fastenhealth/fasten-onprem/issues/276
- fixed https://github.com/fastenhealth/fasten-onprem/issues/290
- [docs] FHIR Api documetation for EHR systems
- thanks @hkamran80 🥳
- fixed https://github.com/fastenhealth/fasten-sources/pull/16
- [docs] fixed links in README
- fixes #316 , thanks @jc00ke 🎉
| Timestamp | SHA | Message | Author |
|---|---|---|---|
| 2023-11-26T03:02Z | a8be7f33 | (v0.2.2) Automated packaging of release by Packagr | packagrio-bot |
| 2023-11-25T05:19Z | bee007ec | update fasten-sources, detect epic servers missing dynamic client registration endpoint fixed #276 fixed #290 | Jason Kulatunga |
| 2023-11-23T16:51Z | 2061684a | WIP adding medical history timeline view. (#325) | Jason Kulatunga |
| 2023-11-20T17:23Z | a161f419 | make sure we migrate the database models. | Jason Kulatunga |
| 2023-11-19T19:09Z | dbd868c7 | adding meta prefix to all relevant meta keys. (#323)keyword types | Jason Kulatunga |
| 2023-11-18T01:16Z | d37fb12f | adding tests for condition and encounter. | Jason Kulatunga |
| 2023-11-16T19:25Z | a82bef14 | Update funding and FAQs links in README (#316) | Jesse Cooke |
| 2023-11-14T23:25Z | 0a8b4fe2 | Create dependabot.yml | Jason Kulatunga |