Health Locker Data Upload

Hii ,
I am trying to upload data through PHR App in NDHM Health Locker . But i am getting an error of “Please upload the required files” .
Also can you Tell the process for upload data in health Locker .
Thanks in advance .

Hi @Shefali

We will check the issue of getting the error in the PHR app.

If you are asking about how the user uploaded data is visible in the app, the that happens in below steps:

  • User uploads the data to locker. Health Locker behaves as a HIP at this point of time and it is similar to any new data entry in a HIP.
  • Locker creates a new Link for patient in CM using /add-context API. Locker can also decide it is part of an exisiting care context based on certain params.(Depends upon what is the definition/segregation of a CC in the Locker)
  • When user does a new data fetch, the lockers shares the newly uploaded data to the mobile app as a HIP.

I hope this makes it clearer. Let us know if there are more questions.

Thank you