Commit Graph

8 Commits

Author SHA1 Message Date
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
Jason Kulatunga fa714d6bff working hub with versioned fhir clients. 2022-08-28 19:09:39 -07:00
Jason Kulatunga 7a9fdfd1b9 working on Hub for retreiving data from Health Providers. 2022-08-28 10:51:58 -07:00