Jason Kulatunga
|
a2b77e6182
|
adding missing images.
|
2022-09-23 07:21:56 -07:00 |
Jason Kulatunga
|
270abdc7af
|
adding a generalpurpose GetResourceBundle method.
adding tests for cerner.
|
2022-09-22 22:32:20 -07:00 |
Jason Kulatunga
|
734dac28f6
|
fix oauth token refresh.
make sure raw request query params are passed in.
|
2022-09-21 22:02:55 -07:00 |
Jason Kulatunga
|
38dbc465bf
|
added test recordings for logicahealth
|
2022-09-21 21:23:38 -07:00 |
Jason Kulatunga
|
356838fd97
|
working pagination.
added test recordings for logicahealth
|
2022-09-21 21:08:21 -07:00 |
Jason Kulatunga
|
fa09bfafd6
|
adding docker image.
adding cerner client.
adding new images
using yarn for npm package management.
|
2022-09-21 18:57:38 -07:00 |
Jason Kulatunga
|
342cfa740b
|
marketing updates.
make sure the oauth endpoints are configurable.
|
2022-09-19 20:21:22 -07:00 |
Jason Kulatunga
|
080379eabe
|
adding more services.
|
2022-09-18 19:46:57 -07:00 |
Jason Kulatunga
|
cc485a0615
|
support logica service.
update dashboard.
moved RAW API endpoint outside of the secure block.
|
2022-09-18 00:36:53 -07:00 |
Jason Kulatunga
|
02dcbcc507
|
working summary api
|
2022-09-17 10:14:59 -07:00 |
Jason Kulatunga
|
54016c0168
|
added more components.
|
2022-09-17 09:07:49 -07:00 |
Jason Kulatunga
|
8b9a59afbf
|
moved resource list outlet directive into the component.
WORKING.
|
2022-09-17 08:35:42 -07:00 |
Jason Kulatunga
|
7bced71569
|
adding source summary endpoint
added generic resource list component
added resource-list outlet directive and component.
|
2022-09-17 00:12:12 -07:00 |
Jason Kulatunga
|
48c8873f18
|
creating FHIR components based on generic list
see https://github.com/synthetichealth/fhir-visualizers/blob/master/src/index.js
|
2022-09-16 06:58:41 -07:00 |
Jason Kulatunga
|
5f71891970
|
adding support for dropzone
adding support for manual source
|
2022-09-15 22:26:37 -07:00 |
Jason Kulatunga
|
96a7a394ab
|
working pattern for displaying resource data.
|
2022-09-14 23:53:23 -07:00 |
Jason Kulatunga
|
f15bd76831
|
working selected resource
|
2022-09-14 22:16:46 -07:00 |
Jason Kulatunga
|
11605aae93
|
added a getResources and ListResourceFhir API endpoint
|
2022-09-14 21:56:32 -07:00 |
Jason Kulatunga
|
5ae77a0459
|
adding sourceDetail component.
make sure we 404 if an api endpoint doesn't exist.
|
2022-09-14 19:59:16 -07:00 |
Jason Kulatunga
|
f845ae3716
|
make sure we wait for the token to be stored before reloading the page.
|
2022-09-14 08:19:28 -07:00 |
Jason Kulatunga
|
edd8587ab2
|
make sure that the jwt encryption key is configurable by the end user.
|
2022-09-13 21:41:10 -04:00 |
Jason Kulatunga
|
129d728d34
|
consistently use source_type / sourceType instead of provider_id providerId.
using LighthouseService instead of PassportService.
|
2022-09-13 21:15:18 -04:00 |
Jason Kulatunga
|
360af5adee
|
renamed usages of providerId to sourceType
|
2022-09-13 21:02:26 -04:00 |
Jason Kulatunga
|
201b5d5df3
|
rename passport service to lighthouse.
working on importing SMART patient-viewer UI to angular app.
|
2022-09-13 20:16:33 -04:00 |
Jason Kulatunga
|
5f0bef3ccc
|
print patient information in table view.
|
2022-09-12 23:18:32 -04:00 |
Jason Kulatunga
|
66a69ef97a
|
update the sources page when connecting sources.
|
2022-09-12 22:16:46 -04:00 |
Jason Kulatunga
|
1535f139c1
|
when making requests to the db, use the current user context.
|
2022-09-12 21:20:56 -04:00 |
Jason Kulatunga
|
3811599c19
|
make sure we redirect to signin page if we ever get a 401 response.
|
2022-09-12 20:33:39 -04:00 |
Jason Kulatunga
|
87db3cf751
|
better error messages.
|
2022-09-12 17:34:03 -04:00 |
Jason Kulatunga
|
b5e12c0374
|
fixing login page.
|
2022-09-12 17:07:38 -04:00 |
Jason Kulatunga
|
d67650eaf1
|
make sure we parse the auth header.
make sure the token signing method is one we expect.
|
2022-09-12 01:03:20 -04:00 |
Jason Kulatunga
|
6aa92674bc
|
working authentication check (via token presence in localstorage).
HTTP interceptor to always add token to header.
|
2022-09-12 00:58:19 -04:00 |
Jason Kulatunga
|
1a3dce77cb
|
adding form validation on signup.
adding auth/signin and auth/signup api endpoints.
|
2022-09-11 23:59:13 -04:00 |
Jason Kulatunga
|
ee65995e44
|
fixed signup page.
|
2022-09-11 11:52:57 -04:00 |
Jason Kulatunga
|
0a3bfca34a
|
adding sign in and signup components.
|
2022-09-11 11:51:17 -04:00 |
Jason Kulatunga
|
aefe96c71e
|
added a details page (unwired)
fixed logo
print more error messages.
added aetna client.
|
2022-09-10 23:12:29 -04:00 |
Jason Kulatunga
|
e24ff1b8f6
|
fixing fonts.
tweaking dashboard UI
fixing medical sources component to be dynamically generated via list.
|
2022-09-10 14:59:13 -04:00 |
Jason Kulatunga
|
68eb18e64b
|
update expired access token automatically (using refreshtoken). if updatedSource is returned from client, it must be stored in the DB.
|
2022-09-08 23:51:46 -07:00 |
Jason Kulatunga
|
187d72b085
|
added mechanism to query resources stored in DB.
Adding raw lookup from source.
|
2022-09-08 22:53:54 -07:00 |
Jason Kulatunga
|
c9fc23e3a9
|
sync all resources on completion.
|
2022-09-08 21:14:03 -07:00 |
Jason Kulatunga
|
6a8df64691
|
using Azia theme
|
2022-09-08 19:36:33 -07:00 |
Jason Kulatunga
|
81c4382e3c
|
automatically close popup.
|
2022-09-01 23:09:20 -07:00 |
Jason Kulatunga
|
96465f23df
|
adding test framework/recordings for client.
Adding generic upsert fuction for models.
|
2022-09-01 18:54:01 -07:00 |
Jason Kulatunga
|
caa7315ad9
|
adding tests.
fixing go generate
updating FHIR models to version with comments.
|
2022-08-31 19:06:12 -07:00 |
Jason Kulatunga
|
79755d8e8b
|
fixing composite unique index (when embedded the index is not unique).
creating a lookup table for retrieving Resource references (and generated UUIDs).
Adding organization processing.
|
2022-08-30 21:36:40 -07:00 |
Jason Kulatunga
|
9902daa75d
|
make sure null is handled correctly.
|
2022-08-30 20:24:37 -07:00 |
Jason Kulatunga
|
05b13677a6
|
working serialization, storage in DB.
|
2022-08-30 19:55:27 -07:00 |
Jason Kulatunga
|
4c0d3c831d
|
working on Gorm Serialization of structs.
|
2022-08-30 19:35:01 -07:00 |
Jason Kulatunga
|
c8441086c8
|
added ModelBase and OriginBase which can be used as base classes for Gorm Models.
Updated BaseClient - use Source vs ProviderCredentials terminolgy.
Updated CignaClient
Added a raw request api endpoint which can
|
2022-08-30 19:03:24 -07:00 |
Jason Kulatunga
|
e6944cb4ee
|
reorganzing functions.
|
2022-08-28 21:32:13 -07:00 |