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

NIAD-3132 Populate the "no disclosure to patient" label for Encounter #695

Merged
merged 29 commits into from
Jul 15, 2024

Conversation

martin-nhs
Copy link
Contributor

@martin-nhs martin-nhs commented Jul 11, 2024

What

  1. I have refactored the previous implementation of handling confidentiality codes to utilising a service, this helps to create a more decoupled solution, now requiring us to simply place @Autowired on the ConfidentialityService.
  2. Added "no disclosure to patient" support for Encounters.

Why

Please include details of the reasoning for these changes

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users
  • A corresponding change has been made to the Mapping Documentation repository

@martin-nhs martin-nhs marked this pull request as draft July 11, 2024 15:00
@martin-nhs martin-nhs marked this pull request as ready for review July 11, 2024 15:37
@martin-nhs martin-nhs enabled auto-merge (squash) July 12, 2024 14:08
adrianclay
adrianclay previously approved these changes Jul 15, 2024
@martin-nhs martin-nhs merged commit ebfe9d9 into main Jul 15, 2024
1 check passed
@martin-nhs martin-nhs deleted the NIAD-3132 branch July 15, 2024 14:32
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.

3 participants