Produced by Araxis Merge on 1/17/2019 1:51:43 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.
# | Location | File | Last Modified |
---|---|---|---|
1 | C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\ES\sch | insuranceInfo.cls | Thu Jan 10 13:20:04 2019 UTC |
2 | C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\ES\sch | insuranceInfo.cls | Thu Jan 10 16:31:24 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 252 |
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 | /// 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.insuran ceInfo Ext ends (%Ser ialObject, %XML.Adap tor) [ Pro cedureBloc k ] | |
3 | { | |
4 | ||
5 | Parameter ELEMENTQUA LIFIED = 1 ; | |
6 | ||
7 | Parameter NAMESPACE = "http:// jaxws.webs ervices.es r DOMAIN . EXT /schemas"; | |
8 | ||
9 | Parameter XMLNAME = "insurance Info"; | |
10 | ||
11 | Parameter XMLSEQUENC E = 0; | |
12 | ||
13 | Property c ompanyName As %Strin g(MAXLEN = "", XMLNA ME = "comp anyName"); | |
14 | ||
15 | Property e nrolledInP artA As %B oolean(XML NAME = "en rolledInPa rtA"); | |
16 | ||
17 | Property e nrolledInP artB As %B oolean(XML NAME = "en rolledInPa rtB"); | |
18 | ||
19 | Property g roupName A s %String( MAXLEN = " ", XMLNAME = "groupN ame"); | |
20 | ||
21 | Property g roupNumber As %Strin g(MAXLEN = "", XMLNA ME = "grou pNumber"); | |
22 | ||
23 | Property i nsAddress As ES.sch. addressInf o(XMLNAME = "insAddr ess"); | |
24 | ||
25 | Property i nsurancePh ones As li st Of ES.s ch.phoneIn fo(XMLITEM NAME = "ph one", XMLN AME = "ins urancePhon es", XMLPR OJECTION = "COLLECTI ON"); | |
26 | ||
27 | Property i nsuranceSi teUploadSt atus As %S tring(MAXL EN = "", X MLNAME = " insuranceS iteUploadS tatus"); | |
28 | ||
29 | Property i nsuredRela tionship A s %String( MAXLEN = " ", XMLNAME = "insure dRelations hip"); | |
30 | ||
31 | Property i nsuranceMa ppingTypeN ame As %St ring(MAXLE N = "", XM LNAME = "i nsuranceMa ppingTypeN ame"); | |
32 | ||
33 | Property l astEditedD ate As %Ti meStamp(XM LNAME = "l astEditedD ate"); | |
34 | ||
35 | Property p artAEffect iveDate As %String(M AXLEN = "" , XMLNAME = "partAEf fectiveDat e"); | |
36 | ||
37 | Property p artBEffect iveDate As %String(M AXLEN = "" , XMLNAME = "partBEf fectiveDat e"); | |
38 | ||
39 | Property p lanType As %String(M AXLEN = "" , XMLNAME = "planTyp e"); | |
40 | ||
41 | Property p olicyEffec tiveDate A s %String( MAXLEN = " ", XMLNAME = "policy EffectiveD ate"); | |
42 | ||
43 | Property p olicyExpir ationDate As %String (MAXLEN = "", XMLNAM E = "polic yExpiratio nDate"); | |
44 | ||
45 | Property p olicyHolde rName As % String(MAX LEN = "", XMLNAME = "policyHol derName"); | |
46 | ||
47 | Property p olicyNumbe r As %Stri ng(MAXLEN = "", XMLN AME = "pol icyNumber" ); | |
48 | ||
49 | Property p readmitCer tification As %Boole an(XMLNAME = "preadm itCertific ation"); | |
50 | ||
51 | Property r easonInsur anceNotUpl oaded As % String(MAX LEN = "", XMLNAME = "reasonIns uranceNotU ploaded"); | |
52 | ||
53 | Property s ubscriber As %String (MAXLEN = "", XMLNAM E = "subsc riber"); | |
54 | ||
55 | Storage De fault | |
56 | { | |
57 | <Data name ="insuranc eInfoState "> | |
58 | <Value nam e="1"> | |
59 | <Value>com panyName</ Value> | |
60 | </Value> | |
61 | <Value nam e="2"> | |
62 | <Value>enr olledInPar tA</Value> | |
63 | </Value> | |
64 | <Value nam e="3"> | |
65 | <Value>enr olledInPar tB</Value> | |
66 | </Value> | |
67 | <Value nam e="4"> | |
68 | <Value>gro upName</Va lue> | |
69 | </Value> | |
70 | <Value nam e="5"> | |
71 | <Value>gro upNumber</ Value> | |
72 | </Value> | |
73 | <Value nam e="6"> | |
74 | <Value>ins Address</V alue> | |
75 | </Value> | |
76 | <Value nam e="7"> | |
77 | <Value>ins urancePhon es</Value> | |
78 | </Value> | |
79 | <Value nam e="8"> | |
80 | <Value>ins uranceSite UploadStat us</Value> | |
81 | </Value> | |
82 | <Value nam e="9"> | |
83 | <Value>ins uredRelati onship</Va lue> | |
84 | </Value> | |
85 | <Value nam e="10"> | |
86 | <Value>ins uranceMapp ingTypeNam e</Value> | |
87 | </Value> | |
88 | <Value nam e="11"> | |
89 | <Value>las tEditedDat e</Value> | |
90 | </Value> | |
91 | <Value nam e="12"> | |
92 | <Value>par tAEffectiv eDate</Val ue> | |
93 | </Value> | |
94 | <Value nam e="13"> | |
95 | <Value>par tBEffectiv eDate</Val ue> | |
96 | </Value> | |
97 | <Value nam e="14"> | |
98 | <Value>pla nType</Val ue> | |
99 | </Value> | |
100 | <Value nam e="15"> | |
101 | <Value>pol icyEffecti veDate</Va lue> | |
102 | </Value> | |
103 | <Value nam e="16"> | |
104 | <Value>pol icyExpirat ionDate</V alue> | |
105 | </Value> | |
106 | <Value nam e="17"> | |
107 | <Value>pol icyHolderN ame</Value > | |
108 | </Value> | |
109 | <Value nam e="18"> | |
110 | <Value>pol icyNumber< /Value> | |
111 | </Value> | |
112 | <Value nam e="19"> | |
113 | <Value>pre admitCerti fication</ Value> | |
114 | </Value> | |
115 | <Value nam e="20"> | |
116 | <Value>rea sonInsuran ceNotUploa ded</Value > | |
117 | </Value> | |
118 | <Value nam e="21"> | |
119 | <Value>sub scriber</V alue> | |
120 | </Value> | |
121 | </Data> | |
122 | <State>ins uranceInfo State</Sta te> | |
123 | <StreamLoc ation>^ES. sch.insura nceInfoS</ StreamLoca tion> | |
124 | <Type>%Lib rary.Cache SerialStat e</Type> | |
125 | } | |
126 | ||
127 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.