fasten-onprem/backend/pkg/models
Jason Kulatunga 6b5ef7f71e for confidential sources, provide way to pass patient_id back to frontend.
When GetRequest fails, print the body (may have helpful messages)
Make sure we can set the headers used by the GetRequest method per Source (BlueButton doesnt work with application/json+fhir header)

Added BlueButton Client, WIP
2022-09-24 16:46:15 -07:00
..
base.go renamed usages of providerId to sourceType 2022-09-13 21:02:26 -04:00
metadata_source.go handle authorize claim for confidential sources. 2022-09-24 14:19:25 -07:00
resource_fhir.go added a getResources and ListResourceFhir API endpoint 2022-09-14 21:56:32 -07:00
response_wrapper.go working frontend, after token swap store credential in SQLite db. 2022-08-25 21:57:29 -07:00
source.go for confidential sources, provide way to pass patient_id back to frontend. 2022-09-24 16:46:15 -07:00
source_summary.go adding source summary endpoint 2022-09-17 00:12:12 -07:00
summary.go support logica service. 2022-09-18 00:36:53 -07:00
user.go adding form validation on signup. 2022-09-11 23:59:13 -04:00