Skip to content
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

Test for PHI exposure in resource ID - Patient, explicit (Test30) #24

Open
nir-r opened this issue Jun 6, 2024 · 0 comments
Open

Test for PHI exposure in resource ID - Patient, explicit (Test30) #24

nir-r opened this issue Jun 6, 2024 · 0 comments
Assignees

Comments

@nir-r
Copy link
Collaborator

nir-r commented Jun 6, 2024

Requirement
Resource IDs may be exposed on GET over HTTP and hence should not include protected health information (PHI).

Implementation
Important => #25 provides the same functionality but also covers all other resources at slightly higher effort!

On Patient - compare ID (Patient.id) to all identifier values (Patient.identifier.value)

@nir-r nir-r self-assigned this Jun 6, 2024
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

No branches or pull requests

1 participant