kiranma72 / abdm-docs

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

Some Inputs-I #34

Open ABDM-Integrations opened 1 year ago

ABDM-Integrations commented 1 year ago

2) Can we have download feature for test cases?

3) Can we somewhere define the validity for access token (10 min), refresh token (30m), x-token (30 m), for Milestones? Also, when a consent is raised by HIU, how long will the consent remain active (for patient to approve/deny)? What is corelation id ? (thanks for add consent id & consent artefact id are the same!!)

4) Section 1.7 : when sharing addUpdateServices API, we have mentioned, "All HIUs including PHR apps also need to register a HIU code". Can we please illustrate with example here how to register the services for Health Locker and PHR app? This will help relate when getServices is called.

5) Section 1.9 : "Features to be supported by a PHR app" => as per test cases, a PHR app whichis ABDM enabled must also demonstrate ABHA number creation. We must add this also.

6) Section 3.1 : Can we give reference of NRCes webpage for ABDM profile & FHIR validator as its important for integrators to understand that record sharing has to be done in either of these 7 formats for which there is a defined template. (Many integrators do not understand this at all)

"_To understand the available ABDM FHIR profiles, please visit the web https://nrces.in/ Step 1: Download complete ABDM profiles npm package (package.tgz) file from link: https://nrces.in/ndhm/fhir/r4/package.tgz

Step 2: ( configure validator to refer ABDM profiles)
After downloading package file, go to the "Advanced Options" section at https://fhir.healthit.gov/validator/ and upload the package.tgz file. Alternatively, you may use the online validator : https://fhir.healthit.gov/validator/

Step 3: (add FHIR resource for validation ) Once the package.tgz file is uploaded, import your FH

For any further details on FHIR profiles or any clarifications on validator, please do reach out to NRCES team (nrc-help@cdac.in) or write to ABDM team (integration.support@nha.gov.in)_

7) Section 3.3.1 : Can we add the validity period for a linking token (it was earlier one time use, but now it is 6 months - i need to revalidate this with team)