Open
Description
I would like to know how to do more granular consent management. "Patient x gives crud permission to Practitioner y" sort of permissions.
Examples:
- In the Google Healthcare API there is a preview feature that allows this sort of Consent Management.
- https://smilecdr.com/docs/security/consent_service.html
The only issue that I have found is #1182, which refers to the FHIR Proxy. They used to describe a Consent Opt-Out filter that did exactly this. But unfortunately the proxy has been deprecated since. What is currently the supported way of achieving this?