.. |
database
|
fixing module name (fasten-onprem vs fastenhealth-onprem)
|
2023-08-27 17:09:46 -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§ion=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§ion=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§ion=Standalone-Oauth2-OfflineAccess-0)
|
2023-07-19 22:45:14 -07:00 |
event.go
|
moved event bus into its own package.
|
2023-09-10 09:25:15 -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
|
working aggregation code.
|
2023-08-14 17:23:36 -06:00 |
query_resource_test.go
|
fixing tests.
|
2023-08-17 17:19:26 -06: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 |
response_wrapper.go
|
working frontend, after token swap store credential in SQLite db.
|
2022-08-25 21:57:29 -07:00 |
source_credential.go
|
fixing module name (fasten-onprem vs fastenhealth-onprem)
|
2023-08-27 17:09:46 -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 |
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 |