Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: fastenhealth/fasten-onprem

v1.1.3

01 Oct 01:41
Compare
Choose a tag to compare
Loading
TimestampSHAMessageAuthor
2024-10-01T01:41Z8d28b50(v1.1.3) Automated packaging of release by Packagrpackagrio-bot
2024-09-30T21:35Z9b1bd35finished Quest integration. fixesfastenhealth/fasten-sources#35Jason Kulatunga
2024-09-30T21:20Ze74b14eadding support for QuestDiagnostics.Jason Kulatunga
2024-09-24T15:44Zbc97798adding Kaiser logosJason Kulatunga
2024-09-08T14:37Z93bc252update logos. Added quest.Jason Kulatunga
2024-09-08T01:33Z1b3a923don't show date if the job isn't done (#515)David Radcliffe
2024-08-29T11:19Z4a82064add basic user management (#503)
  • add basic user management
  • allow admin to create another admin
  • fix tests
  • add multi user info to README
  • David Radcliffe
    2024-08-25T16:44Zfa0deccrefactor angular config for better dev modeDavid Radcliffe
    2024-08-13T07:06Z7d07157cleanup source detail page (#500) - hide image if there is no brand - show complete address - use the source id instead of endpoint_id in breadcrumbs Co-authored-by: Jason Kulatungajason@thesparktree.comDavid Radcliffe
    2024-08-13T07:03Z860c583Update copyright footer to 2024 (#492)Greg Woods
    2024-08-13T04:42Z4642223patient resource list and card (#501)David Radcliffe
    2024-08-12T05:38Z7b7a005added a warning message that record security is the responsibility of the patient, as HIPAA does not apply. This warning is required by an HIEJason Kulatunga
    2024-08-11T09:55Z01caa24make last updated dynamic from summary api endpoint (#499)David Radcliffe
    2024-07-20T01:08Zc5d7717adding advancedmd logo.Jason Kulatunga
    2024-06-30T18:36Z9aa808bupdate fasten sources Includes Tests for Platforms. Adding Maximeyes production endpoints. Fixing Aetna Provider.Jason Kulatunga
    2024-06-29T23:38Z1dcad47Update README.md (#489)Zeke Bickham
    2024-06-28T15:17Za7222b0adding hie placeholder image.Jason Kulatunga
    2024-06-27T20:34Z808cb10using metriport fhir converter (#486)
  • using metriport fhir converter fixes:#472 fixes:#291
  • working metriport converter. Forked to implement a fix.
  • Jason Kulatunga
    2024-06-27T04:44Za6c0257adding maximeyes logos.Jason Kulatunga
    2024-06-21T18:46Ze68ed14update fasten-sources version, includes CHBase Prod endpoint.Jason Kulatunga
    2024-06-21T17:16Zdf557ecupdate Contributing docs.Jason Kulatunga
    2024-06-18T18:05Z14fc7c6update fasten-sources - fixed meditech - maybe? fixed flatiron.Jason Kulatunga
    2024-06-17T22:16Z9d9e30fupdate fasten-sources - fixed dr chrono - adding onemedical fixesfastenhealth/fasten-sources#39 fixes#454Jason Kulatunga
    2024-06-17T19:31Za60ddaeadding logos for onemedical and polyclinic fixing mosaic logoJason Kulatunga
    2024-06-14T21:43Zea8a996updates for fasten-desktop. Unfortunately the /wails/runtime.js request is expected to fail in Docker, but will work in desktop env. Working on a better solution.Jason Kulatunga
    2024-06-13T03:49Z1485329update fasten-sources, include aliases for VA HealthJason Kulatunga
    2024-06-06T15:10Z755ce0cfixing codecov config.Jason Kulatunga
    2024-06-06T15:05Z3dfc021using codecov token.Jason Kulatunga
    2024-06-05T15:25Z14ffb6aupdate to fasten-source 0.6.6 which includes VA Health Production endpoint. User contributed source changes.Jason Kulatunga
    2024-06-05T14:48Z4b8a313update with user contributed source changes.Jason Kulatunga
    2024-06-05T05:02Z0f15579adding current app type to search.Jason Kulatunga
    2024-05-26T19:18Zf78c919adding Browserstack text.Jason Kulatunga
    2024-05-26T19:18Z02c24d8adding browserstack logo.Jason Kulatunga
    2024-05-20T23:47Z037f9c9update fasten-sources to 35Jason Kulatunga
    2024-05-20T19:46Z51fb979adding flatiron and chbase logos.Jason Kulatunga
    2024-05-17T22:43Z09e7b1bupdate fasten-sources (includes drchrono).Jason Kulatunga
    2024-05-17T22:01Z904bf72adding new logos.Jason Kulatunga
    2024-05-15T23:22Zc53e539updating endpoint to be consistent. support/healthsystemJason Kulatunga
    2024-05-15T22:57Zbaa4958adding ability to request health system if missing.Jason Kulatunga
    2024-05-01T14:04Z3b6d262Fix frontend test errors and remove logs (#462)
  • add karma verbose reporter
  • Move fontawesome imports to separate module for easier testing imports
  • add some missing imports/declarations
  • remove console.logs
  • add .catch where i got rid of empty .then
  • Jean Fernandez
    2024-04-26T14:48Zd280e93Fix broken image path (#463)
  • Fix broken image path
  • switch to use .endsWith instead of ==
  • Jean Fernandez
    2024-04-26T14:33Za310e6eUpdate patient-profile.component.html (#458) Correct spelling of "Caucatian" to "Caucasian"Joseph M
    Assets2
    Loading
    PrplHaz4 and gregwoods247 reacted with rocket emoji
    2 people reacted

    v1.1.2

    03 Apr 23:40
    Compare
    Choose a tag to compare
    Loading
    • [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
    • [feat] Search now also queries healthcare institution aliases (see screenshot)
    • [bug] frontend tests fixed
    • [bug] fixed issue where patient-friendly description for procedures & medication would overflow the text area
    • [bug] fixed issue where Resources were not displayed correctly in Explorer "an error occurred while parsing"
    • [bug] Correctly parse reference ranges that use< and>
    • [feat] Support for non-numerical Observation results.
    • [docs] Fixed CONTRIBUTING.md to make it easier for devs to get started
    Screen Shot 2024-03-04 at 12 36 45 PMbar-charttabletable2
    TimestampSHAMessageAuthor
    2024-04-03T23:39Zd0f2080(v1.1.2) Automated packaging of release by Packagrpackagrio-bot
    2024-03-29T15:32Z6264415Support displaying non-numerical observation results (#453)
  • Add new datatype models and specs
  • Update datatypes/coding-model
  • Add new factories and update observation-r4-factory
  • Update observation model to use new datatypes
  • Add new observation-visualization and observation-table components
  • Update observation-bar-chart
  • Update observation and report-labs-observation components
  • Forgot to switch to observation-visualization; add test and update test imports to fix errors
  • Jean Fernandez
    2024-03-18T04:48Z1bcf4aaParse lab values that include a range (#452)Jean Fernandez
    2024-03-15T23:00Zbcffbb4Parse reference ranges that use< and> (#450)
  • Add vscode config
  • Comment out empty tests causing issues running tests in vscode
  • Add Fishery, update test dependencies, update chart.js
  • Add factory for building fhir r4 observation object
  • Fix deprecation warnings in _mixins.scss
  • Update observation model for better value and reference range parsing
  • Add observation-bar-chart.component to pull out bar chart logic into reusable component
  • Use new component in observation resource and report lab component
  • Jean Fernandez
    2024-03-07T23:17Z43579dfFix URL encoding issue for links (#446)
  • Use [routerLink] with array instead of routerLink with interpolated string
  • switch navigateByUrl to navigate with array format
  • add some quick tests
  • Jean Fernandez
    2024-03-06T18:54Zc487c9fFix horizontal overflow for glossary lookup (#445)
  • Fix Overflow for Labs Glossary
  • Add story to glossary lookup and report labs observation
  • Jean Fernandez
    2024-03-06T18:52Zd025251Prevent possible endless loop with image fallback (#444)Jean Fernandez
    2024-03-04T20:25Z62051f9updaet fasten-sources (athena fixes & alias searching).Jason Kulatunga
    2024-03-04T20:14Zf5e2077adding logosJason Kulatunga
    2024-03-04T18:17Z7dec049Merge pull request#439 from jean-the-coder/fix-storybook Fix StorybookJason Kulatunga
    2024-03-04T03:17Z159743bSplit 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 requestsJean Fernandez
    2024-03-02T05:38Za386e43Fix storiesJean Fernandez
    2024-03-02T05:35Zf4454b9Update docs and Makefile commandsJean Fernandez
    2024-03-02T20:47Zb003a62make sure we can display alias values in search fixes#299Jason Kulatunga
    2024-03-01T04:50Z05a6840Fix frontend tests (#436)
  • Update CONTRIBUTING.md
  • Fix tests
  • Jean Fernandez
    2024-03-01T02:53Z3b52e9fudpate fasten-sources, fixes#435 fixes#432 related#406Jason Kulatunga
    2024-02-28T02:15Ze4a73ffupdate fasten-sources version to include addl logging during token refresh.Jason Kulatunga

    Contributors

    • @jean-the-coder
    jean-the-coder
    Loading
    hype-armor reacted with thumbs up emojiPrplHaz4 and digyx reacted with hooray emoji
    3 people reacted

    v1.1.1

    15 Feb 22:20
    Compare
    Choose a tag to compare
    Loading
    • [feat] Better First Run Experience
    • [feat] System settings table & Installation ID
    • [feat] EHR Sandboxes
      • MedHost
      • Qualifacts
      • MeldRX
      • Netsmart
      • PracticeFusion
      • MaximEyes
    • [bug] Fixes issues with Athena providers
    • [bug] silently ignoring failures during wizard resource creation. fixed file upload error in wizard.
    • [bug] better handling of cards in Wizard UI
    • [bug] Fix date display
    • [bug] Fix for incorrectly merged Epic institutions
    • [docs] better installation instructions for windows
    • [docs] updates to Docs
    Screen Shot 2024-02-15 at 2 44 13 PM
    TimestampSHAMessageAuthor
    2024-02-15T22:19Zd4d29b0(v1.1.1) Automated packaging of release by Packagrpackagrio-bot
    2024-02-15T22:07Z06cccb7update fasten-sources version - includes fixes for Qualifacts EHR.Jason Kulatunga
    2024-02-15T19:19Z8059a1aworking signup wizard redirect (Show First Run Wizard)Jason Kulatunga
    2024-02-15T01:42Zf8292c3working signup wizard.Jason Kulatunga
    2024-02-15T01:15Zdb893f6fixing styles. Error handling.Jason Kulatunga
    2024-02-13T16:47Z017247aadding qualifacts + user contributed logo changes.Jason Kulatunga
    2024-02-13T16:41Z7232b09adding qualifacts + user contributed logo changes.Jason Kulatunga
    2024-02-13T01:56Zea16305signup wizard experiment. (#415)
  • signup wizard experiment.
  • better signon wizard page logos (shuffled)
  • adding border shadow.
  • remove duplicate logo.
  • adding join mailing list button.
  • make sure unnecessary admin user is removed from the database.
  • updated fasten-sources to fix incorrectly merged epic brands. see#366
  • Jason Kulatunga
    2024-02-12T18:23Zd450f8bupdate fasten-sources. Make sure we correctly handle error when endpoint not found.Jason Kulatunga
    2024-02-10T03:44Z4f986e9Fix date display (#410)
  • fix homepage age
  • fix misspelling
  • remove log
  • Kayla Cross
    2024-02-09T17:10Zc85e829Adding new system settings table. (#409)
  • Adding new system settings table. Adding associated database migration. Added tests Fixing tests for user-settings.
  • updated migration, make sure default system settings are created. Added database commands to create and update system settings. Added generic response wrapper.
  • make sure we can get related versions (fasten sources, onprem and desktop) when starting the app.
  • Jason Kulatunga
    2024-02-07T20:18Zdc97048adding support for patient-fusion/practice-fusion and maximeyes EHR sandboxes.Jason Kulatunga
    2024-02-04T19:44Z4dbea92update fasten-sources with user-contributed changes. Logos & websites.Jason Kulatunga
    2024-02-04T16:05Z21fbcc8updates to sources directory only.Jason Kulatunga
    2024-02-04T16:02Ze133093update workflowJason Kulatunga
    2024-02-04T16:01Za691729update workflowJason Kulatunga
    2024-02-04T16:00Z2f90327update workflowJason Kulatunga
    2024-02-04T16:00Zf003d06update workflowJason Kulatunga
    2024-02-04T15:59Zaa27b03default log level.Jason Kulatunga
    2024-02-04T15:57Za639693cdn sync.Jason Kulatunga
    2024-02-03T15:41Zf2bd182user contributed updates fromhttps://toolbox.fastenhealth.com/catalog/editorJason Kulatunga
    2024-02-02T20:33Z74a1819make sure the request body is correctly passed to the ReverseProxy. fixes#404Jason Kulatunga
    2024-02-02T18:29Z2636235update fasten-sources (fixes for eclinicalworks/healow)Jason Kulatunga
    2024-02-02T01:19Zb40b0feUpdated install instructions for new users/Windows (#402)
  • Updated README.md with differentiated instructions for Windows
  • Simplified install guide
  • Delete TODO.md Made redundant by projects
  • beckyosb
    2024-01-31T01:51Zf21ff8bfixing token endpoint override for confidential clients.Jason Kulatunga
    2024-01-30T03:45Zc48af66CORS Proxy for Athena providers (#398) Handle cors_relay_required = true for Providers in UI. Added a safe CORS Proxy, which support for Whitelisted endpoints only.Jason Kulatunga
    2024-01-30T00:36Z8ee9884make sure we correctly extract error message fields.Jason Kulatunga
    2024-01-29T22:48Z947f025[bugfix] add space between wizard list items (#372)
  • add space between wizard list items
  • - remove wizard component view encapsulation edit - move wizard card style to custom.scss
  • remove unused import
  • beekter
    2024-01-29T22:38Ze9d1d57Merge pull request#395 from fastenhealth/fix_wizard_upload added test to verify that wizard resource creation works correctly.Jason Kulatunga
    2024-01-29T22:24Zb1c9fecbetter error message or callbackJason Kulatunga
    2024-01-29T22:23Z78a1935fixed test for related count.Jason Kulatunga

    Contributors

    • @beekter
    • @crosskayla
    • @beckyosb
    beekter, crosskayla, and beckyosb
    Loading
    PrplHaz4 and bphenriques reacted with hooray emoji
    2 people reacted

    v1.1.0

    29 Jan 02:50
    Compare
    Choose a tag to compare
    Loading
    • [feat] 🎉 🥳 Fasten Health is now available in the App Store! 🎉 🥳
      • mac-store
    • [feat] Adding CCDA support, powered byHealth Samurai
      • allows users from (the now shutdown) Microsoft Health Vault and Lydia to migrate to Fasten.
      • Converter is not open source, however it is running on Fasten Health, Inc's infrastructure, and does not send any data back to Health Samurai during conversion.
      • It's use is completely OPTIONAL, with a clear prompt explaining how it's used and providing you with an option to cancel. See below for screenshots
    • [feat] Adding support for Kaiser Benefits/Claims integration
    • [feat]⚠️MUST UPDATE⚠️ - Fasten Sources Search engine and metadata datastructure has changed. Users must update to fasten-onprem v1.0.1+ to query and connect to new providers.
    • [feat] Better logging and handling of broken Provider connections. Error message for failed messages are now persisted in the database for easier debugging.
    • [feat] Replaced Fasten Sources Editor:https://toolbox.fastenhealth.com/
      • You can now easily search for sources in our catalog, and submit logo, institution name/aliases and website corrections.
    • [feat] Added the ability to delete individual accounts.
    • [bug] Fixed issues with Organization logos
    • [bug] Added changes to ensure database migrations are more consistent between versions.
    • [docs] Added bug report and feature request templates to Github Issues
    • [docs] Updated broken links in README.

    Screenshots

    CCDA Converter

    Screen Shot 2024-01-24 at 7 35 37 AM

    Connection Error Messages

    Screen Shot 2024-01-21 at 10 03 01 AM

    Fasten Sources Editor

    Screen Shot 2024-01-20 at 11 20 35 AMScreen Shot 2024-01-20 at 11 31 43 AMScreen Shot 2024-01-20 at 11 29 15 AM
    Loading
    PrplHaz4 and Cyberes reacted with heart emoji
    2 people reacted

    v1.0.0

    13 Dec 12:11
    Compare
    Choose a tag to compare
    Loading

    🥳 🎉 v1.0.0 Release Notes 🥳 🎉

    • [feat] Manual Record Wizard allowing users to create encounters & associated records
      • Wizard based, broken into multiple sections
      • Allows you to search for existing records (Practitioners, Organizations, etc) rather than re-entering the same data again and again.
      • Allows you to "add" records to an existing encounter/office visit (or create a new one)
      • Displays "automated/synced" records as locked, while manually created records can be edited.
      • Allows creating Observations/Lab Results
    • [feat] updated fasten-source
      • Added patient portal links & logos for~7000 providers
      • Added support forHumana
    • [feat] Added support for RTF binary file types
    • [docs] Added deprecation tags to report-medical-history-editor and eport-medical-history-explanation-of-benefit and report-medical-history-condition
    • [bug] fixing modal zindex, so that stacked modals work correcly
    • [bug] Fixed invalid models.
    • [bug] When app redirects to the login screen, we should close all modals
    • [bug] Fixed issue with PDF files not displaying correctly
    • [feat] Added Fasten Health source to store all resources created manually
    • [feat] Adding displaymodel for Encounter
    • [feat] Reorganized fhir-card resources
    • [feat] Create fhir-datatable resources
    • [feat] Added Callout support for cards
    • [feat] make sure that manually uploaded & created resources will automatically create Background Job for tracking.
    • [bug] fixed broken chart when Observation missing effective date
    • [bug] fixed broken images
    • [docs] Updated Roadmap

    supersedes#293

    related#60
    related#90
    related#137


    Outstanding Issues


    Screenshots

    Screen Shot 2023-11-26 at 5 41 08 PMScreen Shot 2023-11-30 at 7 40 37 PMScreen Shot 2023-11-30 at 7 40 26 PMScreen Shot 2023-11-30 at 7 40 20 PMScreen Shot 2023-11-30 at 7 40 12 PMScreen Shot 2023-11-30 at 7 39 58 PMScreen Shot 2023-12-07 at 2 27 28 PMScreen Shot 2023-12-07 at 2 27 04 PM
    Loading
    PrplHaz4, clearscreen, and digyx reacted with hooray emojiclearscreen reacted with rocket emoji
    3 people reacted

    v0.2.2

    26 Nov 03:02
    Compare
    Choose a tag to compare
    Loading
    • [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
    TimestampSHAMessageAuthor
    2023-11-26T03:02Za8be7f3(v0.2.2) Automated packaging of release by Packagrpackagrio-bot
    2023-11-25T05:19Zbee007eupdate fasten-sources, detect epic servers missing dynamic client registration endpoint fixed#276 fixed#290Jason Kulatunga
    2023-11-23T16:51Z2061684WIP adding medical history timeline view. (#325)Jason Kulatunga
    2023-11-20T17:23Za161f41make sure we migrate the database models.Jason Kulatunga
    2023-11-19T19:09Zdbd868cadding 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 orkeyword types
  • better extraction of Date information.
  • fix tests.
  • Jason Kulatunga
    2023-11-18T01:16Zd37fb12adding tests for condition and encounter.Jason Kulatunga
    2023-11-16T19:25Za82bef1Update funding and FAQs links in README (#316)Jesse Cooke
    2023-11-14T23:25Z0a8b4feCreate dependabot.ymlJason Kulatunga

    Contributors

    • @jc00ke
    • @hkamran80
    jc00ke and hkamran80
    Loading
    azukaar, digyx, and PrplHaz4 reacted with thumbs up emoji
    3 people reacted

    v0.2.1

    14 Nov 12:35
    Compare
    Choose a tag to compare
    Loading
    • [feat] Added/Fixed Healthcare Providers
      • Kaiser Permanente - related#19
      • United Healthcare supported
      • Medicare supported - fixes#277
    • [tests] Observation & Patient db table tests
    • [tests] Added tests to Resource List handler
    TimestampSHAMessageAuthor
    2023-11-14T12:35Z6383aaa(v0.2.1) Automated packaging of release by Packagrpackagrio-bot
    2023-11-14T12:32Zf2cb6a9added tests for resource_fhir_test.go -> ListResourceFhir (#302)Mohanish Patel
    2023-11-14T02:51Z1ac8c3badding support for medicare prod.Jason Kulatunga
    2023-11-14T02:16Za37e83eadding a logo for unitedhealthcare sandbox.Jason Kulatunga
    2023-11-14T01:17Z038fea8working united healthcare sandbox and added logos for payersJason Kulatunga
    2023-11-13T22:09Zf433927working unitedhealthcare sandbox.Jason Kulatunga
    2023-11-13T18:43Z7c8a118update FhirPatient unit tests for most fields (#301) Co-authored-by: Jason Kulatungajason@thesparktree.comAkash Sampurnanand Pandey
    2023-11-13T18:37Za71c690update FhirObservation unit tests (#303)Akash Sampurnanand Pandey

    Contributors

    • @mohanish2504
    • @akash-pandey1729
    mohanish2504 and akash-pandey1729
    Loading
    PrplHaz4 and kokomo123 reacted with hooray emoji
    2 people reacted

    v0.2.0

    09 Nov 16:14
    Compare
    Choose a tag to compare
    Loading
    TimestampSHAMessageAuthor
    2023-11-09T16:13Z1106d4e(v0.2.0) Automated packaging of release by Packagrpackagrio-bot
    2023-11-09T04:08Zeee8f9cfixes to searchAfterJason Kulatunga
    2023-11-01T23:07Z37acb23update tagline.Jason Kulatunga
    2023-11-09T00:55Z0479983update fasten-sources to add support for phr, ndjson, jsonl, ips and json bundle uploads.Jason Kulatunga
    2023-11-08T18:30Z8fa331dremove raspberry pi build.Jason Kulatunga
    2023-11-08T16:39Ze194eb6update to fasten-sources v0.4.10 which includes epic-legacy change for Sutter HealthJason Kulatunga
    2023-11-08T16:31Z97838dfattempting 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:05Zf9bab38enable CGO compilation with encryptionJason Kulatunga
    2023-11-08T04:47Z65aca53adding an encryption key field.Jason Kulatunga
    2023-11-07T23:17Z77cb814Encryption At Rest (#284)Jason Kulatunga
    2023-11-06T23:21Zd657ec0moved the replace lines to the top o the go.mod file.Jason Kulatunga
    2023-11-06T02:16Z1ba4f46remove 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:53Zbba1ddebetter error messages when dynamic client registration fails.Jason Kulatunga
    2023-11-04T23:01Z11386dbSpleling fix (#296)Sharif Nassar
    2023-10-30T19:07Z1920e25skipping testJason Kulatunga
    2023-10-30T18:35Z457608fMerge pull request#292 from mohanish2504/mohanish/resource_fihr_testsJason Kulatunga
    2023-10-30T18:02Z8652218WIP fixing tests (1 failure)Jason Kulatunga
    2023-10-30T18:00Zca450f5update: sepated logic to hit invalid source,resource id during test case.mohanish2504
    2023-10-29T13:57Zf4a776dadding: resource_fhir_test.go update: source_test.go moved test data creating to a common logic.mohanish2504
    2023-10-23T18:16Z627b697update README.mdJason Kulatunga
    2023-10-23T18:16Z42ede9eupdate README.mdJason Kulatunga
    2023-10-23T18:14Z1896981update README.mdJason Kulatunga
    2023-10-21T15:32Z8f430f4Merge pull request#287 from akash-pandey1729/unit_test_extract_search_parametersJason Kulatunga
    2023-10-21T15:08Zb212e97formatting stuffAkash
    2023-10-21T07:14Z79a5c20unit test for identifier and telecom for example1Akash
    2023-10-18T04:35Z6f4067dadding unsafe selective sync endpoint for testing purposes.Jason Kulatunga
    2023-10-18T03:25Z145eea6update uuid.Nil reference for special placeholder reference.Jason Kulatunga
    2023-10-18T01:29Z9327464Merge pull request#281 from OhHeyAlan/patch-3Jason Kulatunga
    2023-10-18T01:27Ze0373a9Update list-medication.component.ts using codeableConcept formatterJason Kulatunga
    2023-10-18T00:34Z4fd24e3update fasten-sources, adding support for Humana sandboxJason Kulatunga

    Contributors

    • @mrwacky42
    • @cfu288
    • @OhHeyAlan
    • @VectorKappa
    • @mohanish2504
    • @akash-pandey1729
    mrwacky42, cfu288, and 4 other contributors
    Loading

    v0.1.8

    17 Oct 21:48
    Compare
    Choose a tag to compare
    Loading
    • [feat] ExplanationOfBenefits enhancements
    • [feat] Background Sync Enhancements
      • tracking sync information in the database for easier debugging (instead of scrolling through the log history)
      • sync is running in the background (kind of, not true multithreading)
      • Added a job history page (see screenshot below)
      • Added a tag to the provider chicklet to clearly showfailed status (See screenshot below)
      • fixed some UI issues
      • 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.
    • [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.
    • [feat] Database Migration framework
    Screen Shot 2023-10-07 at 7 13 34 PMScreen Shot 2023-10-07 at 1 49 48 PMScreen Shot 2023-10-09 at 4 16 08 PMScreen Shot 2023-10-11 at 8 43 41 PM
    TimestampSHAMessageAuthor
    2023-10-17T21:47Z6ed83e8(v0.1.8) Automated packaging of release by Packagrpackagrio-bot
    2023-10-17T18:46Z6858ae8added database migration framework.Jason Kulatunga
    2023-10-17T17:56Z7018c3brollback SBOM support.Jason Kulatunga
    2023-10-17T14:52Zf320044adding SBOM supporthttps://depot.dev/blog/build-with-sbomsJason Kulatunga
    2023-10-17T13:25Z4f1222dadding SBOM supporthttps://depot.dev/blog/build-with-sbomsJason Kulatunga
    2023-10-17T04:49Z9087f59fixing test suite.Jason Kulatunga
    2023-10-16T18:43Z8861e4bMerge pull request#275 from fastenhealth/nickmurray/add-postgres-db-optionJason Kulatunga
    2023-10-16T18:40Z189ebdeUpdate config.yamlJason Kulatunga
    2023-10-16T16:24Zef68bfcUpdate list-binary.component.ts (#280) Co-authored-by: Jason Kulatungajason@thesparktree.comOhHeyAlan
    2023-10-16T14:49Zd154d9eMerge main Picked up on most recent change with DeleteSource funcNicholas Murray
    2023-10-15T21:12Z79c3e85update images width.Jason Kulatunga
    2023-10-14T21:01Zf9f4492adding edifecs logoJason Kulatunga
    2023-10-14T20:58Z10125e7disable "sync" operation for manual record.Jason Kulatunga
    2023-10-14T20:57Za486f91adding display information for manual source.Jason Kulatunga
    2023-10-14T20:32Z3cd3448update text.Jason Kulatunga
    2023-10-14T17:52Z8be1e34backend/pkg/database: add postgres package and postgres specific db instantiationNicholas Murray
    2023-10-14T17:33Zc90f3c0backend/pkg/database: to squash, git add renamed filesNicholas Murray
    2023-10-14T04:38Z04c1429Merge pull request#279 from fastenhealth/default-dashboard-tweaksJason Kulatunga
    2023-10-14T04:37Zc25b164adding loading + empty panel support to the records summary widget.Jason Kulatunga
    2023-10-14T03:41Z8e999e6adding records summary to dashboard.Jason Kulatunga
    2023-10-14T03:19Z8c54c9fadding groupsummaryJason Kulatunga
    2023-09-17T03:13Z1008b31adding a care team widget.Jason Kulatunga
    2023-09-17T00:05Zf222211fixing table 2 column.Jason Kulatunga
    2023-09-16T18:46Zd427f79adding icons and updated dashboard. Added new way to register widgets with Gridstack (comes from widgetModule directly)Jason Kulatunga
    2023-10-14T00:03Z90b08b8update fasten-sources v0.4.5Jason Kulatunga
    2023-10-13T23:57Zabbfa9abackend/pkg/database: move all common Gorm functionality to new filesNicholas Murray
    2023-10-13T05:06Z13e21b5always update source credential when doing unsafe raw request.Jason Kulatunga
    2023-10-13T03:30Z0ddfe68update fasten-sources (adding VA Health sandbox)Jason Kulatunga
    2023-10-12T23:52Z30fe428update bluebutton/medicare logo and VAHealth logos.Jason Kulatunga
    2023-10-12T21:19Z504cd42[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:43Za6edb24move 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:54Zc590663adding ability to delete source + associated records.Jason Kulatunga
    2023-10-11T04:05Z8c4759aupdated fasten-sources to v0.4.2 (eClinicalWorks -> Healow issuer)Jason Kulatunga
    2023-10-10T23:04Zce5a37dupdated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints)Jason Kulatunga
    2023-10-10T23:03Z07abc69updated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints)Jason Kulatunga
    2023-10-10T22:40Zfa1003badding logos from updated fasten-sources.Jason Kulatunga
    2023-10-10T19:25Z83d90ccmodels/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:29Z816d823Add database.type to config file We add a database type, which is defaulted to sqliteNicholas Murray
    2023-10-10T00:16Ze5f920cwhen 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:38Zcae3afcadding 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:28Zbbf5169make sure background jobs status is updated every minute.Jason Kulatunga
    2023-10-09T17:51Zc1f057amake sure api calls are not cached in the desktop app. fixes#270Jason Kulatunga
    2023-10-08T23:29Zdcabfc8Background Jobs (#266)Jason Kulatunga
    2023-10-06T15:06Zb8cf1c2Merge pull request#261 from fastenhealth/eob_enhancementsJason Kulatunga
    2023-10-06T03:20Zaee2d5cUpdate fasten-sources (extract Contained resources) EOB code extractionJason Kulatunga
    2023-10-05T00:50Zd09d4adupdate reference model datatype (include identifier model)Jason Kulatunga
    Loading
    kokomo123 and PrplHaz4 reacted with thumbs up emoji
    2 people reacted

    v0.1.7

    04 Oct 19:01
    Compare
    Choose a tag to compare
    Loading
    • [feat] Updates to Explore tables
      • fixed#229, thanks@OhHeyAlan 🥳
      • added support for CareTeam, Device, Binary, Location & Organization resources
    • [bug] Fixing tests (Frontend CI & Storybook)
    • [feat] Desktop - ensure that all external links open in an external window.
      • connecting a new healthcare source will open an external window in desktop mode
      • added a new desktop callback page specifically to emit Wails events (close external window & pass payload information back to main window)
    • [bug] Search fixes:
      • updated the elasticsearch query to correctly do a wildcard search
      • search against provider aliases as well
    • [feat] Background processing events - event bus
      • when navigating away from the sources page, sync would cancel. This is no longer the case
      • #251
    • [feat] Adding explore button to connected sources popup, reorganized action buttons (delete, reconnect, sync).
    • [feat] Lab Report Enhancements
      • adding pagination, filter and sort dropdowns on Lab page.
      • fixed#191
      • fixes#221
      • fixes#24
    • [feat] Medical History Enhancements
      • added pagination (better graph generation).
    Screen Shot 2023-10-04 at 12 07 39 PMScreen Shot 2023-10-04 at 12 04 12 PM
    TimestampSHAMessageAuthor
    2023-10-04T19:01Z1435bbf(v0.1.7) Automated packaging of release by Packagrpackagrio-bot
    2023-10-04T18:36Z877a132Merge pull request#223 from fastenhealth/paginate_graphJason Kulatunga
    2023-10-04T18:35Z900218ebump fasten-sources version (BCBSAL + BlueButton).Jason Kulatunga
    2023-10-04T02:38Zd43e3d0center the pagination block.Jason Kulatunga
    2023-10-04T02:12Z597a80dfixing import path.Jason Kulatunga
    2023-08-13T15:17Z1fda510finishing pagination for medical history page.Jason Kulatunga
    2023-08-13T05:30Z345b2d5working medical history pagination - performance improvements by using placeholder ids for graph - only inflating with real resources once we've calculated pagination window.Jason Kulatunga
    2023-08-12T16:26Z21dc5ebWIP paginate graph (medical history view)Jason Kulatunga
    2023-10-03T21:46Z9c5bf15bump golang and node runtime versions to be insync with local dev environment.Jason Kulatunga
    2023-10-03T20:32Zc7805e9bump test timeout on GH Actions.Jason Kulatunga
    2023-10-03T20:24Z0b99549Merge pull request#256 from fastenhealth/labwork_report_filteringJason Kulatunga
    2023-10-03T20:21Zf26447cmake sure the currently selected report is highlighted.Jason Kulatunga
    2023-10-03T20:05Z8e39cf6include report information in the header if filtered to report.Jason Kulatunga
    2023-10-03T05:36Z74a3fd4lab report filtering is working.Jason Kulatunga
    2023-10-03T03:43Z61528acpaginated lab results page.Jason Kulatunga
    2023-10-02T23:07Z595541fcorrectly handle query for token with system but no code.Jason Kulatunga
    2023-10-02T21:37Zf3b1c7efixing dashboard widgets with built-in queries containing aggregations.Jason Kulatunga
    2023-10-02T21:27Z623c9abadding tests for processing aggregation parameters. make sure frontend code uses new aggregation parameter structure.Jason Kulatunga
    2023-10-02T20:42Z01c293bprovide mechanism to call functions when doing aggregations. provide a standardized format for token aggregation ($.system/$.code)Jason Kulatunga
    2023-10-02T02:15Zaf2344eadd sort_date as a DB field that can be queried. make sure that order_by is automatically desc for date fields.Jason Kulatunga
    2023-10-02T00:05Z6d831f6make sure we can send limit and offset when querying. list the diagnostic reports in the dropdown for filtering.Jason Kulatunga
    2023-10-01T20:16Zc258ab4adding filter and sort dropdowns on Lab page.Jason Kulatunga
    2023-09-20T21:17Zcce4a25fixed tests.Jason Kulatunga
    2023-09-20T21:13Zc8718b2adding NoopEventBus version. Fixing tests.Jason Kulatunga
    2023-09-20T20:57Zb6da493removed singleton eventbus. Moved to application init. Added interface for eventbus. verified working.Jason Kulatunga
    2023-09-13T20:55Z85986cfdisabling eventbus on windows, causes deadlock.Jason Kulatunga
    2023-09-13T20:28Zce8efdbmaking all references to EventBusListeners pointers adding a keepalive event type.Jason Kulatunga
    2023-09-13T18:31Z7078f78fixing dashboard on windows -golang/go#45230Jason Kulatunga
    2023-09-13T16:43Z70ca68aadded background context todoJason Kulatunga
    2023-09-11T19:49Zdf8890cfixing dropdown button.Jason Kulatunga
    2023-09-11T19:39Z067f7d9fixing explore button link.Jason Kulatunga
    2023-09-11T18:23Zb64ec22Update README.mdJason Kulatunga
    2023-09-11T03:27Ze161a64trying to fix frontend buildJason Kulatunga
    2023-09-10T18:47Zc5829e7trying to fix build.Jason Kulatunga
    2023-09-10T17:19Z3da2f80fixing missing dependency.Jason Kulatunga
    2023-09-10T16:38Zdc7d5a5adding explore button to modal popup fixes#250Jason Kulatunga
    2023-09-10T16:19Z8b6c321consolidate event bus methods in EventBusService.Jason Kulatunga
    2023-09-10T01:58Z2b0a1e0working updates.Jason Kulatunga
    2023-09-10T01:56Z3c02bedworking updates.Jason Kulatunga
    2023-09-09T15:24Z9e1c745moved event bus into its own package. created models for event bus messaging. added logger. added source complete and sync events.Jason Kulatunga
    2023-09-09T04:34Zb2bff9cremoving content type ehader from event bus connection.Jason Kulatunga
    2023-09-08T21:10Z74fc682renamed sse endpoint to events. Using the technology name in the API isnt a good idea.Jason Kulatunga
    2023-09-08T18:27Z6a3afe1working private event notifications.Jason Kulatunga
    2023-09-08T16:27Z862e3d6pass in the event bus to the DatabaseRepository for notifications.Jason Kulatunga
    2023-09-08T04:54Z8ff4214deriving background context based on Gin Contex. Removed testing message bus heartbeats -> moved to /health endpoint.Jason Kulatunga
    2023-09-08T04:15Zb344469refactoring. Created EventBus singleton.Jason Kulatunga
    2023-09-08T04:13Z0fd78b7refactoring. Created EventBus singleton.Jason Kulatunga
    2023-09-08T03:23Z2027e89using Server-sent-events (SSE) for notifications support (and background processing) WIP.Jason Kulatunga
    2023-09-07T23:58Z1646cecfixing test.Jason Kulatunga
    2023-09-07T23:07Z7dc0318adding loading spinner to desktop callback. make sure modal popup is closed in sources window when app is redirected.Jason Kulatunga
    2023-09-07T15:48Z0ce1b3fadding a desktop callback page, for event propogation to desktop windows.Jason Kulatunga
    2023-09-07T05:30Z206d947moving open external link functionality into shared lib.Jason Kulatunga
    2023-09-07T02:50Z6691837fix relative links,Jason Kulatunga
    2023-09-07T01:49Zbf03a98make sure that the dynamically populated text boxes (with content from NHS) correctly opens links in external windows.Jason Kulatunga
    2023-09-07T01:39Z80d3f68ensure that all external links (other than Source OAuth/SmartOnFire) open in an external window.Jason Kulatunga
    2023-09-06T03:30Zd519684fixing storybook tests.Jason Kulatunga
    2023-09-06T02:58Zbb9f463fixing frontend tests.Jason Kulatunga
    2023-09-06T02:26Z786f2f6fixing testsJason Kulatunga
    2023-09-06T02:18Zf5c245afixing testsJason Kulatunga
    2023-09-05T17:17Z7867796Adding Address information for Location table.Jason Kulatunga
    2023-09-05T16:47Zc063c65adding Organization Practitioner explore table data.Jason Kulatunga
    2023-09-05T16:21Zd9564ebadding CareTeam, Device, Binary and Location infomration to Explore tab.Jason Kulatunga
    2023-09-05T15:29Z84bcf41using codableConcept formatter with OhHeyAlan's pr.Jason Kulatunga
    2023-08-16T03:37Z25f37f3Update list-document-reference.component.ts Current shows mostly "unknown". This accurately reflects the category for all docs.OhHeyAlan
    2023-09-05T14:30Z9be431cadding support for popup-auth (disabled by default in all envs).Jason Kulatunga
    2023-08-31T07:08Zad83fa7adding explore functionality to header. make sure explore resource list has a pointer cursor. when report header doesnt return a patient, handle gracefully. when explore page has no connected sources, correctly display empty page.Jason Kulatunga
    2023-08-30T14:25Z303621fadded support section to readme (Discord + GH Issues)Jason Kulatunga
    2023-08-29T23:36Z25043bfmake sure we can build multiple flavors.Jason Kulatunga
    2023-08-29T23:15Z204ea95adding build-frontend-desktop-prodJason Kulatunga
    2023-08-29T23:05Z00d0684cache locationJason Kulatunga
    2023-08-29T14:34Zcb06d04Update README.mdJason Kulatunga
    2023-08-29T04:08Zdd3e4c9trying to fix makefile.Jason Kulatunga

    Contributors

    • @OhHeyAlan
    OhHeyAlan
    Loading
    PrplHaz4 reacted with hooray emoji
    1 person reacted
    Previous13
    Previous

    [8]ページ先頭

    ©2009-2025 Movatter.jp