Stream: implementers
Topic: Consent Management
Yuval Romm (Mar 21 2022 at 19:55):
Hello Community.
Our existing HIE implementation includes a consent layer that controls access to patient data (Employee/ VIP, Behavioral Health / Substance Abuse access management). The platform includes the tools to define Consent Policies as well as the automation to apply policies based on incoming data profiles (looking at employee flags, assigning based on provenance of the data such as a behavioral health facility code).
Transitioning into a FHIR-based world, are you familiar with any toolsets, vendors, or other solutions that can support workflows for:
- Defining policy "templates"
- Defining rules for applying consent templates
Thank you for your input :-)
John Moehrke (Mar 21 2022 at 20:03):
@David Pyke
David Pyke (Mar 22 2022 at 12:37):
There have been reference implementations. @Mohammad Jafari is a good one as he lead one of the projects.
John Moehrke (Mar 22 2022 at 13:09):
open sourced here - https://github.com/mojitoj/pauldron
Last updated: Apr 12 2022 at 19:14 UTC