120. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/5/2018 7:16:02 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

120.1 Files compared

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

120.2 Comparison summary

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

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

120.4 Active regular expressions

No regular expressions were active.

120.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 ="@patient LastName">
  17                <Value>= Parameters !patientLa stName.Val ue</Value>
  18              </QueryPar ameter>
  19              <QueryPara meter Name ="@patient FirstName" >
  20                <Value>= Parameters !patientFi rstName.Va lue</Value >
  21              </QueryPar ameter>
  22           </ QueryParam eters>
  23           <C ommandText >select di stinct 
  24           s. PatientLas tName
  25           ,s .patientFi rstName
  26           ,s .PatientSI D
  27           ,s .Gender
  28           ,s .DateOfBir th
  29           ,( (CONVERT(i nt,CONVERT (char(8),C URRENT_TIM ESTAMP,112 ))-CONVERT (char(8),s .DateOfBir th,112))/1 0000) as [ Age]
  30           ,I SNULL(pr.R ace, 'N/A' ) as [Race ]
  31           ,l ab.LABCHEM SPECIMENDA TETIME
  32           ,l ab.LABCHEM COMPLETEDA TETIME
  33           ,l c.LOINC
  34           ,l c.Componen t
  35           ,l c.Property
  36           ,l c.MethodTy pe
  37           ,l c.Units
  38           ,l ab.LABCHEM RESULTVALU E
  39           ,l ab.ABNORMA L
  40           ,l ab.REFHIGH
  41           ,l ab.REFLOW 
  42   from 
  43           CR S.STD_LOIN C_CODE lc
  44                    inne r join CRS .CHEM_LABC HEM lab on  lc.loincs id=lab.loi ncsid
  45                    inne r join CRS .SPATIENT  s on lab.p atientsid= s.patients id
  46                    inne r join CRS .PATIENT p  on s.pati enticn=p.p atienticn
  47                    inne r join CRS .REFERRAL  r on p.pat ient_id=r. patient_id
  48                    left  outer joi n CRS.PATS UB_PATIENT RACE pr on  pr.Patien tSID=s.Pat ientSID
  49   where r.st d_registry _id=5 
  50           an d lc.LOINC  in ('1504 5-8','2123 2-4','2160 -0') 
  51           an d (@patien tLastName  = '' or s. PatientLas tName = @p atientLast Name)
  52           an d (@patien tFirstName  = '' or s .patientFi rstName =  @patientFi rstName)
  53   order by l ab.LABCHEM COMPLETEDA TETIME des c</Command Text>
  54         </Qu ery>
  55         <Fie lds>
  56           <F ield Name= "PatientLa stName">
  57              <DataField >PatientLa stName</Da taField>
  58              <rd:TypeNa me>System. String</rd :TypeName>
  59           </ Field>
  60           <F ield Name= "patientFi rstName">
  61              <DataField >patientFi rstName</D ataField>
  62              <rd:TypeNa me>System. String</rd :TypeName>
  63           </ Field>
  64           <F ield Name= "PatientSI D">
  65              <DataField >PatientSI D</DataFie ld>
  66              <rd:TypeNa me>System. Int32</rd: TypeName>
  67           </ Field>
  68           <F ield Name= "Gender">
  69              <DataField >Gender</D ataField>
  70              <rd:TypeNa me>System. String</rd :TypeName>
  71           </ Field>
  72           <F ield Name= "DateOfBir th">
  73              <DataField >DateOfBir th</DataFi eld>
  74              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  75           </ Field>
  76           <F ield Name= "Age">
  77              <DataField >Age</Data Field>
  78              <rd:TypeNa me>System. Int32</rd: TypeName>
  79           </ Field>
  80           <F ield Name= "Race">
  81              <DataField >Race</Dat aField>
  82              <rd:TypeNa me>System. String</rd :TypeName>
  83           </ Field>
  84           <F ield Name= "LABCHEMSP ECIMENDATE TIME">
  85              <DataField >LABCHEMSP ECIMENDATE TIME</Data Field>
  86              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  87           </ Field>
  88           <F ield Name= "LABCHEMCO MPLETEDATE TIME">
  89              <DataField >LABCHEMCO MPLETEDATE TIME</Data Field>
  90              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  91           </ Field>
  92           <F ield Name= "LOINC">
  93              <DataField >LOINC</Da taField>
  94              <rd:TypeNa me>System. String</rd :TypeName>
  95           </ Field>
  96           <F ield Name= "Component ">
  97              <DataField >Component </DataFiel d>
  98              <rd:TypeNa me>System. String</rd :TypeName>
  99           </ Field>
  100           <F ield Name= "Property" >
  101              <DataField >Property< /DataField >
  102              <rd:TypeNa me>System. String</rd :TypeName>
  103           </ Field>
  104           <F ield Name= "MethodTyp e">
  105              <DataField >MethodTyp e</DataFie ld>
  106              <rd:TypeNa me>System. String</rd :TypeName>
  107           </ Field>
  108           <F ield Name= "Units">
  109              <DataField >Units</Da taField>
  110              <rd:TypeNa me>System. String</rd :TypeName>
  111           </ Field>
  112           <F ield Name= "LABCHEMRE SULTVALUE" >
  113              <DataField >LABCHEMRE SULTVALUE< /DataField >
  114              <rd:TypeNa me>System. String</rd :TypeName>
  115           </ Field>
  116           <F ield Name= "ABNORMAL" >
  117              <DataField >ABNORMAL< /DataField >
  118              <rd:TypeNa me>System. String</rd :TypeName>
  119           </ Field>
  120           <F ield Name= "REFHIGH">
  121              <DataField >REFHIGH</ DataField>
  122              <rd:TypeNa me>System. String</rd :TypeName>
  123           </ Field>
  124           <F ield Name= "REFLOW">
  125              <DataField >REFLOW</D ataField>
  126              <rd:TypeNa me>System. String</rd :TypeName>
  127           </ Field>
  128           <F ield Name= "eGFR_MDRD ">
  129              <Value>=Fo rmatNumber ((175 * (F ields!LABC HEMRESULTV ALUE.Value  ^ -1.154)  * (Fields !Age.Value  ^ -.203)  * IIf(Fiel ds!Race.Va lue = "BLA CK OR AFRI CAN AMERIC AN", 1.212 , 1) * IIf (Fields!Ge nder.Value  = "F", .7 42, 1)), 1 )</Value>
  130           </ Field>
  131           <F ield Name= "eGFR_CKDE PI">
  132              <Value>=Fo rmatNumber ((141 * II f((Fields! LABCHEMRES ULTVALUE.V alue/IIf(F ields!Gend er.Value =  "F", .7,  .9)) &lt;  1, (Fields !LABCHEMRE SULTVALUE. Value/IIf( Fields!Gen der.Value  = "F", .7,  .9)), 1)  ^ IIf(Fiel ds!Gender. Value = "F ", -.329,  -.411) * I If((Fields !LABCHEMRE SULTVALUE. Value/IIf( Fields!Gen der.Value  = "F", .7,  .9)) &gt;  1, (Field s!LABCHEMR ESULTVALUE .Value/IIf (Fields!Ge nder.Value  = "F", .7 , .9)), 1)  ^ -1.209  * .993 ^ F ields!Age. Value * II f(Fields!R ace.Value  = "BLACK O R AFRICAN  AMERICAN",  1.159, 1)  * IIf(Fie lds!Gender .Value = " F", 1.018,  1)), 1)</ Value>
  133           </ Field>
  134         </Fi elds>
  135       </Data Set>
  136     </DataSe ts>
  137     <ReportS ections>
  138       <Repor tSection>
  139         <Bod y>
  140           <R eportItems >
  141              <Textbox N ame="Textb ox1">
  142                <CanGrow >true</Can Grow>
  143                <KeepTog ether>true </KeepToge ther>
  144                <Paragra phs>
  145                  <Parag raph>
  146                    <Tex tRuns>
  147                      <T extRun>
  148                         <Value>Kid ney Diseas e Registry  eGFR Pati ents</Valu e>
  149                         <Style>
  150                           <FontSiz e>14pt</Fo ntSize>
  151                           <FontWei ght>Bold</ FontWeight >
  152                         </Style>
  153                      </ TextRun>
  154                    </Te xtRuns>
  155                    <Sty le />
  156                  </Para graph>
  157                </Paragr aphs>
  158                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  159                <Top>0.2 5in</Top>
  160                <Left>0. 25in</Left >
  161                <Height> 0.34375in< /Height>
  162                <Width>6 in</Width>
  163                <Style>
  164                  <Borde r>
  165                    <Sty le>None</S tyle>
  166                  </Bord er>
  167                  <Paddi ngLeft>2pt </PaddingL eft>
  168                  <Paddi ngRight>2p t</Padding Right>
  169                  <Paddi ngTop>2pt< /PaddingTo p>
  170                  <Paddi ngBottom>2 pt</Paddin gBottom>
  171                </Style>
  172              </Textbox>
  173              <Tablix Na me="Tablix 1">
  174                <TablixB ody>
  175                  <Tabli xColumns>
  176                    <Tab lixColumn>
  177                      <W idth>1in</ Width>
  178                    </Ta blixColumn >
  179                    <Tab lixColumn>
  180                      <W idth>1in</ Width>
  181                    </Ta blixColumn >
  182                    <Tab lixColumn>
  183                      <W idth>1in</ Width>
  184                    </Ta blixColumn >
  185                    <Tab lixColumn>
  186                      <W idth>1in</ Width>
  187                    </Ta blixColumn >
  188                    <Tab lixColumn>
  189                      <W idth>0.5in </Width>
  190                    </Ta blixColumn >
  191                    <Tab lixColumn>
  192                      <W idth>0.75i n</Width>
  193                    </Ta blixColumn >
  194                    <Tab lixColumn>
  195                      <W idth>1in</ Width>
  196                    </Ta blixColumn >
  197                    <Tab lixColumn>
  198                      <W idth>1.5in </Width>
  199                    </Ta blixColumn >
  200                    <Tab lixColumn>
  201                      <W idth>1.5in </Width>
  202                    </Ta blixColumn >
  203                    <Tab lixColumn>
  204                      <W idth>1in</ Width>
  205                    </Ta blixColumn >
  206                    <Tab lixColumn>
  207                      <W idth>1in</ Width>
  208                    </Ta blixColumn >
  209                    <Tab lixColumn>
  210                      <W idth>2in</ Width>
  211                    </Ta blixColumn >
  212                    <Tab lixColumn>
  213                      <W idth>1in</ Width>
  214                    </Ta blixColumn >
  215                    <Tab lixColumn>
  216                      <W idth>1in</ Width>
  217                    </Ta blixColumn >
  218                    <Tab lixColumn>
  219                      <W idth>1in</ Width>
  220                    </Ta blixColumn >
  221                    <Tab lixColumn>
  222                      <W idth>1in</ Width>
  223                    </Ta blixColumn >
  224                    <Tab lixColumn>
  225                      <W idth>1in</ Width>
  226                    </Ta blixColumn >
  227                    <Tab lixColumn>
  228                      <W idth>1in</ Width>
  229                    </Ta blixColumn >
  230                    <Tab lixColumn>
  231                      <W idth>1in</ Width>
  232                    </Ta blixColumn >
  233                    <Tab lixColumn>
  234                      <W idth>1.25i n</Width>
  235                    </Ta blixColumn >
  236                  </Tabl ixColumns>
  237                  <Tabli xRows>
  238                    <Tab lixRow>
  239                      <H eight>0.25 in</Height >
  240                      <T ablixCells >
  241                         <TablixCel l>
  242                           <CellCon tents>
  243                             <Textb ox Name="T extbox3">
  244                               <Can Grow>true< /CanGrow>
  245                               <Kee pTogether> true</Keep Together>
  246                               <Par agraphs>
  247                                 <P aragraph>
  248                                    <TextRuns>
  249                                      <TextRun >
  250                                        <Value  />
  251                                        <Style >
  252                                          <Fon tWeight>Bo ld</FontWe ight>
  253                                          <Col or>White</ Color>
  254                                        </Styl e>
  255                                      </TextRu n>
  256                                    </TextRuns >
  257                                    <Style>
  258                                      <TextAli gn>Center< /TextAlign >
  259                                    </Style>
  260                                 </ Paragraph>
  261                               </Pa ragraphs>
  262                               <rd: DefaultNam e>Textbox3 </rd:Defau ltName>
  263                               <Sty le>
  264                                 <B order>
  265                                    <Color>Lig htGrey</Co lor>
  266                                    <Style>Sol id</Style>
  267                                 </ Border>
  268                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  269                                 <P addingLeft >2pt</Padd ingLeft>
  270                                 <P addingRigh t>2pt</Pad dingRight>
  271                                 <P addingTop> 2pt</Paddi ngTop>
  272                                 <P addingBott om>2pt</Pa ddingBotto m>
  273                               </St yle>
  274                             </Text box>
  275                           </CellCo ntents>
  276                         </TablixCe ll>
  277                         <TablixCel l>
  278                           <CellCon tents>
  279                             <Textb ox Name="T extbox2">
  280                               <Can Grow>true< /CanGrow>
  281                               <Kee pTogether> true</Keep Together>
  282                               <Par agraphs>
  283                                 <P aragraph>
  284                                    <TextRuns>
  285                                      <TextRun >
  286                                        <Value >Last Name </Value>
  287                                        <Style >
  288                                          <Fon tWeight>Bo ld</FontWe ight>
  289                                          <Col or>White</ Color>
  290                                        </Styl e>
  291                                      </TextRu n>
  292                                    </TextRuns >
  293                                    <Style>
  294                                      <TextAli gn>Center< /TextAlign >
  295                                    </Style>
  296                                 </ Paragraph>
  297                               </Pa ragraphs>
  298                               <rd: DefaultNam e>Textbox2 </rd:Defau ltName>
  299                               <Sty le>
  300                                 <B order>
  301                                    <Color>Lig htGrey</Co lor>
  302                                    <Style>Sol id</Style>
  303                                 </ Border>
  304                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  305                                 <P addingLeft >2pt</Padd ingLeft>
  306                                 <P addingRigh t>2pt</Pad dingRight>
  307                                 <P addingTop> 2pt</Paddi ngTop>
  308                                 <P addingBott om>2pt</Pa ddingBotto m>
  309                               </St yle>
  310                             </Text box>
  311                           </CellCo ntents>
  312                         </TablixCe ll>
  313                         <TablixCel l>
  314                           <CellCon tents>
  315                             <Textb ox Name="T extbox29">
  316                               <Can Grow>true< /CanGrow>
  317                               <Kee pTogether> true</Keep Together>
  318                               <Par agraphs>
  319                                 <P aragraph>
  320                                    <TextRuns>
  321                                      <TextRun >
  322                                        <Value >First Nam e</Value>
  323                                        <Style >
  324                                          <Fon tWeight>Bo ld</FontWe ight>
  325                                          <Col or>White</ Color>
  326                                        </Styl e>
  327                                      </TextRu n>
  328                                    </TextRuns >
  329                                    <Style>
  330                                      <TextAli gn>Center< /TextAlign >
  331                                    </Style>
  332                                 </ Paragraph>
  333                               </Pa ragraphs>
  334                               <rd: DefaultNam e>Textbox2 9</rd:Defa ultName>
  335                               <Sty le>
  336                                 <B order>
  337                                    <Color>Lig htGrey</Co lor>
  338                                    <Style>Sol id</Style>
  339                                 </ Border>
  340                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  341                                 <P addingLeft >2pt</Padd ingLeft>
  342                                 <P addingRigh t>2pt</Pad dingRight>
  343                                 <P addingTop> 2pt</Paddi ngTop>
  344                                 <P addingBott om>2pt</Pa ddingBotto m>
  345                               </St yle>
  346                             </Text box>
  347                           </CellCo ntents>
  348                         </TablixCe ll>
  349                         <TablixCel l>
  350                           <CellCon tents>
  351                             <Textb ox Name="T extbox30">
  352                               <Can Grow>true< /CanGrow>
  353                               <Kee pTogether> true</Keep Together>
  354                               <Par agraphs>
  355                                 <P aragraph>
  356                                    <TextRuns>
  357                                      <TextRun >
  358                                        <Value >Birth Dat e</Value>
  359                                        <Style >
  360                                          <Fon tWeight>Bo ld</FontWe ight>
  361                                          <Col or>White</ Color>
  362                                        </Styl e>
  363                                      </TextRu n>
  364                                    </TextRuns >
  365                                    <Style>
  366                                      <TextAli gn>Center< /TextAlign >
  367                                    </Style>
  368                                 </ Paragraph>
  369                               </Pa ragraphs>
  370                               <rd: DefaultNam e>Textbox3 0</rd:Defa ultName>
  371                               <Sty le>
  372                                 <B order>
  373                                    <Color>Lig htGrey</Co lor>
  374                                    <Style>Sol id</Style>
  375                                 </ Border>
  376                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  377                                 <P addingLeft >2pt</Padd ingLeft>
  378                                 <P addingRigh t>2pt</Pad dingRight>
  379                                 <P addingTop> 2pt</Paddi ngTop>
  380                                 <P addingBott om>2pt</Pa ddingBotto m>
  381                               </St yle>
  382                             </Text box>
  383                           </CellCo ntents>
  384                         </TablixCe ll>
  385                         <TablixCel l>
  386                           <CellCon tents>
  387                             <Textb ox Name="T extbox8">
  388                               <Can Grow>true< /CanGrow>
  389                               <Kee pTogether> true</Keep Together>
  390                               <Par agraphs>
  391                                 <P aragraph>
  392                                    <TextRuns>
  393                                      <TextRun >
  394                                        <Value >Age</Valu e>
  395                                        <Style >
  396                                          <Fon tWeight>Bo ld</FontWe ight>
  397                                          <Col or>White</ Color>
  398                                        </Styl e>
  399                                      </TextRu n>
  400                                    </TextRuns >
  401                                    <Style>
  402                                      <TextAli gn>Center< /TextAlign >
  403                                    </Style>
  404                                 </ Paragraph>
  405                               </Pa ragraphs>
  406                               <rd: DefaultNam e>Textbox8 </rd:Defau ltName>
  407                               <Sty le>
  408                                 <B order>
  409                                    <Color>Lig htGrey</Co lor>
  410                                    <Style>Sol id</Style>
  411                                 </ Border>
  412                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  413                                 <P addingLeft >2pt</Padd ingLeft>
  414                                 <P addingRigh t>2pt</Pad dingRight>
  415                                 <P addingTop> 2pt</Paddi ngTop>
  416                                 <P addingBott om>2pt</Pa ddingBotto m>
  417                               </St yle>
  418                             </Text box>
  419                           </CellCo ntents>
  420                         </TablixCe ll>
  421                         <TablixCel l>
  422                           <CellCon tents>
  423                             <Textb ox Name="T extbox10">
  424                               <Can Grow>true< /CanGrow>
  425                               <Kee pTogether> true</Keep Together>
  426                               <Par agraphs>
  427                                 <P aragraph>
  428                                    <TextRuns>
  429                                      <TextRun >
  430                                        <Value >Gender</V alue>
  431                                        <Style >
  432                                          <Fon tWeight>Bo ld</FontWe ight>
  433                                          <Col or>White</ Color>
  434                                        </Styl e>
  435                                      </TextRu n>
  436                                    </TextRuns >
  437                                    <Style>
  438                                      <TextAli gn>Center< /TextAlign >
  439                                    </Style>
  440                                 </ Paragraph>
  441                               </Pa ragraphs>
  442                               <rd: DefaultNam e>Textbox1 0</rd:Defa ultName>
  443                               <Sty le>
  444                                 <B order>
  445                                    <Color>Lig htGrey</Co lor>
  446                                    <Style>Sol id</Style>
  447                                 </ Border>
  448                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  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="T extbox31">
  460                               <Can Grow>true< /CanGrow>
  461                               <Kee pTogether> true</Keep Together>
  462                               <Par agraphs>
  463                                 <P aragraph>
  464                                    <TextRuns>
  465                                      <TextRun >
  466                                        <Value >Race</Val ue>
  467                                        <Style >
  468                                          <Fon tWeight>Bo ld</FontWe ight>
  469                                          <Col or>White</ Color>
  470                                        </Styl e>
  471                                      </TextRu n>
  472                                    </TextRuns >
  473                                    <Style>
  474                                      <TextAli gn>Center< /TextAlign >
  475                                    </Style>
  476                                 </ Paragraph>
  477                               </Pa ragraphs>
  478                               <rd: DefaultNam e>Textbox3 1</rd:Defa ultName>
  479                               <Sty le>
  480                                 <B order>
  481                                    <Color>Lig htGrey</Co lor>
  482                                    <Style>Sol id</Style>
  483                                 </ Border>
  484                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  485                                 <P addingLeft >2pt</Padd ingLeft>
  486                                 <P addingRigh t>2pt</Pad dingRight>
  487                                 <P addingTop> 2pt</Paddi ngTop>
  488                                 <P addingBott om>2pt</Pa ddingBotto m>
  489                               </St yle>
  490                             </Text box>
  491                           </CellCo ntents>
  492                         </TablixCe ll>
  493                         <TablixCel l>
  494                           <CellCon tents>
  495                             <Textb ox Name="T extbox14">
  496                               <Can Grow>true< /CanGrow>
  497                               <Kee pTogether> true</Keep Together>
  498                               <Par agraphs>
  499                                 <P aragraph>
  500                                    <TextRuns>
  501                                      <TextRun >
  502                                        <Value >Lab Speci men Date</ Value>
  503                                        <Style >
  504                                          <Fon tWeight>Bo ld</FontWe ight>
  505                                          <Col or>White</ Color>
  506                                        </Styl e>
  507                                      </TextRu n>
  508                                    </TextRuns >
  509                                    <Style>
  510                                      <TextAli gn>Center< /TextAlign >
  511                                    </Style>
  512                                 </ Paragraph>
  513                               </Pa ragraphs>
  514                               <rd: DefaultNam e>Textbox1 4</rd:Defa ultName>
  515                               <Sty le>
  516                                 <B order>
  517                                    <Color>Lig htGrey</Co lor>
  518                                    <Style>Sol id</Style>
  519                                 </ Border>
  520                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  521                                 <P addingLeft >2pt</Padd ingLeft>
  522                                 <P addingRigh t>2pt</Pad dingRight>
  523                                 <P addingTop> 2pt</Paddi ngTop>
  524                                 <P addingBott om>2pt</Pa ddingBotto m>
  525                               </St yle>
  526                             </Text box>
  527                           </CellCo ntents>
  528                         </TablixCe ll>
  529                         <TablixCel l>
  530                           <CellCon tents>
  531                             <Textb ox Name="T extbox32">
  532                               <Can Grow>true< /CanGrow>
  533                               <Kee pTogether> true</Keep Together>
  534                               <Par agraphs>
  535                                 <P aragraph>
  536                                    <TextRuns>
  537                                      <TextRun >
  538                                        <Value >Lab Compl ete Date</ Value>
  539                                        <Style >
  540                                          <Fon tWeight>Bo ld</FontWe ight>
  541                                          <Col or>White</ Color>
  542                                        </Styl e>
  543                                      </TextRu n>
  544                                    </TextRuns >
  545                                    <Style>
  546                                      <TextAli gn>Center< /TextAlign >
  547                                    </Style>
  548                                 </ Paragraph>
  549                               </Pa ragraphs>
  550                               <rd: DefaultNam e>Textbox3 2</rd:Defa ultName>
  551                               <Sty le>
  552                                 <B order>
  553                                    <Color>Lig htGrey</Co lor>
  554                                    <Style>Sol id</Style>
  555                                 </ Border>
  556                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  557                                 <P addingLeft >2pt</Padd ingLeft>
  558                                 <P addingRigh t>2pt</Pad dingRight>
  559                                 <P addingTop> 2pt</Paddi ngTop>
  560                                 <P addingBott om>2pt</Pa ddingBotto m>
  561                               </St yle>
  562                             </Text box>
  563                           </CellCo ntents>
  564                         </TablixCe ll>
  565                         <TablixCel l>
  566                           <CellCon tents>
  567                             <Textb ox Name="T extbox33">
  568                               <Can Grow>true< /CanGrow>
  569                               <Kee pTogether> true</Keep Together>
  570                               <Par agraphs>
  571                                 <P aragraph>
  572                                    <TextRuns>
  573                                      <TextRun >
  574                                        <Value >LOINC</Va lue>
  575                                        <Style >
  576                                          <Fon tWeight>Bo ld</FontWe ight>
  577                                          <Col or>White</ Color>
  578                                        </Styl e>
  579                                      </TextRu n>
  580                                    </TextRuns >
  581                                    <Style>
  582                                      <TextAli gn>Center< /TextAlign >
  583                                    </Style>
  584                                 </ Paragraph>
  585                               </Pa ragraphs>
  586                               <rd: DefaultNam e>Textbox3 3</rd:Defa ultName>
  587                               <Sty le>
  588                                 <B order>
  589                                    <Color>Lig htGrey</Co lor>
  590                                    <Style>Sol id</Style>
  591                                 </ Border>
  592                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  593                                 <P addingLeft >2pt</Padd ingLeft>
  594                                 <P addingRigh t>2pt</Pad dingRight>
  595                                 <P addingTop> 2pt</Paddi ngTop>
  596                                 <P addingBott om>2pt</Pa ddingBotto m>
  597                               </St yle>
  598                             </Text box>
  599                           </CellCo ntents>
  600                         </TablixCe ll>
  601                         <TablixCel l>
  602                           <CellCon tents>
  603                             <Textb ox Name="T extbox34">
  604                               <Can Grow>true< /CanGrow>
  605                               <Kee pTogether> true</Keep Together>
  606                               <Par agraphs>
  607                                 <P aragraph>
  608                                    <TextRuns>
  609                                      <TextRun >
  610                                        <Value >Component </Value>
  611                                        <Style >
  612                                          <Fon tWeight>Bo ld</FontWe ight>
  613                                          <Col or>White</ Color>
  614                                        </Styl e>
  615                                      </TextRu n>
  616                                    </TextRuns >
  617                                    <Style>
  618                                      <TextAli gn>Center< /TextAlign >
  619                                    </Style>
  620                                 </ Paragraph>
  621                               </Pa ragraphs>
  622                               <rd: DefaultNam e>Textbox3 4</rd:Defa ultName>
  623                               <Sty le>
  624                                 <B order>
  625                                    <Color>Lig htGrey</Co lor>
  626                                    <Style>Sol id</Style>
  627                                 </ Border>
  628                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  629                                 <P addingLeft >2pt</Padd ingLeft>
  630                                 <P addingRigh t>2pt</Pad dingRight>
  631                                 <P addingTop> 2pt</Paddi ngTop>
  632                                 <P addingBott om>2pt</Pa ddingBotto m>
  633                               </St yle>
  634                             </Text box>
  635                           </CellCo ntents>
  636                         </TablixCe ll>
  637                         <TablixCel l>
  638                           <CellCon tents>
  639                             <Textb ox Name="T extbox35">
  640                               <Can Grow>true< /CanGrow>
  641                               <Kee pTogether> true</Keep Together>
  642                               <Par agraphs>
  643                                 <P aragraph>
  644                                    <TextRuns>
  645                                      <TextRun >
  646                                        <Value >Property< /Value>
  647                                        <Style >
  648                                          <Fon tWeight>Bo ld</FontWe ight>
  649                                          <Col or>White</ Color>
  650                                        </Styl e>
  651                                      </TextRu n>
  652                                    </TextRuns >
  653                                    <Style>
  654                                      <TextAli gn>Center< /TextAlign >
  655                                    </Style>
  656                                 </ Paragraph>
  657                               </Pa ragraphs>
  658                               <rd: DefaultNam e>Textbox3 5</rd:Defa ultName>
  659                               <Sty le>
  660                                 <B order>
  661                                    <Color>Lig htGrey</Co lor>
  662                                    <Style>Sol id</Style>
  663                                 </ Border>
  664                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  665                                 <P addingLeft >2pt</Padd ingLeft>
  666                                 <P addingRigh t>2pt</Pad dingRight>
  667                                 <P addingTop> 2pt</Paddi ngTop>
  668                                 <P addingBott om>2pt</Pa ddingBotto m>
  669                               </St yle>
  670                             </Text box>
  671                           </CellCo ntents>
  672                         </TablixCe ll>
  673                         <TablixCel l>
  674                           <CellCon tents>
  675                             <Textb ox Name="T extbox5">
  676                               <Can Grow>true< /CanGrow>
  677                               <Kee pTogether> true</Keep Together>
  678                               <Par agraphs>
  679                                 <P aragraph>
  680                                    <TextRuns>
  681                                      <TextRun >
  682                                        <Value >Method Ty pe</Value>
  683                                        <Style >
  684                                          <Fon tWeight>Bo ld</FontWe ight>
  685                                          <Col or>White</ Color>
  686                                        </Styl e>
  687                                      </TextRu n>
  688                                    </TextRuns >
  689                                    <Style>
  690                                      <TextAli gn>Center< /TextAlign >
  691                                    </Style>
  692                                 </ Paragraph>
  693                               </Pa ragraphs>
  694                               <rd: DefaultNam e>Textbox5 </rd:Defau ltName>
  695                               <Sty le>
  696                                 <B order>
  697                                    <Color>Lig htGrey</Co lor>
  698                                    <Style>Sol id</Style>
  699                                 </ Border>
  700                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  701                                 <P addingLeft >2pt</Padd ingLeft>
  702                                 <P addingRigh t>2pt</Pad dingRight>
  703                                 <P addingTop> 2pt</Paddi ngTop>
  704                                 <P addingBott om>2pt</Pa ddingBotto m>
  705                               </St yle>
  706                             </Text box>
  707                           </CellCo ntents>
  708                         </TablixCe ll>
  709                         <TablixCel l>
  710                           <CellCon tents>
  711                             <Textb ox Name="T extbox7">
  712                               <Can Grow>true< /CanGrow>
  713                               <Kee pTogether> true</Keep Together>
  714                               <Par agraphs>
  715                                 <P aragraph>
  716                                    <TextRuns>
  717                                      <TextRun >
  718                                        <Value >Units</Va lue>
  719                                        <Style >
  720                                          <Fon tWeight>Bo ld</FontWe ight>
  721                                          <Col or>White</ Color>
  722                                        </Styl e>
  723                                      </TextRu n>
  724                                    </TextRuns >
  725                                    <Style>
  726                                      <TextAli gn>Center< /TextAlign >
  727                                    </Style>
  728                                 </ Paragraph>
  729                               </Pa ragraphs>
  730                               <rd: DefaultNam e>Textbox7 </rd:Defau ltName>
  731                               <Sty le>
  732                                 <B order>
  733                                    <Color>Lig htGrey</Co lor>
  734                                    <Style>Sol id</Style>
  735                                 </ Border>
  736                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  737                                 <P addingLeft >2pt</Padd ingLeft>
  738                                 <P addingRigh t>2pt</Pad dingRight>
  739                                 <P addingTop> 2pt</Paddi ngTop>
  740                                 <P addingBott om>2pt</Pa ddingBotto m>
  741                               </St yle>
  742                             </Text box>
  743                           </CellCo ntents>
  744                         </TablixCe ll>
  745                         <TablixCel l>
  746                           <CellCon tents>
  747                             <Textb ox Name="T extbox11">
  748                               <Can Grow>true< /CanGrow>
  749                               <Kee pTogether> true</Keep Together>
  750                               <Par agraphs>
  751                                 <P aragraph>
  752                                    <TextRuns>
  753                                      <TextRun >
  754                                        <Value >Value</Va lue>
  755                                        <Style >
  756                                          <Fon tWeight>Bo ld</FontWe ight>
  757                                          <Col or>White</ Color>
  758                                        </Styl e>
  759                                      </TextRu n>
  760                                    </TextRuns >
  761                                    <Style>
  762                                      <TextAli gn>Center< /TextAlign >
  763                                    </Style>
  764                                 </ Paragraph>
  765                               </Pa ragraphs>
  766                               <rd: DefaultNam e>Textbox1 1</rd:Defa ultName>
  767                               <Sty le>
  768                                 <B order>
  769                                    <Color>Lig htGrey</Co lor>
  770                                    <Style>Sol id</Style>
  771                                 </ Border>
  772                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  773                                 <P addingLeft >2pt</Padd ingLeft>
  774                                 <P addingRigh t>2pt</Pad dingRight>
  775                                 <P addingTop> 2pt</Paddi ngTop>
  776                                 <P addingBott om>2pt</Pa ddingBotto m>
  777                               </St yle>
  778                             </Text box>
  779                           </CellCo ntents>
  780                         </TablixCe ll>
  781                         <TablixCel l>
  782                           <CellCon tents>
  783                             <Textb ox Name="T extbox13">
  784                               <Can Grow>true< /CanGrow>
  785                               <Kee pTogether> true</Keep Together>
  786                               <Par agraphs>
  787                                 <P aragraph>
  788                                    <TextRuns>
  789                                      <TextRun >
  790                                        <Value >ABNORMAL< /Value>
  791                                        <Style >
  792                                          <Fon tWeight>Bo ld</FontWe ight>
  793                                          <Col or>White</ Color>
  794                                        </Styl e>
  795                                      </TextRu n>
  796                                    </TextRuns >
  797                                    <Style>
  798                                      <TextAli gn>Center< /TextAlign >
  799                                    </Style>
  800                                 </ Paragraph>
  801                               </Pa ragraphs>
  802                               <rd: DefaultNam e>Textbox1 3</rd:Defa ultName>
  803                               <Sty le>
  804                                 <B order>
  805                                    <Color>Lig htGrey</Co lor>
  806                                    <Style>Sol id</Style>
  807                                 </ Border>
  808                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  809                                 <P addingLeft >2pt</Padd ingLeft>
  810                                 <P addingRigh t>2pt</Pad dingRight>
  811                                 <P addingTop> 2pt</Paddi ngTop>
  812                                 <P addingBott om>2pt</Pa ddingBotto m>
  813                               </St yle>
  814                             </Text box>
  815                           </CellCo ntents>
  816                         </TablixCe ll>
  817                         <TablixCel l>
  818                           <CellCon tents>
  819                             <Textb ox Name="T extbox16">
  820                               <Can Grow>true< /CanGrow>
  821                               <Kee pTogether> true</Keep Together>
  822                               <Par agraphs>
  823                                 <P aragraph>
  824                                    <TextRuns>
  825                                      <TextRun >
  826                                        <Value >REFHIGH</ Value>
  827                                        <Style >
  828                                          <Fon tWeight>Bo ld</FontWe ight>
  829                                          <Col or>White</ Color>
  830                                        </Styl e>
  831                                      </TextRu n>
  832                                    </TextRuns >
  833                                    <Style>
  834                                      <TextAli gn>Center< /TextAlign >
  835                                    </Style>
  836                                 </ Paragraph>
  837                               </Pa ragraphs>
  838                               <rd: DefaultNam e>Textbox1 6</rd:Defa ultName>
  839                               <Sty le>
  840                                 <B order>
  841                                    <Color>Lig htGrey</Co lor>
  842                                    <Style>Sol id</Style>
  843                                 </ Border>
  844                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  845                                 <P addingLeft >2pt</Padd ingLeft>
  846                                 <P addingRigh t>2pt</Pad dingRight>
  847                                 <P addingTop> 2pt</Paddi ngTop>
  848                                 <P addingBott om>2pt</Pa ddingBotto m>
  849                               </St yle>
  850                             </Text box>
  851                           </CellCo ntents>
  852                         </TablixCe ll>
  853                         <TablixCel l>
  854                           <CellCon tents>
  855                             <Textb ox Name="T extbox18">
  856                               <Can Grow>true< /CanGrow>
  857                               <Kee pTogether> true</Keep Together>
  858                               <Par agraphs>
  859                                 <P aragraph>
  860                                    <TextRuns>
  861                                      <TextRun >
  862                                        <Value >REFLOW</V alue>
  863                                        <Style >
  864                                          <Fon tWeight>Bo ld</FontWe ight>
  865                                          <Col or>White</ Color>
  866                                        </Styl e>
  867                                      </TextRu n>
  868                                    </TextRuns >
  869                                    <Style>
  870                                      <TextAli gn>Center< /TextAlign >
  871                                    </Style>
  872                                 </ Paragraph>
  873                               </Pa ragraphs>
  874                               <rd: DefaultNam e>Textbox1 8</rd:Defa ultName>
  875                               <Sty le>
  876                                 <B order>
  877                                    <Color>Lig htGrey</Co lor>
  878                                    <Style>Sol id</Style>
  879                                 </ Border>
  880                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  881                                 <P addingLeft >2pt</Padd ingLeft>
  882                                 <P addingRigh t>2pt</Pad dingRight>
  883                                 <P addingTop> 2pt</Paddi ngTop>
  884                                 <P addingBott om>2pt</Pa ddingBotto m>
  885                               </St yle>
  886                             </Text box>
  887                           </CellCo ntents>
  888                         </TablixCe ll>
  889                         <TablixCel l>
  890                           <CellCon tents>
  891                             <Textb ox Name="T extbox20">
  892                               <Can Grow>true< /CanGrow>
  893                               <Kee pTogether> true</Keep Together>
  894                               <Par agraphs>
  895                                 <P aragraph>
  896                                    <TextRuns>
  897                                      <TextRun >
  898                                        <Value >eGFR (MDR D)</Value>
  899                                        <Style >
  900                                          <Fon tWeight>Bo ld</FontWe ight>
  901                                          <Col or>White</ Color>
  902                                        </Styl e>
  903                                      </TextRu n>
  904                                    </TextRuns >
  905                                    <Style>
  906                                      <TextAli gn>Center< /TextAlign >
  907                                    </Style>
  908                                 </ Paragraph>
  909                               </Pa ragraphs>
  910                               <rd: DefaultNam e>Textbox2 0</rd:Defa ultName>
  911                               <Sty le>
  912                                 <B order>
  913                                    <Color>Lig htGrey</Co lor>
  914                                    <Style>Sol id</Style>
  915                                 </ Border>
  916                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  917                                 <P addingLeft >2pt</Padd ingLeft>
  918                                 <P addingRigh t>2pt</Pad dingRight>
  919                                 <P addingTop> 2pt</Paddi ngTop>
  920                                 <P addingBott om>2pt</Pa ddingBotto m>
  921                               </St yle>
  922                             </Text box>
  923                           </CellCo ntents>
  924                         </TablixCe ll>
  925                         <TablixCel l>
  926                           <CellCon tents>
  927                             <Textb ox Name="T extbox9">
  928                               <Can Grow>true< /CanGrow>
  929                               <Kee pTogether> true</Keep Together>
  930                               <Par agraphs>
  931                                 <P aragraph>
  932                                    <TextRuns>
  933                                      <TextRun >
  934                                        <Value >eGFR (CKD -EPI)</Val ue>
  935                                        <Style >
  936                                          <Fon tWeight>Bo ld</FontWe ight>
  937                                          <Col or>White</ Color>
  938                                        </Styl e>
  939                                      </TextRu n>
  940                                    </TextRuns >
  941                                    <Style>
  942                                      <TextAli gn>Center< /TextAlign >
  943                                    </Style>
  944                                 </ Paragraph>
  945                               </Pa ragraphs>
  946                               <rd: DefaultNam e>Textbox9 </rd:Defau ltName>
  947                               <Sty le>
  948                                 <B order>
  949                                    <Color>Lig htGrey</Co lor>
  950                                    <Style>Sol id</Style>
  951                                 </ Border>
  952                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  953                                 <P addingLeft >2pt</Padd ingLeft>
  954                                 <P addingRigh t>2pt</Pad dingRight>
  955                                 <P addingTop> 2pt</Paddi ngTop>
  956                                 <P addingBott om>2pt</Pa ddingBotto m>
  957                               </St yle>
  958                             </Text box>
  959                           </CellCo ntents>
  960                         </TablixCe ll>
  961                      </ TablixCell s>
  962                    </Ta blixRow>
  963                    <Tab lixRow>
  964                      <H eight>0.25 in</Height >
  965                      <T ablixCells >
  966                         <TablixCel l>
  967                           <CellCon tents>
  968                             <Textb ox Name="T extbox4">
  969                               <Can Grow>true< /CanGrow>
  970                               <Kee pTogether> true</Keep Together>
  971                               <Par agraphs>
  972                                 <P aragraph>
  973                                    <TextRuns>
  974                                      <TextRun >
  975                                        <Value >View Labs </Value>
  976                                        <Actio nInfo>
  977                                          <Act ions>
  978                                            <A ction>
  979                                               <Drillthro ugh>
  980                                                 <ReportN ame>/Repor ts/KDR/Pat ient Lab I nformation </ReportNa me>
  981                                                 <Paramet ers>
  982                                                   <Param eter Name= "patientSI D">
  983                                                     <Val ue>=Fields !PatientSI D.Value</V alue>
  984                                                   </Para meter>
  985                                                 </Parame ters>
  986                                               </Drillthr ough>
  987                                            </ Action>
  988                                          </Ac tions>
  989                                        </Acti onInfo>
  990                                        <Style >
  991                                          <Tex tDecoratio n>Underlin e</TextDec oration>
  992                                          <Col or>Blue</C olor>
  993                                        </Styl e>
  994                                      </TextRu n>
  995                                    </TextRuns >
  996                                    <Style>
  997                                      <TextAli gn>Center< /TextAlign >
  998                                    </Style>
  999                                 </ Paragraph>
  1000                               </Pa ragraphs>
  1001                               <rd: DefaultNam e>Textbox4 </rd:Defau ltName>
  1002                               <Sty le>
  1003                                 <B order>
  1004                                    <Color>Lig htGrey</Co lor>
  1005                                    <Style>Sol id</Style>
  1006                                 </ Border>
  1007                                 <V erticalAli gn>Middle< /VerticalA lign>
  1008                                 <P addingLeft >2pt</Padd ingLeft>
  1009                                 <P addingRigh t>2pt</Pad dingRight>
  1010                                 <P addingTop> 2pt</Paddi ngTop>
  1011                                 <P addingBott om>2pt</Pa ddingBotto m>
  1012                               </St yle>
  1013                             </Text box>
  1014                           </CellCo ntents>
  1015                         </TablixCe ll>
  1016                         <TablixCel l>
  1017                           <CellCon tents>
  1018                             <Textb ox Name="P atientLast Name">
  1019                               <Can Grow>true< /CanGrow>
  1020                               <Kee pTogether> true</Keep Together>
  1021                               <Par agraphs>
  1022                                 <P aragraph>
  1023                                    <TextRuns>
  1024                                      <TextRun >
  1025                                        <Value >=Fields!P atientLast Name.Value </Value>
  1026                                        <Style  />
  1027                                      </TextRu n>
  1028                                    </TextRuns >
  1029                                    <Style />
  1030                                 </ Paragraph>
  1031                               </Pa ragraphs>
  1032                               <rd: DefaultNam e>PatientL astName</r d:DefaultN ame>
  1033                               <Sty le>
  1034                                 <B order>
  1035                                    <Color>Lig htGrey</Co lor>
  1036                                    <Style>Sol id</Style>
  1037                                 </ Border>
  1038                                 <P addingLeft >2pt</Padd ingLeft>
  1039                                 <P addingRigh t>2pt</Pad dingRight>
  1040                                 <P addingTop> 2pt</Paddi ngTop>
  1041                                 <P addingBott om>2pt</Pa ddingBotto m>
  1042                               </St yle>
  1043                             </Text box>
  1044                           </CellCo ntents>
  1045                         </TablixCe ll>
  1046                         <TablixCel l>
  1047                           <CellCon tents>
  1048                             <Textb ox Name="p atientFirs tName">
  1049                               <Can Grow>true< /CanGrow>
  1050                               <Kee pTogether> true</Keep Together>
  1051                               <Par agraphs>
  1052                                 <P aragraph>
  1053                                    <TextRuns>
  1054                                      <TextRun >
  1055                                        <Value >=Fields!p atientFirs tName.Valu e</Value>
  1056                                        <Style  />
  1057                                      </TextRu n>
  1058                                    </TextRuns >
  1059                                    <Style />
  1060                                 </ Paragraph>
  1061                               </Pa ragraphs>
  1062                               <rd: DefaultNam e>patientF irstName</ rd:Default Name>
  1063                               <Sty le>
  1064                                 <B order>
  1065                                    <Color>Lig htGrey</Co lor>
  1066                                    <Style>Sol id</Style>
  1067                                 </ Border>
  1068                                 <P addingLeft >2pt</Padd ingLeft>
  1069                                 <P addingRigh t>2pt</Pad dingRight>
  1070                                 <P addingTop> 2pt</Paddi ngTop>
  1071                                 <P addingBott om>2pt</Pa ddingBotto m>
  1072                               </St yle>
  1073                             </Text box>
  1074                           </CellCo ntents>
  1075                         </TablixCe ll>
  1076                         <TablixCel l>
  1077                           <CellCon tents>
  1078                             <Textb ox Name="D ateOfBirth ">
  1079                               <Can Grow>true< /CanGrow>
  1080                               <Kee pTogether> true</Keep Together>
  1081                               <Par agraphs>
  1082                                 <P aragraph>
  1083                                    <TextRuns>
  1084                                      <TextRun >
  1085                                        <Value >=Fields!D ateOfBirth .Value</Va lue>
  1086                                        <Style >
  1087                                          <For mat>MM/dd/ yyyy</Form at>
  1088                                        </Styl e>
  1089                                      </TextRu n>
  1090                                    </TextRuns >
  1091                                    <Style />
  1092                                 </ Paragraph>
  1093                               </Pa ragraphs>
  1094                               <rd: DefaultNam e>DateOfBi rth</rd:De faultName>
  1095                               <Sty le>
  1096                                 <B order>
  1097                                    <Color>Lig htGrey</Co lor>
  1098                                    <Style>Sol id</Style>
  1099                                 </ Border>
  1100                                 <P addingLeft >2pt</Padd ingLeft>
  1101                                 <P addingRigh t>2pt</Pad dingRight>
  1102                                 <P addingTop> 2pt</Paddi ngTop>
  1103                                 <P addingBott om>2pt</Pa ddingBotto m>
  1104                               </St yle>
  1105                             </Text box>
  1106                           </CellCo ntents>
  1107                         </TablixCe ll>
  1108                         <TablixCel l>
  1109                           <CellCon tents>
  1110                             <Textb ox Name="A ge">
  1111                               <Can Grow>true< /CanGrow>
  1112                               <Kee pTogether> true</Keep Together>
  1113                               <Par agraphs>
  1114                                 <P aragraph>
  1115                                    <TextRuns>
  1116                                      <TextRun >
  1117                                        <Value >=Fields!A ge.Value</ Value>
  1118                                        <Style  />
  1119                                      </TextRu n>
  1120                                    </TextRuns >
  1121                                    <Style />
  1122                                 </ Paragraph>
  1123                               </Pa ragraphs>
  1124                               <rd: DefaultNam e>Age</rd: DefaultNam e>
  1125                               <Sty le>
  1126                                 <B order>
  1127                                    <Color>Lig htGrey</Co lor>
  1128                                    <Style>Sol id</Style>
  1129                                 </ Border>
  1130                                 <P addingLeft >2pt</Padd ingLeft>
  1131                                 <P addingRigh t>2pt</Pad dingRight>
  1132                                 <P addingTop> 2pt</Paddi ngTop>
  1133                                 <P addingBott om>2pt</Pa ddingBotto m>
  1134                               </St yle>
  1135                             </Text box>
  1136                           </CellCo ntents>
  1137                         </TablixCe ll>
  1138                         <TablixCel l>
  1139                           <CellCon tents>
  1140                             <Textb ox Name="G ender">
  1141                               <Can Grow>true< /CanGrow>
  1142                               <Kee pTogether> true</Keep Together>
  1143                               <Par agraphs>
  1144                                 <P aragraph>
  1145                                    <TextRuns>
  1146                                      <TextRun >
  1147                                        <Value >=Fields!G ender.Valu e</Value>
  1148                                        <Style  />
  1149                                      </TextRu n>
  1150                                    </TextRuns >
  1151                                    <Style />
  1152                                 </ Paragraph>
  1153                               </Pa ragraphs>
  1154                               <rd: DefaultNam e>Gender</ rd:Default Name>
  1155                               <Sty le>
  1156                                 <B order>
  1157                                    <Color>Lig htGrey</Co lor>
  1158                                    <Style>Sol id</Style>
  1159                                 </ Border>
  1160                                 <P addingLeft >2pt</Padd ingLeft>
  1161                                 <P addingRigh t>2pt</Pad dingRight>
  1162                                 <P addingTop> 2pt</Paddi ngTop>
  1163                                 <P addingBott om>2pt</Pa ddingBotto m>
  1164                               </St yle>
  1165                             </Text box>
  1166                           </CellCo ntents>
  1167                         </TablixCe ll>
  1168                         <TablixCel l>
  1169                           <CellCon tents>
  1170                             <Textb ox Name="R ace">
  1171                               <Can Grow>true< /CanGrow>
  1172                               <Kee pTogether> true</Keep Together>
  1173                               <Par agraphs>
  1174                                 <P aragraph>
  1175                                    <TextRuns>
  1176                                      <TextRun >
  1177                                        <Value >=Fields!R ace.Value< /Value>
  1178                                        <Style  />
  1179                                      </TextRu n>
  1180                                    </TextRuns >
  1181                                    <Style />
  1182                                 </ Paragraph>
  1183                               </Pa ragraphs>
  1184                               <rd: DefaultNam e>Race</rd :DefaultNa me>
  1185                               <Sty le>
  1186                                 <B order>
  1187                                    <Color>Lig htGrey</Co lor>
  1188                                    <Style>Sol id</Style>
  1189                                 </ Border>
  1190                                 <P addingLeft >2pt</Padd ingLeft>
  1191                                 <P addingRigh t>2pt</Pad dingRight>
  1192                                 <P addingTop> 2pt</Paddi ngTop>
  1193                                 <P addingBott om>2pt</Pa ddingBotto m>
  1194                               </St yle>
  1195                             </Text box>
  1196                           </CellCo ntents>
  1197                         </TablixCe ll>
  1198                         <TablixCel l>
  1199                           <CellCon tents>
  1200                             <Textb ox Name="L ABCHEMSPEC IMENDATETI ME">
  1201                               <Can Grow>true< /CanGrow>
  1202                               <Kee pTogether> true</Keep Together>
  1203                               <Par agraphs>
  1204                                 <P aragraph>
  1205                                    <TextRuns>
  1206                                      <TextRun >
  1207                                        <Value >=Fields!L ABCHEMSPEC IMENDATETI ME.Value</ Value>
  1208                                        <Style  />
  1209                                      </TextRu n>
  1210                                    </TextRuns >
  1211                                    <Style />
  1212                                 </ Paragraph>
  1213                               </Pa ragraphs>
  1214                               <rd: DefaultNam e>LABCHEMS PECIMENDAT ETIME</rd: DefaultNam e>
  1215                               <Sty le>
  1216                                 <B order>
  1217                                    <Color>Lig htGrey</Co lor>
  1218                                    <Style>Sol id</Style>
  1219                                 </ Border>
  1220                                 <P addingLeft >2pt</Padd ingLeft>
  1221                                 <P addingRigh t>2pt</Pad dingRight>
  1222                                 <P addingTop> 2pt</Paddi ngTop>
  1223                                 <P addingBott om>2pt</Pa ddingBotto m>
  1224                               </St yle>
  1225                             </Text box>
  1226                           </CellCo ntents>
  1227                         </TablixCe ll>
  1228                         <TablixCel l>
  1229                           <CellCon tents>
  1230                             <Textb ox Name="L ABCHEMCOMP LETEDATETI ME">
  1231                               <Can Grow>true< /CanGrow>
  1232                               <Kee pTogether> true</Keep Together>
  1233                               <Par agraphs>
  1234                                 <P aragraph>
  1235                                    <TextRuns>
  1236                                      <TextRun >
  1237                                        <Value >=Fields!L ABCHEMCOMP LETEDATETI ME.Value</ Value>
  1238                                        <Style  />
  1239                                      </TextRu n>
  1240                                    </TextRuns >
  1241                                    <Style />
  1242                                 </ Paragraph>
  1243                               </Pa ragraphs>
  1244                               <rd: DefaultNam e>LABCHEMC OMPLETEDAT ETIME</rd: DefaultNam e>
  1245                               <Sty le>
  1246                                 <B order>
  1247                                    <Color>Lig htGrey</Co lor>
  1248                                    <Style>Sol id</Style>
  1249                                 </ Border>
  1250                                 <P addingLeft >2pt</Padd ingLeft>
  1251                                 <P addingRigh t>2pt</Pad dingRight>
  1252                                 <P addingTop> 2pt</Paddi ngTop>
  1253                                 <P addingBott om>2pt</Pa ddingBotto m>
  1254                               </St yle>
  1255                             </Text box>
  1256                           </CellCo ntents>
  1257                         </TablixCe ll>
  1258                         <TablixCel l>
  1259                           <CellCon tents>
  1260                             <Textb ox Name="L OINC">
  1261                               <Can Grow>true< /CanGrow>
  1262                               <Kee pTogether> true</Keep Together>
  1263                               <Par agraphs>
  1264                                 <P aragraph>
  1265                                    <TextRuns>
  1266                                      <TextRun >
  1267                                        <Value >=Fields!L OINC.Value </Value>
  1268                                        <Style  />
  1269                                      </TextRu n>
  1270                                    </TextRuns >
  1271                                    <Style />
  1272                                 </ Paragraph>
  1273                               </Pa ragraphs>
  1274                               <rd: DefaultNam e>LOINC</r d:DefaultN ame>
  1275                               <Sty le>
  1276                                 <B order>
  1277                                    <Color>Lig htGrey</Co lor>
  1278                                    <Style>Sol id</Style>
  1279                                 </ Border>
  1280                                 <P addingLeft >2pt</Padd ingLeft>
  1281                                 <P addingRigh t>2pt</Pad dingRight>
  1282                                 <P addingTop> 2pt</Paddi ngTop>
  1283                                 <P addingBott om>2pt</Pa ddingBotto m>
  1284                               </St yle>
  1285                             </Text box>
  1286                           </CellCo ntents>
  1287                         </TablixCe ll>
  1288                         <TablixCel l>
  1289                           <CellCon tents>
  1290                             <Textb ox Name="C omponent">
  1291                               <Can Grow>true< /CanGrow>
  1292                               <Kee pTogether> true</Keep Together>
  1293                               <Par agraphs>
  1294                                 <P aragraph>
  1295                                    <TextRuns>
  1296                                      <TextRun >
  1297                                        <Value >=Fields!C omponent.V alue</Valu e>
  1298                                        <Style  />
  1299                                      </TextRu n>
  1300                                    </TextRuns >
  1301                                    <Style />
  1302                                 </ Paragraph>
  1303                               </Pa ragraphs>
  1304                               <rd: DefaultNam e>Componen t</rd:Defa ultName>
  1305                               <Sty le>
  1306                                 <B order>
  1307                                    <Color>Lig htGrey</Co lor>
  1308                                    <Style>Sol id</Style>
  1309                                 </ Border>
  1310                                 <P addingLeft >2pt</Padd ingLeft>
  1311                                 <P addingRigh t>2pt</Pad dingRight>
  1312                                 <P addingTop> 2pt</Paddi ngTop>
  1313                                 <P addingBott om>2pt</Pa ddingBotto m>
  1314                               </St yle>
  1315                             </Text box>
  1316                           </CellCo ntents>
  1317                         </TablixCe ll>
  1318                         <TablixCel l>
  1319                           <CellCon tents>
  1320                             <Textb ox Name="P roperty">
  1321                               <Can Grow>true< /CanGrow>
  1322                               <Kee pTogether> true</Keep Together>
  1323                               <Par agraphs>
  1324                                 <P aragraph>
  1325                                    <TextRuns>
  1326                                      <TextRun >
  1327                                        <Value >=Fields!P roperty.Va lue</Value >
  1328                                        <Style  />
  1329                                      </TextRu n>
  1330                                    </TextRuns >
  1331                                    <Style />
  1332                                 </ Paragraph>
  1333                               </Pa ragraphs>
  1334                               <rd: DefaultNam e>Property </rd:Defau ltName>
  1335                               <Sty le>
  1336                                 <B order>
  1337                                    <Color>Lig htGrey</Co lor>
  1338                                    <Style>Sol id</Style>
  1339                                 </ Border>
  1340                                 <P addingLeft >2pt</Padd ingLeft>
  1341                                 <P addingRigh t>2pt</Pad dingRight>
  1342                                 <P addingTop> 2pt</Paddi ngTop>
  1343                                 <P addingBott om>2pt</Pa ddingBotto m>
  1344                               </St yle>
  1345                             </Text box>
  1346                           </CellCo ntents>
  1347                         </TablixCe ll>
  1348                         <TablixCel l>
  1349                           <CellCon tents>
  1350                             <Textb ox Name="M ethodType" >
  1351                               <Can Grow>true< /CanGrow>
  1352                               <Kee pTogether> true</Keep Together>
  1353                               <Par agraphs>
  1354                                 <P aragraph>
  1355                                    <TextRuns>
  1356                                      <TextRun >
  1357                                        <Value >=Fields!M ethodType. Value</Val ue>
  1358                                        <Style  />
  1359                                      </TextRu n>
  1360                                    </TextRuns >
  1361                                    <Style />
  1362                                 </ Paragraph>
  1363                               </Pa ragraphs>
  1364                               <rd: DefaultNam e>MethodTy pe</rd:Def aultName>
  1365                               <Sty le>
  1366                                 <B order>
  1367                                    <Color>Lig htGrey</Co lor>
  1368                                    <Style>Sol id</Style>
  1369                                 </ Border>
  1370                                 <P addingLeft >2pt</Padd ingLeft>
  1371                                 <P addingRigh t>2pt</Pad dingRight>
  1372                                 <P addingTop> 2pt</Paddi ngTop>
  1373                                 <P addingBott om>2pt</Pa ddingBotto m>
  1374                               </St yle>
  1375                             </Text box>
  1376                           </CellCo ntents>
  1377                         </TablixCe ll>
  1378                         <TablixCel l>
  1379                           <CellCon tents>
  1380                             <Textb ox Name="U nits">
  1381                               <Can Grow>true< /CanGrow>
  1382                               <Kee pTogether> true</Keep Together>
  1383                               <Par agraphs>
  1384                                 <P aragraph>
  1385                                    <TextRuns>
  1386                                      <TextRun >
  1387                                        <Value >=Fields!U nits.Value </Value>
  1388                                        <Style  />
  1389                                      </TextRu n>
  1390                                    </TextRuns >
  1391                                    <Style />
  1392                                 </ Paragraph>
  1393                               </Pa ragraphs>
  1394                               <rd: DefaultNam e>Units</r d:DefaultN ame>
  1395                               <Sty le>
  1396                                 <B order>
  1397                                    <Color>Lig htGrey</Co lor>
  1398                                    <Style>Sol id</Style>
  1399                                 </ Border>
  1400                                 <P addingLeft >2pt</Padd ingLeft>
  1401                                 <P addingRigh t>2pt</Pad dingRight>
  1402                                 <P addingTop> 2pt</Paddi ngTop>
  1403                                 <P addingBott om>2pt</Pa ddingBotto m>
  1404                               </St yle>
  1405                             </Text box>
  1406                           </CellCo ntents>
  1407                         </TablixCe ll>
  1408                         <TablixCel l>
  1409                           <CellCon tents>
  1410                             <Textb ox Name="L ABCHEMRESU LTVALUE">
  1411                               <Can Grow>true< /CanGrow>
  1412                               <Kee pTogether> true</Keep Together>
  1413                               <Par agraphs>
  1414                                 <P aragraph>
  1415                                    <TextRuns>
  1416                                      <TextRun >
  1417                                        <Value >=Fields!L ABCHEMRESU LTVALUE.Va lue</Value >
  1418                                        <Style  />
  1419                                      </TextRu n>
  1420                                    </TextRuns >
  1421                                    <Style />
  1422                                 </ Paragraph>
  1423                               </Pa ragraphs>
  1424                               <rd: DefaultNam e>LABCHEMR ESULTVALUE </rd:Defau ltName>
  1425                               <Sty le>
  1426                                 <B order>
  1427                                    <Color>Lig htGrey</Co lor>
  1428                                    <Style>Sol id</Style>
  1429                                 </ Border>
  1430                                 <P addingLeft >2pt</Padd ingLeft>
  1431                                 <P addingRigh t>2pt</Pad dingRight>
  1432                                 <P addingTop> 2pt</Paddi ngTop>
  1433                                 <P addingBott om>2pt</Pa ddingBotto m>
  1434                               </St yle>
  1435                             </Text box>
  1436                           </CellCo ntents>
  1437                         </TablixCe ll>
  1438                         <TablixCel l>
  1439                           <CellCon tents>
  1440                             <Textb ox Name="A BNORMAL">
  1441                               <Can Grow>true< /CanGrow>
  1442                               <Kee pTogether> true</Keep Together>
  1443                               <Par agraphs>
  1444                                 <P aragraph>
  1445                                    <TextRuns>
  1446                                      <TextRun >
  1447                                        <Value >=Fields!A BNORMAL.Va lue</Value >
  1448                                        <Style  />
  1449                                      </TextRu n>
  1450                                    </TextRuns >
  1451                                    <Style />
  1452                                 </ Paragraph>
  1453                               </Pa ragraphs>
  1454                               <rd: DefaultNam e>ABNORMAL </rd:Defau ltName>
  1455                               <Sty le>
  1456                                 <B order>
  1457                                    <Color>Lig htGrey</Co lor>
  1458                                    <Style>Sol id</Style>
  1459                                 </ Border>
  1460                                 <P addingLeft >2pt</Padd ingLeft>
  1461                                 <P addingRigh t>2pt</Pad dingRight>
  1462                                 <P addingTop> 2pt</Paddi ngTop>
  1463                                 <P addingBott om>2pt</Pa ddingBotto m>
  1464                               </St yle>
  1465                             </Text box>
  1466                           </CellCo ntents>
  1467                         </TablixCe ll>
  1468                         <TablixCel l>
  1469                           <CellCon tents>
  1470                             <Textb ox Name="R EFHIGH">
  1471                               <Can Grow>true< /CanGrow>
  1472                               <Kee pTogether> true</Keep Together>
  1473                               <Par agraphs>
  1474                                 <P aragraph>
  1475                                    <TextRuns>
  1476                                      <TextRun >
  1477                                        <Value >=Fields!R EFHIGH.Val ue</Value>
  1478                                        <Style  />
  1479                                      </TextRu n>
  1480                                    </TextRuns >
  1481                                    <Style />
  1482                                 </ Paragraph>
  1483                               </Pa ragraphs>
  1484                               <rd: DefaultNam e>REFHIGH< /rd:Defaul tName>
  1485                               <Sty le>
  1486                                 <B order>
  1487                                    <Color>Lig htGrey</Co lor>
  1488                                    <Style>Sol id</Style>
  1489                                 </ Border>
  1490                                 <P addingLeft >2pt</Padd ingLeft>
  1491                                 <P addingRigh t>2pt</Pad dingRight>
  1492                                 <P addingTop> 2pt</Paddi ngTop>
  1493                                 <P addingBott om>2pt</Pa ddingBotto m>
  1494                               </St yle>
  1495                             </Text box>
  1496                           </CellCo ntents>
  1497                         </TablixCe ll>
  1498                         <TablixCel l>
  1499                           <CellCon tents>
  1500                             <Textb ox Name="R EFLOW">
  1501                               <Can Grow>true< /CanGrow>
  1502                               <Kee pTogether> true</Keep Together>
  1503                               <Par agraphs>
  1504                                 <P aragraph>
  1505                                    <TextRuns>
  1506                                      <TextRun >
  1507                                        <Value >=Fields!R EFLOW.Valu e</Value>
  1508                                        <Style  />
  1509                                      </TextRu n>
  1510                                    </TextRuns >
  1511                                    <Style />
  1512                                 </ Paragraph>
  1513                               </Pa ragraphs>
  1514                               <rd: DefaultNam e>REFLOW</ rd:Default Name>
  1515                               <Sty le>
  1516                                 <B order>
  1517                                    <Color>Lig htGrey</Co lor>
  1518                                    <Style>Sol id</Style>
  1519                                 </ Border>
  1520                                 <P addingLeft >2pt</Padd ingLeft>
  1521                                 <P addingRigh t>2pt</Pad dingRight>
  1522                                 <P addingTop> 2pt</Paddi ngTop>
  1523                                 <P addingBott om>2pt</Pa ddingBotto m>
  1524                               </St yle>
  1525                             </Text box>
  1526                           </CellCo ntents>
  1527                         </TablixCe ll>
  1528                         <TablixCel l>
  1529                           <CellCon tents>
  1530                             <Textb ox Name="e GFR_MDRD">
  1531                               <Can Grow>true< /CanGrow>
  1532                               <Kee pTogether> true</Keep Together>
  1533                               <Par agraphs>
  1534                                 <P aragraph>
  1535                                    <TextRuns>
  1536                                      <TextRun >
  1537                                        <Value >=Fields!e GFR_MDRD.V alue</Valu e>
  1538                                        <Style  />
  1539                                      </TextRu n>
  1540                                    </TextRuns >
  1541                                    <Style />
  1542                                 </ Paragraph>
  1543                               </Pa ragraphs>
  1544                               <rd: DefaultNam e>eGFR_MDR D</rd:Defa ultName>
  1545                               <Sty le>
  1546                                 <B order>
  1547                                    <Color>Lig htGrey</Co lor>
  1548                                    <Style>Sol id</Style>
  1549                                 </ Border>
  1550                                 <P addingLeft >2pt</Padd ingLeft>
  1551                                 <P addingRigh t>2pt</Pad dingRight>
  1552                                 <P addingTop> 2pt</Paddi ngTop>
  1553                                 <P addingBott om>2pt</Pa ddingBotto m>
  1554                               </St yle>
  1555                             </Text box>
  1556                           </CellCo ntents>
  1557                         </TablixCe ll>
  1558                         <TablixCel l>
  1559                           <CellCon tents>
  1560                             <Textb ox Name="e GFR_CKDEPI ">
  1561                               <Can Grow>true< /CanGrow>
  1562                               <Kee pTogether> true</Keep Together>
  1563                               <Par agraphs>
  1564                                 <P aragraph>
  1565                                    <TextRuns>
  1566                                      <TextRun >
  1567                                        <Value >=Fields!e GFR_CKDEPI .Value</Va lue>
  1568                                        <Style  />
  1569                                      </TextRu n>
  1570                                    </TextRuns >
  1571                                    <Style />
  1572                                 </ Paragraph>
  1573                               </Pa ragraphs>
  1574                               <rd: DefaultNam e>eGFR_CKD EPI</rd:De faultName>
  1575                               <Sty le>
  1576                                 <B order>
  1577                                    <Color>Lig htGrey</Co lor>
  1578                                    <Style>Sol id</Style>
  1579                                 </ Border>
  1580                                 <P addingLeft >2pt</Padd ingLeft>
  1581                                 <P addingRigh t>2pt</Pad dingRight>
  1582                                 <P addingTop> 2pt</Paddi ngTop>
  1583                                 <P addingBott om>2pt</Pa ddingBotto m>
  1584                               </St yle>
  1585                             </Text box>
  1586                           </CellCo ntents>
  1587                         </TablixCe ll>
  1588                      </ TablixCell s>
  1589                    </Ta blixRow>
  1590                  </Tabl ixRows>
  1591                </Tablix Body>
  1592                <TablixC olumnHiera rchy>
  1593                  <Tabli xMembers>
  1594                    <Tab lixMember  />
  1595                    <Tab lixMember  />
  1596                    <Tab lixMember  />
  1597                    <Tab lixMember  />
  1598                    <Tab lixMember  />
  1599                    <Tab lixMember  />
  1600                    <Tab lixMember  />
  1601                    <Tab lixMember  />
  1602                    <Tab lixMember  />
  1603                    <Tab lixMember  />
  1604                    <Tab lixMember  />
  1605                    <Tab lixMember  />
  1606                    <Tab lixMember  />
  1607                    <Tab lixMember  />
  1608                    <Tab lixMember  />
  1609                    <Tab lixMember  />
  1610                    <Tab lixMember  />
  1611                    <Tab lixMember  />
  1612                    <Tab lixMember  />
  1613                    <Tab lixMember  />
  1614                  </Tabl ixMembers>
  1615                </Tablix ColumnHier archy>
  1616                <TablixR owHierarch y>
  1617                  <Tabli xMembers>
  1618                    <Tab lixMember>
  1619                      <K eepWithGro up>After</ KeepWithGr oup>
  1620                    </Ta blixMember >
  1621                    <Tab lixMember>
  1622                      <G roup Name= "Details"  />
  1623                    </Ta blixMember >
  1624                  </Tabl ixMembers>
  1625                </Tablix RowHierarc hy>
  1626                <DataSet Name>KDR_P atient_Lab </DataSetN ame>
  1627                <Top>0.7 5in</Top>
  1628                <Left>0. 25in</Left >
  1629                <Height> 0.5in</Hei ght>
  1630                <Width>2 1.5in</Wid th>
  1631                <ZIndex> 1</ZIndex>
  1632                <Style>
  1633                  <Borde r>
  1634                    <Sty le>None</S tyle>
  1635                  </Bord er>
  1636                </Style>
  1637              </Tablix>
  1638              <Textbox N ame="Textb ox6">
  1639                <CanGrow >true</Can Grow>
  1640                <KeepTog ether>true </KeepToge ther>
  1641                <Paragra phs>
  1642                  <Parag raph>
  1643                    <Tex tRuns>
  1644                      <T extRun>
  1645                         <Value>Cal culation F ormulas:</ Value>
  1646                         <Style>
  1647                           <FontSiz e>8pt</Fon tSize>
  1648                           <FontWei ght>Bold</ FontWeight >
  1649                         </Style>
  1650                      </ TextRun>
  1651                    </Te xtRuns>
  1652                    <Sty le>
  1653                      <T extAlign>L eft</TextA lign>
  1654                    </St yle>
  1655                  </Para graph>
  1656                  <Parag raph>
  1657                    <Tex tRuns>
  1658                      <T extRun>
  1659                         <Value>eGF R by MDRD:     175 *  (Cr ^ -1.1 54) * (Age  ^ -.203)  * 1.212 (i f Black) *  .742 (if  Female)</V alue>
  1660                         <Style>
  1661                           <FontSiz e>8pt</Fon tSize>
  1662                         </Style>
  1663                      </ TextRun>
  1664                    </Te xtRuns>
  1665                    <Sty le>
  1666                      <T extAlign>L eft</TextA lign>
  1667                    </St yle>
  1668                  </Para graph>
  1669                  <Parag raph>
  1670                    <Tex tRuns>
  1671                      <T extRun>
  1672                         <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>
  1673                         <Style>
  1674                           <FontSiz e>8pt</Fon tSize>
  1675                         </Style>
  1676                      </ TextRun>
  1677                    </Te xtRuns>
  1678                    <Sty le>
  1679                      <T extAlign>L eft</TextA lign>
  1680                    </St yle>
  1681                  </Para graph>
  1682                  <Parag raph>
  1683                    <Tex tRuns>
  1684                      <T extRun>
  1685                         <Value>LOI NC Codes:  15045-8, 2 1232-4, 21 60-0</Valu e>
  1686                         <Style>
  1687                           <FontSiz e>8pt</Fon tSize>
  1688                         </Style>
  1689                      </ TextRun>
  1690                    </Te xtRuns>
  1691                    <Sty le>
  1692                      <T extAlign>L eft</TextA lign>
  1693                    </St yle>
  1694                  </Para graph>
  1695                </Paragr aphs>
  1696                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  1697                <Top>1.5 in</Top>
  1698                <Left>0. 25in</Left >
  1699                <Height> 0.75in</He ight>
  1700                <Width>7 .75in</Wid th>
  1701                <ZIndex> 2</ZIndex>
  1702                <Style>
  1703                  <Borde r>
  1704                    <Sty le>None</S tyle>
  1705                  </Bord er>
  1706                  <Paddi ngLeft>2pt </PaddingL eft>
  1707                  <Paddi ngRight>2p t</Padding Right>
  1708                  <Paddi ngTop>2pt< /PaddingTo p>
  1709                  <Paddi ngBottom>2 pt</Paddin gBottom>
  1710                </Style>
  1711              </Textbox>
  1712           </ ReportItem s>
  1713           <H eight>2.5i n</Height>
  1714           <S tyle>
  1715              <Border>
  1716                <Style>N one</Style >
  1717              </Border>
  1718              <Backgroun dColor>Whi te</Backgr oundColor>
  1719           </ Style>
  1720         </Bo dy>
  1721         <Wid th>22in</W idth>
  1722         <Pag e>
  1723           <P ageHeight> 8.5in</Pag eHeight>
  1724           <P ageWidth>1 1in</PageW idth>
  1725           <L eftMargin> 1in</LeftM argin>
  1726           <R ightMargin >1in</Righ tMargin>
  1727           <T opMargin>1 in</TopMar gin>
  1728           <B ottomMargi n>1in</Bot tomMargin>
  1729           <S tyle />
  1730         </Pa ge>
  1731       </Repo rtSection>
  1732     </Report Sections>
  1733     <ReportP arameters>
  1734       <Repor tParameter  Name="pat ientLastNa me">
  1735         <Dat aType>Stri ng</DataTy pe>
  1736         <All owBlank>tr ue</AllowB lank>
  1737         <Pro mpt>Patien t Last Nam e</Prompt>
  1738       </Repo rtParamete r>
  1739       <Repor tParameter  Name="pat ientFirstN ame">
  1740         <Dat aType>Stri ng</DataTy pe>
  1741         <All owBlank>tr ue</AllowB lank>
  1742         <Pro mpt>Patien t First Na me</Prompt >
  1743       </Repo rtParamete r>
  1744     </Report Parameters >
  1745     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  1746       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  1747     <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID>
  1748   </Report>