109. EPMO Open Source Coordination Office Redaction File Detail Report

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

109.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR CDC Creatinine Count by Year.rdl Wed Jun 27 16:57:22 2018 UTC
2 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR CDC Creatinine Count by Year.rdl Wed Jun 27 17:41:58 2018 UTC

109.2 Comparison summary

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

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

109.4 Active regular expressions

No regular expressions were active.

109.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           <Q ueryParame ters>
  16              <QueryPara meter Name ="@year">
  17                <Value>= Parameters !year.Valu e</Value>
  18              </QueryPar ameter>
  19           </ QueryParam eters>
  20           <C ommandText >select 
  21           p. PatientSID
  22           ,c .LabYear
  23   from (
  24           se lect disti nct
  25                    s.Pa tientSID
  26           fr om 
  27                    CRS. SPATIENT s
  28                             inner  join CRS.P ATIENT p o n s.patien ticn=p.pat ienticn
  29                             inner  join CRS.R EFERRAL r  on p.patie nt_id=r.pa tient_id
  30           wh ere r.std_ registry_i d=5 
  31   ) p
  32           le ft outer j oin (
  33                    sele ct
  34                             ROW_NU MBER() OVE R(PARTITIO N BY lab.P ATIENTSID  ORDER BY l ab.LABCHEM COMPLETEDA TETIME DES C) AS [Row ]
  35                             ,lab.P ATIENTSID
  36                             ,DATEP ART(YEAR,  lab.LABCHE MCOMPLETED ATETIME) a s LabYear
  37                    from  
  38                             CRS.ST D_LOINC_CO DE lc
  39                                      inner jo in CRS.CHE M_LABCHEM  lab on lc. loincsid=l ab.loincsi d
  40                    wher e lc.LOINC  in ('1504 5-8','2123 2-4','2160 -0')
  41                             and IS NUMERIC(la b.LABCHEMR ESULTVALUE ) = 1
  42                             and (( @year = 12  and lab.L ABCHEMCOMP LETEDATETI ME &gt;= D ATEADD(MON TH, -12, G ETDATE())  and lab.LA BCHEMCOMPL ETEDATETIM E &lt; GET DATE())
  43                                      or DATEP ART(YEAR,  lab.LABCHE MCOMPLETED ATETIME) =  @year)
  44           )  c on c.PAT IENTSID =  p.PatientS ID
  45   where c.[R ow] = 1 or  c.[Row] I S NULL</Co mmandText>
  46         </Qu ery>
  47         <Fie lds>
  48           <F ield Name= "PatientSI D">
  49              <DataField >PatientSI D</DataFie ld>
  50              <rd:TypeNa me>System. Int32</rd: TypeName>
  51           </ Field>
  52           <F ield Name= "LabYear">
  53              <DataField >LabYear</ DataField>
  54              <rd:TypeNa me>System. Int32</rd: TypeName>
  55           </ Field>
  56           <F ield Name= "Category" >
  57              <Value>=II f(Fields!L abYear.Val ue &gt; 0,  "Creatini ne Lab Dur ing Year",  "No Creat inine Labs ")</Value>
  58           </ Field>
  59           <F ield Name= "SortOrder ">
  60              <Value>=II f(Fields!L abYear.Val ue &gt; 0,  1, 2)</Va lue>
  61           </ Field>
  62         </Fi elds>
  63       </Data Set>
  64     </DataSe ts>
  65     <ReportS ections>
  66       <Repor tSection>
  67         <Bod y>
  68           <R eportItems >
  69              <Chart Nam e="Chart2" >
  70                <ChartCa tegoryHier archy>
  71                  <Chart Members>
  72                    <Cha rtMember>
  73                      <G roup Name= "Chart2_Ca tegoryGrou p">
  74                         <GroupExpr essions>
  75                           <GroupEx pression>= Fields!Cat egory.Valu e</GroupEx pression>
  76                         </GroupExp ressions>
  77                      </ Group>
  78                      <S ortExpress ions>
  79                         <SortExpre ssion>
  80                           <Value>= Fields!Sor tOrder.Val ue</Value>
  81                         </SortExpr ession>
  82                      </ SortExpres sions>
  83                      <L abel>=Fiel ds!Categor y.Value</L abel>
  84                    </Ch artMember>
  85                  </Char tMembers>
  86                </ChartC ategoryHie rarchy>
  87                <ChartSe riesHierar chy>
  88                  <Chart Members>
  89                    <Cha rtMember>
  90                      <L abel />
  91                    </Ch artMember>
  92                  </Char tMembers>
  93                </ChartS eriesHiera rchy>
  94                <ChartDa ta>
  95                  <Chart SeriesColl ection>
  96                    <Cha rtSeries N ame="Grade ">
  97                      <C hartDataPo ints>
  98                         <ChartData Point>
  99                           <ChartDa taPointVal ues>
  100                             <Y>=Co untRows()< /Y>
  101                           </ChartD ataPointVa lues>
  102                           <ChartDa taLabel>
  103                             <Style  />
  104                             <Label >#VALY (#P ERCENT)</L abel>
  105                             <Visib le>true</V isible>
  106                           </ChartD ataLabel>
  107                           <ToolTip >#VALY (#P ERCENT)</T oolTip>
  108                           <Style / >
  109                           <ChartMa rker>
  110                             <Style  />
  111                           </ChartM arker>
  112                           <DataEle mentOutput >Output</D ataElement Output>
  113                         </ChartDat aPoint>
  114                      </ ChartDataP oints>
  115                      <S tyle />
  116                      <C hartEmptyP oints>
  117                         <Style />
  118                         <ChartMark er>
  119                           <Style / >
  120                         </ChartMar ker>
  121                         <ChartData Label>
  122                           <Style / >
  123                         </ChartDat aLabel>
  124                      </ ChartEmpty Points>
  125                      <C ustomPrope rties>
  126                         <CustomPro perty>
  127                           <Name>La belStyle</ Name>
  128                           <Value>T op</Value>
  129                         </CustomPr operty>
  130                      </ CustomProp erties>
  131                      <V alueAxisNa me>Primary </ValueAxi sName>
  132                      <C ategoryAxi sName>Prim ary</Categ oryAxisNam e>
  133                      <C hartSmartL abel>
  134                         <CalloutLi neColor>Bl ack</Callo utLineColo r>
  135                         <MinMoving Distance>0 pt</MinMov ingDistanc e>
  136                      </ ChartSmart Label>
  137                    </Ch artSeries>
  138                  </Char tSeriesCol lection>
  139                </ChartD ata>
  140                <ChartAr eas>
  141                  <Chart Area Name= "Default">
  142                    <Cha rtCategory Axes>
  143                      <C hartAxis N ame="Prima ry">
  144                         <Style>
  145                           <FontSiz e>8pt</Fon tSize>
  146                         </Style>
  147                         <ChartAxis Title>
  148                           <Caption >Lab Year< /Caption>
  149                           <Style>
  150                             <FontS ize>16pt</ FontSize>
  151                             <FontW eight>Bold </FontWeig ht>
  152                           </Style>
  153                         </ChartAxi sTitle>
  154                         <Interval> 1</Interva l>
  155                         <ChartMajo rGridLines >
  156                           <Enabled >False</En abled>
  157                           <Style>
  158                             <Borde r>
  159                               <Col or>Gainsbo ro</Color>
  160                             </Bord er>
  161                           </Style>
  162                         </ChartMaj orGridLine s>
  163                         <ChartMino rGridLines >
  164                           <Style>
  165                             <Borde r>
  166                               <Col or>Gainsbo ro</Color>
  167                               <Sty le>Dotted< /Style>
  168                             </Bord er>
  169                           </Style>
  170                         </ChartMin orGridLine s>
  171                         <ChartMino rTickMarks >
  172                           <Length> 0.5</Lengt h>
  173                         </ChartMin orTickMark s>
  174                         <CrossAt>N aN</CrossA t>
  175                         <Minimum>N aN</Minimu m>
  176                         <Maximum>N aN</Maximu m>
  177                         <ChartAxis ScaleBreak >
  178                           <Style / >
  179                         </ChartAxi sScaleBrea k>
  180                      </ ChartAxis>
  181                      <C hartAxis N ame="Secon dary">
  182                         <Style>
  183                           <FontSiz e>8pt</Fon tSize>
  184                         </Style>
  185                         <ChartAxis Title>
  186                           <Caption >Axis Titl e</Caption >
  187                           <Style>
  188                             <FontS ize>8pt</F ontSize>
  189                           </Style>
  190                         </ChartAxi sTitle>
  191                         <ChartMajo rGridLines >
  192                           <Enabled >False</En abled>
  193                           <Style>
  194                             <Borde r>
  195                               <Col or>Gainsbo ro</Color>
  196                             </Bord er>
  197                           </Style>
  198                         </ChartMaj orGridLine s>
  199                         <ChartMino rGridLines >
  200                           <Style>
  201                             <Borde r>
  202                               <Col or>Gainsbo ro</Color>
  203                               <Sty le>Dotted< /Style>
  204                             </Bord er>
  205                           </Style>
  206                         </ChartMin orGridLine s>
  207                         <ChartMino rTickMarks >
  208                           <Length> 0.5</Lengt h>
  209                         </ChartMin orTickMark s>
  210                         <CrossAt>N aN</CrossA t>
  211                         <Location> Opposite</ Location>
  212                         <Minimum>N aN</Minimu m>
  213                         <Maximum>N aN</Maximu m>
  214                         <ChartAxis ScaleBreak >
  215                           <Style / >
  216                         </ChartAxi sScaleBrea k>
  217                      </ ChartAxis>
  218                    </Ch artCategor yAxes>
  219                    <Cha rtValueAxe s>
  220                      <C hartAxis N ame="Prima ry">
  221                         <Style>
  222                           <FontSiz e>8pt</Fon tSize>
  223                         </Style>
  224                         <ChartAxis Title>
  225                           <Caption >Patient C ount</Capt ion>
  226                           <Style>
  227                             <FontS ize>16pt</ FontSize>
  228                             <FontW eight>Bold </FontWeig ht>
  229                           </Style>
  230                         </ChartAxi sTitle>
  231                         <ChartMajo rGridLines >
  232                           <Style>
  233                             <Borde r>
  234                               <Col or>Gainsbo ro</Color>
  235                             </Bord er>
  236                           </Style>
  237                         </ChartMaj orGridLine s>
  238                         <ChartMino rGridLines >
  239                           <Style>
  240                             <Borde r>
  241                               <Col or>Gainsbo ro</Color>
  242                               <Sty le>Dotted< /Style>
  243                             </Bord er>
  244                           </Style>
  245                         </ChartMin orGridLine s>
  246                         <ChartMino rTickMarks >
  247                           <Length> 0.5</Lengt h>
  248                         </ChartMin orTickMark s>
  249                         <CrossAt>N aN</CrossA t>
  250                         <Minimum>N aN</Minimu m>
  251                         <Maximum>N aN</Maximu m>
  252                         <ChartAxis ScaleBreak >
  253                           <Style / >
  254                         </ChartAxi sScaleBrea k>
  255                      </ ChartAxis>
  256                      <C hartAxis N ame="Secon dary">
  257                         <Style>
  258                           <FontSiz e>8pt</Fon tSize>
  259                         </Style>
  260                         <ChartAxis Title>
  261                           <Caption >Axis Titl e</Caption >
  262                           <Style>
  263                             <FontS ize>8pt</F ontSize>
  264                           </Style>
  265                         </ChartAxi sTitle>
  266                         <ChartMajo rGridLines >
  267                           <Style>
  268                             <Borde r>
  269                               <Col or>Gainsbo ro</Color>
  270                             </Bord er>
  271                           </Style>
  272                         </ChartMaj orGridLine s>
  273                         <ChartMino rGridLines >
  274                           <Style>
  275                             <Borde r>
  276                               <Col or>Gainsbo ro</Color>
  277                               <Sty le>Dotted< /Style>
  278                             </Bord er>
  279                           </Style>
  280                         </ChartMin orGridLine s>
  281                         <ChartMino rTickMarks >
  282                           <Length> 0.5</Lengt h>
  283                         </ChartMin orTickMark s>
  284                         <CrossAt>N aN</CrossA t>
  285                         <Location> Opposite</ Location>
  286                         <Minimum>N aN</Minimu m>
  287                         <Maximum>N aN</Maximu m>
  288                         <ChartAxis ScaleBreak >
  289                           <Style / >
  290                         </ChartAxi sScaleBrea k>
  291                      </ ChartAxis>
  292                    </Ch artValueAx es>
  293                    <Sty le>
  294                      <B ackgroundG radientTyp e>None</Ba ckgroundGr adientType >
  295                    </St yle>
  296                  </Char tArea>
  297                </ChartA reas>
  298                <ChartLe gends>
  299                  <Chart Legend Nam e="Default ">
  300                    <Sty le>
  301                      <B ackgroundG radientTyp e>None</Ba ckgroundGr adientType >
  302                      <F ontSize>8p t</FontSiz e>
  303                    </St yle>
  304                    <Cha rtLegendTi tle>
  305                      <C aption />
  306                      <S tyle>
  307                         <FontSize> 8pt</FontS ize>
  308                         <FontWeigh t>Bold</Fo ntWeight>
  309                         <TextAlign >Center</T extAlign>
  310                      </ Style>
  311                    </Ch artLegendT itle>
  312                    <Hea derSeparat orColor>Bl ack</Heade rSeparator Color>
  313                    <Col umnSeparat orColor>Bl ack</Colum nSeparator Color>
  314                  </Char tLegend>
  315                </ChartL egends>
  316                <Palette >BrightPas tel</Palet te>
  317                <ChartBo rderSkin>
  318                  <Style >
  319                    <Bac kgroundCol or>Gray</B ackgroundC olor>
  320                    <Bac kgroundGra dientType> None</Back groundGrad ientType>
  321                    <Col or>White</ Color>
  322                  </Styl e>
  323                </ChartB orderSkin>
  324                <ChartNo DataMessag e Name="No DataMessag e">
  325                  <Capti on>No Data  Available </Caption>
  326                  <Style >
  327                    <Bac kgroundGra dientType> None</Back groundGrad ientType>
  328                    <Tex tAlign>Gen eral</Text Align>
  329                    <Ver ticalAlign >Top</Vert icalAlign>
  330                  </Styl e>
  331                </ChartN oDataMessa ge>
  332                <DataSet Name>KDR_P atient_Lab </DataSetN ame>
  333                <Top>1in </Top>
  334                <Left>0. 25in</Left >
  335                <Height> 6.25in</He ight>
  336                <Width>1 0.5in</Wid th>
  337                <Style>
  338                  <Borde r>
  339                    <Col or>LightGr ey</Color>
  340                    <Sty le>Solid</ Style>
  341                  </Bord er>
  342                  <Backg roundColor >White</Ba ckgroundCo lor>
  343                  <Backg roundGradi entType>No ne</Backgr oundGradie ntType>
  344                </Style>
  345              </Chart>
  346              <Textbox N ame="Textb ox1">
  347                <CanGrow >true</Can Grow>
  348                <KeepTog ether>true </KeepToge ther>
  349                <Paragra phs>
  350                  <Parag raph>
  351                    <Tex tRuns>
  352                      <T extRun>
  353                         <Value>=II f(Paramete rs!year.Va lue = 12,  "CDC Creat inine Coun t by Year  - Past 12  Months", I If(Paramet ers!year.V alue &gt;  0, "CDC Cr eatinine C ount by Ye ar - Year  " &amp; Cs tr(Paramet ers!year.V alue), "CD C Creatini ne Count b y Year"))< /Value>
  354                         <Style>
  355                           <FontSiz e>14pt</Fo ntSize>
  356                           <FontWei ght>Bold</ FontWeight >
  357                         </Style>
  358                      </ TextRun>
  359                    </Te xtRuns>
  360                    <Sty le />
  361                  </Para graph>
  362                </Paragr aphs>
  363                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  364                <Top>0.2 5in</Top>
  365                <Left>0. 25in</Left >
  366                <Height> 0.34375in< /Height>
  367                <Width>1 0.5in</Wid th>
  368                <ZIndex> 1</ZIndex>
  369                <Style>
  370                  <Borde r>
  371                    <Sty le>None</S tyle>
  372                  </Bord er>
  373                  <Paddi ngLeft>2pt </PaddingL eft>
  374                  <Paddi ngRight>2p t</Padding Right>
  375                  <Paddi ngTop>2pt< /PaddingTo p>
  376                  <Paddi ngBottom>2 pt</Paddin gBottom>
  377                </Style>
  378              </Textbox>
  379              <Textbox N ame="Textb ox6">
  380                <CanGrow >true</Can Grow>
  381                <KeepTog ether>true </KeepToge ther>
  382                <Paragra phs>
  383                  <Parag raph>
  384                    <Tex tRuns>
  385                      <T extRun>
  386                         <Value>Cal culation F ormulas:</ Value>
  387                         <Style>
  388                           <FontSiz e>8pt</Fon tSize>
  389                           <FontWei ght>Bold</ FontWeight >
  390                         </Style>
  391                      </ TextRun>
  392                    </Te xtRuns>
  393                    <Sty le>
  394                      <T extAlign>L eft</TextA lign>
  395                    </St yle>
  396                  </Para graph>
  397                  <Parag raph>
  398                    <Tex tRuns>
  399                      <T extRun>
  400                         <Value>Cre atinine LO INC Codes:  15045-8,  21232-4, 2 160-0</Val ue>
  401                         <Style>
  402                           <FontSiz e>8pt</Fon tSize>
  403                         </Style>
  404                      </ TextRun>
  405                    </Te xtRuns>
  406                    <Sty le>
  407                      <T extAlign>L eft</TextA lign>
  408                    </St yle>
  409                  </Para graph>
  410                  <Parag raph>
  411                    <Tex tRuns>
  412                      <T extRun>
  413                         <Value>Ent er the fou r digit ca lendar yea r to view  report by  a specific  year or e nter 12 to  view repo rt by the  past 12 mo nths</Valu e>
  414                         <Style>
  415                           <FontSiz e>8pt</Fon tSize>
  416                         </Style>
  417                      </ TextRun>
  418                    </Te xtRuns>
  419                    <Sty le>
  420                      <T extAlign>L eft</TextA lign>
  421                    </St yle>
  422                  </Para graph>
  423                </Paragr aphs>
  424                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  425                <Top>7.5 in</Top>
  426                <Left>0. 25in</Left >
  427                <Height> 0.75in</He ight>
  428                <Width>7 .75in</Wid th>
  429                <ZIndex> 2</ZIndex>
  430                <Style>
  431                  <Borde r>
  432                    <Sty le>None</S tyle>
  433                  </Bord er>
  434                  <Paddi ngLeft>2pt </PaddingL eft>
  435                  <Paddi ngRight>2p t</Padding Right>
  436                  <Paddi ngTop>2pt< /PaddingTo p>
  437                  <Paddi ngBottom>2 pt</Paddin gBottom>
  438                </Style>
  439              </Textbox>
  440           </ ReportItem s>
  441           <H eight>8.5i n</Height>
  442           <S tyle>
  443              <Border>
  444                <Style>N one</Style >
  445              </Border>
  446              <Backgroun dColor>Whi te</Backgr oundColor>
  447           </ Style>
  448         </Bo dy>
  449         <Wid th>11in</W idth>
  450         <Pag e>
  451           <P ageHeight> 8.5in</Pag eHeight>
  452           <P ageWidth>1 1in</PageW idth>
  453           <L eftMargin> 1in</LeftM argin>
  454           <R ightMargin >1in</Righ tMargin>
  455           <T opMargin>1 in</TopMar gin>
  456           <B ottomMargi n>1in</Bot tomMargin>
  457           <S tyle />
  458         </Pa ge>
  459       </Repo rtSection>
  460     </Report Sections>
  461     <ReportP arameters>
  462       <Repor tParameter  Name="yea r">
  463         <Dat aType>Stri ng</DataTy pe>
  464         <Pro mpt>Year</ Prompt>
  465       </Repo rtParamete r>
  466     </Report Parameters >
  467     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  468       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  469     <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID>
  470   </Report>