kiranma72 / abdm-docs

Documentation on various ABDM building blocks for developers
MIT License
4 stars 10 forks source link

Review comments for Chapter 1: Getting started #19

Open angshu opened 1 year ago

angshu commented 1 year ago

Apologies first up, I was little lazy of creating separate issues (or grouped appropriately together). I will try to be more organized in future :) .. nevertheless

link: https://kiranma72.github.io/abdm-docs/1-basics/index.html

should we call PHR framework or FHR framework?

Setup an end point URL for your health repository or consumer health application

  • setup access URL for your HRP or HIU or Health Locker applications

Link health facilities with your health repository

  • Link a health facility (HIP) with your health repository (HRP)

link: https://kiranma72.github.io/abdm-docs/1-basics/about_abdm_sandbox/index.html

is now accessible to health facilities and health tech players for integration.

Image

point 2: says - patient scans their health ID

  • should be: patient scans facility QR code at registration desk, or allows facility to scan their PHR QR code

link: https://kiranma72.github.io/abdm-docs/1-basics/the_phr_framework/index.html

Should we calling it PHR framework - or FHR framework?

  • PHR is an application, FHR allows PHR and Lockers to be created

Add to HIP example

  • any entity which creates medical data pertaining to a patient.
  • any entity that creates Health Information for a patient.
  • also include wearable like Fitbit sort of devices

Such an instance of an ABDM certified software is a HRP.

What is HIE-CM

  • HIE-CM is primarily responsible for maintaining linkage of patient records at HIPs, suspension and deletion of such linkages
  • Managing patient approvals for "authentication" for specific purpose like linking, consent request and grant management, and also approvals for subscriptions
  • HIE-CM is responsible for managing the life cycle of consent - grants and revocation

ABHA Address

  • ABHA address can be created using mobile number, email id or ABHA number

Every ABHA number also automatically acts as a ABHA address on the HIE-CM and looks like <14digitabha>@abdm

  • does this automatically create the PHR address in HIE-CM? Not sure ...

How HIE CM works

  • When a new record is generated by health facility it adds a link called a care context ... rephrase: when new record is generated by the health facility, it creates a link with a "care context". Explain care context better with examples

Sharing Health Records With Consent

  • need better image - lines are not visible If the user grants the consent, the HIE-CM shares a signed consent artificat with the the requesting HIU
  • HIE-CM generates two copies of consent artefact. One copy is shared with HIU and the other with HIP

Link: https://kiranma72.github.io/abdm-docs/1-basics/postman_setup/index.html

Link: https://kiranma72.github.io/abdm-docs/1-basics/making_your_app_abdm_compliant/index.html