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.
# | Location | File | Last Modified |
---|---|---|---|
1 | C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\ES\sch | demographicInfo.cls | Thu Jan 10 13:20:02 2019 UTC |
2 | C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\ES\sch | demographicInfo.cls | Thu Jan 10 16:31:22 2019 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 202 |
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.demogra phicInfo E xtends (%S erialObjec t, %XML.Ad aptor) [ P rocedureBl ock ] | |
3 | { | |
4 | ||
5 | Parameter ELEMENTQUA LIFIED = 1 ; | |
6 | ||
7 | Parameter NAMESPACE = "http:// jaxws.webs ervices.es r DOMAIN . EXT /schemas"; | |
8 | ||
9 | Parameter XMLNAME = "demograph icInfo"; | |
10 | ||
11 | Parameter XMLSEQUENC E = 0; | |
12 | ||
13 | Property a ppointment RequestDat e As %Time Stamp(XMLN AME = "app ointmentRe questDate" ); | |
14 | ||
15 | Property a ppointment RequestRes ponse As % Boolean(XM LNAME = "a ppointment RequestRes ponse"); | |
16 | ||
17 | Property c laimFolder Location A s %String( MAXLEN = " ", XMLNAME = "claimF olderLocat ion"); | |
18 | ||
19 | Property c laimFolder Number As %String(MA XLEN = "", XMLNAME = "claimFol derNumber" ); | |
20 | ||
21 | Property c ontactInfo As ES.sch .contactIn fo(XMLNAME = "contac tInfo"); | |
22 | ||
23 | Property e thnicity A s %String( MAXLEN = " ", XMLNAME = "ethnic ity"); | |
24 | ||
25 | Property m aritalStat us As %Str ing(MAXLEN = "", XML NAME = "ma ritalStatu s"); | |
26 | ||
27 | Property p referredFa cility As %String(MA XLEN = "", XMLNAME = "preferre dFacility" ); | |
28 | ||
29 | Property a ssignmentD ate As %Ti meStamp(XM LNAME = "a ssignmentD ate"); | |
30 | ||
31 | Property u nassignmen tDate As % TimeStamp( XMLNAME = "unassignm entDate"); | |
32 | ||
33 | Property r aces As li st Of %Str ing(MAXLEN = "", XML ITEMNAME = "race", X MLNAME = " races", XM LPROJECTIO N = "COLLE CTION"); | |
34 | ||
35 | Property r eligion As %String(M AXLEN = "" , XMLNAME = "religio n"); | |
36 | ||
37 | Property p referredFa cilities A s list Of ES.sch.pre ferredFaci lityInfo(X MLITEMNAME = "prefer redFacilit yInfo", XM LNAME = "p referredFa cilities", XMLPROJEC TION = "CO LLECTION") ; | |
38 | ||
39 | Property a caIndicato r As %Bool ean(XMLNAM E = "acaIn dicator"); | |
40 | ||
41 | Property p referredLa nguage As %String(MA XLEN = "", XMLNAME = "preferre dLanguage" ); | |
42 | ||
43 | Property p referredLa nguageEntr yDate As % TimeStamp( XMLNAME = "preferred LanguageEn tryDate"); | |
44 | ||
45 | Storage De fault | |
46 | { | |
47 | <Data name ="demograp hicInfoSta te"> | |
48 | <Value nam e="1"> | |
49 | <Value>app ointmentRe questDate< /Value> | |
50 | </Value> | |
51 | <Value nam e="2"> | |
52 | <Value>app ointmentRe questRespo nse</Value > | |
53 | </Value> | |
54 | <Value nam e="3"> | |
55 | <Value>cla imFolderLo cation</Va lue> | |
56 | </Value> | |
57 | <Value nam e="4"> | |
58 | <Value>cla imFolderNu mber</Valu e> | |
59 | </Value> | |
60 | <Value nam e="5"> | |
61 | <Value>con tactInfo</ Value> | |
62 | </Value> | |
63 | <Value nam e="6"> | |
64 | <Value>eth nicity</Va lue> | |
65 | </Value> | |
66 | <Value nam e="7"> | |
67 | <Value>mar italStatus </Value> | |
68 | </Value> | |
69 | <Value nam e="8"> | |
70 | <Value>pre ferredFaci lity</Valu e> | |
71 | </Value> | |
72 | <Value nam e="9"> | |
73 | <Value>ass ignmentDat e</Value> | |
74 | </Value> | |
75 | <Value nam e="10"> | |
76 | <Value>una ssignmentD ate</Value > | |
77 | </Value> | |
78 | <Value nam e="11"> | |
79 | <Value>rac es</Value> | |
80 | </Value> | |
81 | <Value nam e="12"> | |
82 | <Value>rel igion</Val ue> | |
83 | </Value> | |
84 | <Value nam e="13"> | |
85 | <Value>pre ferredFaci lities</Va lue> | |
86 | </Value> | |
87 | <Value nam e="14"> | |
88 | <Value>aca Indicator< /Value> | |
89 | </Value> | |
90 | <Value nam e="15"> | |
91 | <Value>pre ferredLang uage</Valu e> | |
92 | </Value> | |
93 | <Value nam e="16"> | |
94 | <Value>pre ferredLang uageEntryD ate</Value > | |
95 | </Value> | |
96 | </Data> | |
97 | <State>dem ographicIn foState</S tate> | |
98 | <StreamLoc ation>^ES. sch.demogr aphicInfoS </StreamLo cation> | |
99 | <Type>%Lib rary.Cache SerialStat e</Type> | |
100 | } | |
101 | ||
102 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.