fasten-onprem/backend/pkg/models
Akash b212e97d8e formatting stuff 2023-10-21 10:08:51 -05:00
..
database formatting stuff 2023-10-21 10:08:51 -05:00
background_job.go Background Jobs (#266) 2023-10-08 16:29:26 -07:00
background_job_query_options.go Background Jobs (#266) 2023-10-08 16:29:26 -07:00
background_job_scheduled_sync.go Background Jobs (#266) 2023-10-08 16:29:26 -07:00
background_job_sync.go Background Jobs (#266) 2023-10-08 16:29:26 -07:00
base.go begin restoring Sqlite functionality. (#11) 2022-12-02 19:40:58 -08:00
base_test.go fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00
client_registration_request.go - make sure that we can generate offline tokens for Epic providers (using dynamic client registration - https://fhir.epic.com/Documentation?docId=Oauth2&section=Standalone-Oauth2-OfflineAccess-0) 2023-07-19 22:45:14 -07:00
client_registration_response.go - make sure that we can generate offline tokens for Epic providers (using dynamic client registration - https://fhir.epic.com/Documentation?docId=Oauth2&section=Standalone-Oauth2-OfflineAccess-0) 2023-07-19 22:45:14 -07:00
client_registration_token_response.go - make sure that we can generate offline tokens for Epic providers (using dynamic client registration - https://fhir.epic.com/Documentation?docId=Oauth2&section=Standalone-Oauth2-OfflineAccess-0) 2023-07-19 22:45:14 -07:00
event.go making all references to EventBusListeners pointers 2023-09-13 13:57:17 -07:00
event_keep_alive.go making all references to EventBusListeners pointers 2023-09-13 13:57:17 -07:00
event_source_complete.go moved event bus into its own package. 2023-09-10 09:25:15 -07:00
event_source_sync.go moved event bus into its own package. 2023-09-10 09:25:15 -07:00
glossary.go adding a glossary endpoint which attempts to get patient-friendly descriptions from code. (#120) 2023-03-21 08:04:43 -07:00
list_resource_query_options.go adding pagination to the explore page. fixes #216 2023-08-12 10:27:46 -06:00
medlineplus_connect_results.go adding a glossary endpoint which attempts to get patient-friendly descriptions from code. (#120) 2023-03-21 08:04:43 -07:00
query_resource.go provide mechanism to call functions when doing aggregations. 2023-10-02 13:42:41 -07:00
query_resource_test.go provide mechanism to call functions when doing aggregations. 2023-10-02 13:42:41 -07:00
related_resource.go Widget Dashboard Queries using extracted Search Parameters (#179) 2023-07-08 07:43:30 -07:00
resource_association.go adding allow_unsafe_endpoints config option. 2022-12-21 19:51:02 -08:00
resource_base.go where possible store the SourceURI with the resource. 2023-08-17 17:19:26 -06:00
resource_composition.go adding support for Composition resource type (Custom grouping) (#20) 2023-01-10 19:23:47 -08:00
resource_graph_metadata.go finishing pagination for medical history page. 2023-10-03 17:27:08 -07:00
resource_graph_options.go WIP paginate graph (medical history view) 2023-10-03 17:19:13 -07:00
response_wrapper.go working frontend, after token swap store credential in SQLite db. 2022-08-25 21:57:29 -07:00
source_credential.go move registration code into the sourceCredential. 2023-10-11 20:43:27 -07:00
source_credential_test.go added tests to ensure that implementation stays in sync with interfaces from fasten-sources lib. 2023-01-03 20:50:43 -08:00
source_summary.go Widget Dashboard Queries using extracted Search Parameters (#179) 2023-07-08 07:43:30 -07:00
summary.go Widget Dashboard Queries using extracted Search Parameters (#179) 2023-07-08 07:43:30 -07:00
support_request.go adding ability to submit support tickets in-app. 2023-10-09 16:38:17 -07:00
user.go Widget Dashboard Queries using extracted Search Parameters (#179) 2023-07-08 07:43:30 -07:00
user_setting_entry.go adding support for user settings (Remote Dashboard Locations) 2023-08-25 08:36:12 -07:00
user_settings.go adding tests for dashboard settings 2023-08-25 08:36:12 -07:00
user_settings_test.go adding tests for dashboard settings 2023-08-25 08:36:12 -07:00
user_test.go fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00