Sandbox Deployment on 22th June 2021

Hello Everyone,

We have done a deployment on sandbox on 22th June 2021. Below are the features which are going in as part of this deployment.

  • Sandbox open for Country Wide Aadhar registration. Will be available in the new APP version 1.4.0.

  • Support for Hindi Language in the PHR App. Will be available in the new APP version 1.4.0.

  • Fix in Dataflow. Due to some caching issue, new data-requests for an existing consent-artefact was not working.

  • Support for govt Programs like CoWin.

  • Support for additional attributes for discovery.

  • Auth init bug fix. Auth-init API had stopped working when user has not logged into PHR app atleast once.

  • Data notification APIs. These are APIs which will be used by HIPs to notify CM, when there is a new data to an existing linked care-context. Please check /v0.5/links/context/notify and /v0.5/links/context/on-notify on the documentation.

  • New HITypes [Wellness Record and HealthDocumentRecord]. Please note, that the following APIs having HITypes can have two more possible value in the ENUM as WellnessRecord and HealthDocumentRecord. Please check the API documentation.

/v0.5/consents/on-fetch
/v0.5/consent-requests/init
/v0.5/consents/hip/notify

Note: It is wise to treat the HITypes not as a fixed enum on HIP/HIU side, since the there will be new additions to HITypes at different times. We should accept the HITypes on HIP/HIU side that addition of a new HIType does not affect the flows for existing HITYpes.

For example, The API contract can always be treated as String and then converted to supported Enum values, while discarding anything which is not supported by that HIP/HIU.

Please let us know if there are questions.
Thank you

1 Like

Hi @mdubey

I have tried to download the latest PHR app from the documentation but it is showing the below error. Can you please check?

upstream connect error or disconnect/reset before headers. reset reason: connection failure

Thanks.

Hello @slamba,

There are some problem in morning. Can you please try again.

Thank you

Hi @Arvind_Tomar

It is working now. Iā€™m able to download the new apk.

Thanks.