Mentee : Mohd Zaid
Mentor :Atul Kumar,Anchita Goel,Madhuram Jajoo
CODE4GovTECH 2023
Midpoint Showcase
ABDM Consent Management
Table of Contents
What is ABDM ?
Introduction
The reasons behind choosing this project:
Reason Behind Choosing Project
Project Description
why Consent Management
-> Any oft he heathservice provide who is trying to get a aperson health record should first generate a Consent Request for the same .
Project Impact
A patient needs to provide consent to a facility (HIP) for it to share their health records. NHA's Consent Manager does provide apis which help in managing consents but if we provide mechanisms to store consent on HIP front then the whole process of data transfer along with consents can be simplified.
Project Goals
APIs to fetch and store consents
Storage layer for consents and mappings
APIs to provide consents
Service to audit and govern consents
Project Goals
Milstones Planned
Using Swagger.io editor for code generation
11
abdm consent mgmt module work in progress
12
MileStone Achieved
Demo
open for feedback
Issue from Abdm side
15
When we hit the abdm endpoints from postman we were getting access denied and too Many reqquest by other Abdm Folks seems there is an issue with the roles assigned otherwise the it api call was working fine
Project Learnings:
2.Spring Boot project connected to Mongodb,as well Mysql(will MongoDb for this project) as the data is semistrutured.