github fastenhealth/fasten-onprem v0.2.2

latest releases: v1.1.2, v1.1.1, v1.1.0...
10 months ago
  • [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)
  • [bug] fixes dynamic client registration errors
    • we now detect Epic dynamic client registration support in fasten-sources
    • fixed #276
    • fixed #290
  • [docs] FHIR Api documetation for EHR systems
  • [docs] fixed links in README
Screen Shot 2023-11-22 at 9 58 36 AM
Timestamp SHA Message Author
2023-11-26T03:02Z a8be7f3 (v0.2.2) Automated packaging of release by Packagr packagrio-bot
2023-11-25T05:19Z bee007e update fasten-sources, detect epic servers missing dynamic client registration endpoint fixed #276 fixed #290 Jason Kulatunga
2023-11-23T16:51Z 2061684 WIP adding medical history timeline view. (#325) Jason Kulatunga
2023-11-20T17:23Z a161f41 make sure we migrate the database models. Jason Kulatunga
2023-11-19T19:09Z dbd868c adding meta prefix to all relevant meta keys. (#323)
  • adding meta prefix to all relevant meta keys. moved extractor functions into reusable script.
  • adding comprensive tests and types for extracted data stored in tables.
  • update with README.
  • using choiceTypePaths to correctly append types to the search parameter queries.
  • adding comment or keyword types
  • better extraction of Date information.
  • fix tests.
  • Jason Kulatunga
    2023-11-18T01:16Z d37fb12 adding tests for condition and encounter. Jason Kulatunga
    2023-11-16T19:25Z a82bef1 Update funding and FAQs links in README (#316) Jesse Cooke
    2023-11-14T23:25Z 0a8b4fe Create dependabot.yml Jason Kulatunga

    Don't miss a new fasten-onprem release

    NewReleases is sending notifications on new releases.