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-3134 - Add confidentialityCode support for DocumentReference #739

Merged
merged 9 commits into from
Aug 6, 2024

Conversation

martin-nhs
Copy link
Contributor

@martin-nhs martin-nhs commented Aug 2, 2024

What

This pull request introduces an enhancement to the DocumentReferenceMapper.java class, enabling it to detect the presence of a confidentialityCode with the value NOPAT at the RCMRMT030101UKExternalDocument level. If this code is identified, the system will automatically append meta.security with the corresponding NOPAT value to the resource. If the code is absent, no modifications will be made.

Why

Please see the ticket for more information.

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

Please refer to this PR for the mapping documentation changes.

@martin-nhs martin-nhs marked this pull request as draft August 2, 2024 08:49
@martin-nhs martin-nhs enabled auto-merge (squash) August 6, 2024 10:08
@martin-nhs martin-nhs merged commit e9e54b9 into main Aug 6, 2024
1 check passed
@martin-nhs martin-nhs deleted the NIAD-3134 branch August 6, 2024 11:40
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.

2 participants