Skip to content

Commit

Permalink
Update apps/bfd-server/bfd-server-war/src/test/java/gov/cms/bfd/serve…
Browse files Browse the repository at this point in the history
…r/war/utils/RDATestUtils.java
  • Loading branch information
aschey-forpeople authored Nov 26, 2024
1 parent 17b1f77 commit ed0c83e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ private RdaFissClaim fissTestDataC(Mbi mbi) {
.totalChargeAmount(new BigDecimal("1235.32"))
.receivedDate(LocalDate.of(1970, 1, 9))
.currTranDate(LocalDate.of(1970, 1, 13))
// SAMHSA diagnosis coe
// SAMHSA diagnosis code
.admitDiagCode("F10.10")
.principleDiag("princcc")
.npiNumber("8876543212")
Expand Down

0 comments on commit ed0c83e

Please sign in to comment.