Skip to content

feat: implement fine-grained field-level access control#207

Merged
Emeka000 merged 3 commits intoHealthy-Stellar:mainfrom
dreamgenies:feat/110-field-level-access
Mar 30, 2026
Merged

feat: implement fine-grained field-level access control#207
Emeka000 merged 3 commits intoHealthy-Stellar:mainfrom
dreamgenies:feat/110-field-level-access

Conversation

@dreamgenies
Copy link
Copy Markdown
Contributor

Implements field-level access control for patient records.

  • Adds FieldPermission enum
  • Enables selective field sharing per record
  • Returns masked PartialRecord based on permissions
  • Includes comprehensive access control tests

closes #110

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@dreamgenies Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Emeka000 Emeka000 merged commit e8da250 into Healthy-Stellar:main Mar 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement fine-grained field-level access control

2 participants