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

New Adaptor: Ghana Birth and Death Registry #910

Open
jackohilts opened this issue Jan 15, 2025 · 0 comments
Open

New Adaptor: Ghana Birth and Death Registry #910

jackohilts opened this issue Jan 15, 2025 · 0 comments

Comments

@jackohilts
Copy link

jackohilts commented Jan 15, 2025

Background

For the Ghana Health Service Implementation Project we will need an Adaptor for the Ghanaian Birth and Death Registry. The HISP Ghana team will be leading the development of this Adaptor, using the New Adaptor guide here: https://github.com/OpenFn/adaptors/wiki/Creating-a-new-Adaptor

Request

To start, this adaptor should:

  • handle authentication
  • include a generic GET helper so we can get any resource
  • include a generic POST so we can create any resource
  • include a generic PUT so we can update any resource

As we progress development for the initial project, we can incorporate specific helper functions. As a starting point, the generic requests will be a great start.

In terms of functionality, we know the initial workflow will need to:

  • Check if a UBCN already exists for a person
  • Generate a new UBCN for a person

API Docs

Pending input from the HISP Team

Credential for Testing

We will mock the API Calls within the job.

@github-project-automation github-project-automation bot moved this to New Issues in v2 Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant