Interface Consent
The Interface Consent feature allows the user to view patient's consent to share health data.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get patient's interface
consents
GET
/v1/{practiceid}/patients/{patientid}/interfaceconsents
Retrieves patient's consent to share health data
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code
Update patient's interface
consents
PUT
/v1/{practiceid}/patients/{patientid}/interfaceconsents
Modifies the existing patient's consent to share health data
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ Request Body
Expand allExample Code