112. EPMO Open Source Coordination Office Redaction File Detail Report

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.

112.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR CDC eGFR Stratified with AKI.rdl Wed Jun 27 16:57:22 2018 UTC
2 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR CDC eGFR Stratified with AKI.rdl Wed Jun 27 17:42:01 2018 UTC

112.2 Comparison summary

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

112.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

112.4 Active regular expressions

No regular expressions were active.

112.5 Comparison detail

  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 _Lab">
  13         <Que ry>
  14           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  15           <C ommandText >select
  16           t. Gender
  17           ,t .Age
  18           ,t .Race
  19           ,t .PATIENTSI D
  20           ,t .LABCHEMRE SULTVALUE
  21   from (
  22           se lect
  23                    ROW_ NUMBER() O VER(PARTIT ION BY p.P ATIENTICN  ORDER BY l ab.LABCHEM COMPLETEDA TETIME DES C) AS [Row ]
  24                    ,s.G ender
  25                    ,((C ONVERT(int ,CONVERT(c har(8),CUR RENT_TIMES TAMP,112)) -CONVERT(c har(8),s.D ateOfBirth ,112))/100 00) as [Ag e]
  26                    ,pr. Race
  27                    ,lab .PATIENTSI D
  28                    ,lab .LABCHEMRE SULTVALUE
  29           fr om 
  30                    CRS. STD_LOINC_ CODE lc
  31                             inner  join CRS.C HEM_LABCHE M lab on l c.loincsid =lab.loinc sid
  32                             inner  join CRS.S PATIENT s  on lab.pat ientsid=s. patientsid
  33                             inner  join CRS.P ATIENT p o n s.patien ticn=p.pat ienticn
  34                             inner  join CRS.R EFERRAL r  on p.patie nt_id=r.pa tient_id
  35                             left o uter join  CRS.PATSUB _PATIENTRA CE pr on p r.PatientS ID=s.Patie ntSID
  36           wh ere r.std_ registry_i d=5 
  37                    and  lc.LOINC i n ('15045- 8','21232- 4','2160-0 ')
  38   ) as t 
  39           in ner join C RS.OUTPAT_ VDIAGNOSIS  od on od. patientsid =t.patient sid
  40           le ft outer j oin CRS.ST D_ICD9_Cod e i9 on i9 .ICD9SID=o d.ICD9SID  and i9.ICD 9Code in ( '584.5','5 84.6','584 .7','584.8 ','584.9', '669.30',' 669.32','6 69.34')
  41           le ft outer j oin CRS.ST D_ICD10_Co de i10 on  i10.ICD10S ID=od.ICD1 0SID and i 10.ICD10Co de in ('N1 7.0','N17. 1','N17.2' ,'N17.8',' N17.9','N9 9.0','O90. 4')
  42   where t.[R ow]=1 and  (i9.ICD9SI D is not n ull or i10 .ICD10SID  is not nul l)</Comman dText>
  43         </Qu ery>
  44         <Fie lds>
  45           <F ield Name= "Gender">
  46              <DataField >Gender</D ataField>
  47              <rd:TypeNa me>System. String</rd :TypeName>
  48           </ Field>
  49           <F ield Name= "Age">
  50              <DataField >Age</Data Field>
  51              <rd:TypeNa me>System. Int32</rd: TypeName>
  52           </ Field>
  53           <F ield Name= "Race">
  54              <DataField >Race</Dat aField>
  55              <rd:TypeNa me>System. String</rd :TypeName>
  56           </ Field>
  57           <F ield Name= "PATIENTSI D">
  58              <DataField >PATIENTSI D</DataFie ld>
  59              <rd:TypeNa me>System. Int32</rd: TypeName>
  60           </ Field>
  61           <F ield Name= "LABCHEMRE SULTVALUE" >
  62              <DataField >LABCHEMRE SULTVALUE< /DataField >
  63              <rd:TypeNa me>System. String</rd :TypeName>
  64           </ Field>
  65           <F ield Name= "eGFR_MDRD ">
  66              <Value>=Fo rmatNumber ((175 * (F ields!LABC HEMRESULTV ALUE.Value  ^ -1.154)  * (Fields !Age.Value  ^ -.203)  * IIf(Fiel ds!Race.Va lue = "BLA CK OR AFRI CAN AMERIC AN", 1.212 , 1) * IIf (Fields!Ge nder.Value  = "F", .7 42, 1)), 1 )</Value>
  67           </ Field>
  68           <F ield Name= "eGFR_CKDE PI">
  69              <Value>=Fo rmatNumber ((141 * II f((Fields! LABCHEMRES ULTVALUE.V alue/IIf(F ields!Gend er.Value =  "F", .7,  .9)) &lt;  1, (Fields !LABCHEMRE SULTVALUE. Value/IIf( Fields!Gen der.Value  = "F", .7,  .9)), 1)  ^ IIf(Fiel ds!Gender. Value = "F ", -.329,  -.411) * I If((Fields !LABCHEMRE SULTVALUE. Value/IIf( Fields!Gen der.Value  = "F", .7,  .9)) &gt;  1, (Field s!LABCHEMR ESULTVALUE .Value/IIf (Fields!Ge nder.Value  = "F", .7 , .9)), 1)  ^ -1.209  * .993 ^ F ields!Age. Value * II f(Fields!R ace.Value  = "BLACK O R AFRICAN  AMERICAN",  1.159, 1)  * IIf(Fie lds!Gender .Value = " F", 1.018,  1)), 1)</ Value>
  70           </ Field>
  71           <F ield Name= "Grade">
  72              <Value>=II f(Fields!e GFR_CKDEPI .Value &gt ;= 60 And  Fields!eGF R_CKDEPI.V alue &lt;  90, "Grade  2", IIf(F ields!eGFR _CKDEPI.Va lue &gt;=  45 And Fie lds!eGFR_C KDEPI.Valu e &lt; 60,  "Grade 3a ", IIf(Fie lds!eGFR_C KDEPI.Valu e &gt;= 30  And Field s!eGFR_CKD EPI.Value  &lt; 45, " Grade 3b",  IIf(Field s!eGFR_CKD EPI.Value  &gt;= 15 A nd Fields! eGFR_CKDEP I.Value &l t; 30, "Gr ade 4", II f(Fields!e GFR_CKDEPI .Value &lt ; 15, "Gra de 5", "Gr ade 1")))) )</Value>
  73           </ Field>
  74         </Fi elds>
  75       </Data Set>
  76     </DataSe ts>
  77     <ReportS ections>
  78       <Repor tSection>
  79         <Bod y>
  80           <R eportItems >
  81              <Chart Nam e="Chart2" >
  82                <ChartCa tegoryHier archy>
  83                  <Chart Members>
  84                    <Cha rtMember>
  85                      <G roup Name= "Chart2_Ca tegoryGrou p">
  86                         <GroupExpr essions>
  87                           <GroupEx pression>= Fields!Gra de.Value</ GroupExpre ssion>
  88                         </GroupExp ressions>
  89                      </ Group>
  90                      <S ortExpress ions>
  91                         <SortExpre ssion>
  92                           <Value>= Fields!Gra de.Value</ Value>
  93                         </SortExpr ession>
  94                      </ SortExpres sions>
  95                      <L abel>=Fiel ds!Grade.V alue</Labe l>
  96                    </Ch artMember>
  97                  </Char tMembers>
  98                </ChartC ategoryHie rarchy>
  99                <ChartSe riesHierar chy>
  100                  <Chart Members>
  101                    <Cha rtMember>
  102                      <L abel />
  103                    </Ch artMember>
  104                  </Char tMembers>
  105                </ChartS eriesHiera rchy>
  106                <ChartDa ta>
  107                  <Chart SeriesColl ection>
  108                    <Cha rtSeries N ame="Grade ">
  109                      <C hartDataPo ints>
  110                         <ChartData Point>
  111                           <ChartDa taPointVal ues>
  112                             <Y>=Co untRows()< /Y>
  113                           </ChartD ataPointVa lues>
  114                           <ChartDa taLabel>
  115                             <Style  />
  116                             <Label >#VALY (#P ERCENT)</L abel>
  117                             <Visib le>true</V isible>
  118                           </ChartD ataLabel>
  119                           <ToolTip >#VALY (#P ERCENT)</T oolTip>
  120                           <Style / >
  121                           <ChartMa rker>
  122                             <Style  />
  123                           </ChartM arker>
  124                           <DataEle mentOutput >Output</D ataElement Output>
  125                         </ChartDat aPoint>
  126                      </ ChartDataP oints>
  127                      <S tyle />
  128                      <C hartEmptyP oints>
  129                         <Style />
  130                         <ChartMark er>
  131                           <Style / >
  132                         </ChartMar ker>
  133                         <ChartData Label>
  134                           <Style / >
  135                         </ChartDat aLabel>
  136                      </ ChartEmpty Points>
  137                      <V alueAxisNa me>Primary </ValueAxi sName>
  138                      <C ategoryAxi sName>Prim ary</Categ oryAxisNam e>
  139                      <C hartSmartL abel>
  140                         <CalloutLi neColor>Bl ack</Callo utLineColo r>
  141                         <MinMoving Distance>0 pt</MinMov ingDistanc e>
  142                      </ ChartSmart Label>
  143                    </Ch artSeries>
  144                  </Char tSeriesCol lection>
  145                </ChartD ata>
  146                <ChartAr eas>
  147                  <Chart Area Name= "Default">
  148                    <Cha rtCategory Axes>
  149                      <C hartAxis N ame="Prima ry">
  150                         <Style>
  151                           <FontSiz e>8pt</Fon tSize>
  152                         </Style>
  153                         <ChartAxis Title>
  154                           <Caption >CKD Grade </Caption>
  155                           <Style>
  156                             <FontS ize>16pt</ FontSize>
  157                             <FontW eight>Bold </FontWeig ht>
  158                           </Style>
  159                         </ChartAxi sTitle>
  160                         <ChartMajo rGridLines >
  161                           <Enabled >False</En abled>
  162                           <Style>
  163                             <Borde r>
  164                               <Col or>Gainsbo ro</Color>
  165                             </Bord er>
  166                           </Style>
  167                         </ChartMaj orGridLine s>
  168                         <ChartMino rGridLines >
  169                           <Style>
  170                             <Borde r>
  171                               <Col or>Gainsbo ro</Color>
  172                               <Sty le>Dotted< /Style>
  173                             </Bord er>
  174                           </Style>
  175                         </ChartMin orGridLine s>
  176                         <ChartMino rTickMarks >
  177                           <Length> 0.5</Lengt h>
  178                         </ChartMin orTickMark s>
  179                         <CrossAt>N aN</CrossA t>
  180                         <Minimum>N aN</Minimu m>
  181                         <Maximum>N aN</Maximu m>
  182                         <ChartAxis ScaleBreak >
  183                           <Style / >
  184                         </ChartAxi sScaleBrea k>
  185                      </ ChartAxis>
  186                      <C hartAxis N ame="Secon dary">
  187                         <Style>
  188                           <FontSiz e>8pt</Fon tSize>
  189                         </Style>
  190                         <ChartAxis Title>
  191                           <Caption >Axis Titl e</Caption >
  192                           <Style>
  193                             <FontS ize>8pt</F ontSize>
  194                           </Style>
  195                         </ChartAxi sTitle>
  196                         <ChartMajo rGridLines >
  197                           <Enabled >False</En abled>
  198                           <Style>
  199                             <Borde r>
  200                               <Col or>Gainsbo ro</Color>
  201                             </Bord er>
  202                           </Style>
  203                         </ChartMaj orGridLine s>
  204                         <ChartMino rGridLines >
  205                           <Style>
  206                             <Borde r>
  207                               <Col or>Gainsbo ro</Color>
  208                               <Sty le>Dotted< /Style>
  209                             </Bord er>
  210                           </Style>
  211                         </ChartMin orGridLine s>
  212                         <ChartMino rTickMarks >
  213                           <Length> 0.5</Lengt h>
  214                         </ChartMin orTickMark s>
  215                         <CrossAt>N aN</CrossA t>
  216                         <Location> Opposite</ Location>
  217                         <Minimum>N aN</Minimu m>
  218                         <Maximum>N aN</Maximu m>
  219                         <ChartAxis ScaleBreak >
  220                           <Style / >
  221                         </ChartAxi sScaleBrea k>
  222                      </ ChartAxis>
  223                    </Ch artCategor yAxes>
  224                    <Cha rtValueAxe s>
  225                      <C hartAxis N ame="Prima ry">
  226                         <Style>
  227                           <FontSiz e>8pt</Fon tSize>
  228                         </Style>
  229                         <ChartAxis Title>
  230                           <Caption >Prevalenc e</Caption >
  231                           <Style>
  232                             <FontS ize>16pt</ FontSize>
  233                             <FontW eight>Bold </FontWeig ht>
  234                           </Style>
  235                         </ChartAxi sTitle>
  236                         <ChartMajo rGridLines >
  237                           <Style>
  238                             <Borde r>
  239                               <Col or>Gainsbo ro</Color>
  240                             </Bord er>
  241                           </Style>
  242                         </ChartMaj orGridLine s>
  243                         <ChartMino rGridLines >
  244                           <Style>
  245                             <Borde r>
  246                               <Col or>Gainsbo ro</Color>
  247                               <Sty le>Dotted< /Style>
  248                             </Bord er>
  249                           </Style>
  250                         </ChartMin orGridLine s>
  251                         <ChartMino rTickMarks >
  252                           <Length> 0.5</Lengt h>
  253                         </ChartMin orTickMark s>
  254                         <CrossAt>N aN</CrossA t>
  255                         <Minimum>N aN</Minimu m>
  256                         <Maximum>N aN</Maximu m>
  257                         <ChartAxis ScaleBreak >
  258                           <Style / >
  259                         </ChartAxi sScaleBrea k>
  260                      </ ChartAxis>
  261                      <C hartAxis N ame="Secon dary">
  262                         <Style>
  263                           <FontSiz e>8pt</Fon tSize>
  264                         </Style>
  265                         <ChartAxis Title>
  266                           <Caption >Axis Titl e</Caption >
  267                           <Style>
  268                             <FontS ize>8pt</F ontSize>
  269                           </Style>
  270                         </ChartAxi sTitle>
  271                         <ChartMajo rGridLines >
  272                           <Style>
  273                             <Borde r>
  274                               <Col or>Gainsbo ro</Color>
  275                             </Bord er>
  276                           </Style>
  277                         </ChartMaj orGridLine s>
  278                         <ChartMino rGridLines >
  279                           <Style>
  280                             <Borde r>
  281                               <Col or>Gainsbo ro</Color>
  282                               <Sty le>Dotted< /Style>
  283                             </Bord er>
  284                           </Style>
  285                         </ChartMin orGridLine s>
  286                         <ChartMino rTickMarks >
  287                           <Length> 0.5</Lengt h>
  288                         </ChartMin orTickMark s>
  289                         <CrossAt>N aN</CrossA t>
  290                         <Location> Opposite</ Location>
  291                         <Minimum>N aN</Minimu m>
  292                         <Maximum>N aN</Maximu m>
  293                         <ChartAxis ScaleBreak >
  294                           <Style / >
  295                         </ChartAxi sScaleBrea k>
  296                      </ ChartAxis>
  297                    </Ch artValueAx es>
  298                    <Sty le>
  299                      <B ackgroundG radientTyp e>None</Ba ckgroundGr adientType >
  300                    </St yle>
  301                  </Char tArea>
  302                </ChartA reas>
  303                <ChartLe gends>
  304                  <Chart Legend Nam e="Default ">
  305                    <Sty le>
  306                      <B ackgroundG radientTyp e>None</Ba ckgroundGr adientType >
  307                      <F ontSize>8p t</FontSiz e>
  308                    </St yle>
  309                    <Cha rtLegendTi tle>
  310                      <C aption />
  311                      <S tyle>
  312                         <FontSize> 8pt</FontS ize>
  313                         <FontWeigh t>Bold</Fo ntWeight>
  314                         <TextAlign >Center</T extAlign>
  315                      </ Style>
  316                    </Ch artLegendT itle>
  317                    <Hea derSeparat orColor>Bl ack</Heade rSeparator Color>
  318                    <Col umnSeparat orColor>Bl ack</Colum nSeparator Color>
  319                  </Char tLegend>
  320                </ChartL egends>
  321                <Palette >BrightPas tel</Palet te>
  322                <ChartBo rderSkin>
  323                  <Style >
  324                    <Bac kgroundCol or>Gray</B ackgroundC olor>
  325                    <Bac kgroundGra dientType> None</Back groundGrad ientType>
  326                    <Col or>White</ Color>
  327                  </Styl e>
  328                </ChartB orderSkin>
  329                <ChartNo DataMessag e Name="No DataMessag e">
  330                  <Capti on>No Data  Available </Caption>
  331                  <Style >
  332                    <Bac kgroundGra dientType> None</Back groundGrad ientType>
  333                    <Tex tAlign>Gen eral</Text Align>
  334                    <Ver ticalAlign >Top</Vert icalAlign>
  335                  </Styl e>
  336                </ChartN oDataMessa ge>
  337                <DataSet Name>KDR_P atient_Lab </DataSetN ame>
  338                <Top>1in </Top>
  339                <Left>0. 25in</Left >
  340                <Height> 6.25in</He ight>
  341                <Width>1 0.5in</Wid th>
  342                <Style>
  343                  <Borde r>
  344                    <Col or>LightGr ey</Color>
  345                    <Sty le>Solid</ Style>
  346                  </Bord er>
  347                  <Backg roundColor >White</Ba ckgroundCo lor>
  348                  <Backg roundGradi entType>No ne</Backgr oundGradie ntType>
  349                </Style>
  350              </Chart>
  351              <Textbox N ame="Textb ox1">
  352                <CanGrow >true</Can Grow>
  353                <KeepTog ether>true </KeepToge ther>
  354                <Paragra phs>
  355                  <Parag raph>
  356                    <Tex tRuns>
  357                      <T extRun>
  358                         <Value>CDC  eGFR Stra tified wit h AKI</Val ue>
  359                         <Style>
  360                           <FontSiz e>14pt</Fo ntSize>
  361                           <FontWei ght>Bold</ FontWeight >
  362                         </Style>
  363                      </ TextRun>
  364                    </Te xtRuns>
  365                    <Sty le />
  366                  </Para graph>
  367                </Paragr aphs>
  368                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  369                <Top>0.2 5in</Top>
  370                <Left>0. 25in</Left >
  371                <Height> 0.34375in< /Height>
  372                <Width>4 in</Width>
  373                <ZIndex> 1</ZIndex>
  374                <Style>
  375                  <Borde r>
  376                    <Sty le>None</S tyle>
  377                  </Bord er>
  378                  <Paddi ngLeft>2pt </PaddingL eft>
  379                  <Paddi ngRight>2p t</Padding Right>
  380                  <Paddi ngTop>2pt< /PaddingTo p>
  381                  <Paddi ngBottom>2 pt</Paddin gBottom>
  382                </Style>
  383              </Textbox>
  384              <Textbox N ame="Textb ox6">
  385                <CanGrow >true</Can Grow>
  386                <KeepTog ether>true </KeepToge ther>
  387                <Paragra phs>
  388                  <Parag raph>
  389                    <Tex tRuns>
  390                      <T extRun>
  391                         <Value>Cal culation F ormulas:</ Value>
  392                         <Style>
  393                           <FontSiz e>8pt</Fon tSize>
  394                           <FontWei ght>Bold</ FontWeight >
  395                         </Style>
  396                      </ TextRun>
  397                    </Te xtRuns>
  398                    <Sty le>
  399                      <T extAlign>L eft</TextA lign>
  400                    </St yle>
  401                  </Para graph>
  402                  <Parag raph>
  403                    <Tex tRuns>
  404                      <T extRun>
  405                         <Value>eGF R by CKD-E PI: 141 *  min(Scr/k,  1) ^ a *  max(Scr/k,  1) ^ -1.2 09 * 0.993  ^ Age * 1 .159 (if B lack) * 1. 018 (if Fe male)</Val ue>
  406                         <Style>
  407                           <FontSiz e>8pt</Fon tSize>
  408                         </Style>
  409                      </ TextRun>
  410                    </Te xtRuns>
  411                    <Sty le>
  412                      <T extAlign>L eft</TextA lign>
  413                    </St yle>
  414                  </Para graph>
  415                  <Parag raph>
  416                    <Tex tRuns>
  417                      <T extRun>
  418                         <Value>eGF R LOINC Co des: 15045 -8, 21232- 4, 2160-0< /Value>
  419                         <Style>
  420                           <FontSiz e>8pt</Fon tSize>
  421                         </Style>
  422                      </ TextRun>
  423                    </Te xtRuns>
  424                    <Sty le>
  425                      <T extAlign>L eft</TextA lign>
  426                    </St yle>
  427                  </Para graph>
  428                  <Parag raph>
  429                    <Tex tRuns>
  430                      <T extRun>
  431                         <Value>AKI  ICD-9: 58 4.5, 584.6 , 584.7, 5 84.8, 584. 9, 669.30,  669.32, 6 69.34</Val ue>
  432                         <Style>
  433                           <FontSiz e>8pt</Fon tSize>
  434                         </Style>
  435                      </ TextRun>
  436                    </Te xtRuns>
  437                    <Sty le>
  438                      <T extAlign>L eft</TextA lign>
  439                    </St yle>
  440                  </Para graph>
  441                  <Parag raph>
  442                    <Tex tRuns>
  443                      <T extRun>
  444                         <Value>AKI  ICD-10: N 17.0, N17. 1, N17.2,  N17.8, N17 .9, N99.0,  O90.4</Va lue>
  445                         <Style>
  446                           <FontSiz e>8pt</Fon tSize>
  447                         </Style>
  448                      </ TextRun>
  449                    </Te xtRuns>
  450                    <Sty le>
  451                      <T extAlign>L eft</TextA lign>
  452                    </St yle>
  453                  </Para graph>
  454                </Paragr aphs>
  455                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  456                <Top>7.5 in</Top>
  457                <Left>0. 25in</Left >
  458                <Height> 0.75in</He ight>
  459                <Width>7 .75in</Wid th>
  460                <ZIndex> 2</ZIndex>
  461                <Style>
  462                  <Borde r>
  463                    <Sty le>None</S tyle>
  464                  </Bord er>
  465                  <Paddi ngLeft>2pt </PaddingL eft>
  466                  <Paddi ngRight>2p t</Padding Right>
  467                  <Paddi ngTop>2pt< /PaddingTo p>
  468                  <Paddi ngBottom>2 pt</Paddin gBottom>
  469                </Style>
  470              </Textbox>
  471           </ ReportItem s>
  472           <H eight>8.5i n</Height>
  473           <S tyle>
  474              <Border>
  475                <Style>N one</Style >
  476              </Border>
  477              <Backgroun dColor>Whi te</Backgr oundColor>
  478           </ Style>
  479         </Bo dy>
  480         <Wid th>11in</W idth>
  481         <Pag e>
  482           <P ageHeight> 8.5in</Pag eHeight>
  483           <P ageWidth>1 1in</PageW idth>
  484           <L eftMargin> 1in</LeftM argin>
  485           <R ightMargin >1in</Righ tMargin>
  486           <T opMargin>1 in</TopMar gin>
  487           <B ottomMargi n>1in</Bot tomMargin>
  488           <S tyle />
  489         </Pa ge>
  490       </Repo rtSection>
  491     </Report Sections>
  492     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  493       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  494     <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID>
  495   </Report>