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-3128 #714

Merged
merged 52 commits into from
Jul 31, 2024
Merged

NIAD-3128 #714

merged 52 commits into from
Jul 31, 2024

Conversation

martin-nhs
Copy link
Contributor

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

What

This pull request enhances the functionality of MedicationRequestOrderMapper.java, MedicationRequestPlanMapper.java, and MedicationStatementMapper.java by introducing support for confidentiality codes. Specifically, it ensures that the meta.security attribute is populated for both MedicationRequest and MedicationStatement resources when a confidentiality code with the value NOPAT is present. This update improves the handling of sensitive information within these resources, aligning with privacy and security requirements.

Why

More details can be found on the ticket.

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 22, 2024 10:33
 MedicationRequestOrderMapperTest.java
@martin-nhs martin-nhs marked this pull request as ready for review July 23, 2024 10:59
@martin-nhs martin-nhs requested a review from adrianclay July 23, 2024 10:59
@martin-nhs martin-nhs enabled auto-merge (squash) July 30, 2024 12:50
@martin-nhs martin-nhs merged commit bcd5f7b into main Jul 31, 2024
1 check passed
@martin-nhs martin-nhs deleted the NIAD-3128 branch July 31, 2024 08:48
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