82. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 1:51:42 PM Central Standard 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.

82.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\ES\sch enrollmentDeterminationInfo.cls Thu Jan 10 13:20:02 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\ES\sch enrollmentDeterminationInfo.cls Thu Jan 10 16:31:24 2019 UTC

82.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 322
Changed 1 2
Inserted 0 0
Removed 0 0

82.3 Comparison options

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

82.4 Active regular expressions

No regular expressions were active.

82.5 Comparison detail

  1    /// Create d from: C: \Users\smo rrison\One Drive - Co gnosante H oldings, L LC\CCR&A\E SR\2017121 3-esr.wsdl
  2    Class ES.s ch.enrollm entDetermi nationInfo  Extends ( %SerialObj ect, %XML. Adaptor) [  Procedure Block ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "enrollmen tDetermina tionInfo";
  10   
  11    Parameter  XMLSEQUENC E = 0;
  12   
  13    Property a pplication Date As %T imeStamp(X MLNAME = " applicatio nDate");
  14   
  15    Property c alculation Source As  %String(MA XLEN = "",  XMLNAME =  "calculat ionSource" );
  16   
  17    Property c ancelDecli neInfo As  ES.sch.can celDecline Info(XMLNA ME = "canc elDeclineI nfo");
  18   
  19    Property c atastrophi cDisabilit yInfo As E S.sch.cata strophicDi sabilityIn fo(XMLNAME  = "catast rophicDisa bilityInfo ");
  20   
  21    Property e ffectiveDa te As %Tim eStamp(XML NAME = "ef fectiveDat e");
  22   
  23    Property e ligibleFor Medicaid A s %Boolean (XMLNAME =  "eligible ForMedicai d");
  24   
  25    Property m edicaidLas tModifiedD ate As %Ti meStamp(XM LNAME = "m edicaidLas tModifiedD ate");
  26   
  27    Property e ndDate As  %TimeStamp (XMLNAME =  "endDate" );
  28   
  29    Property e nrollmentD ate As %Ti meStamp(XM LNAME = "e nrollmentD ate");
  30   
  31    Property e nrollmentS tatus As % String(MAX LEN = "",  XMLNAME =  "enrollmen tStatus");
  32   
  33    Property f acilityRec eived As % String(MAX LEN = "",  XMLNAME =  "facilityR eceived");
  34   
  35    Property e nrollmentC ategoryNam e As %Stri ng(MAXLEN  = "", XMLN AME = "enr ollmentCat egoryName" );
  36   
  37    Property i neligibili tyFactor A s ES.sch.i neligibili tyFactorIn fo(XMLNAME  = "inelig ibilityFac tor");
  38   
  39    Property m ilitarySex ualTraumaI nfo As ES. sch.milita rySexualTr aumaInfo(X MLNAME = " militarySe xualTrauma Info");
  40   
  41    Property m onetaryBen efitAwardI nfo As ES. sch.moneta ryBenefitA wardInfo(X MLNAME = " monetaryBe nefitAward Info");
  42   
  43    Property n oseThroatR adiumInfo  As ES.sch. noseThroat RadiumInfo (XMLNAME =  "noseThro atRadiumIn fo");
  44   
  45    Property o therEligib ilities As  list Of E S.sch.elig ibilityInf o(XMLITEMN AME = "eli gibility",  XMLNAME =  "otherEli gibilities ", XMLPROJ ECTION = " COLLECTION ");
  46   
  47    Property p rimaryElig ibility As  ES.sch.el igibilityI nfo(XMLNAM E = "prima ryEligibil ity");
  48   
  49    Property p riorityGro up As %Str ing(MAXLEN  = "", XML NAME = "pr iorityGrou p");
  50   
  51    Property p rioritySub Group As % String(MAX LEN = "",  XMLNAME =  "priorityS ubGroup");
  52   
  53    Property s econdaryEl igibilitie s As list  Of ES.sch. eligibilit yInfo(XMLI TEMNAME =  "eligibili ty", XMLNA ME = "seco ndaryEligi bilities",  XMLPROJEC TION = "CO LLECTION") ;
  54   
  55    Property s erviceConn ectionAwar d As ES.sc h.serviceC onnectionA wardInfo(X MLNAME = " serviceCon nectionAwa rd");
  56   
  57    Property s pecialFact ors As ES. sch.specia lFactorsIn fo(XMLNAME  = "specia lFactors") ;
  58   
  59    Property u serEnrolle eSite As % String(MAX LEN = "",  XMLNAME =  "userEnrol leeSite");
  60   
  61    Property u serEnrolle eValidThro ugh As %xs d.int(XMLN AME = "use rEnrolleeV alidThroug h");
  62   
  63    Property v eteran As  %Boolean(X MLNAME = " veteran");
  64   
  65    Property r ecordCreat edDate As  %TimeStamp (XMLNAME =  "recordCr eatedDate" );
  66   
  67    Property r ecordModif iedDate As  %TimeStam p(XMLNAME  = "recordM odifiedDat e");
  68   
  69    Storage De fault
  70    {
  71    <Data name ="enrollme ntDetermin ationInfoS tate">
  72    <Value nam e="1">
  73    <Value>app licationDa te</Value>
  74    </Value>
  75    <Value nam e="2">
  76    <Value>cal culationSo urce</Valu e>
  77    </Value>
  78    <Value nam e="3">
  79    <Value>can celDecline Info</Valu e>
  80    </Value>
  81    <Value nam e="4">
  82    <Value>cat astrophicD isabilityI nfo</Value >
  83    </Value>
  84    <Value nam e="5">
  85    <Value>eff ectiveDate </Value>
  86    </Value>
  87    <Value nam e="6">
  88    <Value>eli gibleForMe dicaid</Va lue>
  89    </Value>
  90    <Value nam e="7">
  91    <Value>med icaidLastM odifiedDat e</Value>
  92    </Value>
  93    <Value nam e="8">
  94    <Value>end Date</Valu e>
  95    </Value>
  96    <Value nam e="9">
  97    <Value>enr ollmentDat e</Value>
  98    </Value>
  99    <Value nam e="10">
  100    <Value>enr ollmentSta tus</Value >
  101    </Value>
  102    <Value nam e="11">
  103    <Value>fac ilityRecei ved</Value >
  104    </Value>
  105    <Value nam e="12">
  106    <Value>enr ollmentCat egoryName< /Value>
  107    </Value>
  108    <Value nam e="13">
  109    <Value>ine ligibility Factor</Va lue>
  110    </Value>
  111    <Value nam e="14">
  112    <Value>mil itarySexua lTraumaInf o</Value>
  113    </Value>
  114    <Value nam e="15">
  115    <Value>mon etaryBenef itAwardInf o</Value>
  116    </Value>
  117    <Value nam e="16">
  118    <Value>nos eThroatRad iumInfo</V alue>
  119    </Value>
  120    <Value nam e="17">
  121    <Value>oth erEligibil ities</Val ue>
  122    </Value>
  123    <Value nam e="18">
  124    <Value>pri maryEligib ility</Val ue>
  125    </Value>
  126    <Value nam e="19">
  127    <Value>pri orityGroup </Value>
  128    </Value>
  129    <Value nam e="20">
  130    <Value>pri oritySubGr oup</Value >
  131    </Value>
  132    <Value nam e="21">
  133    <Value>sec ondaryElig ibilities< /Value>
  134    </Value>
  135    <Value nam e="22">
  136    <Value>ser viceConnec tionAward< /Value>
  137    </Value>
  138    <Value nam e="23">
  139    <Value>spe cialFactor s</Value>
  140    </Value>
  141    <Value nam e="24">
  142    <Value>use rEnrolleeS ite</Value >
  143    </Value>
  144    <Value nam e="25">
  145    <Value>use rEnrolleeV alidThroug h</Value>
  146    </Value>
  147    <Value nam e="26">
  148    <Value>vet eran</Valu e>
  149    </Value>
  150    <Value nam e="27">
  151    <Value>rec ordCreated Date</Valu e>
  152    </Value>
  153    <Value nam e="28">
  154    <Value>rec ordModifie dDate</Val ue>
  155    </Value>
  156    </Data>
  157    <State>enr ollmentDet ermination InfoState< /State>
  158    <StreamLoc ation>^ES. sch.enroll mentDF93DS </StreamLo cation>
  159    <Type>%Lib rary.Cache SerialStat e</Type>
  160    }
  161   
  162    }