132. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/5/2018 7:16:04 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.

132.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR Referrals Added.rdl Wed Jun 27 16:57:24 2018 UTC
2 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR Referrals Added.rdl Wed Jun 27 17:42:15 2018 UTC

132.2 Comparison summary

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

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

132.4 Active regular expressions

No regular expressions were active.

132.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>e514da4 d-143c-466 a-83af-fb4 cf1883641< /rd:DataSo urceID>
  9       </Data Source>
  10     </DataSo urces>
  11     <DataSet s>
  12       <DataS et Name="R EFERRAL_CO UNTS">
  13         <Que ry>
  14           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  15           <C ommandText >select 
  16           CA ST(CREATED  as date)  as [DATE]
  17           ,C OUNT(REFER RAL_ID) as  [REFERRAL S_ADDED]
  18   from 
  19           CR S.REFERRAL  
  20   where std_ registry_i d=(select  ID from CR S.STD_REGI STRY where  CODE='KDR ')
  21   group by C AST(CREATE D as date)
  22   order by C AST(CREATE D as date) ;</Command Text>
  23         </Qu ery>
  24         <Fie lds>
  25           <F ield Name= "DATE">
  26              <DataField >DATE</Dat aField>
  27              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  28           </ Field>
  29           <F ield Name= "REFERRALS _ADDED">
  30              <DataField >REFERRALS _ADDED</Da taField>
  31              <rd:TypeNa me>System. Int32</rd: TypeName>
  32           </ Field>
  33         </Fi elds>
  34       </Data Set>
  35     </DataSe ts>
  36     <ReportS ections>
  37       <Repor tSection>
  38         <Bod y>
  39           <R eportItems >
  40              <Tablix Na me="Tablix 1">
  41                <TablixB ody>
  42                  <Tabli xColumns>
  43                    <Tab lixColumn>
  44                      <W idth>1in</ Width>
  45                    </Ta blixColumn >
  46                    <Tab lixColumn>
  47                      <W idth>2in</ Width>
  48                    </Ta blixColumn >
  49                    <Tab lixColumn>
  50                      <W idth>2in</ Width>
  51                    </Ta blixColumn >
  52                  </Tabl ixColumns>
  53                  <Tabli xRows>
  54                    <Tab lixRow>
  55                      <H eight>0.25 in</Height >
  56                      <T ablixCells >
  57                         <TablixCel l>
  58                           <CellCon tents>
  59                             <Textb ox Name="T extbox2">
  60                               <Can Grow>true< /CanGrow>
  61                               <Kee pTogether> true</Keep Together>
  62                               <Par agraphs>
  63                                 <P aragraph>
  64                                    <TextRuns>
  65                                      <TextRun >
  66                                        <Value  />
  67                                        <Style >
  68                                          <Fon tWeight>Bo ld</FontWe ight>
  69                                          <Col or>White</ Color>
  70                                        </Styl e>
  71                                      </TextRu n>
  72                                    </TextRuns >
  73                                    <Style>
  74                                      <TextAli gn>Center< /TextAlign >
  75                                    </Style>
  76                                 </ Paragraph>
  77                               </Pa ragraphs>
  78                               <rd: DefaultNam e>Textbox2 </rd:Defau ltName>
  79                               <Sty le>
  80                                 <B order>
  81                                    <Color>Lig htGrey</Co lor>
  82                                    <Style>Sol id</Style>
  83                                 </ Border>
  84                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  85                                 <P addingLeft >2pt</Padd ingLeft>
  86                                 <P addingRigh t>2pt</Pad dingRight>
  87                                 <P addingTop> 2pt</Paddi ngTop>
  88                                 <P addingBott om>2pt</Pa ddingBotto m>
  89                               </St yle>
  90                             </Text box>
  91                           </CellCo ntents>
  92                         </TablixCe ll>
  93                         <TablixCel l>
  94                           <CellCon tents>
  95                             <Textb ox Name="T extbox1">
  96                               <Can Grow>true< /CanGrow>
  97                               <Kee pTogether> true</Keep Together>
  98                               <Par agraphs>
  99                                 <P aragraph>
  100                                    <TextRuns>
  101                                      <TextRun >
  102                                        <Value >DATE</Val ue>
  103                                        <Style >
  104                                          <Fon tWeight>Bo ld</FontWe ight>
  105                                          <Col or>White</ Color>
  106                                        </Styl e>
  107                                      </TextRu n>
  108                                    </TextRuns >
  109                                    <Style>
  110                                      <TextAli gn>Center< /TextAlign >
  111                                    </Style>
  112                                 </ Paragraph>
  113                               </Pa ragraphs>
  114                               <rd: DefaultNam e>Textbox1 </rd:Defau ltName>
  115                               <Sty le>
  116                                 <B order>
  117                                    <Color>Lig htGrey</Co lor>
  118                                    <Style>Sol id</Style>
  119                                 </ Border>
  120                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  121                                 <P addingLeft >2pt</Padd ingLeft>
  122                                 <P addingRigh t>2pt</Pad dingRight>
  123                                 <P addingTop> 2pt</Paddi ngTop>
  124                                 <P addingBott om>2pt</Pa ddingBotto m>
  125                               </St yle>
  126                             </Text box>
  127                           </CellCo ntents>
  128                         </TablixCe ll>
  129                         <TablixCel l>
  130                           <CellCon tents>
  131                             <Textb ox Name="T extbox3">
  132                               <Can Grow>true< /CanGrow>
  133                               <Kee pTogether> true</Keep Together>
  134                               <Par agraphs>
  135                                 <P aragraph>
  136                                    <TextRuns>
  137                                      <TextRun >
  138                                        <Value >REFERRALS  ADDED</Va lue>
  139                                        <Style >
  140                                          <Fon tWeight>Bo ld</FontWe ight>
  141                                          <Col or>White</ Color>
  142                                        </Styl e>
  143                                      </TextRu n>
  144                                    </TextRuns >
  145                                    <Style>
  146                                      <TextAli gn>Center< /TextAlign >
  147                                    </Style>
  148                                 </ Paragraph>
  149                               </Pa ragraphs>
  150                               <rd: DefaultNam e>Textbox3 </rd:Defau ltName>
  151                               <Sty le>
  152                                 <B order>
  153                                    <Color>Lig htGrey</Co lor>
  154                                    <Style>Sol id</Style>
  155                                 </ Border>
  156                                 <B ackgroundC olor>DarkB lue</Backg roundColor >
  157                                 <P addingLeft >2pt</Padd ingLeft>
  158                                 <P addingRigh t>2pt</Pad dingRight>
  159                                 <P addingTop> 2pt</Paddi ngTop>
  160                                 <P addingBott om>2pt</Pa ddingBotto m>
  161                               </St yle>
  162                             </Text box>
  163                           </CellCo ntents>
  164                         </TablixCe ll>
  165                      </ TablixCell s>
  166                    </Ta blixRow>
  167                    <Tab lixRow>
  168                      <H eight>0.25 in</Height >
  169                      <T ablixCells >
  170                         <TablixCel l>
  171                           <CellCon tents>
  172                             <Textb ox Name="T extbox4">
  173                               <Can Grow>true< /CanGrow>
  174                               <Kee pTogether> true</Keep Together>
  175                               <Par agraphs>
  176                                 <P aragraph>
  177                                    <TextRuns>
  178                                      <TextRun >
  179                                        <Value >Select</V alue>
  180                                        <Actio nInfo>
  181                                          <Act ions>
  182                                            <A ction>
  183                                               <Drillthro ugh>
  184                                                 <ReportN ame>/Repor ts/KDR/Ref errals Pro cess Metri cs</Report Name>
  185                                                 <Paramet ers>
  186                                                   <Param eter Name= "extractDa te">
  187                                                     <Val ue>=Fields !DATE.Valu e</Value>
  188                                                   </Para meter>
  189                                                 </Parame ters>
  190                                               </Drillthr ough>
  191                                            </ Action>
  192                                          </Ac tions>
  193                                        </Acti onInfo>
  194                                        <Style >
  195                                          <Tex tDecoratio n>Underlin e</TextDec oration>
  196                                          <Col or>Blue</C olor>
  197                                        </Styl e>
  198                                      </TextRu n>
  199                                    </TextRuns >
  200                                    <Style>
  201                                      <TextAli gn>Center< /TextAlign >
  202                                    </Style>
  203                                 </ Paragraph>
  204                               </Pa ragraphs>
  205                               <rd: DefaultNam e>Textbox4 </rd:Defau ltName>
  206                               <Sty le>
  207                                 <B order>
  208                                    <Color>Lig htGrey</Co lor>
  209                                    <Style>Sol id</Style>
  210                                 </ Border>
  211                                 <P addingLeft >2pt</Padd ingLeft>
  212                                 <P addingRigh t>2pt</Pad dingRight>
  213                                 <P addingTop> 2pt</Paddi ngTop>
  214                                 <P addingBott om>2pt</Pa ddingBotto m>
  215                               </St yle>
  216                             </Text box>
  217                           </CellCo ntents>
  218                         </TablixCe ll>
  219                         <TablixCel l>
  220                           <CellCon tents>
  221                             <Textb ox Name="D ATE">
  222                               <Can Grow>true< /CanGrow>
  223                               <Kee pTogether> true</Keep Together>
  224                               <Par agraphs>
  225                                 <P aragraph>
  226                                    <TextRuns>
  227                                      <TextRun >
  228                                        <Value >=Fields!D ATE.Value< /Value>
  229                                        <Style >
  230                                          <For mat>MM/dd/ yyyy</Form at>
  231                                        </Styl e>
  232                                      </TextRu n>
  233                                    </TextRuns >
  234                                    <Style>
  235                                      <TextAli gn>Center< /TextAlign >
  236                                    </Style>
  237                                 </ Paragraph>
  238                               </Pa ragraphs>
  239                               <rd: DefaultNam e>DATE</rd :DefaultNa me>
  240                               <Sty le>
  241                                 <B order>
  242                                    <Color>Lig htGrey</Co lor>
  243                                    <Style>Sol id</Style>
  244                                 </ Border>
  245                                 <P addingLeft >2pt</Padd ingLeft>
  246                                 <P addingRigh t>2pt</Pad dingRight>
  247                                 <P addingTop> 2pt</Paddi ngTop>
  248                                 <P addingBott om>2pt</Pa ddingBotto m>
  249                               </St yle>
  250                             </Text box>
  251                             <rd:Se lected>tru e</rd:Sele cted>
  252                           </CellCo ntents>
  253                         </TablixCe ll>
  254                         <TablixCel l>
  255                           <CellCon tents>
  256                             <Textb ox Name="R EFERRALS_A DDED">
  257                               <Can Grow>true< /CanGrow>
  258                               <Kee pTogether> true</Keep Together>
  259                               <Par agraphs>
  260                                 <P aragraph>
  261                                    <TextRuns>
  262                                      <TextRun >
  263                                        <Value >=Fields!R EFERRALS_A DDED.Value </Value>
  264                                        <Style  />
  265                                      </TextRu n>
  266                                    </TextRuns >
  267                                    <Style>
  268                                      <TextAli gn>Center< /TextAlign >
  269                                    </Style>
  270                                 </ Paragraph>
  271                               </Pa ragraphs>
  272                               <rd: DefaultNam e>REFERRAL S_ADDED</r d:DefaultN ame>
  273                               <Sty le>
  274                                 <B order>
  275                                    <Color>Lig htGrey</Co lor>
  276                                    <Style>Sol id</Style>
  277                                 </ Border>
  278                                 <P addingLeft >2pt</Padd ingLeft>
  279                                 <P addingRigh t>2pt</Pad dingRight>
  280                                 <P addingTop> 2pt</Paddi ngTop>
  281                                 <P addingBott om>2pt</Pa ddingBotto m>
  282                               </St yle>
  283                             </Text box>
  284                           </CellCo ntents>
  285                         </TablixCe ll>
  286                      </ TablixCell s>
  287                    </Ta blixRow>
  288                    <Tab lixRow>
  289                      <H eight>0.25 in</Height >
  290                      <T ablixCells >
  291                         <TablixCel l>
  292                           <CellCon tents>
  293                             <Textb ox Name="T extbox5">
  294                               <Can Grow>true< /CanGrow>
  295                               <Kee pTogether> true</Keep Together>
  296                               <Par agraphs>
  297                                 <P aragraph>
  298                                    <TextRuns>
  299                                      <TextRun >
  300                                        <Value  />
  301                                        <Style >
  302                                          <Fon tWeight>Bo ld</FontWe ight>
  303                                        </Styl e>
  304                                      </TextRu n>
  305                                    </TextRuns >
  306                                    <Style>
  307                                      <TextAli gn>Center< /TextAlign >
  308                                    </Style>
  309                                 </ Paragraph>
  310                               </Pa ragraphs>
  311                               <rd: DefaultNam e>Textbox5 </rd:Defau ltName>
  312                               <Sty le>
  313                                 <B order>
  314                                    <Color>Lig htGrey</Co lor>
  315                                    <Style>Sol id</Style>
  316                                 </ Border>
  317                                 <B ackgroundC olor>Light Blue</Back groundColo r>
  318                                 <P addingLeft >2pt</Padd ingLeft>
  319                                 <P addingRigh t>2pt</Pad dingRight>
  320                                 <P addingTop> 2pt</Paddi ngTop>
  321                                 <P addingBott om>2pt</Pa ddingBotto m>
  322                               </St yle>
  323                             </Text box>
  324                           </CellCo ntents>
  325                         </TablixCe ll>
  326                         <TablixCel l>
  327                           <CellCon tents>
  328                             <Textb ox Name="T extbox6">
  329                               <Can Grow>true< /CanGrow>
  330                               <Kee pTogether> true</Keep Together>
  331                               <Par agraphs>
  332                                 <P aragraph>
  333                                    <TextRuns>
  334                                      <TextRun >
  335                                        <Value >Total</Va lue>
  336                                        <Style >
  337                                          <Fon tWeight>Bo ld</FontWe ight>
  338                                        </Styl e>
  339                                      </TextRu n>
  340                                    </TextRuns >
  341                                    <Style>
  342                                      <TextAli gn>Right</ TextAlign>
  343                                    </Style>
  344                                 </ Paragraph>
  345                               </Pa ragraphs>
  346                               <rd: DefaultNam e>Textbox6 </rd:Defau ltName>
  347                               <Sty le>
  348                                 <B order>
  349                                    <Color>Lig htGrey</Co lor>
  350                                    <Style>Sol id</Style>
  351                                 </ Border>
  352                                 <B ackgroundC olor>Light Blue</Back groundColo r>
  353                                 <P addingLeft >2pt</Padd ingLeft>
  354                                 <P addingRigh t>2pt</Pad dingRight>
  355                                 <P addingTop> 2pt</Paddi ngTop>
  356                                 <P addingBott om>2pt</Pa ddingBotto m>
  357                               </St yle>
  358                             </Text box>
  359                           </CellCo ntents>
  360                         </TablixCe ll>
  361                         <TablixCel l>
  362                           <CellCon tents>
  363                             <Textb ox Name="T extbox7">
  364                               <Can Grow>true< /CanGrow>
  365                               <Kee pTogether> true</Keep Together>
  366                               <Par agraphs>
  367                                 <P aragraph>
  368                                    <TextRuns>
  369                                      <TextRun >
  370                                        <Value >=Sum(Fiel ds!REFERRA LS_ADDED.V alue)</Val ue>
  371                                        <Style >
  372                                          <Fon tWeight>Bo ld</FontWe ight>
  373                                        </Styl e>
  374                                      </TextRu n>
  375                                    </TextRuns >
  376                                    <Style>
  377                                      <TextAli gn>Right</ TextAlign>
  378                                    </Style>
  379                                 </ Paragraph>
  380                               </Pa ragraphs>
  381                               <rd: DefaultNam e>Textbox7 </rd:Defau ltName>
  382                               <Sty le>
  383                                 <B order>
  384                                    <Color>Lig htGrey</Co lor>
  385                                    <Style>Sol id</Style>
  386                                 </ Border>
  387                                 <B ackgroundC olor>Light Blue</Back groundColo r>
  388                                 <P addingLeft >2pt</Padd ingLeft>
  389                                 <P addingRigh t>2pt</Pad dingRight>
  390                                 <P addingTop> 2pt</Paddi ngTop>
  391                                 <P addingBott om>2pt</Pa ddingBotto m>
  392                               </St yle>
  393                             </Text box>
  394                           </CellCo ntents>
  395                         </TablixCe ll>
  396                      </ TablixCell s>
  397                    </Ta blixRow>
  398                  </Tabl ixRows>
  399                </Tablix Body>
  400                <TablixC olumnHiera rchy>
  401                  <Tabli xMembers>
  402                    <Tab lixMember  />
  403                    <Tab lixMember  />
  404                    <Tab lixMember  />
  405                  </Tabl ixMembers>
  406                </Tablix ColumnHier archy>
  407                <TablixR owHierarch y>
  408                  <Tabli xMembers>
  409                    <Tab lixMember>
  410                      <K eepWithGro up>After</ KeepWithGr oup>
  411                      <R epeatOnNew Page>true< /RepeatOnN ewPage>
  412                    </Ta blixMember >
  413                    <Tab lixMember>
  414                      <G roup Name= "Details"  />
  415                    </Ta blixMember >
  416                    <Tab lixMember>
  417                      <K eepWithGro up>Before< /KeepWithG roup>
  418                    </Ta blixMember >
  419                  </Tabl ixMembers>
  420                </Tablix RowHierarc hy>
  421                <RepeatC olumnHeade rs>true</R epeatColum nHeaders>
  422                <DataSet Name>REFER RAL_COUNTS </DataSetN ame>
  423                <Top>0.0 5in</Top>
  424                <Left>1. 75in</Left >
  425                <Height> 0.75in</He ight>
  426                <Width>5 in</Width>
  427                <Style>
  428                  <Borde r>
  429                    <Sty le>None</S tyle>
  430                  </Bord er>
  431                </Style>
  432              </Tablix>
  433           </ ReportItem s>
  434           <H eight>1in< /Height>
  435           <S tyle>
  436              <Border>
  437                <Style>N one</Style >
  438              </Border>
  439              <Backgroun dColor>Whi te</Backgr oundColor>
  440           </ Style>
  441         </Bo dy>
  442         <Wid th>8.5in</ Width>
  443         <Pag e>
  444           <P ageHeader>
  445              <Height>0. 46875in</H eight>
  446              <PrintOnFi rstPage>tr ue</PrintO nFirstPage >
  447              <PrintOnLa stPage>tru e</PrintOn LastPage>
  448              <ReportIte ms>
  449                <Textbox  Name="Rep ortTitle">
  450                  <CanGr ow>true</C anGrow>
  451                  <KeepT ogether>tr ue</KeepTo gether>
  452                  <Parag raphs>
  453                    <Par agraph>
  454                      <T extRuns>
  455                         <TextRun>
  456                           <Value>R eferrals A dded - Kid ney Diseas e Registry </Value>
  457                           <Style>
  458                             <FontF amily>Verd ana</FontF amily>
  459                             <FontS ize>20pt</ FontSize>
  460                           </Style>
  461                         </TextRun>
  462                      </ TextRuns>
  463                      <S tyle>
  464                         <TextAlign >Center</T extAlign>
  465                      </ Style>
  466                    </Pa ragraph>
  467                  </Para graphs>
  468                  <rd:Wa termarkTex tbox>Title </rd:Water markTextbo x>
  469                  <rd:De faultName> ReportTitl e</rd:Defa ultName>
  470                  <Heigh t>0.4in</H eight>
  471                  <Width >8.5in</Wi dth>
  472                  <Style >
  473                    <Bor der>
  474                      <S tyle>None< /Style>
  475                    </Bo rder>
  476                    <Pad dingLeft>2 pt</Paddin gLeft>
  477                    <Pad dingRight> 2pt</Paddi ngRight>
  478                    <Pad dingTop>2p t</Padding Top>
  479                    <Pad dingBottom >2pt</Padd ingBottom>
  480                  </Styl e>
  481                </Textbo x>
  482              </ReportIt ems>
  483              <Style>
  484                <Border>
  485                  <Style >None</Sty le>
  486                </Border >
  487                <Backgro undColor>W hite</Back groundColo r>
  488              </Style>
  489           </ PageHeader >
  490           <L eftMargin> 1in</LeftM argin>
  491           <R ightMargin >1in</Righ tMargin>
  492           <T opMargin>1 in</TopMar gin>
  493           <B ottomMargi n>1in</Bot tomMargin>
  494           <S tyle />
  495         </Pa ge>
  496       </Repo rtSection>
  497     </Report Sections>
  498     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  499       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  500     <rd:Repo rtID>6a858 268-b5f6-4 03c-ab53-0 70cfdce8f4 a</rd:Repo rtID>
  501   </Report>