openmhealth / omh-dsu-ri

An application for storing mobile health data and authorizing access to it.
http://www.openmhealth.org/documentation/#/store-data/storage-overview
Apache License 2.0
39 stars 32 forks source link

Accessing datapoints of another users #17

Open luistduarte opened 7 years ago

luistduarte commented 7 years ago

If a professional medical care want to access data of another users what can i do to do it? in terms of rest api

luistduarte commented 7 years ago

any idea? @emersonf

FalmaJeus commented 6 years ago

Hello. I have same question. I want a way to access ### data of all users. Is there any way to do this?

FalmaJeus commented 6 years ago

Following is a sentence on Readme.md. "The data points accessible over the data point API belong to a user. In OAuth 2.0, this user is called the resource owner or end-user. A client requests authorization from the authorization server to access the ### data points of one or more users." Does this mean there is a way for client to access the all data of its users?