Produced by Araxis Merge on 4/27/2018 2:59:09 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | v2.0_Sprint_15_Build_5.zip\v2.0_Sprint_15_Build_5\Unredacted\ARS_Backend\ars_app\src\main\java\gov\va\med\ars\constants | ClaimSubmissionConstants.java | Tue Apr 24 14:49:55 2018 UTC |
| 2 | v2.0_Sprint_15_Build_5..zip\v2.0_Sprint_15_Build_5\Unredacted\ARS_Backend\ars_app\src\main\java\gov\va\med\ars\constants | ClaimSubmissionConstants.java | Thu Apr 26 14:32:50 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 98 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | /** | |
| 2 | * | |
| 3 | */ | |
| 4 | package go v.va.med.a rs.constan ts; | |
| 5 | ||
| 6 | import jav a.util.Dat e; | |
| 7 | ||
| 8 | import gov .va.med.do main.ars.C laimContac t; | |
| 9 | import gov .va.med.do main.ars.H ccsCd; | |
| 10 | import gov .va.med.do main.ars.L oincCd; | |
| 11 | import gov .va.med.do main.ars.L oincModCd; | |
| 12 | ||
| 13 | /** | |
| 14 | * @author PI I
|
|
| 15 | * | |
| 16 | */ | |
| 17 | public int erface Cla imSubmissi onConstant s { | |
| 18 | ||
| 19 | St ring PROVI DER_NAME = "provider Name"; | |
| 20 | St ring PROVI DER_NPI = "providerN pi"; | |
| 21 | St ring PROVI DER_TIN = "providerT in"; | |
| 22 | St ring PATIE NT_LAST_NA ME = "pati entLastNam e"; | |
| 23 | St ring PATIE NT_FIRST_N AME = "pat ientfirstN ame"; | |
| 24 | St ring PATIE NT_ID = "p atientId"; | |
| 25 | St ring PATIE NT_CONTROL _NUMBER = "patientCo ntrolNumbe r"; | |
| 26 | St ring LINE_ ITEM_CONTR OL_NUMBER = "lineIte mControlNu mber"; | |
| 27 | St ring MEDIC AL_RECORD_ NUMBER = " medicalRec ordNumber" ; | |
| 28 | St ring DATE_ SUBMITTED = "datesub mitted"; | |
| 29 | St ring REQUI RED_RESPON SE_DATE = "requiredR esponseDat e"; | |
| 30 | St ring PATIE NT_NAME = "patientNa me"; | |
| 31 | St ring PDI_C LAIM_ID = "pdiClaimI d"; | |
| 32 | St ring SUBMI SSION_ID = "submissi onId"; | |
| 33 | St ring STATU S = "statu s"; | |
| 34 | ||
| 35 | St ring SUBMI SSION_ID_D B_COLUMN = "submissi onid"; | |
| 36 | ||
| 37 | St ring Claim _PDI_DB_CO LUMN_NAME = "trn02fp psClaimId" ; | |
| 38 | St ring PROVI DER_NAME_D B_COLUMN = "hl3nm103 svcbillprv nm"; | |
| 39 | St ring PROVI DER_NPI_DB _COLUMN = "hl3nm109p rvnpi"; | |
| 40 | St ring PROVI DER_TIN_DB _COLUMN = "hl2nm109s vcprvtin"; | |
| 41 | St ring PATIE NT_LAST_NA ME_DB_COLU MN = "hl4n m103ptlstn m"; | |
| 42 | St ring PATIE NT_FIRST_N AME_DB_COL UMN = "hl4 nm104ptftn m"; | |
| 43 | St ring PATIE NT_ID_DB_C OLUMN = "h l4nm109pti d"; | |
| 44 | St ring PATIE NT_CONTROL _NUMBER_DB _COLUMN = "ref102ptc trlnmbr"; | |
| 45 | St ring MEDIC AL_RECORD_ NUMBER_DB_ COLUMN = " ef302medre cnmbr"; | |
| 46 | St ring RESPO NSE_DUE_DA TE_DB_COLU MN = "dtp2 03response duedate"; | |
| 47 | St ring DATE_ SUBMITTED_ DB_COLUMN = "datesub mitted"; | |
| 48 | St ring SUBMI SSION_STAT US_DB_COLU MN = "subm issionStat us"; | |
| 49 | ||
| 50 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.