Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator, designed to integrate with 100,000's of insurances/hospitals/clinics
Go to file
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
backend for confidential sources, provide way to pass patient_id back to frontend. 2022-09-24 16:46:15 -07:00
frontend for confidential sources, provide way to pass patient_id back to frontend. 2022-09-24 16:46:15 -07:00
.dockerignore adding docker image. 2022-09-21 18:57:38 -07:00
.gitignore adding the https://github.com/creativetimofficial/black-dashboard-angular#quick-start template 2022-08-26 19:16:49 -07:00
CONTRIBUTING.md working pagination. 2022-09-21 21:08:21 -07:00
Dockerfile adding docker image. 2022-09-21 18:57:38 -07:00
README.md rename 2022-08-22 18:11:00 -07:00
config.yaml make sure we wait for the token to be stored before reloading the page. 2022-09-14 08:19:28 -07:00
go.mod adding form validation on signup. 2022-09-11 23:59:13 -04:00
go.sum for confidential sources, provide way to pass patient_id back to frontend. 2022-09-24 16:46:15 -07:00
packagr.yaml Initial commit 2022-08-22 17:51:46 -07:00

README.md

goweb-template

Find & replace the following

  • fastenhealth/fastenhealth-onprem - replace this with your github project name (owner/reponame)
  • fastenhealth - find and replace this with your binary name
    • make sure you rename the folder as well.