-
Notifications
You must be signed in to change notification settings - Fork 2
Care Services Proxy support #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…nd Policy Decision Point - Introduced `care-services-proxy-openapi.json` defining the Care Services Proxy Authorization API. - Added `care-services-proxy.md` detailing proxy implementation options, required API interactions, and policy decision points. - Updated `sushi-config.yaml` to include Care Services Proxy in the IG menu structure.
@rolandgroen If you want me to review this, I need to know the context of this. |
@reinkrul this is a result of the meeting "
|
Note: an example of post-flight is masking data fields or filtering entire FHIR resources the client isn't authorized to see |
Is this part of the IG, of part of the nuts-knooppunt docs? |
I don't think it should be part of the national spec, because you can build a functioning system (that uses the GFs) without it, and it's an internal detail. |
I agree. So then, where to put it? Something like a docs folder inside the nuts-knooppunt repo which can hold these document? |
* main: updated security text (#24)
- Revise OpenAPI specification with expanded authorization mechanisms for FHIR queries, including two-phase authorization (token introspection and search narrowing). - Add detailed schemas for request/response objects, including introspection results, rewritten queries, and applied filters for auditability. - Enhance documentation with implementation details for Policy Enforcement Point and Policy Decision Point roles. - Replace placeholder endpoints with updated URLs and descriptions.
care-services-proxy-openapi.json
defining the Care Services Proxy Authorization API.care-services-proxy.md
detailing proxy implementation options, required API interactions, and policy decision points.sushi-config.yaml
to include Care Services Proxy in the IG menu structure.