Jason Kulatunga
d700a1e4e0
make sure the patient summary is exported in a specific order.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
af1c033a5c
working Patient record merge. Fixing IPS Export Data model for more flexibility.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
182d56fb88
correctly extract existing Text field data.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
99317bc71c
safer handling of componentValueQuantity.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
08f8722826
working Observation components with/without units.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
83d6cdea08
correctly handle complex Observations (ComponentValueQuantity - used by Blood Pressure - Diastolic vs Systolic)
2024-04-05 06:09:38 -07:00
Jason Kulatunga
441c8ab964
when querying vital signs, use vital-signs category to find a list of all codes, which are then used to find the last 3 results for this code.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
0f6e735e3a
update inteface{} usage in query with `any` for clarity.
2024-04-05 06:09:38 -07:00
Jason Kulatunga
7900ccfeb6
better Observation value export & unit export - centralized in single include.
...
Added support for value rounding.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
9608e07b85
working IPS export using github markdown.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
30149c4aef
working on care plan tests.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
4255fa64b2
removed the unnecessary/unused default "type" column. Correctly allowed the Type column defined in search-parameters.json to be available on multiple (5) resource types.
2024-04-05 06:09:37 -07:00
Jason Kulatunga
492fc27de3
better date extraction during PopulateAndExtractSearchParameters
...
adding allergy_intolerance tests
2024-04-05 06:09:37 -07:00
Jason Kulatunga
7c9d59cb86
fixed IPS generation.
2024-04-05 06:09:37 -07:00
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
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
packagrio-bot
d4d29b0762
(v1.1.1) Automated packaging of release by Packagr
2024-02-15 22:19:57 +00: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
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
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
74a18194a5
make sure the request body is correctly passed to the ReverseProxy.
...
fixes https://github.com/fastenhealth/fasten-onprem/issues/404
2024-02-02 12:33:35 -08:00
Jason Kulatunga
c48af66f00
CORS 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.
2024-01-29 19:45:21 -08:00
Jason Kulatunga
e9d1d577ab
Merge pull request #395 from fastenhealth/fix_wizard_upload
...
added test to verify that wizard resource creation works correctly.
2024-01-29 14:38:01 -08:00
Jason Kulatunga
78a1935d13
fixed test for related count.
2024-01-29 14:23:49 -08:00
packagrio-bot
94bdd85a7f
(v1.1.0) Automated packaging of release by Packagr
2024-01-29 02:50:34 +00:00
Jason Kulatunga
870f6ffee2
added test to verify that wizard resource creation works correctly.
...
update fasten-sources (contains fix for silently ignoring failures during wizard resource creation).
fixed file upload error in wizard.
Fixed data structure error in wizard for DocumentReference.
fixes #393
2024-01-26 22:01:34 -08:00
Jason Kulatunga
27297f8eb6
ensure that panics are written to the log file.
2024-01-22 23:00:03 -08:00
Jason Kulatunga
ac5359c332
better error handling for User.
...
Adding an endpoint that allows user to create background job errors.
2024-01-21 09:58:56 -08:00
Jason Kulatunga
efd2fb3655
verbose error messages. make sure backend error messages during sync & source creation are propagated to the frontend.
2024-01-20 21:59:17 -08:00
packagrio-bot
2f054c7e35
(v1.0.2) Automated packaging of release by Packagr
2024-01-19 04:32:35 +00:00
packagrio-bot
ad29fc2404
(v1.0.1) Automated packaging of release by Packagr
2024-01-18 20:18:01 +00:00
Jason Kulatunga
b469fbbe7b
fixing migration.
2024-01-17 19:00:19 -08:00
Jason Kulatunga
7e0205b538
fixing tests.
2024-01-17 17:45:28 -08:00
Jason Kulatunga
d66c63c888
fixing tests.
2024-01-17 17:07:48 -08:00
Jason Kulatunga
c88751c5b7
make sure lighthouse environment is passed to the source credential.
2024-01-17 13:45:19 -08:00
Jason Kulatunga
dec1914b91
adding version, and migrate cli.
...
adding better migration support.
migrate between legacy source type to brands,portals and endpoints.
2024-01-16 21:13:52 -08:00
Jason Kulatunga
86b336e489
adding ability to delete user account completely
2024-01-11 13:31:36 -08:00