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

110.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR CDC eGFR Albuminuria Heat Map.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 Albuminuria Heat Map.rdl Wed Jun 27 17:42:00 2018 UTC

110.2 Comparison summary

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

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

110.4 Active regular expressions

No regular expressions were active.

110.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="e GFR_Albumi nuria">
  13         <Que ry>
  14           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  15           <C ommandText >select 
  16           p. Age
  17           ,p .Gender
  18           ,p .Race
  19           ,R EPLACE(c.L ABCHEMRESU LTVALUE, ' ,', '') as  [Creatini neValue]
  20           ,R EPLACE(a.L ABCHEMRESU LTVALUE, ' ,', '') as  [AlbuminV alue]
  21   from (
  22           se lect disti nct
  23                    s.Pa tientSID
  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           fr om 
  28                    CRS. SPATIENT s
  29                             inner  join CRS.P ATIENT p o n s.patien ticn=p.pat ienticn
  30                             inner  join CRS.R EFERRAL r  on p.patie nt_id=r.pa tient_id
  31                             left o uter join  CRS.PATSUB _PATIENTRA CE pr on p r.PatientS ID=s.Patie ntSID
  32           wh ere r.std_ registry_i d=5 
  33   ) p
  34           le ft outer j oin (
  35                    sele ct
  36                             ROW_NU MBER() OVE R(PARTITIO N BY lab.P ATIENTSID  ORDER BY l ab.LABCHEM SPECIMENDA TETIME DES C) AS [Row ]
  37                             ,lab.P ATIENTSID
  38                             ,lab.L ABCHEMRESU LTVALUE
  39                    from  
  40                             CRS.ST D_LOINC_CO DE lc
  41                                      inner jo in CRS.CHE M_LABCHEM  lab on lc. loincsid=l ab.loincsi d
  42                    wher e lc.LOINC  in ('1504 5-8','2123 2-4','2160 -0')
  43                             and IS NUMERIC(la b.LABCHEMR ESULTVALUE ) = 1
  44           )  as c on c. PATIENTSID  = p.Patie ntSID
  45  
  46           le ft outer j oin (
  47                    sele ct
  48                             ROW_NU MBER() OVE R(PARTITIO N BY lab.P ATIENTSID  ORDER BY l ab.LABCHEM SPECIMENDA TETIME DES C) AS [Row ]
  49                             ,lab.P ATIENTSID
  50                             ,lab.L ABCHEMRESU LTVALUE
  51                    from  
  52                             CRS.ST D_LOINC_CO DE lc
  53                                      inner jo in CRS.CHE M_LABCHEM  lab on lc. loincsid=l ab.loincsi d
  54                    wher e lc.LOINC  in ('5843 1-8','1495 7-5','1753 -3','1754- 1','21059- 1','30003- 8','43605- 5','53530- 2','53531- 0','57369- 1','61196- 2','11218- 5','50949- 7','14956- 7','1755-8 ','1757-4' ,'43606-3' ,'43607-1' ,'49002-9' ,'49023-5' ,'50209-6' ,'58448-2' ,'63474-1' )
  55                             and IS NUMERIC(la b.LABCHEMR ESULTVALUE ) = 1
  56           )  as a on a. PATIENTSID  = p.Patie ntSID
  57   where c.[R ow] = 1 an d a.[Row]  = 1</Comma ndText>
  58         </Qu ery>
  59         <Fie lds>
  60           <F ield Name= "Gender">
  61              <DataField >Gender</D ataField>
  62              <rd:TypeNa me>System. String</rd :TypeName>
  63           </ Field>
  64           <F ield Name= "Age">
  65              <DataField >Age</Data Field>
  66              <rd:TypeNa me>System. Int32</rd: TypeName>
  67           </ Field>
  68           <F ield Name= "Race">
  69              <DataField >Race</Dat aField>
  70              <rd:TypeNa me>System. String</rd :TypeName>
  71           </ Field>
  72           <F ield Name= "Creatinin eValue">
  73              <DataField >Creatinin eValue</Da taField>
  74              <rd:TypeNa me>System. String</rd :TypeName>
  75           </ Field>
  76           <F ield Name= "AlbuminVa lue">
  77              <DataField >AlbuminVa lue</DataF ield>
  78              <rd:TypeNa me>System. String</rd :TypeName>
  79           </ Field>
  80           <F ield Name= "eGFR">
  81              <Value>=Fo rmatNumber ((141 * II f((Fields! Creatinine Value.Valu e/IIf(Fiel ds!Gender. Value = "F ", .7, .9) ) &lt; 1,  (Fields!Cr eatinineVa lue.Value/ IIf(Fields !Gender.Va lue = "F",  .7, .9)),  1) ^ IIf( Fields!Gen der.Value  = "F", -.3 29, -.411)  * IIf((Fi elds!Creat inineValue .Value/IIf (Fields!Ge nder.Value  = "F", .7 , .9)) &gt ; 1, (Fiel ds!Creatin ineValue.V alue/IIf(F ields!Gend er.Value =  "F", .7,  .9)), 1) ^  -1.209 *  .993 ^ Fie lds!Age.Va lue * IIf( Fields!Rac e.Value =  "BLACK OR  AFRICAN AM ERICAN", 1 .159, 1) *  IIf(Field s!Gender.V alue = "F" , 1.018, 1 )), 1)</Va lue>
  82           </ Field>
  83           <F ield Name= "Grade">
  84              <Value>=II f(Fields!e GFR.Value  &gt;= 60 A nd Fields! eGFR.Value  &lt; 90,  "G2", IIf( Fields!eGF R.Value &g t;= 45 And  Fields!eG FR.Value & lt; 60, "G 3a", IIf(F ields!eGFR .Value &gt ;= 30 And  Fields!eGF R.Value &l t; 45, "G3 b", IIf(Fi elds!eGFR. Value &gt; = 15 And F ields!eGFR .Value &lt ; 30, "G4" , IIf(Fiel ds!eGFR.Va lue &lt; 1 5, "G5", " G1")))))</ Value>
  85           </ Field>
  86           <F ield Name= "Category" >
  87              <Value>=II f(Fields!A lbuminValu e.Value &g t;= 30 And  Fields!Al buminValue .Value &lt ; 300, "A2 ", IIf(Fie lds!Albumi nValue.Val ue &gt;= 3 00, "A3",  "A1"))</Va lue>
  88           </ Field>
  89         </Fi elds>
  90       </Data Set>
  91     </DataSe ts>
  92     <ReportS ections>
  93       <Repor tSection>
  94         <Bod y>
  95           <R eportItems >
  96              <Tablix Na me="Tablix 1">
  97                <TablixC orner>
  98                  <Tabli xCornerRow s>
  99                    <Tab lixCornerR ow>
  100                      <T ablixCorne rCell>
  101                         <CellConte nts>
  102                           <Textbox  Name="Tex tbox4">
  103                             <CanGr ow>true</C anGrow>
  104                             <KeepT ogether>tr ue</KeepTo gether>
  105                             <Parag raphs>
  106                               <Par agraph>
  107                                 <T extRuns>
  108                                    <TextRun>
  109                                      <Value / >
  110                                      <Style>
  111                                        <FontW eight>Bold </FontWeig ht>
  112                                      </Style>
  113                                    </TextRun>
  114                                 </ TextRuns>
  115                                 <S tyle>
  116                                    <TextAlign >Center</T extAlign>
  117                                 </ Style>
  118                               </Pa ragraph>
  119                             </Para graphs>
  120                             <rd:De faultName> Textbox4</ rd:Default Name>
  121                             <Style >
  122                               <Bor der>
  123                                 <S tyle>None< /Style>
  124                               </Bo rder>
  125                               <Pad dingLeft>2 pt</Paddin gLeft>
  126                               <Pad dingRight> 2pt</Paddi ngRight>
  127                               <Pad dingTop>2p t</Padding Top>
  128                               <Pad dingBottom >2pt</Padd ingBottom>
  129                             </Styl e>
  130                           </Textbo x>
  131                         </CellCont ents>
  132                      </ TablixCorn erCell>
  133                    </Ta blixCorner Row>
  134                  </Tabl ixCornerRo ws>
  135                </Tablix Corner>
  136                <TablixB ody>
  137                  <Tabli xColumns>
  138                    <Tab lixColumn>
  139                      <W idth>2in</ Width>
  140                    </Ta blixColumn >
  141                    <Tab lixColumn>
  142                      <W idth>1in</ Width>
  143                    </Ta blixColumn >
  144                    <Tab lixColumn>
  145                      <W idth>2in</ Width>
  146                    </Ta blixColumn >
  147                  </Tabl ixColumns>
  148                  <Tabli xRows>
  149                    <Tab lixRow>
  150                      <H eight>0.25 in</Height >
  151                      <T ablixCells >
  152                         <TablixCel l>
  153                           <CellCon tents>
  154                             <Textb ox Name="T extbox11">
  155                               <Can Grow>true< /CanGrow>
  156                               <Kee pTogether> true</Keep Together>
  157                               <Par agraphs>
  158                                 <P aragraph>
  159                                    <TextRuns>
  160                                      <TextRun >
  161                                        <Value  />
  162                                        <Style  />
  163                                      </TextRu n>
  164                                    </TextRuns >
  165                                    <Style>
  166                                      <TextAli gn>Center< /TextAlign >
  167                                    </Style>
  168                                 </ Paragraph>
  169                               </Pa ragraphs>
  170                               <rd: DefaultNam e>Textbox1 1</rd:Defa ultName>
  171                               <Sty le>
  172                                 <B order>
  173                                    <Style>Non e</Style>
  174                                 </ Border>
  175                                 <P addingLeft >2pt</Padd ingLeft>
  176                                 <P addingRigh t>2pt</Pad dingRight>
  177                                 <P addingTop> 2pt</Paddi ngTop>
  178                                 <P addingBott om>2pt</Pa ddingBotto m>
  179                               </St yle>
  180                             </Text box>
  181                           </CellCo ntents>
  182                         </TablixCe ll>
  183                         <TablixCel l>
  184                           <CellCon tents>
  185                             <Textb ox Name="T extbox12">
  186                               <Can Grow>true< /CanGrow>
  187                               <Kee pTogether> true</Keep Together>
  188                               <Par agraphs>
  189                                 <P aragraph>
  190                                    <TextRuns>
  191                                      <TextRun >
  192                                        <Value  />
  193                                        <Style  />
  194                                      </TextRu n>
  195                                    </TextRuns >
  196                                    <Style>
  197                                      <TextAli gn>Center< /TextAlign >
  198                                    </Style>
  199                                 </ Paragraph>
  200                               </Pa ragraphs>
  201                               <rd: DefaultNam e>Textbox1 2</rd:Defa ultName>
  202                               <Sty le>
  203                                 <B order>
  204                                    <Color>Lig htGrey</Co lor>
  205                                    <Style>Sol id</Style>
  206                                 </ Border>
  207                                 <T opBorder>
  208                                    <Style>Non e</Style>
  209                                 </ TopBorder>
  210                                 <B ottomBorde r>
  211                                    <Style>Non e</Style>
  212                                 </ BottomBord er>
  213                                 <L eftBorder>
  214                                    <Style>Non e</Style>
  215                                 </ LeftBorder >
  216                                 <R ightBorder >
  217                                    <Color>Bla ck</Color>
  218                                 </ RightBorde r>
  219                                 <P addingLeft >2pt</Padd ingLeft>
  220                                 <P addingRigh t>2pt</Pad dingRight>
  221                                 <P addingTop> 2pt</Paddi ngTop>
  222                                 <P addingBott om>2pt</Pa ddingBotto m>
  223                               </St yle>
  224                             </Text box>
  225                           </CellCo ntents>
  226                         </TablixCe ll>
  227                         <TablixCel l>
  228                           <CellCon tents>
  229                             <Textb ox Name="T extbox13">
  230                               <Can Grow>true< /CanGrow>
  231                               <Kee pTogether> true</Keep Together>
  232                               <Par agraphs>
  233                                 <P aragraph>
  234                                    <TextRuns>
  235                                      <TextRun >
  236                                        <Value >=IIf(Fiel ds!Categor y.Value =  "A2", "Mod erately in creased",  IIf(Fields !Category. Value = "A 3", "Sever ely increa sed", "Nor mal to mil dly increa sed"))</Va lue>
  237                                        <Style  />
  238                                      </TextRu n>
  239                                    </TextRuns >
  240                                    <Style>
  241                                      <TextAli gn>Center< /TextAlign >
  242                                    </Style>
  243                                 </ Paragraph>
  244                               </Pa ragraphs>
  245                               <rd: DefaultNam e>Textbox1 3</rd:Defa ultName>
  246                               <Sty le>
  247                                 <B order>
  248                                    <Style>Sol id</Style>
  249                                 </ Border>
  250                                 <V erticalAli gn>Middle< /VerticalA lign>
  251                                 <P addingLeft >2pt</Padd ingLeft>
  252                                 <P addingRigh t>2pt</Pad dingRight>
  253                                 <P addingTop> 2pt</Paddi ngTop>
  254                                 <P addingBott om>2pt</Pa ddingBotto m>
  255                               </St yle>
  256                             </Text box>
  257                           </CellCo ntents>
  258                         </TablixCe ll>
  259                      </ TablixCell s>
  260                    </Ta blixRow>
  261                    <Tab lixRow>
  262                      <H eight>0.5i n</Height>
  263                      <T ablixCells >
  264                         <TablixCel l>
  265                           <CellCon tents>
  266                             <Textb ox Name="T extbox15">
  267                               <Can Grow>true< /CanGrow>
  268                               <Kee pTogether> true</Keep Together>
  269                               <Par agraphs>
  270                                 <P aragraph>
  271                                    <TextRuns>
  272                                      <TextRun >
  273                                        <Value  />
  274                                        <Style  />
  275                                      </TextRu n>
  276                                    </TextRuns >
  277                                    <Style>
  278                                      <TextAli gn>Center< /TextAlign >
  279                                    </Style>
  280                                 </ Paragraph>
  281                               </Pa ragraphs>
  282                               <rd: DefaultNam e>Textbox1 5</rd:Defa ultName>
  283                               <Sty le>
  284                                 <B order>
  285                                    <Color>Lig htGrey</Co lor>
  286                                    <Style>Sol id</Style>
  287                                 </ Border>
  288                                 <T opBorder>
  289                                    <Style>Non e</Style>
  290                                 </ TopBorder>
  291                                 <B ottomBorde r>
  292                                    <Color>Bla ck</Color>
  293                                 </ BottomBord er>
  294                                 <L eftBorder>
  295                                    <Style>Non e</Style>
  296                                 </ LeftBorder >
  297                                 <R ightBorder >
  298                                    <Style>Non e</Style>
  299                                 </ RightBorde r>
  300                                 <P addingLeft >2pt</Padd ingLeft>
  301                                 <P addingRigh t>2pt</Pad dingRight>
  302                                 <P addingTop> 2pt</Paddi ngTop>
  303                                 <P addingBott om>2pt</Pa ddingBotto m>
  304                               </St yle>
  305                             </Text box>
  306                           </CellCo ntents>
  307                         </TablixCe ll>
  308                         <TablixCel l>
  309                           <CellCon tents>
  310                             <Textb ox Name="T extbox16">
  311                               <Can Grow>true< /CanGrow>
  312                               <Kee pTogether> true</Keep Together>
  313                               <Par agraphs>
  314                                 <P aragraph>
  315                                    <TextRuns>
  316                                      <TextRun >
  317                                        <Value  />
  318                                        <Style  />
  319                                      </TextRu n>
  320                                    </TextRuns >
  321                                    <Style>
  322                                      <TextAli gn>Center< /TextAlign >
  323                                    </Style>
  324                                 </ Paragraph>
  325                               </Pa ragraphs>
  326                               <rd: DefaultNam e>Textbox1 6</rd:Defa ultName>
  327                               <Sty le>
  328                                 <B order>
  329                                    <Color>Lig htGrey</Co lor>
  330                                    <Style>Sol id</Style>
  331                                 </ Border>
  332                                 <T opBorder>
  333                                    <Style>Non e</Style>
  334                                 </ TopBorder>
  335                                 <B ottomBorde r>
  336                                    <Color>Bla ck</Color>
  337                                 </ BottomBord er>
  338                                 <L eftBorder>
  339                                    <Style>Non e</Style>
  340                                 </ LeftBorder >
  341                                 <R ightBorder >
  342                                    <Color>Bla ck</Color>
  343                                 </ RightBorde r>
  344                                 <P addingLeft >2pt</Padd ingLeft>
  345                                 <P addingRigh t>2pt</Pad dingRight>
  346                                 <P addingTop> 2pt</Paddi ngTop>
  347                                 <P addingBott om>2pt</Pa ddingBotto m>
  348                               </St yle>
  349                             </Text box>
  350                           </CellCo ntents>
  351                         </TablixCe ll>
  352                         <TablixCel l>
  353                           <CellCon tents>
  354                             <Textb ox Name="T extbox17">
  355                               <Can Grow>true< /CanGrow>
  356                               <Kee pTogether> true</Keep Together>
  357                               <Par agraphs>
  358                                 <P aragraph>
  359                                    <TextRuns>
  360                                      <TextRun >
  361                                        <Value >=IIf(Fiel ds!Categor y.Value =  "A2", "30- 299 mg/g"  &amp; vbcr lf &amp; " 3-29 mg/mm ol", IIf(F ields!Cate gory.Value  = "A3", " &gt;=300 m g/g" &amp;  vbcrlf &a mp; "&gt;= 30 mg/mmol ", "&lt;30  mg/g" &am p; vbcrlf  &amp; "&lt ;3 mg/mmol "))</Value >
  362                                        <Style  />
  363                                      </TextRu n>
  364                                    </TextRuns >
  365                                    <Style>
  366                                      <TextAli gn>Center< /TextAlign >
  367                                    </Style>
  368                                 </ Paragraph>
  369                               </Pa ragraphs>
  370                               <rd: DefaultNam e>Textbox1 7</rd:Defa ultName>
  371                               <Sty le>
  372                                 <B order>
  373                                    <Style>Sol id</Style>
  374                                 </ Border>
  375                                 <V erticalAli gn>Middle< /VerticalA lign>
  376                                 <P addingLeft >2pt</Padd ingLeft>
  377                                 <P addingRigh t>2pt</Pad dingRight>
  378                                 <P addingTop> 2pt</Paddi ngTop>
  379                                 <P addingBott om>2pt</Pa ddingBotto m>
  380                               </St yle>
  381                             </Text box>
  382                           </CellCo ntents>
  383                         </TablixCe ll>
  384                      </ TablixCell s>
  385                    </Ta blixRow>
  386                    <Tab lixRow>
  387                      <H eight>0.4i n</Height>
  388                      <T ablixCells >
  389                         <TablixCel l>
  390                           <CellCon tents>
  391                             <Textb ox Name="T extbox7">
  392                               <Can Grow>true< /CanGrow>
  393                               <Kee pTogether> true</Keep Together>
  394                               <Par agraphs>
  395                                 <P aragraph>
  396                                    <TextRuns>
  397                                      <TextRun >
  398                                        <Value >=IIf(Fiel ds!Grade.V alue = "G2 ", "Mildly  decreased ", 
  399   IIf(Fields !Grade.Val ue = "G3a" , "Mildly  to moderat ely decrea sed", IIf( Fields!Gra de.Value =  "G3b", "M oderately  to severel y decrease d", IIf(Fi elds!Grade .Value = " G4", "Seve rely decre ased", IIf (Fields!Gr ade.Value  = "G5", "K idney fail ure", "Nor mal or hig h")))))</V alue>
  400                                        <Style >
  401                                          <Fon tSize>9pt< /FontSize>
  402                                        </Styl e>
  403                                      </TextRu n>
  404                                    </TextRuns >
  405                                    <Style>
  406                                      <TextAli gn>Center< /TextAlign >
  407                                    </Style>
  408                                 </ Paragraph>
  409                               </Pa ragraphs>
  410                               <rd: DefaultNam e>Textbox7 </rd:Defau ltName>
  411                               <Sty le>
  412                                 <B order>
  413                                    <Style>Sol id</Style>
  414                                 </ Border>
  415                                 <V erticalAli gn>Middle< /VerticalA lign>
  416                                 <P addingLeft >2pt</Padd ingLeft>
  417                                 <P addingRigh t>2pt</Pad dingRight>
  418                                 <P addingTop> 2pt</Paddi ngTop>
  419                                 <P addingBott om>2pt</Pa ddingBotto m>
  420                               </St yle>
  421                             </Text box>
  422                           </CellCo ntents>
  423                         </TablixCe ll>
  424                         <TablixCel l>
  425                           <CellCon tents>
  426                             <Textb ox Name="T extbox9">
  427                               <Can Grow>true< /CanGrow>
  428                               <Kee pTogether> true</Keep Together>
  429                               <Par agraphs>
  430                                 <P aragraph>
  431                                    <TextRuns>
  432                                      <TextRun >
  433                                        <Value >=IIf(Fiel ds!Grade.V alue = "G2 ", "60-90"
  434   IIf(Fields !Grade.Val ue = "G3a" , "45-59",  IIf(Field s!Grade.Va lue = "G3b ", "30-44" , IIf(Fiel ds!Grade.V alue = "G4 ", "15-29" , IIf(Fiel ds!Grade.V alue = "G5 ", "&lt;15 ", "90+")) )))</Value >
  435                                        <Style  />
  436                                      </TextRu n>
  437                                    </TextRuns >
  438                                    <Style>
  439                                      <TextAli gn>Center< /TextAlign >
  440                                    </Style>
  441                                 </ Paragraph>
  442                               </Pa ragraphs>
  443                               <rd: DefaultNam e>Textbox9 </rd:Defau ltName>
  444                               <Sty le>
  445                                 <B order>
  446                                    <Style>Sol id</Style>
  447                                 </ Border>
  448                                 <V erticalAli gn>Middle< /VerticalA lign>
  449                                 <P addingLeft >2pt</Padd ingLeft>
  450                                 <P addingRigh t>2pt</Pad dingRight>
  451                                 <P addingTop> 2pt</Paddi ngTop>
  452                                 <P addingBott om>2pt</Pa ddingBotto m>
  453                               </St yle>
  454                             </Text box>
  455                           </CellCo ntents>
  456                         </TablixCe ll>
  457                         <TablixCel l>
  458                           <CellCon tents>
  459                             <Textb ox Name="A ggValue">
  460                               <Can Grow>true< /CanGrow>
  461                               <Kee pTogether> true</Keep Together>
  462                               <Par agraphs>
  463                                 <P aragraph>
  464                                    <TextRuns>
  465                                      <TextRun >
  466                                        <Value >=CountRow s()</Value >
  467                                        <Style  />
  468                                      </TextRu n>
  469                                    </TextRuns >
  470                                    <Style>
  471                                      <TextAli gn>Center< /TextAlign >
  472                                    </Style>
  473                                 </ Paragraph>
  474                               </Pa ragraphs>
  475                               <Sty le>
  476                                 <B order>
  477                                    <Style>Sol id</Style>
  478                                 </ Border>
  479                                 <B ackgroundC olor>=IIf( Fields!Gra de.Value =  "G2" And  Fields!Cat egory.Valu e = "A1",  "Green", I If(Fields! Grade.Valu e = "G3a"  And Fields !Category. Value = "A 1", "Yello w", IIf(Fi elds!Grade .Value = " G3b" And F ields!Cate gory.Value  = "A1", " Orange", I If(Fields! Grade.Valu e = "G4" A nd Fields! Category.V alue = "A1 ", "Red",  IIf(Fields !Grade.Val ue = "G5"  And Fields !Category. Value = "A 1", "Red",  IIf(Field s!Grade.Va lue = "G1"  And Field s!Category .Value = " A2", "Yell ow", IIf(F ields!Grad e.Value =  "G2" And F ields!Cate gory.Value  = "A2", " Yellow", I If(Fields! Grade.Valu e = "G3a"  And Fields !Category. Value = "A 2", "Orang e", IIf(Fi elds!Grade .Value = " G3b" And F ields!Cate gory.Value  = "A2", " Red", IIf( Fields!Gra de.Value =  "G4" And  Fields!Cat egory.Valu e = "A2",  "Red", IIf (Fields!Gr ade.Value  = "G5" And  Fields!Ca tegory.Val ue = "A2",  "Red", II f(Fields!G rade.Value  = "G1" An d Fields!C ategory.Va lue = "A3" , "Orange" , IIf(Fiel ds!Grade.V alue = "G2 " And Fiel ds!Categor y.Value =  "A3", "Ora nge", IIf( Fields!Gra de.Value =  "G3a" And  Fields!Ca tegory.Val ue = "A3",  "Red", II f(Fields!G rade.Value  = "G3b" A nd Fields! Category.V alue = "A3 ", "Red",  IIf(Fields !Grade.Val ue = "G4"  And Fields !Category. Value = "A 3", "Red",  IIf(Field s!Grade.Va lue = "G5"  And Field s!Category .Value = " A3", "Red" , "Green") )))))))))) ))))))</Ba ckgroundCo lor>
  480                                 <V erticalAli gn>Middle< /VerticalA lign>
  481                                 <P addingLeft >2pt</Padd ingLeft>
  482                                 <P addingRigh t>2pt</Pad dingRight>
  483                                 <P addingTop> 2pt</Paddi ngTop>
  484                                 <P addingBott om>2pt</Pa ddingBotto m>
  485                               </St yle>
  486                             </Text box>
  487                           </CellCo ntents>
  488                         </TablixCe ll>
  489                      </ TablixCell s>
  490                    </Ta blixRow>
  491                  </Tabl ixRows>
  492                </Tablix Body>
  493                <TablixC olumnHiera rchy>
  494                  <Tabli xMembers>
  495                    <Tab lixMember>
  496                      <T ablixHeade r>
  497                         <Size>0.25 in</Size>
  498                         <CellConte nts>
  499                           <Textbox  Name="Tex tbox5">
  500                             <CanGr ow>true</C anGrow>
  501                             <KeepT ogether>tr ue</KeepTo gether>
  502                             <Parag raphs>
  503                               <Par agraph>
  504                                 <T extRuns>
  505                                    <TextRun>
  506                                      <Value / >
  507                                      <Style>
  508                                        <FontW eight>Bold </FontWeig ht>
  509                                      </Style>
  510                                    </TextRun>
  511                                 </ TextRuns>
  512                                 <S tyle>
  513                                    <TextAlign >Center</T extAlign>
  514                                 </ Style>
  515                               </Pa ragraph>
  516                             </Para graphs>
  517                             <rd:De faultName> Textbox5</ rd:Default Name>
  518                             <Style >
  519                               <Bor der>
  520                                 <S tyle>None< /Style>
  521                               </Bo rder>
  522                               <Pad dingLeft>2 pt</Paddin gLeft>
  523                               <Pad dingRight> 2pt</Paddi ngRight>
  524                               <Pad dingTop>2p t</Padding Top>
  525                               <Pad dingBottom >2pt</Padd ingBottom>
  526                             </Styl e>
  527                           </Textbo x>
  528                         </CellCont ents>
  529                      </ TablixHead er>
  530                    </Ta blixMember >
  531                    <Tab lixMember>
  532                      <T ablixHeade r>
  533                         <Size>0.25 in</Size>
  534                         <CellConte nts>
  535                           <Textbox  Name="Tex tbox8">
  536                             <CanGr ow>true</C anGrow>
  537                             <KeepT ogether>tr ue</KeepTo gether>
  538                             <Parag raphs>
  539                               <Par agraph>
  540                                 <T extRuns>
  541                                    <TextRun>
  542                                      <Value / >
  543                                      <Style>
  544                                        <FontW eight>Bold </FontWeig ht>
  545                                      </Style>
  546                                    </TextRun>
  547                                 </ TextRuns>
  548                                 <S tyle>
  549                                    <TextAlign >Center</T extAlign>
  550                                 </ Style>
  551                               </Pa ragraph>
  552                             </Para graphs>
  553                             <rd:De faultName> Textbox8</ rd:Default Name>
  554                             <Style >
  555                               <Bor der>
  556                                 <C olor>Light Grey</Colo r>
  557                                 <S tyle>Solid </Style>
  558                               </Bo rder>
  559                               <Top Border>
  560                                 <S tyle>None< /Style>
  561                               </To pBorder>
  562                               <Bot tomBorder>
  563                                 <S tyle>None< /Style>
  564                               </Bo ttomBorder >
  565                               <Lef tBorder>
  566                                 <S tyle>None< /Style>
  567                               </Le ftBorder>
  568                               <Rig htBorder>
  569                                 <C olor>Black </Color>
  570                               </Ri ghtBorder>
  571                               <Pad dingLeft>2 pt</Paddin gLeft>
  572                               <Pad dingRight> 2pt</Paddi ngRight>
  573                               <Pad dingTop>2p t</Padding Top>
  574                               <Pad dingBottom >2pt</Padd ingBottom>
  575                             </Styl e>
  576                           </Textbo x>
  577                         </CellCont ents>
  578                      </ TablixHead er>
  579                    </Ta blixMember >
  580                    <Tab lixMember>
  581                      <G roup Name= "Category" >
  582                         <GroupExpr essions>
  583                           <GroupEx pression>= Fields!Cat egory.Valu e</GroupEx pression>
  584                         </GroupExp ressions>
  585                      </ Group>
  586                      <S ortExpress ions>
  587                         <SortExpre ssion>
  588                           <Value>= Fields!Cat egory.Valu e</Value>
  589                         </SortExpr ession>
  590                      </ SortExpres sions>
  591                      <T ablixHeade r>
  592                         <Size>0.25 in</Size>
  593                         <CellConte nts>
  594                           <Textbox  Name="Cat egory">
  595                             <CanGr ow>true</C anGrow>
  596                             <KeepT ogether>tr ue</KeepTo gether>
  597                             <Parag raphs>
  598                               <Par agraph>
  599                                 <T extRuns>
  600                                    <TextRun>
  601                                      <Value>= Fields!Cat egory.Valu e</Value>
  602                                      <Style>
  603                                        <FontW eight>Bold </FontWeig ht>
  604                                      </Style>
  605                                    </TextRun>
  606                                 </ TextRuns>
  607                                 <S tyle>
  608                                    <TextAlign >Center</T extAlign>
  609                                 </ Style>
  610                               </Pa ragraph>
  611                             </Para graphs>
  612                             <rd:De faultName> Category</ rd:Default Name>
  613                             <Style >
  614                               <Bor der>
  615                                 <S tyle>Solid </Style>
  616                               </Bo rder>
  617                               <Ver ticalAlign >Middle</V erticalAli gn>
  618                               <Pad dingLeft>2 pt</Paddin gLeft>
  619                               <Pad dingRight> 2pt</Paddi ngRight>
  620                               <Pad dingTop>2p t</Padding Top>
  621                               <Pad dingBottom >2pt</Padd ingBottom>
  622                             </Styl e>
  623                           </Textbo x>
  624                         </CellCont ents>
  625                      </ TablixHead er>
  626                      <T ablixMembe rs>
  627                         <TablixMem ber />
  628                      </ TablixMemb ers>
  629                    </Ta blixMember >
  630                  </Tabl ixMembers>
  631                </Tablix ColumnHier archy>
  632                <TablixR owHierarch y>
  633                  <Tabli xMembers>
  634                    <Tab lixMember>
  635                      <T ablixHeade r>
  636                         <Size>1in< /Size>
  637                         <CellConte nts>
  638                           <Textbox  Name="Tex tbox10">
  639                             <CanGr ow>true</C anGrow>
  640                             <KeepT ogether>tr ue</KeepTo gether>
  641                             <Parag raphs>
  642                               <Par agraph>
  643                                 <T extRuns>
  644                                    <TextRun>
  645                                      <Value / >
  646                                      <Style>
  647                                        <FontW eight>Bold </FontWeig ht>
  648                                      </Style>
  649                                    </TextRun>
  650                                 </ TextRuns>
  651                                 <S tyle>
  652                                    <TextAlign >Center</T extAlign>
  653                                 </ Style>
  654                               </Pa ragraph>
  655                             </Para graphs>
  656                             <rd:De faultName> Textbox10< /rd:Defaul tName>
  657                             <Style >
  658                               <Bor der>
  659                                 <S tyle>None< /Style>
  660                               </Bo rder>
  661                               <Pad dingLeft>2 pt</Paddin gLeft>
  662                               <Pad dingRight> 2pt</Paddi ngRight>
  663                               <Pad dingTop>2p t</Padding Top>
  664                               <Pad dingBottom >2pt</Padd ingBottom>
  665                             </Styl e>
  666                           </Textbo x>
  667                         </CellCont ents>
  668                      </ TablixHead er>
  669                      <K eepWithGro up>After</ KeepWithGr oup>
  670                    </Ta blixMember >
  671                    <Tab lixMember>
  672                      <T ablixHeade r>
  673                         <Size>1in< /Size>
  674                         <CellConte nts>
  675                           <Textbox  Name="Tex tbox14">
  676                             <CanGr ow>true</C anGrow>
  677                             <KeepT ogether>tr ue</KeepTo gether>
  678                             <Parag raphs>
  679                               <Par agraph>
  680                                 <T extRuns>
  681                                    <TextRun>
  682                                      <Value / >
  683                                      <Style>
  684                                        <FontW eight>Bold </FontWeig ht>
  685                                      </Style>
  686                                    </TextRun>
  687                                 </ TextRuns>
  688                                 <S tyle>
  689                                    <TextAlign >Center</T extAlign>
  690                                 </ Style>
  691                               </Pa ragraph>
  692                             </Para graphs>
  693                             <rd:De faultName> Textbox14< /rd:Defaul tName>
  694                             <Style >
  695                               <Bor der>
  696                                 <C olor>Light Grey</Colo r>
  697                                 <S tyle>Solid </Style>
  698                               </Bo rder>
  699                               <Top Border>
  700                                 <S tyle>None< /Style>
  701                               </To pBorder>
  702                               <Bot tomBorder>
  703                                 <C olor>Black </Color>
  704                               </Bo ttomBorder >
  705                               <Lef tBorder>
  706                                 <S tyle>None< /Style>
  707                               </Le ftBorder>
  708                               <Rig htBorder>
  709                                 <S tyle>None< /Style>
  710                               </Ri ghtBorder>
  711                               <Pad dingLeft>2 pt</Paddin gLeft>
  712                               <Pad dingRight> 2pt</Paddi ngRight>
  713                               <Pad dingTop>2p t</Padding Top>
  714                               <Pad dingBottom >2pt</Padd ingBottom>
  715                             </Styl e>
  716                           </Textbo x>
  717                         </CellCont ents>
  718                      </ TablixHead er>
  719                      <K eepWithGro up>After</ KeepWithGr oup>
  720                    </Ta blixMember >
  721                    <Tab lixMember>
  722                      <G roup Name= "Grade">
  723                         <GroupExpr essions>
  724                           <GroupEx pression>= Fields!Gra de.Value</ GroupExpre ssion>
  725                         </GroupExp ressions>
  726                      </ Group>
  727                      <S ortExpress ions>
  728                         <SortExpre ssion>
  729                           <Value>= Fields!Gra de.Value</ Value>
  730                         </SortExpr ession>
  731                      </ SortExpres sions>
  732                      <T ablixHeade r>
  733                         <Size>1in< /Size>
  734                         <CellConte nts>
  735                           <Textbox  Name="Gra de">
  736                             <CanGr ow>true</C anGrow>
  737                             <KeepT ogether>tr ue</KeepTo gether>
  738                             <Parag raphs>
  739                               <Par agraph>
  740                                 <T extRuns>
  741                                    <TextRun>
  742                                      <Value>= Fields!Gra de.Value</ Value>
  743                                      <Style>
  744                                        <FontW eight>Bold </FontWeig ht>
  745                                      </Style>
  746                                    </TextRun>
  747                                 </ TextRuns>
  748                                 <S tyle>
  749                                    <TextAlign >Center</T extAlign>
  750                                 </ Style>
  751                               </Pa ragraph>
  752                             </Para graphs>
  753                             <rd:De faultName> Grade</rd: DefaultNam e>
  754                             <Style >
  755                               <Bor der>
  756                                 <S tyle>Solid </Style>
  757                               </Bo rder>
  758                               <Ver ticalAlign >Middle</V erticalAli gn>
  759                               <Pad dingLeft>2 pt</Paddin gLeft>
  760                               <Pad dingRight> 2pt</Paddi ngRight>
  761                               <Pad dingTop>2p t</Padding Top>
  762                               <Pad dingBottom >2pt</Padd ingBottom>
  763                             </Styl e>
  764                           </Textbo x>
  765                         </CellCont ents>
  766                      </ TablixHead er>
  767                      <T ablixMembe rs>
  768                         <TablixMem ber />
  769                      </ TablixMemb ers>
  770                    </Ta blixMember >
  771                  </Tabl ixMembers>
  772                </Tablix RowHierarc hy>
  773                <DataSet Name>eGFR_ Albuminuri a</DataSet Name>
  774                <Top>0.7 5in</Top>
  775                <Left>0. 75in</Left >
  776                <Height> 1.4in</Hei ght>
  777                <Width>6 in</Width>
  778                <Style>
  779                  <Borde r>
  780                    <Sty le>None</S tyle>
  781                  </Bord er>
  782                </Style>
  783              </Tablix>
  784              <Textbox N ame="Textb ox1">
  785                <CanGrow >true</Can Grow>
  786                <KeepTog ether>true </KeepToge ther>
  787                <Paragra phs>
  788                  <Parag raph>
  789                    <Tex tRuns>
  790                      <T extRun>
  791                         <Value>CDC  eGFR Albu minuria He at Map</Va lue>
  792                         <Style>
  793                           <FontSiz e>14pt</Fo ntSize>
  794                           <FontWei ght>Bold</ FontWeight >
  795                         </Style>
  796                      </ TextRun>
  797                    </Te xtRuns>
  798                    <Sty le />
  799                  </Para graph>
  800                </Paragr aphs>
  801                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  802                <Top>0.2 5in</Top>
  803                <Left>0. 25in</Left >
  804                <Height> 0.34375in< /Height>
  805                <Width>3 .28125in</ Width>
  806                <ZIndex> 1</ZIndex>
  807                <Style>
  808                  <Borde r>
  809                    <Sty le>None</S tyle>
  810                  </Bord er>
  811                  <Paddi ngLeft>2pt </PaddingL eft>
  812                  <Paddi ngRight>2p t</Padding Right>
  813                  <Paddi ngTop>2pt< /PaddingTo p>
  814                  <Paddi ngBottom>2 pt</Paddin gBottom>
  815                </Style>
  816              </Textbox>
  817              <Textbox N ame="Textb ox6">
  818                <CanGrow >true</Can Grow>
  819                <KeepTog ether>true </KeepToge ther>
  820                <Paragra phs>
  821                  <Parag raph>
  822                    <Tex tRuns>
  823                      <T extRun>
  824                         <Value>Cal culation F ormulas:</ Value>
  825                         <Style>
  826                           <FontSiz e>8pt</Fon tSize>
  827                           <FontWei ght>Bold</ FontWeight >
  828                         </Style>
  829                      </ TextRun>
  830                    </Te xtRuns>
  831                    <Sty le>
  832                      <T extAlign>L eft</TextA lign>
  833                    </St yle>
  834                  </Para graph>
  835                  <Parag raph>
  836                    <Tex tRuns>
  837                      <T extRun>
  838                         <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>
  839                         <Style>
  840                           <FontSiz e>8pt</Fon tSize>
  841                         </Style>
  842                      </ TextRun>
  843                    </Te xtRuns>
  844                    <Sty le>
  845                      <T extAlign>L eft</TextA lign>
  846                    </St yle>
  847                  </Para graph>
  848                  <Parag raph>
  849                    <Tex tRuns>
  850                      <T extRun>
  851                         <Value>Cre atinine LO INC Codes:  15045-8,  21232-4, 2 160-0</Val ue>
  852                         <Style>
  853                           <FontSiz e>8pt</Fon tSize>
  854                         </Style>
  855                      </ TextRun>
  856                    </Te xtRuns>
  857                    <Sty le>
  858                      <T extAlign>L eft</TextA lign>
  859                    </St yle>
  860                  </Para graph>
  861                  <Parag raph>
  862                    <Tex tRuns>
  863                      <T extRun>
  864                         <Value>Alb umin LOINC  Codes: 58 431-8, 149 57-5, 1753 -3, 1754-1 , 21059-1,  30003-8,  43605-5, 5 3530-2, 53 531-0, 573 69-1, 6119 6-2, 11218 -5, 50949- 7, 14956-7 , 1755-8,  1757-4, 43 606-3, 436 07-1, 4900 2-9, 49023 -5, 50209- 6, 58448-2 , 63474-1< /Value>
  865                         <Style>
  866                           <FontSiz e>8pt</Fon tSize>
  867                         </Style>
  868                      </ TextRun>
  869                    </Te xtRuns>
  870                    <Sty le>
  871                      <T extAlign>L eft</TextA lign>
  872                    </St yle>
  873                  </Para graph>
  874                </Paragr aphs>
  875                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  876                <Top>4.5 in</Top>
  877                <Left>0. 25in</Left >
  878                <Height> 0.75in</He ight>
  879                <Width>7 in</Width>
  880                <ZIndex> 2</ZIndex>
  881                <Style>
  882                  <Borde r>
  883                    <Sty le>None</S tyle>
  884                  </Bord er>
  885                  <Paddi ngLeft>2pt </PaddingL eft>
  886                  <Paddi ngRight>2p t</Padding Right>
  887                  <Paddi ngTop>2pt< /PaddingTo p>
  888                  <Paddi ngBottom>2 pt</Paddin gBottom>
  889                </Style>
  890              </Textbox>
  891              <Textbox N ame="Textb ox21">
  892                <CanGrow >true</Can Grow>
  893                <KeepTog ether>true </KeepToge ther>
  894                <Paragra phs>
  895                  <Parag raph>
  896                    <Tex tRuns>
  897                      <T extRun>
  898                         <Value>GFR  categorie s (ml/min/ 1.73m^2</V alue>
  899                         <Style>
  900                           <FontWei ght>Bold</ FontWeight >
  901                         </Style>
  902                      </ TextRun>
  903                    </Te xtRuns>
  904                    <Sty le>
  905                      <T extAlign>C enter</Tex tAlign>
  906                    </St yle>
  907                  </Para graph>
  908                  <Parag raph>
  909                    <Tex tRuns>
  910                      <T extRun>
  911                         <Value>Des cription a nd range</ Value>
  912                         <Style>
  913                           <FontWei ght>Bold</ FontWeight >
  914                         </Style>
  915                      </ TextRun>
  916                    </Te xtRuns>
  917                    <Sty le>
  918                      <T extAlign>C enter</Tex tAlign>
  919                    </St yle>
  920                  </Para graph>
  921                </Paragr aphs>
  922                <rd:Defa ultName>Te xtbox21</r d:DefaultN ame>
  923                <Top>1.7 5in</Top>
  924                <Left>0. 25in</Left >
  925                <Height> 2.4in</Hei ght>
  926                <Width>0 .5in</Widt h>
  927                <ZIndex> 3</ZIndex>
  928                <Style>
  929                  <Borde r>
  930                    <Sty le>Solid</ Style>
  931                  </Bord er>
  932                  <Verti calAlign>M iddle</Ver ticalAlign >
  933                  <Paddi ngLeft>2pt </PaddingL eft>
  934                  <Paddi ngRight>2p t</Padding Right>
  935                  <Paddi ngTop>2pt< /PaddingTo p>
  936                  <Paddi ngBottom>2 pt</Paddin gBottom>
  937                  <Writi ngMode>Rot ate270</Wr itingMode>
  938                </Style>
  939              </Textbox>
  940              <Textbox N ame="Textb ox22">
  941                <CanGrow >true</Can Grow>
  942                <KeepTog ether>true </KeepToge ther>
  943                <Paragra phs>
  944                  <Parag raph>
  945                    <Tex tRuns>
  946                      <T extRun>
  947                         <Value>Alb uminuria c ategories< /Value>
  948                         <Style>
  949                           <FontWei ght>Bold</ FontWeight >
  950                         </Style>
  951                      </ TextRun>
  952                    </Te xtRuns>
  953                    <Sty le>
  954                      <T extAlign>C enter</Tex tAlign>
  955                    </St yle>
  956                  </Para graph>
  957                  <Parag raph>
  958                    <Tex tRuns>
  959                      <T extRun>
  960                         <Value>Des cription a nd range</ Value>
  961                         <Style>
  962                           <FontWei ght>Bold</ FontWeight >
  963                         </Style>
  964                      </ TextRun>
  965                    </Te xtRuns>
  966                    <Sty le>
  967                      <T extAlign>C enter</Tex tAlign>
  968                    </St yle>
  969                  </Para graph>
  970                </Paragr aphs>
  971                <rd:Defa ultName>Te xtbox22</r d:DefaultN ame>
  972                <Top>0.2 5in</Top>
  973                <Left>4. 75in</Left >
  974                <Height> 0.5in</Hei ght>
  975                <Width>6 in</Width>
  976                <ZIndex> 4</ZIndex>
  977                <Style>
  978                  <Borde r>
  979                    <Sty le>Solid</ Style>
  980                  </Bord er>
  981                  <Verti calAlign>M iddle</Ver ticalAlign >
  982                  <Paddi ngLeft>2pt </PaddingL eft>
  983                  <Paddi ngRight>2p t</Padding Right>
  984                  <Paddi ngTop>2pt< /PaddingTo p>
  985                  <Paddi ngBottom>2 pt</Paddin gBottom>
  986                </Style>
  987              </Textbox>
  988           </ ReportItem s>
  989           <H eight>5.5i n</Height>
  990           <S tyle>
  991              <Border>
  992                <Style>N one</Style >
  993              </Border>
  994              <Backgroun dColor>Whi te</Backgr oundColor>
  995           </ Style>
  996         </Bo dy>
  997         <Wid th>11in</W idth>
  998         <Pag e>
  999           <P ageHeight> 8.5in</Pag eHeight>
  1000           <P ageWidth>1 1in</PageW idth>
  1001           <L eftMargin> 1in</LeftM argin>
  1002           <R ightMargin >1in</Righ tMargin>
  1003           <T opMargin>1 in</TopMar gin>
  1004           <B ottomMargi n>1in</Bot tomMargin>
  1005           <S tyle />
  1006         </Pa ge>
  1007       </Repo rtSection>
  1008     </Report Sections>
  1009     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  1010       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  1011     <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID>
  1012   </Report>