Produced by Araxis Merge on 7/5/2018 7:15:55 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\CRS | Listing of Registries a Patient is in.rdl | Wed Jun 27 16:57:16 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\CRS | Listing of Registries a Patient is in.rdl | Wed Jun 27 17:41:21 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1516 |
| 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 | <Descrip tion>Reg L ist System Report</D escription > | |
| 4 | <AutoRef resh>0</Au toRefresh> | |
| 5 | <DataSou rces> | |
| 6 | <DataS ource Name ="DataSour ce1"> | |
| 7 | <Dat aSourceRef erence>/Da taSources/ RegistryCo nnectionSt ring</Data SourceRefe rence> | |
| 8 | <rd: SecurityTy pe>None</r d:Security Type> | |
| 9 | <rd: DataSource ID>e61103e 4-347c-4d4 f-8ecd-6a5 5450c8903< /rd:DataSo urceID> | |
| 10 | </Data Source> | |
| 11 | </DataSo urces> | |
| 12 | <DataSet s> | |
| 13 | <DataS et Name="P atient_Dat aset"> | |
| 14 | <Que ry> | |
| 15 | <D ataSourceN ame>DataSo urce1</Dat aSourceNam e> | |
| 16 | <Q ueryParame ters> | |
| 17 | <QueryPara meter Name ="@prmPati entICN"> | |
| 18 | <Value>= Parameters !prmPatien tICN.Value </Value> | |
| 19 | </QueryPar ameter> | |
| 20 | </ QueryParam eters> | |
| 21 | <C ommandText >SELECT | |
| 22 | re g.ID as ST D_REGISTRY _ID | |
| 23 | ,r eg.NAME as STD_REGIS TRY_NAME | |
| 24 | ,p .FIRST_NAM E as PATIE NT_FIRST_N AME | |
| 25 | ,p .LAST_NAME as PATIEN T_LAST_NAM E | |
| 26 | ,p .PATIENT_I D as PATIE NT_PATIENT _ID | |
| 27 | ,p .PatientIC N as SPATI ENT_Patien tICN | |
| 28 | FROM | |
| 29 | CR S.PATIENT p | |
| 30 | INNE R JOIN CRS .REFERRAL r ON r.PAT IENT_ID = p.PATIENT_ ID | |
| 31 | INNE R JOIN CRS .STD_REGIS TRY reg ON reg.ID = r.STD_REGI STRY_ID | |
| 32 | WHERE | |
| 33 | p. PatientICN =@prmPatie ntICN</Com mandText> | |
| 34 | </Qu ery> | |
| 35 | <Fie lds> | |
| 36 | <F ield Name= "STD_REGIS TRY_ID"> | |
| 37 | <DataField >STD_REGIS TRY_ID</Da taField> | |
| 38 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 39 | </ Field> | |
| 40 | <F ield Name= "STD_REGIS TRY_NAME"> | |
| 41 | <DataField >STD_REGIS TRY_NAME</ DataField> | |
| 42 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 43 | </ Field> | |
| 44 | <F ield Name= "PATIENT_F IRST_NAME" > | |
| 45 | <DataField >PATIENT_F IRST_NAME< /DataField > | |
| 46 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 47 | </ Field> | |
| 48 | <F ield Name= "PATIENT_L AST_NAME"> | |
| 49 | <DataField >PATIENT_L AST_NAME</ DataField> | |
| 50 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 51 | </ Field> | |
| 52 | <F ield Name= "PATIENT_P ATIENT_ID" > | |
| 53 | <DataField >PATIENT_P ATIENT_ID< /DataField > | |
| 54 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 55 | </ Field> | |
| 56 | <F ield Name= "SPATIENT_ PatientICN "> | |
| 57 | <DataField >SPATIENT_ PatientICN </DataFiel d> | |
| 58 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 59 | </ Field> | |
| 60 | </Fi elds> | |
| 61 | <Fil ters> | |
| 62 | <F ilter> | |
| 63 | <FilterExp ression>=F ields!SPAT IENT_Patie ntICN.Valu e</FilterE xpression> | |
| 64 | <Operator> Equal</Ope rator> | |
| 65 | <FilterVal ues> | |
| 66 | <FilterV alue>=Para meters!prm PatientICN .Value</Fi lterValue> | |
| 67 | </FilterVa lues> | |
| 68 | </ Filter> | |
| 69 | </Fi lters> | |
| 70 | </Data Set> | |
| 71 | </DataSe ts> | |
| 72 | <ReportS ections> | |
| 73 | <Repor tSection> | |
| 74 | <Bod y> | |
| 75 | <R eportItems > | |
| 76 | <Tablix Na me="Tablix 3"> | |
| 77 | <TablixB ody> | |
| 78 | <Tabli xColumns> | |
| 79 | <Tab lixColumn> | |
| 80 | <W idth>1.483 06in</Widt h> | |
| 81 | </Ta blixColumn > | |
| 82 | <Tab lixColumn> | |
| 83 | <W idth>1.850 69in</Widt h> | |
| 84 | </Ta blixColumn > | |
| 85 | <Tab lixColumn> | |
| 86 | <W idth>1.825 97in</Widt h> | |
| 87 | </Ta blixColumn > | |
| 88 | <Tab lixColumn> | |
| 89 | <W idth>1.788 19in</Widt h> | |
| 90 | </Ta blixColumn > | |
| 91 | <Tab lixColumn> | |
| 92 | <W idth>1.483 06in</Widt h> | |
| 93 | </Ta blixColumn > | |
| 94 | <Tab lixColumn> | |
| 95 | <W idth>1.483 06in</Widt h> | |
| 96 | </Ta blixColumn > | |
| 97 | </Tabl ixColumns> | |
| 98 | <Tabli xRows> | |
| 99 | <Tab lixRow> | |
| 100 | <H eight>0.22 917in</Hei ght> | |
| 101 | <T ablixCells > | |
| 102 | <TablixCel l> | |
| 103 | <CellCon tents> | |
| 104 | <Textb ox Name="T extbox13"> | |
| 105 | <Can Grow>true< /CanGrow> | |
| 106 | <Kee pTogether> true</Keep Together> | |
| 107 | <Par agraphs> | |
| 108 | <P aragraph> | |
| 109 | <TextRuns> | |
| 110 | <TextRun > | |
| 111 | <Value >Registry ID</Value> | |
| 112 | <Style /> | |
| 113 | </TextRu n> | |
| 114 | </TextRuns > | |
| 115 | <Style /> | |
| 116 | </ Paragraph> | |
| 117 | </Pa ragraphs> | |
| 118 | <rd: DefaultNam e>Textbox1 3</rd:Defa ultName> | |
| 119 | <Sty le> | |
| 120 | <B order> | |
| 121 | <Color>Lig htGrey</Co lor> | |
| 122 | <Style>Sol id</Style> | |
| 123 | </ Border> | |
| 124 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 125 | <P addingLeft >2pt</Padd ingLeft> | |
| 126 | <P addingRigh t>2pt</Pad dingRight> | |
| 127 | <P addingTop> 2pt</Paddi ngTop> | |
| 128 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 129 | </St yle> | |
| 130 | </Text box> | |
| 131 | </CellCo ntents> | |
| 132 | </TablixCe ll> | |
| 133 | <TablixCel l> | |
| 134 | <CellCon tents> | |
| 135 | <Textb ox Name="T extbox23"> | |
| 136 | <Can Grow>true< /CanGrow> | |
| 137 | <Kee pTogether> true</Keep Together> | |
| 138 | <Par agraphs> | |
| 139 | <P aragraph> | |
| 140 | <TextRuns> | |
| 141 | <TextRun > | |
| 142 | <Value >Registry Name</Valu e> | |
| 143 | <Style /> | |
| 144 | </TextRu n> | |
| 145 | </TextRuns > | |
| 146 | <Style /> | |
| 147 | </ Paragraph> | |
| 148 | </Pa ragraphs> | |
| 149 | <rd: DefaultNam e>Textbox2 3</rd:Defa ultName> | |
| 150 | <Sty le> | |
| 151 | <B order> | |
| 152 | <Color>Lig htGrey</Co lor> | |
| 153 | <Style>Sol id</Style> | |
| 154 | </ Border> | |
| 155 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 156 | <P addingLeft >2pt</Padd ingLeft> | |
| 157 | <P addingRigh t>2pt</Pad dingRight> | |
| 158 | <P addingTop> 2pt</Paddi ngTop> | |
| 159 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 160 | </St yle> | |
| 161 | </Text box> | |
| 162 | </CellCo ntents> | |
| 163 | </TablixCe ll> | |
| 164 | <TablixCel l> | |
| 165 | <CellCon tents> | |
| 166 | <Textb ox Name="T extbox21"> | |
| 167 | <Can Grow>true< /CanGrow> | |
| 168 | <Kee pTogether> true</Keep Together> | |
| 169 | <Par agraphs> | |
| 170 | <P aragraph> | |
| 171 | <TextRuns> | |
| 172 | <TextRun > | |
| 173 | <Value >First Nam e</Value> | |
| 174 | <Style /> | |
| 175 | </TextRu n> | |
| 176 | </TextRuns > | |
| 177 | <Style /> | |
| 178 | </ Paragraph> | |
| 179 | </Pa ragraphs> | |
| 180 | <rd: DefaultNam e>Textbox2 1</rd:Defa ultName> | |
| 181 | <Sty le> | |
| 182 | <B order> | |
| 183 | <Color>Lig htGrey</Co lor> | |
| 184 | <Style>Sol id</Style> | |
| 185 | </ Border> | |
| 186 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 187 | <P addingLeft >2pt</Padd ingLeft> | |
| 188 | <P addingRigh t>2pt</Pad dingRight> | |
| 189 | <P addingTop> 2pt</Paddi ngTop> | |
| 190 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 191 | </St yle> | |
| 192 | </Text box> | |
| 193 | </CellCo ntents> | |
| 194 | </TablixCe ll> | |
| 195 | <TablixCel l> | |
| 196 | <CellCon tents> | |
| 197 | <Textb ox Name="T extbox19"> | |
| 198 | <Can Grow>true< /CanGrow> | |
| 199 | <Kee pTogether> true</Keep Together> | |
| 200 | <Par agraphs> | |
| 201 | <P aragraph> | |
| 202 | <TextRuns> | |
| 203 | <TextRun > | |
| 204 | <Value >Last Name </Value> | |
| 205 | <Style /> | |
| 206 | </TextRu n> | |
| 207 | </TextRuns > | |
| 208 | <Style /> | |
| 209 | </ Paragraph> | |
| 210 | </Pa ragraphs> | |
| 211 | <rd: DefaultNam e>Textbox1 9</rd:Defa ultName> | |
| 212 | <Sty le> | |
| 213 | <B order> | |
| 214 | <Color>Lig htGrey</Co lor> | |
| 215 | <Style>Sol id</Style> | |
| 216 | </ Border> | |
| 217 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 218 | <P addingLeft >2pt</Padd ingLeft> | |
| 219 | <P addingRigh t>2pt</Pad dingRight> | |
| 220 | <P addingTop> 2pt</Paddi ngTop> | |
| 221 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 222 | </St yle> | |
| 223 | </Text box> | |
| 224 | </CellCo ntents> | |
| 225 | </TablixCe ll> | |
| 226 | <TablixCel l> | |
| 227 | <CellCon tents> | |
| 228 | <Textb ox Name="T extbox15"> | |
| 229 | <Can Grow>true< /CanGrow> | |
| 230 | <Kee pTogether> true</Keep Together> | |
| 231 | <Par agraphs> | |
| 232 | <P aragraph> | |
| 233 | <TextRuns> | |
| 234 | <TextRun > | |
| 235 | <Value >Patient I D</Value> | |
| 236 | <Style /> | |
| 237 | </TextRu n> | |
| 238 | </TextRuns > | |
| 239 | <Style /> | |
| 240 | </ Paragraph> | |
| 241 | </Pa ragraphs> | |
| 242 | <rd: DefaultNam e>Textbox1 5</rd:Defa ultName> | |
| 243 | <Sty le> | |
| 244 | <B order> | |
| 245 | <Color>Lig htGrey</Co lor> | |
| 246 | <Style>Sol id</Style> | |
| 247 | </ Border> | |
| 248 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 249 | <P addingLeft >2pt</Padd ingLeft> | |
| 250 | <P addingRigh t>2pt</Pad dingRight> | |
| 251 | <P addingTop> 2pt</Paddi ngTop> | |
| 252 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 253 | </St yle> | |
| 254 | </Text box> | |
| 255 | </CellCo ntents> | |
| 256 | </TablixCe ll> | |
| 257 | <TablixCel l> | |
| 258 | <CellCon tents> | |
| 259 | <Textb ox Name="T extbox17"> | |
| 260 | <Can Grow>true< /CanGrow> | |
| 261 | <Kee pTogether> true</Keep Together> | |
| 262 | <Par agraphs> | |
| 263 | <P aragraph> | |
| 264 | <TextRuns> | |
| 265 | <TextRun > | |
| 266 | <Value >Patient I CN</Value> | |
| 267 | <Style /> | |
| 268 | </TextRu n> | |
| 269 | </TextRuns > | |
| 270 | <Style /> | |
| 271 | </ Paragraph> | |
| 272 | </Pa ragraphs> | |
| 273 | <rd: DefaultNam e>Textbox1 7</rd:Defa ultName> | |
| 274 | <Sty le> | |
| 275 | <B order> | |
| 276 | <Color>Lig htGrey</Co lor> | |
| 277 | <Style>Sol id</Style> | |
| 278 | </ Border> | |
| 279 | <B ackgroundC olor>Gains boro</Back groundColo r> | |
| 280 | <P addingLeft >2pt</Padd ingLeft> | |
| 281 | <P addingRigh t>2pt</Pad dingRight> | |
| 282 | <P addingTop> 2pt</Paddi ngTop> | |
| 283 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 284 | </St yle> | |
| 285 | </Text box> | |
| 286 | </CellCo ntents> | |
| 287 | </TablixCe ll> | |
| 288 | </ TablixCell s> | |
| 289 | </Ta blixRow> | |
| 290 | <Tab lixRow> | |
| 291 | <H eight>0.22 917in</Hei ght> | |
| 292 | <T ablixCells > | |
| 293 | <TablixCel l> | |
| 294 | <CellCon tents> | |
| 295 | <Textb ox Name="S TD_REGISTR Y_ID"> | |
| 296 | <Can Grow>true< /CanGrow> | |
| 297 | <Kee pTogether> true</Keep Together> | |
| 298 | <Par agraphs> | |
| 299 | <P aragraph> | |
| 300 | <TextRuns> | |
| 301 | <TextRun > | |
| 302 | <Value >=Fields!S TD_REGISTR Y_ID.Value </Value> | |
| 303 | <Style /> | |
| 304 | </TextRu n> | |
| 305 | </TextRuns > | |
| 306 | <Style /> | |
| 307 | </ Paragraph> | |
| 308 | </Pa ragraphs> | |
| 309 | <rd: DefaultNam e>STD_REGI STRY_ID</r d:DefaultN ame> | |
| 310 | <Sty le> | |
| 311 | <B order> | |
| 312 | <Color>Lig htGrey</Co lor> | |
| 313 | <Style>Sol id</Style> | |
| 314 | </ Border> | |
| 315 | <P addingLeft >2pt</Padd ingLeft> | |
| 316 | <P addingRigh t>2pt</Pad dingRight> | |
| 317 | <P addingTop> 2pt</Paddi ngTop> | |
| 318 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 319 | </St yle> | |
| 320 | </Text box> | |
| 321 | </CellCo ntents> | |
| 322 | </TablixCe ll> | |
| 323 | <TablixCel l> | |
| 324 | <CellCon tents> | |
| 325 | <Textb ox Name="S TD_REGISTR Y_NAME"> | |
| 326 | <Can Grow>true< /CanGrow> | |
| 327 | <Kee pTogether> true</Keep Together> | |
| 328 | <Par agraphs> | |
| 329 | <P aragraph> | |
| 330 | <TextRuns> | |
| 331 | <TextRun > | |
| 332 | <Value >=Fields!S TD_REGISTR Y_NAME.Val ue</Value> | |
| 333 | <Style /> | |
| 334 | </TextRu n> | |
| 335 | </TextRuns > | |
| 336 | <Style /> | |
| 337 | </ Paragraph> | |
| 338 | </Pa ragraphs> | |
| 339 | <rd: DefaultNam e>STD_REGI STRY_NAME< /rd:Defaul tName> | |
| 340 | <Sty le> | |
| 341 | <B order> | |
| 342 | <Color>Lig htGrey</Co lor> | |
| 343 | <Style>Sol id</Style> | |
| 344 | </ Border> | |
| 345 | <P addingLeft >2pt</Padd ingLeft> | |
| 346 | <P addingRigh t>2pt</Pad dingRight> | |
| 347 | <P addingTop> 2pt</Paddi ngTop> | |
| 348 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 349 | </St yle> | |
| 350 | </Text box> | |
| 351 | </CellCo ntents> | |
| 352 | </TablixCe ll> | |
| 353 | <TablixCel l> | |
| 354 | <CellCon tents> | |
| 355 | <Textb ox Name="P ATIENT_FIR ST_NAME"> | |
| 356 | <Can Grow>true< /CanGrow> | |
| 357 | <Kee pTogether> true</Keep Together> | |
| 358 | <Par agraphs> | |
| 359 | <P aragraph> | |
| 360 | <TextRuns> | |
| 361 | <TextRun > | |
| 362 | <Value >=Fields!P ATIENT_FIR ST_NAME.Va lue</Value > | |
| 363 | <Style /> | |
| 364 | </TextRu n> | |
| 365 | </TextRuns > | |
| 366 | <Style /> | |
| 367 | </ Paragraph> | |
| 368 | </Pa ragraphs> | |
| 369 | <rd: DefaultNam e>PATIENT_ FIRST_NAME </rd:Defau ltName> | |
| 370 | <Sty le> | |
| 371 | <B order> | |
| 372 | <Color>Lig htGrey</Co lor> | |
| 373 | <Style>Sol id</Style> | |
| 374 | </ Border> | |
| 375 | <P addingLeft >2pt</Padd ingLeft> | |
| 376 | <P addingRigh t>2pt</Pad dingRight> | |
| 377 | <P addingTop> 2pt</Paddi ngTop> | |
| 378 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 379 | </St yle> | |
| 380 | </Text box> | |
| 381 | </CellCo ntents> | |
| 382 | </TablixCe ll> | |
| 383 | <TablixCel l> | |
| 384 | <CellCon tents> | |
| 385 | <Textb ox Name="P ATIENT_LAS T_NAME"> | |
| 386 | <Can Grow>true< /CanGrow> | |
| 387 | <Kee pTogether> true</Keep Together> | |
| 388 | <Par agraphs> | |
| 389 | <P aragraph> | |
| 390 | <TextRuns> | |
| 391 | <TextRun > | |
| 392 | <Value >=Fields!P ATIENT_LAS T_NAME.Val ue</Value> | |
| 393 | <Style /> | |
| 394 | </TextRu n> | |
| 395 | </TextRuns > | |
| 396 | <Style /> | |
| 397 | </ Paragraph> | |
| 398 | </Pa ragraphs> | |
| 399 | <rd: DefaultNam e>PATIENT_ LAST_NAME< /rd:Defaul tName> | |
| 400 | <Sty le> | |
| 401 | <B order> | |
| 402 | <Color>Lig htGrey</Co lor> | |
| 403 | <Style>Sol id</Style> | |
| 404 | </ Border> | |
| 405 | <P addingLeft >2pt</Padd ingLeft> | |
| 406 | <P addingRigh t>2pt</Pad dingRight> | |
| 407 | <P addingTop> 2pt</Paddi ngTop> | |
| 408 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 409 | </St yle> | |
| 410 | </Text box> | |
| 411 | </CellCo ntents> | |
| 412 | </TablixCe ll> | |
| 413 | <TablixCel l> | |
| 414 | <CellCon tents> | |
| 415 | <Textb ox Name="P ATIENT_PAT IENT_ID"> | |
| 416 | <Can Grow>true< /CanGrow> | |
| 417 | <Kee pTogether> true</Keep Together> | |
| 418 | <Par agraphs> | |
| 419 | <P aragraph> | |
| 420 | <TextRuns> | |
| 421 | <TextRun > | |
| 422 | <Value >=Fields!P ATIENT_PAT IENT_ID.Va lue</Value > | |
| 423 | <Style /> | |
| 424 | </TextRu n> | |
| 425 | </TextRuns > | |
| 426 | <Style /> | |
| 427 | </ Paragraph> | |
| 428 | </Pa ragraphs> | |
| 429 | <rd: DefaultNam e>PATIENT_ PATIENT_ID </rd:Defau ltName> | |
| 430 | <Sty le> | |
| 431 | <B order> | |
| 432 | <Color>Lig htGrey</Co lor> | |
| 433 | <Style>Sol id</Style> | |
| 434 | </ Border> | |
| 435 | <P addingLeft >2pt</Padd ingLeft> | |
| 436 | <P addingRigh t>2pt</Pad dingRight> | |
| 437 | <P addingTop> 2pt</Paddi ngTop> | |
| 438 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 439 | </St yle> | |
| 440 | </Text box> | |
| 441 | </CellCo ntents> | |
| 442 | </TablixCe ll> | |
| 443 | <TablixCel l> | |
| 444 | <CellCon tents> | |
| 445 | <Textb ox Name="S PATIENT_Pa tientICN"> | |
| 446 | <Can Grow>true< /CanGrow> | |
| 447 | <Kee pTogether> true</Keep Together> | |
| 448 | <Par agraphs> | |
| 449 | <P aragraph> | |
| 450 | <TextRuns> | |
| 451 | <TextRun > | |
| 452 | <Value >=Fields!S PATIENT_Pa tientICN.V alue</Valu e> | |
| 453 | <Style /> | |
| 454 | </TextRu n> | |
| 455 | </TextRuns > | |
| 456 | <Style /> | |
| 457 | </ Paragraph> | |
| 458 | </Pa ragraphs> | |
| 459 | <rd: DefaultNam e>SPATIENT _PatientIC N</rd:Defa ultName> | |
| 460 | <Sty le> | |
| 461 | <B order> | |
| 462 | <Color>Lig htGrey</Co lor> | |
| 463 | <Style>Sol id</Style> | |
| 464 | </ Border> | |
| 465 | <P addingLeft >2pt</Padd ingLeft> | |
| 466 | <P addingRigh t>2pt</Pad dingRight> | |
| 467 | <P addingTop> 2pt</Paddi ngTop> | |
| 468 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 469 | </St yle> | |
| 470 | </Text box> | |
| 471 | </CellCo ntents> | |
| 472 | </TablixCe ll> | |
| 473 | </ TablixCell s> | |
| 474 | </Ta blixRow> | |
| 475 | </Tabl ixRows> | |
| 476 | </Tablix Body> | |
| 477 | <TablixC olumnHiera rchy> | |
| 478 | <Tabli xMembers> | |
| 479 | <Tab lixMember /> | |
| 480 | <Tab lixMember /> | |
| 481 | <Tab lixMember /> | |
| 482 | <Tab lixMember /> | |
| 483 | <Tab lixMember /> | |
| 484 | <Tab lixMember /> | |
| 485 | </Tabl ixMembers> | |
| 486 | </Tablix ColumnHier archy> | |
| 487 | <TablixR owHierarch y> | |
| 488 | <Tabli xMembers> | |
| 489 | <Tab lixMember> | |
| 490 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 491 | </Ta blixMember > | |
| 492 | <Tab lixMember> | |
| 493 | <G roup Name= "Details" /> | |
| 494 | </Ta blixMember > | |
| 495 | </Tabl ixMembers> | |
| 496 | </Tablix RowHierarc hy> | |
| 497 | <DataSet Name>Patie nt_Dataset </DataSetN ame> | |
| 498 | <Top>0.5 7167in</To p> | |
| 499 | <Left>0. 13417in</L eft> | |
| 500 | <Height> 0.45834in< /Height> | |
| 501 | <Width>9 .91403in</ Width> | |
| 502 | <Style> | |
| 503 | <Borde r> | |
| 504 | <Sty le>None</S tyle> | |
| 505 | </Bord er> | |
| 506 | </Style> | |
| 507 | </Tablix> | |
| 508 | <Textbox N ame="Textb ox31"> | |
| 509 | <CanGrow >true</Can Grow> | |
| 510 | <KeepTog ether>true </KeepToge ther> | |
| 511 | <Paragra phs> | |
| 512 | <Parag raph> | |
| 513 | <Tex tRuns> | |
| 514 | <T extRun> | |
| 515 | <Value>="P atient: " + CStr(Par ameters!pr mPatientIC N.Value) + " found i n the foll owing Regi stries."</ Value> | |
| 516 | <Style> | |
| 517 | <FontWei ght>Bold</ FontWeight > | |
| 518 | </Style> | |
| 519 | </ TextRun> | |
| 520 | </Te xtRuns> | |
| 521 | <Sty le /> | |
| 522 | </Para graph> | |
| 523 | </Paragr aphs> | |
| 524 | <rd:Defa ultName>Te xtbox31</r d:DefaultN ame> | |
| 525 | <Top>0.0 8208in</To p> | |
| 526 | <Left>0. 13417in</L eft> | |
| 527 | <Height> 0.25in</He ight> | |
| 528 | <Width>6 .73958in</ Width> | |
| 529 | <ZIndex> 1</ZIndex> | |
| 530 | <Style> | |
| 531 | <Borde r> | |
| 532 | <Sty le>None</S tyle> | |
| 533 | </Bord er> | |
| 534 | <Paddi ngLeft>2pt </PaddingL eft> | |
| 535 | <Paddi ngRight>2p t</Padding Right> | |
| 536 | <Paddi ngTop>2pt< /PaddingTo p> | |
| 537 | <Paddi ngBottom>2 pt</Paddin gBottom> | |
| 538 | </Style> | |
| 539 | </Textbox> | |
| 540 | </ ReportItem s> | |
| 541 | <H eight>2.25 in</Height > | |
| 542 | <S tyle> | |
| 543 | <Border> | |
| 544 | <Style>N one</Style > | |
| 545 | </Border> | |
| 546 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 547 | </ Style> | |
| 548 | </Bo dy> | |
| 549 | <Wid th>10.1875 in</Width> | |
| 550 | <Pag e> | |
| 551 | <P ageHeader> | |
| 552 | <Height>1i n</Height> | |
| 553 | <PrintOnFi rstPage>tr ue</PrintO nFirstPage > | |
| 554 | <PrintOnLa stPage>tru e</PrintOn LastPage> | |
| 555 | <ReportIte ms> | |
| 556 | <Rectang le Name="R ectangle2" > | |
| 557 | <Repor tItems> | |
| 558 | <Tex tbox Name= "ReportTit le"> | |
| 559 | <C anGrow>tru e</CanGrow > | |
| 560 | <K eepTogethe r>true</Ke epTogether > | |
| 561 | <P aragraphs> | |
| 562 | <Paragraph > | |
| 563 | <TextRun s> | |
| 564 | <TextR un> | |
| 565 | <Val ue>Listing of regist ries a pat ient is in </Value> | |
| 566 | <Sty le> | |
| 567 | <F ontStyle>N ormal</Fon tStyle> | |
| 568 | <F ontSize>14 pt</FontSi ze> | |
| 569 | <F ontWeight> Normal</Fo ntWeight> | |
| 570 | <T extDecorat ion>None</ TextDecora tion> | |
| 571 | <C olor>#0000 00</Color> | |
| 572 | </St yle> | |
| 573 | </Text Run> | |
| 574 | </TextRu ns> | |
| 575 | <Style / > | |
| 576 | </Paragrap h> | |
| 577 | </ Paragraphs > | |
| 578 | <r d:Watermar kTextbox>T itle</rd:W atermarkTe xtbox> | |
| 579 | <r d:DefaultN ame>Report Title</rd: DefaultNam e> | |
| 580 | <T op>0.125in </Top> | |
| 581 | <H eight>0.4i n</Height> | |
| 582 | <W idth>5.5in </Width> | |
| 583 | <S tyle> | |
| 584 | <Border> | |
| 585 | <Style>N one</Style > | |
| 586 | </Border> | |
| 587 | <PaddingLe ft>2pt</Pa ddingLeft> | |
| 588 | <PaddingRi ght>2pt</P addingRigh t> | |
| 589 | <PaddingTo p>2pt</Pad dingTop> | |
| 590 | <PaddingBo ttom>2pt</ PaddingBot tom> | |
| 591 | </ Style> | |
| 592 | </Te xtbox> | |
| 593 | </Repo rtItems> | |
| 594 | <KeepT ogether>tr ue</KeepTo gether> | |
| 595 | <Top>0 .18625in</ Top> | |
| 596 | <Left> 0.13417in< /Left> | |
| 597 | <Heigh t>0.625in< /Height> | |
| 598 | <Width >9.91403in </Width> | |
| 599 | <Style > | |
| 600 | <Bor der> | |
| 601 | <S tyle>None< /Style> | |
| 602 | </Bo rder> | |
| 603 | <Bac kgroundCol or>WhiteSm oke</Backg roundColor > | |
| 604 | </Styl e> | |
| 605 | </Rectan gle> | |
| 606 | <Line Na me="Line1" > | |
| 607 | <Top>0 .89458in</ Top> | |
| 608 | <Left> 0.13417in< /Left> | |
| 609 | <Heigh t>0in</Hei ght> | |
| 610 | <Width >9.91403in </Width> | |
| 611 | <ZInde x>1</ZInde x> | |
| 612 | <Style > | |
| 613 | <Bor der> | |
| 614 | <S tyle>Solid </Style> | |
| 615 | </Bo rder> | |
| 616 | </Styl e> | |
| 617 | </Line> | |
| 618 | </ReportIt ems> | |
| 619 | <Style> | |
| 620 | <Border> | |
| 621 | <Style >None</Sty le> | |
| 622 | </Border > | |
| 623 | </Style> | |
| 624 | </ PageHeader > | |
| 625 | <P ageFooter> | |
| 626 | <Height>0. 82167in</H eight> | |
| 627 | <PrintOnFi rstPage>tr ue</PrintO nFirstPage > | |
| 628 | <PrintOnLa stPage>tru e</PrintOn LastPage> | |
| 629 | <ReportIte ms> | |
| 630 | <Rectang le Name="R ectangle3" > | |
| 631 | <Repor tItems> | |
| 632 | <Tex tbox Name= "UserID"> | |
| 633 | <C anGrow>tru e</CanGrow > | |
| 634 | <K eepTogethe r>true</Ke epTogether > | |
| 635 | <P aragraphs> | |
| 636 | <Paragraph > | |
| 637 | <TextRun s> | |
| 638 | <TextR un> | |
| 639 | <Val ue>="User Name: " + User!UserI D</Value> | |
| 640 | <Sty le /> | |
| 641 | </Text Run> | |
| 642 | </TextRu ns> | |
| 643 | <Style / > | |
| 644 | </Paragrap h> | |
| 645 | </ Paragraphs > | |
| 646 | <r d:DefaultN ame>UserID </rd:Defau ltName> | |
| 647 | <L eft>0.0312 5in</Left> | |
| 648 | <H eight>0.25 in</Height > | |
| 649 | <W idth>3.198 33in</Widt h> | |
| 650 | <S tyle> | |
| 651 | <Border> | |
| 652 | <Style>N one</Style > | |
| 653 | </Border> | |
| 654 | <PaddingLe ft>2pt</Pa ddingLeft> | |
| 655 | <PaddingRi ght>2pt</P addingRigh t> | |
| 656 | <PaddingTo p>2pt</Pad dingTop> | |
| 657 | <PaddingBo ttom>2pt</ PaddingBot tom> | |
| 658 | </ Style> | |
| 659 | </Te xtbox> | |
| 660 | <Tex tbox Name= "Textbox27 "> | |
| 661 | <C anGrow>tru e</CanGrow > | |
| 662 | <K eepTogethe r>true</Ke epTogether > | |
| 663 | <P aragraphs> | |
| 664 | <Paragraph > | |
| 665 | <TextRun s> | |
| 666 | <TextR un> | |
| 667 | <Val ue>="Page Number: " + CStr(Glo bals!PageN umber)</Va lue> | |
| 668 | <Sty le /> | |
| 669 | </Text Run> | |
| 670 | </TextRu ns> | |
| 671 | <Style / > | |
| 672 | </Paragrap h> | |
| 673 | </ Paragraphs > | |
| 674 | <r d:DefaultN ame>Textbo x27</rd:De faultName> | |
| 675 | <L eft>3.8736 8in</Left> | |
| 676 | <H eight>0.25 in</Height > | |
| 677 | <W idth>2.197 92in</Widt h> | |
| 678 | <Z Index>1</Z Index> | |
| 679 | <S tyle> | |
| 680 | <Border> | |
| 681 | <Style>N one</Style > | |
| 682 | </Border> | |
| 683 | <PaddingLe ft>2pt</Pa ddingLeft> | |
| 684 | <PaddingRi ght>2pt</P addingRigh t> | |
| 685 | <PaddingTo p>2pt</Pad dingTop> | |
| 686 | <PaddingBo ttom>2pt</ PaddingBot tom> | |
| 687 | </ Style> | |
| 688 | </Te xtbox> | |
| 689 | <Tex tbox Name= "Execution Time"> | |
| 690 | <C anGrow>tru e</CanGrow > | |
| 691 | <K eepTogethe r>true</Ke epTogether > | |
| 692 | <P aragraphs> | |
| 693 | <Paragraph > | |
| 694 | <TextRun s> | |
| 695 | <TextR un> | |
| 696 | <Val ue>=Global s!Executio nTime</Val ue> | |
| 697 | <Sty le /> | |
| 698 | </Text Run> | |
| 699 | </TextRu ns> | |
| 700 | <Style> | |
| 701 | <TextA lign>Right </TextAlig n> | |
| 702 | </Style> | |
| 703 | </Paragrap h> | |
| 704 | </ Paragraphs > | |
| 705 | <r d:DefaultN ame>Execut ionTime</r d:DefaultN ame> | |
| 706 | <L eft>7.9622 2in</Left> | |
| 707 | <H eight>0.25 in</Height > | |
| 708 | <W idth>2in</ Width> | |
| 709 | <Z Index>2</Z Index> | |
| 710 | <S tyle> | |
| 711 | <Border> | |
| 712 | <Style>N one</Style > | |
| 713 | </Border> | |
| 714 | <PaddingLe ft>2pt</Pa ddingLeft> | |
| 715 | <PaddingRi ght>2pt</P addingRigh t> | |
| 716 | <PaddingTo p>2pt</Pad dingTop> | |
| 717 | <PaddingBo ttom>2pt</ PaddingBot tom> | |
| 718 | </ Style> | |
| 719 | </Te xtbox> | |
| 720 | </Repo rtItems> | |
| 721 | <KeepT ogether>tr ue</KeepTo gether> | |
| 722 | <Top>0 .26958in</ Top> | |
| 723 | <Left> 0.10292in< /Left> | |
| 724 | <Heigh t>0.40625i n</Height> | |
| 725 | <Width >9.96222in </Width> | |
| 726 | <Style > | |
| 727 | <Bor der> | |
| 728 | <S tyle>None< /Style> | |
| 729 | </Bo rder> | |
| 730 | <Bac kgroundCol or>WhiteSm oke</Backg roundColor > | |
| 731 | </Styl e> | |
| 732 | </Rectan gle> | |
| 733 | </ReportIt ems> | |
| 734 | <Style> | |
| 735 | <Border> | |
| 736 | <Style >None</Sty le> | |
| 737 | </Border > | |
| 738 | </Style> | |
| 739 | </ PageFooter > | |
| 740 | <L eftMargin> 1in</LeftM argin> | |
| 741 | <R ightMargin >1in</Righ tMargin> | |
| 742 | <T opMargin>1 in</TopMar gin> | |
| 743 | <B ottomMargi n>1in</Bot tomMargin> | |
| 744 | <S tyle> | |
| 745 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 746 | </ Style> | |
| 747 | </Pa ge> | |
| 748 | </Repo rtSection> | |
| 749 | </Report Sections> | |
| 750 | <ReportP arameters> | |
| 751 | <Repor tParameter Name="prm PatientICN "> | |
| 752 | <Dat aType>Stri ng</DataTy pe> | |
| 753 | <Pro mpt>Patien t ICN</Pro mpt> | |
| 754 | </Repo rtParamete r> | |
| 755 | </Report Parameters > | |
| 756 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 757 | <rd:Report ServerUrl> https:// DNS cresqc50a. aac.dva. DNS /ReportSer ver</rd:Re portServer Url> | |
| 758 | <rd:Repo rtID>8b28b 2b6-ddd1-4 d2e-a343-7 29e8dbdad0 7</rd:Repo rtID> | |
| 759 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.