Commit Graph

  • c3184fa8c0
    adding ability to generate slices of fhir resources. Jason Kulatunga 2024-02-22 17:05:04 -0800
  • 9466d2bbf3
    move all IPS/narrative code into utils. Jason Kulatunga 2024-02-22 17:03:51 -0800
  • bf446a0e6e
    generate basic IPS summary bundle. Still missing lots of important functionality. Jason Kulatunga 2024-02-21 14:16:20 -0800
  • 21d12dd312
    trying to fix permissions error when pulling docker images without auth. Jason Kulatunga 2024-02-21 14:15:36 -0800
  • 43dc56c651
    fixing tests. Jason Kulatunga 2024-02-20 11:45:36 -0800
  • 0af00e00f4
    reorganize tests fixed bug where field with multiple modifiers was not correctly queried. Jason Kulatunga 2024-02-20 11:09:43 -0800
  • 68859546c0
    adding tests to ensure that the same field with multiple modifiers is correctly handled. adding IPS query logic. Adding IPS sections. Jason Kulatunga 2024-02-20 10:22:19 -0800
  • a5eba794b5
    make sure tokens support modifiers during query make sure we can use multiple AND clauses in query. Jason Kulatunga 2024-02-19 18:31:18 -0800
  • d0f2080d09 (v1.1.2) Automated packaging of release by Packagr v1.1.2 packagrio-bot 2024-04-03 23:39:49 +0000
  • 62644155c4
    Support displaying non-numerical observation results (#453) Jean Fernandez 2024-03-29 11:32:33 -0400
  • 460ee3f4ae Forgot to switch to observation-visualization; add test and update test imports to fix errors #453 Jean Fernandez 2024-03-26 17:41:56 -0400
  • 9ea421a623 Update observation and report-labs-observation components Jean Fernandez 2024-03-24 23:19:53 -0400
  • a3005c3c38 Update observation-bar-chart Jean Fernandez 2024-03-24 23:19:23 -0400
  • a1abd62d15 Add new observation-visualization and observation-table components Jean Fernandez 2024-03-24 23:16:15 -0400
  • 8043adbf92 Update observation model to use new datatypes Jean Fernandez 2024-03-24 23:17:01 -0400
  • 003a37dc1f Add new factories and update observation-r4-factory Jean Fernandez 2024-03-24 23:13:40 -0400
  • 2781dc4211 Update datatypes/coding-model Jean Fernandez 2024-03-24 23:12:40 -0400
  • 1539a7ccf9 Add new datatype models and specs Jean Fernandez 2024-03-24 23:12:03 -0400
  • 1bcf4aaf7e
    Parse lab values that include a range (#452) Jean Fernandez 2024-03-18 00:48:32 -0400
  • 45e1547311 Parse lab values that include a range #452 Jean Fernandez 2024-03-17 23:08:33 -0400
  • bcffbb4769
    Parse reference ranges that use `<` and `>` (#450) Jean Fernandez 2024-03-15 19:00:43 -0400
  • 100fd40f50 Use new component in observation resource and report lab component #450 Jean Fernandez 2024-03-14 13:18:10 -0400
  • 6069963276 Add observation-bar-chart.component to pull out bar chart logic into reusable component Jean Fernandez 2024-03-13 17:33:14 -0400
  • 738eefe910 Update observation model for better value and reference range parsing Jean Fernandez 2024-03-14 13:17:04 -0400
  • 72bb46c844 Fix deprecation warnings in _mixins.scss Jean Fernandez 2024-03-13 17:30:54 -0400
  • 70e64ebbc6 Add factory for building fhir r4 observation object Jean Fernandez 2024-03-13 17:21:29 -0400
  • d109cd7a18 Add Fishery, update test dependencies, update chart.js Jean Fernandez 2024-03-13 17:20:04 -0400
  • 0f6e21f3c9 Comment out empty tests causing issues running tests in vscode Jean Fernandez 2024-03-13 17:32:19 -0400
  • 5b31f218c0 Add vscode config Jean Fernandez 2024-03-13 17:19:25 -0400
  • 43579df659
    Fix URL encoding issue for links (#446) Jean Fernandez 2024-03-07 18:17:40 -0500
  • 986fd135c2 add some quick tests #446 Jean Fernandez 2024-03-07 18:03:28 -0500
  • 2615984fae switch navigateByUrl to navigate with array format Jean Fernandez 2024-03-06 22:56:41 -0500
  • ac9fc3d713 Use [routerLink] with array instead of routerLink with interpolated string Jean Fernandez 2024-03-06 20:36:44 -0500
  • c487c9fe25
    Fix horizontal overflow for glossary lookup (#445) Jean Fernandez 2024-03-06 13:54:15 -0500
  • d025251572
    Prevent possible endless loop with image fallback (#444) Jean Fernandez 2024-03-06 13:52:40 -0500
  • 93d184b813 Add story to glossary lookup and report labs observation #445 Jean Fernandez 2024-03-05 20:21:50 -0500
  • be8eee2a8a Fix Overflow for Labs Glossary Jean Fernandez 2024-03-03 23:13:22 -0500
  • 0eb8600189 Prevent possible endless loop with image fallback #444 Jean Fernandez 2024-03-05 16:27:42 -0500
  • 62051f951c
    updaet fasten-sources (athena fixes & alias searching). Jason Kulatunga 2024-03-04 12:25:58 -0800
  • f5e20772f7
    adding logos Jason Kulatunga 2024-03-04 12:14:41 -0800
  • 7dec0491ee
    Merge pull request #439 from jean-the-coder/fix-storybook Jason Kulatunga 2024-03-04 10:17:33 -0800
  • 159743baee Split tests into separate workflow #439 Jean Fernandez 2024-03-03 22:17:54 -0500
  • a386e43772 Fix stories Jean Fernandez 2024-03-02 00:38:22 -0500
  • f4454b9cac Update docs and Makefile commands Jean Fernandez 2024-03-02 00:35:48 -0500
  • b003a62c1c
    make sure we can display alias values in search Jason Kulatunga 2024-03-02 12:47:48 -0800
  • 05a68408fb
    Fix frontend tests (#436) Jean Fernandez 2024-02-29 23:50:58 -0500
  • 3b52e9f8a2
    udpate fasten-sources, fixes #435 fixes #432 related #406 Jason Kulatunga 2024-02-29 18:53:40 -0800
  • 0f36fd3aeb Fix tests #436 Jean Fernandez 2024-02-29 20:05:29 -0500
  • 4a8c9e9f27 Update CONTRIBUTING.md Jean Fernandez 2024-02-29 20:04:14 -0500
  • e4a73ffd3b
    update fasten-sources version to include addl logging during token refresh. Jason Kulatunga 2024-02-27 18:15:15 -0800
  • 38ea0562ea
    working on text extraction. TODO: we should handle javascript complex types by json encoding. text_field_extract Jason Kulatunga 2024-02-19 07:24:59 -0800
  • 62a89d7999
    make sure we correctly extract text narration field from FHIR resources. Convert to Markdown. summary Jason Kulatunga 2024-02-17 11:13:49 -0800
  • d4d29b0762 (v1.1.1) Automated packaging of release by Packagr v1.1.1 packagrio-bot 2024-02-15 22:19:57 +0000
  • 06cccb767a
    update fasten-sources version - includes fixes for Qualifacts EHR. Jason Kulatunga 2024-02-15 14:07:36 -0800
  • 8059a1a719
    working signup wizard redirect (Show First Run Wizard) Jason Kulatunga 2024-02-15 11:19:04 -0800
  • f8292c300f
    working signup wizard. Jason Kulatunga 2024-02-14 17:42:21 -0800
  • db893f66e1
    fixing styles. Error handling. Jason Kulatunga 2024-02-14 17:15:12 -0800
  • 017247a402
    adding qualifacts + user contributed logo changes. Jason Kulatunga 2024-02-13 08:47:46 -0800
  • 7232b091e1
    adding qualifacts + user contributed logo changes. Jason Kulatunga 2024-02-13 08:41:14 -0800
  • ea16305442
    signup wizard experiment. (#415) Jason Kulatunga 2024-02-12 17:56:53 -0800
  • 68c3810cc8
    updated fasten-sources to fix incorrectly merged epic brands. see https://github.com/fastenhealth/fasten-onprem/issues/366 #415 Jason Kulatunga 2024-02-12 17:22:47 -0800
  • 97ddd4dfa1
    make sure unnecessary admin user is removed from the database. Jason Kulatunga 2024-02-12 14:28:17 -0800
  • 021f17fb82
    adding join mailing list button. Jason Kulatunga 2024-02-12 10:03:15 -0800
  • 514fad24a7
    remove duplicate logo. Jason Kulatunga 2024-02-11 15:32:37 -0800
  • 1c9ced12b9
    adding border shadow. Jason Kulatunga 2024-02-11 13:23:03 -0800
  • e11ffb3b67
    better signon wizard page logos (shuffled) Jason Kulatunga 2024-02-11 13:10:45 -0800
  • 3688e8b58f
    signup wizard experiment. Jason Kulatunga 2024-02-08 10:43:39 -0800
  • d450f8b4e4
    update fasten-sources. Make sure we correctly handle error when endpoint not found. Jason Kulatunga 2024-02-12 10:23:30 -0800
  • 4f986e9c2c
    Fix date display (#410) Kayla Cross 2024-02-09 22:44:46 -0500
  • 0077f23d5a
    Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.19 #391 dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.0.19 dependabot[bot] 2024-02-09 17:11:20 +0000
  • c85e829c46
    Adding new system settings table. (#409) Jason Kulatunga 2024-02-09 09:10:06 -0800
  • aaea360685
    make sure we can get related versions (fasten sources, onprem and desktop) when starting the app. #409 Jason Kulatunga 2024-02-08 20:03:24 -0800
  • 41ccb85607 remove log #410 Kayla Cross 2024-02-08 21:27:40 -0500
  • c958bd368d fix misspelling Kayla Cross 2024-02-08 21:26:40 -0500
  • 6c829ec659 fix homepage age Kayla Cross 2024-02-08 21:03:40 -0500
  • d53b1f5c86
    updated migration, make sure default system settings are created. Added database commands to create and update system settings. Added generic response wrapper. Jason Kulatunga 2024-02-08 15:18:45 -0800
  • 58bceb315e
    Adding new system settings table. Adding associated database migration. Added tests Fixing tests for user-settings. Jason Kulatunga 2024-02-08 11:48:10 -0800
  • df90300e6c
    Merge ea2dde5bf0 into dc9704831e #313 dependabot[bot] 2024-02-07 20:19:10 +0000
  • dc9704831e
    adding support for patient-fusion/practice-fusion and maximeyes EHR sandboxes. Jason Kulatunga 2024-02-07 12:18:58 -0800
  • 4dbea92d94
    update fasten-sources with user-contributed changes. Logos & websites. Jason Kulatunga 2024-02-04 11:44:17 -0800
  • 21fbcc81fa
    updates to sources directory only. Jason Kulatunga 2024-02-04 08:05:07 -0800
  • e133093a6f
    update workflow Jason Kulatunga 2024-02-04 08:02:35 -0800
  • a691729ee3
    update workflow Jason Kulatunga 2024-02-04 08:01:52 -0800
  • 2f90327175
    update workflow Jason Kulatunga 2024-02-04 08:00:46 -0800
  • f003d06c52
    update workflow Jason Kulatunga 2024-02-04 08:00:15 -0800
  • aa27b0335c
    default log level. Jason Kulatunga 2024-02-04 07:59:01 -0800
  • a639693dc8
    cdn sync. Jason Kulatunga 2024-02-04 07:57:07 -0800
  • f2bd182e2b
    user contributed updates from https://toolbox.fastenhealth.com/catalog/editor Jason Kulatunga 2024-02-03 07:41:27 -0800
  • 74a18194a5
    make sure the request body is correctly passed to the ReverseProxy. fixes https://github.com/fastenhealth/fasten-onprem/issues/404 Jason Kulatunga 2024-02-02 12:33:35 -0800
  • 2636235cac
    update fasten-sources (fixes for eclinicalworks/healow) Jason Kulatunga 2024-02-02 10:29:55 -0800
  • b40b0feab1
    Updated install instructions for new users/Windows (#402) beckyosb 2024-02-01 19:19:25 -0600
  • 38076f17bf
    Delete TODO.md #402 beckyosb 2024-02-01 16:33:16 -0600
  • 15fdf8cd2a
    Simplified install guide beckyosb 2024-02-01 16:16:00 -0600
  • 0d6a7e1eb6
    Updated README.md with differentiated instructions for Windows beckyosb 2024-02-01 14:42:43 -0600
  • 7f96c3516b
    Merge 056bc2b660 into f21ff8bfd8 #368 Jeffrey W. Pearson 2024-01-31 16:38:39 -0800
  • f21ff8bfd8
    fixing token endpoint override for confidential clients. Jason Kulatunga 2024-01-30 17:51:30 -0800
  • c48af66f00
    CORS Proxy for Athena providers (#398) Jason Kulatunga 2024-01-29 19:45:21 -0800
  • 7ef9018b27
    bump fasten-sources version. Includes fixes for Athena CORS proxy requirement. #398 Jason Kulatunga 2024-01-29 17:59:28 -0800
  • 8ee98845cc
    make sure we correctly extract error message fields. Jason Kulatunga 2024-01-29 16:36:54 -0800
  • 947f0251dd
    [bugfix] add space between wizard list items (#372) beekter 2024-01-30 04:48:58 +0600