Produced by Araxis Merge on 7/5/2018 7:16:02 AM 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 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR | ESRD Patients.rdl | Wed Jun 27 16:57:18 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR | ESRD Patients.rdl | Wed Jun 27 17:42:05 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 982 |
| 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 | <?xml vers ion="1.0" encoding=" utf-8"?> | |
| 2 | <Report xm lns:rd="ht tp://schem as.microso ft.com/SQL Server/rep orting/rep ortdesigne r" xmlns:c l="http:// schemas.mi crosoft.co m/sqlserve r/reportin g/2010/01/ componentd efinition" xmlns="ht tp://schem as.microso ft.com/sql server/rep orting/201 0/01/repor tdefinitio n"> | |
| 3 | <AutoRef resh>0</Au toRefresh> | |
| 4 | <DataSou rces> | |
| 5 | <DataS ource Name ="DataSour ce1"> | |
| 6 | <Dat aSourceRef erence>/Da taSources/ RegistryCo nnectionSt ring</Data SourceRefe rence> | |
| 7 | <rd: SecurityTy pe>None</r d:Security Type> | |
| 8 | <rd: DataSource ID>dd5dba9 8-1d9f-413 0-8e00-526 6424886b0< /rd:DataSo urceID> | |
| 9 | </Data Source> | |
| 10 | </DataSo urces> | |
| 11 | <DataSet s> | |
| 12 | <DataS et Name="K DR_Patient s_ESRD"> | |
| 13 | <Que ry> | |
| 14 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 15 | <C ommandText >SELECT DI STINCT | |
| 16 | s. PatientLas tName | |
| 17 | ,s .PatientFi rstName | |
| 18 | ,i 9.ICD9CODE as [Code] | |
| 19 | ,i 9.ICD9Desc ription as [Descript ion] | |
| 20 | FROM | |
| 21 | [C RS].[SPATI ENT] s | |
| 22 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 23 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 24 | JO IN [CRS].[ INPATIENT_ DIAGNOSIS] i on s.pa tientsid = i.patient sid | |
| 25 | JO IN [CRS].[ STD_ICD9_C ODE] i9 on i.icd9sid = i9.icd9 sid | |
| 26 | WHERE i9.I CD9CODE in ('403.01' ,'403.91', '404.02',' 404.13','4 04.92','40 3.11','404 .03','404. 12','404.9 3','585.6' ) | |
| 27 | ||
| 28 | UNION | |
| 29 | ||
| 30 | SELECT DIS TINCT | |
| 31 | s. PatientLas tName | |
| 32 | ,s .PatientFi rstName | |
| 33 | ,i 9.ICD9CODE as [Code] | |
| 34 | ,i 9.ICD9Desc ription as [Descript ion] | |
| 35 | FROM | |
| 36 | [C RS].[SPATI ENT] s | |
| 37 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 38 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 39 | JO IN [CRS].[ OUTPAT_VDI AGNOSIS] i on s.pati entsid = i .patientsi d | |
| 40 | JO IN [CRS].[ STD_ICD9_C ODE] i9 on i.icd9sid = i9.icd9 sid | |
| 41 | WHERE i9.I CD9CODE in ('403.01' ,'403.91', '404.02',' 404.13','4 04.92','40 3.11','404 .03','404. 12','404.9 3','585.6' ) | |
| 42 | ||
| 43 | UNION | |
| 44 | ||
| 45 | SELECT DIS TINCT | |
| 46 | s. PatientLas tName | |
| 47 | ,s .PatientFi rstName | |
| 48 | ,i 10.ICD10CO DE as [Cod e] | |
| 49 | ,i 10.ICD10De scription as [Descri ption] | |
| 50 | FROM | |
| 51 | [C RS].[SPATI ENT] s | |
| 52 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 53 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 54 | JO IN [CRS].[ INPATIENT_ DIAGNOSIS] i on s.pa tientsid = i.patient sid | |
| 55 | JO IN [CRS].[ STD_ICD10_ CODE] i10 on i.ICD10 SID = i10. icd10sid | |
| 56 | WHERE i10. ICD10CODE in ('I12.0 ','I13.11' ,'I13.2',' N18.6') | |
| 57 | ||
| 58 | UNION | |
| 59 | ||
| 60 | SELECT DIS TINCT | |
| 61 | s. PatientLas tName | |
| 62 | ,s .PatientFi rstName | |
| 63 | ,i 10.ICD10CO DE as [Cod e] | |
| 64 | ,i 10.ICD10De scription as [Descri ption] | |
| 65 | FROM | |
| 66 | [C RS].[SPATI ENT] s | |
| 67 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 68 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 69 | JO IN [CRS].[ OUTPAT_VDI AGNOSIS] i on s.pati entsid = i .patientsi d | |
| 70 | JO IN [CRS].[ STD_ICD10_ CODE] i10 on i.ICD10 SID = i10. icd10sid | |
| 71 | WHERE i10. ICD10CODE in ('I12.0 ','I13.11' ,'I13.2',' N18.6') | |
| 72 | ||
| 73 | UNION | |
| 74 | ||
| 75 | SELECT DIS TINCT | |
| 76 | s. PatientLas tName | |
| 77 | ,s .PatientFi rstName | |
| 78 | ,c pt.CPTCODE as [Code] | |
| 79 | ,c pt.CPTDesc ription as [Descript ion] | |
| 80 | FROM | |
| 81 | [C RS].[SPATI ENT] s | |
| 82 | JO IN CRS.PAT IENT p on p.patienti cn = s.pat ienticn | |
| 83 | JO IN CRS.REF ERRAL r on r.patient _id = p.pa tient_id a nd r.std_r egistry_id = 5 | |
| 84 | JO IN [CRS].[ PATIENT_CP T] i on s. patientsid = i.patie ntsid | |
| 85 | JO IN [CRS].[ STD_CPT_CO DE] cpt on i.CPTSID = cpt.CPTS ID | |
| 86 | WHERE cpt. CPTCODE in ('90918', '90919','9 0920','909 21','90922 ','90923', '90924','9 0925','909 51','90952 ','90953', '90954','9 0955','909 56','90957 ','90958', '90959','9 0960','909 61','90962 ','90963', '90964','9 0965','909 66','90967 ','90968', '90969','9 0970','909 95','90998 ','A4655', 'A4780','A 4790','A49 10','E1570 ','G0257', 'G0308','G 0309','G03 10','G0311 ','G0312', 'G0313','G 0314','G03 15','G0316 ','G0317', 'G0318','G 0319','G03 21','G0322 ','G0323', 'G0324','G 0325','G03 26','G0327 ','G8075', 'G8076','G 8077','G80 78','G8079 ','G8080', 'G8081','G 8082','G80 85','G8387 ','G8388', 'G8488','G 9013','G90 14','G9231 ','J0604', 'J0882','J 0884','J08 86','J0887 ','Q0139', 'Q4054','Q 4055','Q40 81','Q9972 ') | |
| 87 | ORDER BY s .PatientLa stName,s.P atientFirs tName</Com mandText> | |
| 88 | </Qu ery> | |
| 89 | <Fie lds> | |
| 90 | <F ield Name= "PatientLa stName"> | |
| 91 | <DataField >PatientLa stName</Da taField> | |
| 92 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 93 | </ Field> | |
| 94 | <F ield Name= "PatientFi rstName"> | |
| 95 | <DataField >PatientFi rstName</D ataField> | |
| 96 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 97 | </ Field> | |
| 98 | <F ield Name= "Code"> | |
| 99 | <DataField >Code</Dat aField> | |
| 100 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 101 | </ Field> | |
| 102 | <F ield Name= "Descripti on"> | |
| 103 | <DataField >Descripti on</DataFi eld> | |
| 104 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 105 | </ Field> | |
| 106 | </Fi elds> | |
| 107 | </Data Set> | |
| 108 | </DataSe ts> | |
| 109 | <ReportS ections> | |
| 110 | <Repor tSection> | |
| 111 | <Bod y> | |
| 112 | <R eportItems > | |
| 113 | <Textbox N ame="Textb ox1"> | |
| 114 | <CanGrow >true</Can Grow> | |
| 115 | <KeepTog ether>true </KeepToge ther> | |
| 116 | <Paragra phs> | |
| 117 | <Parag raph> | |
| 118 | <Tex tRuns> | |
| 119 | <T extRun> | |
| 120 | <Value>Kid ney Diseas e Registry Patients w/ ESRD</V alue> | |
| 121 | <Style> | |
| 122 | <FontSiz e>14pt</Fo ntSize> | |
| 123 | <FontWei ght>Bold</ FontWeight > | |
| 124 | </Style> | |
| 125 | </ TextRun> | |
| 126 | </Te xtRuns> | |
| 127 | <Sty le /> | |
| 128 | </Para graph> | |
| 129 | </Paragr aphs> | |
| 130 | <rd:Defa ultName>Te xtbox1</rd :DefaultNa me> | |
| 131 | <Top>0.2 3833in</To p> | |
| 132 | <Left>0. 31125in</L eft> | |
| 133 | <Height> 0.34375in< /Height> | |
| 134 | <Width>5 .23958in</ Width> | |
| 135 | <Style> | |
| 136 | <Borde r> | |
| 137 | <Sty le>None</S tyle> | |
| 138 | </Bord er> | |
| 139 | <Paddi ngLeft>2pt </PaddingL eft> | |
| 140 | <Paddi ngRight>2p t</Padding Right> | |
| 141 | <Paddi ngTop>2pt< /PaddingTo p> | |
| 142 | <Paddi ngBottom>2 pt</Paddin gBottom> | |
| 143 | </Style> | |
| 144 | </Textbox> | |
| 145 | <Tablix Na me="Tablix 1"> | |
| 146 | <TablixB ody> | |
| 147 | <Tabli xColumns> | |
| 148 | <Tab lixColumn> | |
| 149 | <W idth>2in</ Width> | |
| 150 | </Ta blixColumn > | |
| 151 | <Tab lixColumn> | |
| 152 | <W idth>2in</ Width> | |
| 153 | </Ta blixColumn > | |
| 154 | <Tab lixColumn> | |
| 155 | <W idth>1in</ Width> | |
| 156 | </Ta blixColumn > | |
| 157 | <Tab lixColumn> | |
| 158 | <W idth>5.5in </Width> | |
| 159 | </Ta blixColumn > | |
| 160 | </Tabl ixColumns> | |
| 161 | <Tabli xRows> | |
| 162 | <Tab lixRow> | |
| 163 | <H eight>0.25 in</Height > | |
| 164 | <T ablixCells > | |
| 165 | <TablixCel l> | |
| 166 | <CellCon tents> | |
| 167 | <Textb ox Name="T extbox2"> | |
| 168 | <Can Grow>true< /CanGrow> | |
| 169 | <Kee pTogether> true</Keep Together> | |
| 170 | <Par agraphs> | |
| 171 | <P aragraph> | |
| 172 | <TextRuns> | |
| 173 | <TextRun > | |
| 174 | <Value >Last Name </Value> | |
| 175 | <Style > | |
| 176 | <Fon tWeight>Bo ld</FontWe ight> | |
| 177 | <Col or>White</ Color> | |
| 178 | </Styl e> | |
| 179 | </TextRu n> | |
| 180 | </TextRuns > | |
| 181 | <Style> | |
| 182 | <TextAli gn>Center< /TextAlign > | |
| 183 | </Style> | |
| 184 | </ Paragraph> | |
| 185 | </Pa ragraphs> | |
| 186 | <rd: DefaultNam e>Textbox2 </rd:Defau ltName> | |
| 187 | <Sty le> | |
| 188 | <B order> | |
| 189 | <Color>Lig htGrey</Co lor> | |
| 190 | <Style>Sol id</Style> | |
| 191 | </ Border> | |
| 192 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 193 | <P addingLeft >2pt</Padd ingLeft> | |
| 194 | <P addingRigh t>2pt</Pad dingRight> | |
| 195 | <P addingTop> 2pt</Paddi ngTop> | |
| 196 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 197 | </St yle> | |
| 198 | </Text box> | |
| 199 | </CellCo ntents> | |
| 200 | </TablixCe ll> | |
| 201 | <TablixCel l> | |
| 202 | <CellCon tents> | |
| 203 | <Textb ox Name="T extbox29"> | |
| 204 | <Can Grow>true< /CanGrow> | |
| 205 | <Kee pTogether> true</Keep Together> | |
| 206 | <Par agraphs> | |
| 207 | <P aragraph> | |
| 208 | <TextRuns> | |
| 209 | <TextRun > | |
| 210 | <Value >First Nam e</Value> | |
| 211 | <Style > | |
| 212 | <Fon tWeight>Bo ld</FontWe ight> | |
| 213 | <Col or>White</ Color> | |
| 214 | </Styl e> | |
| 215 | </TextRu n> | |
| 216 | </TextRuns > | |
| 217 | <Style> | |
| 218 | <TextAli gn>Center< /TextAlign > | |
| 219 | </Style> | |
| 220 | </ Paragraph> | |
| 221 | </Pa ragraphs> | |
| 222 | <rd: DefaultNam e>Textbox2 9</rd:Defa ultName> | |
| 223 | <Sty le> | |
| 224 | <B order> | |
| 225 | <Color>Lig htGrey</Co lor> | |
| 226 | <Style>Sol id</Style> | |
| 227 | </ Border> | |
| 228 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 229 | <P addingLeft >2pt</Padd ingLeft> | |
| 230 | <P addingRigh t>2pt</Pad dingRight> | |
| 231 | <P addingTop> 2pt</Paddi ngTop> | |
| 232 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 233 | </St yle> | |
| 234 | </Text box> | |
| 235 | </CellCo ntents> | |
| 236 | </TablixCe ll> | |
| 237 | <TablixCel l> | |
| 238 | <CellCon tents> | |
| 239 | <Textb ox Name="T extbox34"> | |
| 240 | <Can Grow>true< /CanGrow> | |
| 241 | <Kee pTogether> true</Keep Together> | |
| 242 | <Par agraphs> | |
| 243 | <P aragraph> | |
| 244 | <TextRuns> | |
| 245 | <TextRun > | |
| 246 | <Value >Code</Val ue> | |
| 247 | <Style > | |
| 248 | <Fon tWeight>Bo ld</FontWe ight> | |
| 249 | <Col or>White</ Color> | |
| 250 | </Styl e> | |
| 251 | </TextRu n> | |
| 252 | </TextRuns > | |
| 253 | <Style> | |
| 254 | <TextAli gn>Center< /TextAlign > | |
| 255 | </Style> | |
| 256 | </ Paragraph> | |
| 257 | </Pa ragraphs> | |
| 258 | <rd: DefaultNam e>Textbox3 4</rd:Defa ultName> | |
| 259 | <Sty le> | |
| 260 | <B order> | |
| 261 | <Color>Lig htGrey</Co lor> | |
| 262 | <Style>Sol id</Style> | |
| 263 | </ Border> | |
| 264 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 265 | <P addingLeft >2pt</Padd ingLeft> | |
| 266 | <P addingRigh t>2pt</Pad dingRight> | |
| 267 | <P addingTop> 2pt</Paddi ngTop> | |
| 268 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 269 | </St yle> | |
| 270 | </Text box> | |
| 271 | </CellCo ntents> | |
| 272 | </TablixCe ll> | |
| 273 | <TablixCel l> | |
| 274 | <CellCon tents> | |
| 275 | <Textb ox Name="T extbox35"> | |
| 276 | <Can Grow>true< /CanGrow> | |
| 277 | <Kee pTogether> true</Keep Together> | |
| 278 | <Par agraphs> | |
| 279 | <P aragraph> | |
| 280 | <TextRuns> | |
| 281 | <TextRun > | |
| 282 | <Value >Descripti on</Value> | |
| 283 | <Style > | |
| 284 | <Fon tWeight>Bo ld</FontWe ight> | |
| 285 | <Col or>White</ Color> | |
| 286 | </Styl e> | |
| 287 | </TextRu n> | |
| 288 | </TextRuns > | |
| 289 | <Style> | |
| 290 | <TextAli gn>Center< /TextAlign > | |
| 291 | </Style> | |
| 292 | </ Paragraph> | |
| 293 | </Pa ragraphs> | |
| 294 | <rd: DefaultNam e>Textbox3 5</rd:Defa ultName> | |
| 295 | <Sty le> | |
| 296 | <B order> | |
| 297 | <Color>Lig htGrey</Co lor> | |
| 298 | <Style>Sol id</Style> | |
| 299 | </ Border> | |
| 300 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 301 | <P addingLeft >2pt</Padd ingLeft> | |
| 302 | <P addingRigh t>2pt</Pad dingRight> | |
| 303 | <P addingTop> 2pt</Paddi ngTop> | |
| 304 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 305 | </St yle> | |
| 306 | </Text box> | |
| 307 | </CellCo ntents> | |
| 308 | </TablixCe ll> | |
| 309 | </ TablixCell s> | |
| 310 | </Ta blixRow> | |
| 311 | <Tab lixRow> | |
| 312 | <H eight>0.25 in</Height > | |
| 313 | <T ablixCells > | |
| 314 | <TablixCel l> | |
| 315 | <CellCon tents> | |
| 316 | <Textb ox Name="P atientLast Name"> | |
| 317 | <Can Grow>true< /CanGrow> | |
| 318 | <Kee pTogether> true</Keep Together> | |
| 319 | <Par agraphs> | |
| 320 | <P aragraph> | |
| 321 | <TextRuns> | |
| 322 | <TextRun > | |
| 323 | <Value >=Fields!P atientLast Name.Value </Value> | |
| 324 | <Style /> | |
| 325 | </TextRu n> | |
| 326 | </TextRuns > | |
| 327 | <Style /> | |
| 328 | </ Paragraph> | |
| 329 | </Pa ragraphs> | |
| 330 | <rd: DefaultNam e>PatientL astName</r d:DefaultN ame> | |
| 331 | <Sty le> | |
| 332 | <B order> | |
| 333 | <Color>Lig htGrey</Co lor> | |
| 334 | <Style>Sol id</Style> | |
| 335 | </ Border> | |
| 336 | <P addingLeft >2pt</Padd ingLeft> | |
| 337 | <P addingRigh t>2pt</Pad dingRight> | |
| 338 | <P addingTop> 2pt</Paddi ngTop> | |
| 339 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 340 | </St yle> | |
| 341 | </Text box> | |
| 342 | </CellCo ntents> | |
| 343 | </TablixCe ll> | |
| 344 | <TablixCel l> | |
| 345 | <CellCon tents> | |
| 346 | <Textb ox Name="P atientFirs tName"> | |
| 347 | <Can Grow>true< /CanGrow> | |
| 348 | <Kee pTogether> true</Keep Together> | |
| 349 | <Par agraphs> | |
| 350 | <P aragraph> | |
| 351 | <TextRuns> | |
| 352 | <TextRun > | |
| 353 | <Value >=Fields!P atientFirs tName.Valu e</Value> | |
| 354 | <Style /> | |
| 355 | </TextRu n> | |
| 356 | </TextRuns > | |
| 357 | <Style /> | |
| 358 | </ Paragraph> | |
| 359 | </Pa ragraphs> | |
| 360 | <rd: DefaultNam e>PatientF irstName</ rd:Default Name> | |
| 361 | <Sty le> | |
| 362 | <B order> | |
| 363 | <Color>Lig htGrey</Co lor> | |
| 364 | <Style>Sol id</Style> | |
| 365 | </ Border> | |
| 366 | <P addingLeft >2pt</Padd ingLeft> | |
| 367 | <P addingRigh t>2pt</Pad dingRight> | |
| 368 | <P addingTop> 2pt</Paddi ngTop> | |
| 369 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 370 | </St yle> | |
| 371 | </Text box> | |
| 372 | </CellCo ntents> | |
| 373 | </TablixCe ll> | |
| 374 | <TablixCel l> | |
| 375 | <CellCon tents> | |
| 376 | <Textb ox Name="C ode"> | |
| 377 | <Can Grow>true< /CanGrow> | |
| 378 | <Kee pTogether> true</Keep Together> | |
| 379 | <Par agraphs> | |
| 380 | <P aragraph> | |
| 381 | <TextRuns> | |
| 382 | <TextRun > | |
| 383 | <Value >=Fields!C ode.Value< /Value> | |
| 384 | <Style /> | |
| 385 | </TextRu n> | |
| 386 | </TextRuns > | |
| 387 | <Style /> | |
| 388 | </ Paragraph> | |
| 389 | </Pa ragraphs> | |
| 390 | <rd: DefaultNam e>Code</rd :DefaultNa me> | |
| 391 | <Sty le> | |
| 392 | <B order> | |
| 393 | <Color>Lig htGrey</Co lor> | |
| 394 | <Style>Sol id</Style> | |
| 395 | </ Border> | |
| 396 | <P addingLeft >2pt</Padd ingLeft> | |
| 397 | <P addingRigh t>2pt</Pad dingRight> | |
| 398 | <P addingTop> 2pt</Paddi ngTop> | |
| 399 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 400 | </St yle> | |
| 401 | </Text box> | |
| 402 | </CellCo ntents> | |
| 403 | </TablixCe ll> | |
| 404 | <TablixCel l> | |
| 405 | <CellCon tents> | |
| 406 | <Textb ox Name="D escription "> | |
| 407 | <Can Grow>true< /CanGrow> | |
| 408 | <Kee pTogether> true</Keep Together> | |
| 409 | <Par agraphs> | |
| 410 | <P aragraph> | |
| 411 | <TextRuns> | |
| 412 | <TextRun > | |
| 413 | <Value >=Fields!D escription .Value</Va lue> | |
| 414 | <Style /> | |
| 415 | </TextRu n> | |
| 416 | </TextRuns > | |
| 417 | <Style /> | |
| 418 | </ Paragraph> | |
| 419 | </Pa ragraphs> | |
| 420 | <rd: DefaultNam e>Descript ion</rd:De faultName> | |
| 421 | <Sty le> | |
| 422 | <B order> | |
| 423 | <Color>Lig htGrey</Co lor> | |
| 424 | <Style>Sol id</Style> | |
| 425 | </ Border> | |
| 426 | <P addingLeft >2pt</Padd ingLeft> | |
| 427 | <P addingRigh t>2pt</Pad dingRight> | |
| 428 | <P addingTop> 2pt</Paddi ngTop> | |
| 429 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 430 | </St yle> | |
| 431 | </Text box> | |
| 432 | </CellCo ntents> | |
| 433 | </TablixCe ll> | |
| 434 | </ TablixCell s> | |
| 435 | </Ta blixRow> | |
| 436 | </Tabl ixRows> | |
| 437 | </Tablix Body> | |
| 438 | <TablixC olumnHiera rchy> | |
| 439 | <Tabli xMembers> | |
| 440 | <Tab lixMember /> | |
| 441 | <Tab lixMember /> | |
| 442 | <Tab lixMember /> | |
| 443 | <Tab lixMember /> | |
| 444 | </Tabl ixMembers> | |
| 445 | </Tablix ColumnHier archy> | |
| 446 | <TablixR owHierarch y> | |
| 447 | <Tabli xMembers> | |
| 448 | <Tab lixMember> | |
| 449 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 450 | </Ta blixMember > | |
| 451 | <Tab lixMember> | |
| 452 | <G roup Name= "Details" /> | |
| 453 | </Ta blixMember > | |
| 454 | </Tabl ixMembers> | |
| 455 | </Tablix RowHierarc hy> | |
| 456 | <DataSet Name>KDR_P atients_ES RD</DataSe tName> | |
| 457 | <Top>0.8 2167in</To p> | |
| 458 | <Left>0. 31125in</L eft> | |
| 459 | <Height> 0.5in</Hei ght> | |
| 460 | <Width>1 0.5in</Wid th> | |
| 461 | <ZIndex> 1</ZIndex> | |
| 462 | <Style> | |
| 463 | <Borde r> | |
| 464 | <Sty le>None</S tyle> | |
| 465 | </Bord er> | |
| 466 | </Style> | |
| 467 | </Tablix> | |
| 468 | </ ReportItem s> | |
| 469 | <H eight>1.75 in</Height > | |
| 470 | <S tyle> | |
| 471 | <Border> | |
| 472 | <Style>N one</Style > | |
| 473 | </Border> | |
| 474 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 475 | </ Style> | |
| 476 | </Bo dy> | |
| 477 | <Wid th>11.3112 5in</Width > | |
| 478 | <Pag e> | |
| 479 | <P ageHeight> 8.5in</Pag eHeight> | |
| 480 | <P ageWidth>1 1in</PageW idth> | |
| 481 | <L eftMargin> 1in</LeftM argin> | |
| 482 | <R ightMargin >1in</Righ tMargin> | |
| 483 | <T opMargin>1 in</TopMar gin> | |
| 484 | <B ottomMargi n>1in</Bot tomMargin> | |
| 485 | <S tyle /> | |
| 486 | </Pa ge> | |
| 487 | </Repo rtSection> | |
| 488 | </Report Sections> | |
| 489 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 490 | <rd:Report ServerUrl> https:// DNS cresqc50a. aac.dva. DNS /ReportSer ver</rd:Re portServer Url> | |
| 491 | <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID> | |
| 492 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.