Jason Kulatunga
d99da60897
update logos
2024-04-05 06:09:38 -07:00
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
2e5b84dbeb
working IPS export open in new window.
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
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