Skip to content

Commit

Permalink
Revert Post request to BFD
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Jan 14, 2025
1 parent 77850f5 commit 0c53022
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 0c53022

Please sign in to comment.