Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

satusehat: new adaptor to handle auth and expose http functions #529

Open
Tracked by #532
aleksa-krolls opened this issue Apr 25, 2024 · 1 comment
Open
Tracked by #532
Assignees

Comments

@aleksa-krolls
Copy link
Member

Background

SATUSEHAT is the Indonesian government's FHIR health information system. A customer wants to send FHIR-format data from CommCare to SATUSEHAT, so we need to create a new adaptor to support this project.

Request

Create a new satusehat adaptor that:

  1. handles authentication
  2. exposes all http functions so that we can send requests to the dozens of API endpoints the adaptor exposes (incl. /patient, /encounter, etc.)

To test

Staging login url: https://api-satusehat-stg.dto.kemkes.go.id/oauth2/v1/accesstoken?grant_type=client_credentials

@hunterachieng
Copy link
Contributor

@aleksa-krolls I have talked to @josephjclark and we are good to start on this task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants