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
|
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
|
11605aae93
|
added a getResources and ListResourceFhir API endpoint
|
2022-09-14 21:56:32 -07:00 |
Jason Kulatunga
|
360af5adee
|
renamed usages of providerId to sourceType
|
2022-09-13 21:02:26 -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
|
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
|
c9fc23e3a9
|
sync all resources on completion.
|
2022-09-08 21:14:03 -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
|
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
|
7a9fdfd1b9
|
working on Hub for retreiving data from Health Providers.
|
2022-08-28 10:51:58 -07:00 |
Jason Kulatunga
|
93f04802fe
|
working. list provider credentials.
|
2022-08-27 19:34:48 -07:00 |
Jason Kulatunga
|
cf24362806
|
working, on provider credential create, return created object.
|
2022-08-27 08:39:55 -07:00 |
Jason Kulatunga
|
cc9c1277e0
|
when adding new medical provider, disable the button.
Add primary key constraint to th eProviderCredential.
Add ForeignKey/association to the ProviderCredntial.
|
2022-08-27 08:17:09 -07:00 |
Jason Kulatunga
|
41e60cd7d6
|
working frontend, after token swap store credential in SQLite db.
|
2022-08-25 21:57:29 -07:00 |
Jason Kulatunga
|
e657d73e0e
|
working frontend. adding database.
|
2022-08-25 18:26:29 -07:00 |