Jason Kulatunga
da8e9e5944
updated IPS generation.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
55509c9a92
expand export summary.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
907c9be8e2
working on rendering resources
2024-04-05 06:09:37 -07:00
Jason Kulatunga
0664f20ef9
generating IPS render test.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
dd78494325
generate IPS bundle and composition
...
adding test when generating summary.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
c3184fa8c0
adding ability to generate slices of fhir resources.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
9466d2bbf3
move all IPS/narrative code into utils.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
bf446a0e6e
generate basic IPS summary bundle. Still missing lots of important functionality.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
21d12dd312
trying to fix permissions error when pulling docker images without auth.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
43dc56c651
fixing tests.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
0af00e00f4
reorganize tests
...
fixed bug where field with multiple modifiers was not correctly queried.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
68859546c0
adding tests to ensure that the same field with multiple modifiers is correctly handled.
...
adding IPS query logic.
Adding IPS sections.
TODO: tests broken.
2024-04-05 06:09:36 -07:00
Jason Kulatunga
a5eba794b5
make sure tokens support modifiers during query
...
make sure we can use multiple AND clauses in query.
2024-04-05 06:09:36 -07:00
packagrio-bot
d0f2080d09
(v1.1.2) Automated packaging of release by Packagr
2024-04-03 23:39:49 +00:00
Jean Fernandez
62644155c4
Support 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
2024-03-29 08:32:33 -07:00
Jean Fernandez
1bcf4aaf7e
Parse lab values that include a range ( #452 )
2024-03-17 21:48:32 -07:00
Jean Fernandez
bcffbb4769
Parse 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
2024-03-15 16:00:43 -07:00
Jean Fernandez
43579df659
Fix 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
2024-03-07 15:17:40 -08:00
Jean Fernandez
c487c9fe25
Fix horizontal overflow for glossary lookup ( #445 )
...
* Fix Overflow for Labs Glossary
* Add story to glossary lookup and report labs observation
2024-03-06 10:54:15 -08:00
Jean Fernandez
d025251572
Prevent possible endless loop with image fallback ( #444 )
2024-03-06 10:52:40 -08:00
Jason Kulatunga
62051f951c
updaet fasten-sources (athena fixes & alias searching).
2024-03-04 12:25:58 -08:00
Jason Kulatunga
f5e20772f7
adding logos
2024-03-04 12:14:47 -08:00
Jason Kulatunga
7dec0491ee
Merge pull request #439 from jean-the-coder/fix-storybook
...
Fix Storybook
2024-03-04 10:17:33 -08:00
Jean Fernandez
159743baee
Split 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 requests
2024-03-03 22:28:40 -05:00
Jean Fernandez
a386e43772
Fix stories
2024-03-03 22:28:40 -05:00
Jean Fernandez
f4454b9cac
Update docs and Makefile commands
2024-03-03 22:28:40 -05:00
Jason Kulatunga
b003a62c1c
make sure we can display alias values in search
...
fixes #299
2024-03-02 12:47:53 -08:00
Jean Fernandez
05a68408fb
Fix frontend tests ( #436 )
...
* Update CONTRIBUTING.md
* Fix tests
2024-02-29 20:50:58 -08:00
Jason Kulatunga
3b52e9f8a2
udpate fasten-sources,
...
fixes #435
fixes #432
related #406
2024-02-29 18:53:40 -08:00
Jason Kulatunga
e4a73ffd3b
update fasten-sources version to include addl logging during token refresh.
2024-02-27 18:15:15 -08:00
packagrio-bot
d4d29b0762
(v1.1.1) Automated packaging of release by Packagr
2024-02-15 22:19:57 +00:00
Jason Kulatunga
06cccb767a
update fasten-sources version - includes fixes for Qualifacts EHR.
2024-02-15 14:07:36 -08:00
Jason Kulatunga
8059a1a719
working signup wizard redirect (Show First Run Wizard)
2024-02-15 11:19:04 -08:00
Jason Kulatunga
f8292c300f
working signup wizard.
2024-02-14 17:42:21 -08:00
Jason Kulatunga
db893f66e1
fixing styles.
...
Error handling.
2024-02-14 17:15:12 -08:00
Jason Kulatunga
017247a402
adding qualifacts + user contributed logo changes.
2024-02-13 08:47:46 -08:00
Jason Kulatunga
7232b091e1
adding qualifacts + user contributed logo changes.
2024-02-13 08:41:14 -08:00
Jason Kulatunga
ea16305442
signup 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 https://github.com/fastenhealth/fasten-onprem/issues/366
2024-02-12 17:56:53 -08:00
Jason Kulatunga
d450f8b4e4
update fasten-sources. Make sure we correctly handle error when endpoint not found.
2024-02-12 10:23:30 -08:00
Kayla Cross
4f986e9c2c
Fix date display ( #410 )
...
* fix homepage age
* fix misspelling
* remove log
2024-02-09 19:44:46 -08:00
Jason Kulatunga
c85e829c46
Adding 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.
2024-02-09 09:10:06 -08:00
Jason Kulatunga
dc9704831e
adding support for patient-fusion/practice-fusion and maximeyes EHR sandboxes.
2024-02-07 12:18:58 -08:00
Jason Kulatunga
4dbea92d94
update fasten-sources with user-contributed changes. Logos & websites.
2024-02-04 11:44:17 -08:00
Jason Kulatunga
21fbcc81fa
updates to sources directory only.
2024-02-04 08:05:07 -08:00
Jason Kulatunga
e133093a6f
update workflow
2024-02-04 08:02:35 -08:00
Jason Kulatunga
a691729ee3
update workflow
2024-02-04 08:01:52 -08:00
Jason Kulatunga
2f90327175
update workflow
2024-02-04 08:00:46 -08:00
Jason Kulatunga
f003d06c52
update workflow
2024-02-04 08:00:15 -08:00
Jason Kulatunga
aa27b0335c
default log level.
2024-02-04 07:59:01 -08:00
Jason Kulatunga
a639693dc8
cdn sync.
2024-02-04 07:57:07 -08:00