Skip to content

Commit

Permalink
Added logging for HttpPost request to bfd
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Dec 13, 2024
1 parent 404231f commit 048543b
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 048543b

Please sign in to comment.