Skip to content

Commit

Permalink
AB2D-6106/address vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Aug 26, 2024
1 parent 3ec90f9 commit 47aaaf4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ private static void cleanOutUnNeededData(ExplanationOfBenefit benefit) {
Inherited - Identifier, resourceType, type
*/
// Extensions should exist in benefit: AB2D-5728 Validate Humana AB2D data dictionary for missing elements reported in STU3
benefit.setExtension(null);
benefit.setPatientTarget(null);
benefit.setCreated(null);
benefit.setEnterer(null);
Expand Down

0 comments on commit 47aaaf4

Please sign in to comment.