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

115.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR Comorbid Diagnosis Information.rdl Wed Jun 27 16:57:22 2018 UTC
2 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR Comorbid Diagnosis Information.rdl Wed Jun 27 17:42:03 2018 UTC

115.2 Comparison summary

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

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

115.4 Active regular expressions

No regular expressions were active.

115.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="C omorbid_Di agnosis_In formation" >
  13         <Que ry>
  14           <D ataSourceN ame>DataSo urce1</Dat aSourceNam e>
  15           <C ommandText >SELECT [S ta3n]
  16         ,[Co mplication Comorbidit y]
  17         ,[Pr imaryCateg ory]
  18              ,9 as [Cod eVersion]
  19         ,[IC D9CODE] as  [Code]
  20         ,[IC D9Descript ion] as [D escription ]
  21         ,[St artEffecti veDate]
  22         ,[St artEffecti veVistaErr orDate]
  23         ,[St artEffecti veDateTran sformSID]
  24         ,[En dEffective Date]
  25         ,[En dEffective VistaError Date]
  26         ,[En dEffective DateTransf ormSID]
  27         ,[Cu rrentVersi onFlag]
  28         ,[Vi staCreateD ate]
  29         ,[Vi staEditDat e]
  30         ,[IC D9SID] as  [CodeSID]
  31   FROM [CRS] .[vw_COMOR BIDICD9DIA GNOSIS]
  32  
  33   UNION
  34  
  35   SELECT [St a3n]
  36         ,[Co mplication Comorbidit y]
  37         ,[Pr imaryCateg ory]
  38              ,10 as [Co deVersion]
  39         ,[IC D10CODE] a s [Code]
  40         ,[IC D10Descrip tion] as [ Descriptio n]
  41         ,[St artEffecti veDate]
  42         ,[St artEffecti veVistaErr orDate]
  43         ,[St artEffecti veDateTran sformSID]
  44         ,[En dEffective Date]
  45         ,[En dEffective VistaError Date]
  46         ,[En dEffective DateTransf ormSID]
  47         ,[Cu rrentVersi onFlag]
  48         ,[Vi staCreateD ate]
  49         ,[Vi staEditDat e]
  50         ,[IC D10SID] as  [CodeSID]
  51   FROM [CRS] .[vw_COMOR BIDICD10DI AGNOSIS]
  52  
  53   order by [ CodeVersio n],[Code]; </CommandT ext>
  54         </Qu ery>
  55         <Fie lds>
  56           <F ield Name= "Sta3n">
  57              <DataField >Sta3n</Da taField>
  58              <rd:TypeNa me>System. Int16</rd: TypeName>
  59           </ Field>
  60           <F ield Name= "Complicat ionComorbi dity">
  61              <DataField >Complicat ionComorbi dity</Data Field>
  62              <rd:TypeNa me>System. String</rd :TypeName>
  63           </ Field>
  64           <F ield Name= "Code">
  65              <DataField >Code</Dat aField>
  66              <rd:TypeNa me>System. String</rd :TypeName>
  67           </ Field>
  68           <F ield Name= "PrimaryCa tegory">
  69              <DataField >PrimaryCa tegory</Da taField>
  70              <rd:TypeNa me>System. String</rd :TypeName>
  71           </ Field>
  72           <F ield Name= "Descripti on">
  73              <DataField >Descripti on</DataFi eld>
  74              <rd:TypeNa me>System. String</rd :TypeName>
  75           </ Field>
  76           <F ield Name= "CodeVersi on">
  77              <DataField >CodeVersi on</DataFi eld>
  78              <rd:TypeNa me>System. Int32</rd: TypeName>
  79           </ Field>
  80           <F ield Name= "StartEffe ctiveDate" >
  81              <DataField >StartEffe ctiveDate< /DataField >
  82              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  83           </ Field>
  84           <F ield Name= "StartEffe ctiveVista ErrorDate" >
  85              <DataField >StartEffe ctiveVista ErrorDate< /DataField >
  86              <rd:TypeNa me>System. String</rd :TypeName>
  87           </ Field>
  88           <F ield Name= "StartEffe ctiveDateT ransformSI D">
  89              <DataField >StartEffe ctiveDateT ransformSI D</DataFie ld>
  90              <rd:TypeNa me>System. Int64</rd: TypeName>
  91           </ Field>
  92           <F ield Name= "EndEffect iveDate">
  93              <DataField >EndEffect iveDate</D ataField>
  94              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  95           </ Field>
  96           <F ield Name= "EndEffect iveVistaEr rorDate">
  97              <DataField >EndEffect iveVistaEr rorDate</D ataField>
  98              <rd:TypeNa me>System. String</rd :TypeName>
  99           </ Field>
  100           <F ield Name= "EndEffect iveDateTra nsformSID" >
  101              <DataField >EndEffect iveDateTra nsformSID< /DataField >
  102              <rd:TypeNa me>System. Int64</rd: TypeName>
  103           </ Field>
  104           <F ield Name= "CurrentVe rsionFlag" >
  105              <DataField >CurrentVe rsionFlag< /DataField >
  106              <rd:TypeNa me>System. String</rd :TypeName>
  107           </ Field>
  108           <F ield Name= "VistaCrea teDate">
  109              <DataField >VistaCrea teDate</Da taField>
  110              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  111           </ Field>
  112           <F ield Name= "VistaEdit Date">
  113              <DataField >VistaEdit Date</Data Field>
  114              <rd:TypeNa me>System. DateTime</ rd:TypeNam e>
  115           </ Field>
  116           <F ield Name= "CodeSID">
  117              <DataField >CodeSID</ DataField>
  118              <rd:TypeNa me>System. Int32</rd: TypeName>
  119           </ Field>
  120         </Fi elds>
  121       </Data Set>
  122     </DataSe ts>
  123     <ReportS ections>
  124       <Repor tSection>
  125         <Bod y>
  126           <R eportItems >
  127              <Textbox N ame="Textb ox1">
  128                <CanGrow >true</Can Grow>
  129                <KeepTog ether>true </KeepToge ther>
  130                <Paragra phs>
  131                  <Parag raph>
  132                    <Tex tRuns>
  133                      <T extRun>
  134                         <Value>Com orbid Diag nosis Info rmation</V alue>
  135                         <Style>
  136                           <FontSiz e>14pt</Fo ntSize>
  137                           <FontWei ght>Bold</ FontWeight >
  138                         </Style>
  139                      </ TextRun>
  140                    </Te xtRuns>
  141                    <Sty le />
  142                  </Para graph>
  143                </Paragr aphs>
  144                <rd:Defa ultName>Te xtbox1</rd :DefaultNa me>
  145                <Top>0.2 3833in</To p>
  146                <Left>0. 31125in</L eft>
  147                <Height> 0.34375in< /Height>
  148                <Width>5 .83333in</ Width>
  149                <Style>
  150                  <Borde r>
  151                    <Sty le>None</S tyle>
  152                  </Bord er>
  153                  <Paddi ngLeft>2pt </PaddingL eft>
  154                  <Paddi ngRight>2p t</Padding Right>
  155                  <Paddi ngTop>2pt< /PaddingTo p>
  156                  <Paddi ngBottom>2 pt</Paddin gBottom>
  157                </Style>
  158              </Textbox>
  159              <Tablix Na me="Tablix 1">
  160                <TablixB ody>
  161                  <Tabli xColumns>
  162                    <Tab lixColumn>
  163                      <W idth>1in</ Width>
  164                    </Ta blixColumn >
  165                    <Tab lixColumn>
  166                      <W idth>2in</ Width>
  167                    </Ta blixColumn >
  168                    <Tab lixColumn>
  169                      <W idth>2in</ Width>
  170                    </Ta blixColumn >
  171                    <Tab lixColumn>
  172                      <W idth>1in</ Width>
  173                    </Ta blixColumn >
  174                    <Tab lixColumn>
  175                      <W idth>1in</ Width>
  176                    </Ta blixColumn >
  177                    <Tab lixColumn>
  178                      <W idth>3.5in </Width>
  179                    </Ta blixColumn >
  180                  </Tabl ixColumns>
  181                  <Tabli xRows>
  182                    <Tab lixRow>
  183                      <H eight>0.25 in</Height >
  184                      <T ablixCells >
  185                         <TablixCel l>
  186                           <CellCon tents>
  187                             <Textb ox Name="T extbox2">
  188                               <Can Grow>true< /CanGrow>
  189                               <Kee pTogether> true</Keep Together>
  190                               <Par agraphs>
  191                                 <P aragraph>
  192                                    <TextRuns>
  193                                      <TextRun >
  194                                        <Value >Sta3n</Va lue>
  195                                        <Style >
  196                                          <Fon tWeight>Bo ld</FontWe ight>
  197                                          <Col or>White</ Color>
  198                                        </Styl e>
  199                                      </TextRu n>
  200                                    </TextRuns >
  201                                    <Style>
  202                                      <TextAli gn>Center< /TextAlign >
  203                                    </Style>
  204                                 </ Paragraph>
  205                               </Pa ragraphs>
  206                               <rd: DefaultNam e>Textbox2 </rd:Defau ltName>
  207                               <Sty le>
  208                                 <B order>
  209                                    <Color>Lig htGrey</Co lor>
  210                                    <Style>Sol id</Style>
  211                                 </ Border>
  212                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  213                                 <P addingLeft >2pt</Padd ingLeft>
  214                                 <P addingRigh t>2pt</Pad dingRight>
  215                                 <P addingTop> 2pt</Paddi ngTop>
  216                                 <P addingBott om>2pt</Pa ddingBotto m>
  217                               </St yle>
  218                             </Text box>
  219                           </CellCo ntents>
  220                         </TablixCe ll>
  221                         <TablixCel l>
  222                           <CellCon tents>
  223                             <Textb ox Name="T extbox29">
  224                               <Can Grow>true< /CanGrow>
  225                               <Kee pTogether> true</Keep Together>
  226                               <Par agraphs>
  227                                 <P aragraph>
  228                                    <TextRuns>
  229                                      <TextRun >
  230                                        <Value >Complicat ion Comorb idity</Val ue>
  231                                        <Style >
  232                                          <Fon tWeight>Bo ld</FontWe ight>
  233                                          <Col or>White</ Color>
  234                                        </Styl e>
  235                                      </TextRu n>
  236                                    </TextRuns >
  237                                    <Style>
  238                                      <TextAli gn>Center< /TextAlign >
  239                                    </Style>
  240                                 </ Paragraph>
  241                               </Pa ragraphs>
  242                               <rd: DefaultNam e>Textbox2 9</rd:Defa ultName>
  243                               <Sty le>
  244                                 <B order>
  245                                    <Color>Lig htGrey</Co lor>
  246                                    <Style>Sol id</Style>
  247                                 </ Border>
  248                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  249                                 <P addingLeft >2pt</Padd ingLeft>
  250                                 <P addingRigh t>2pt</Pad dingRight>
  251                                 <P addingTop> 2pt</Paddi ngTop>
  252                                 <P addingBott om>2pt</Pa ddingBotto m>
  253                               </St yle>
  254                             </Text box>
  255                           </CellCo ntents>
  256                         </TablixCe ll>
  257                         <TablixCel l>
  258                           <CellCon tents>
  259                             <Textb ox Name="T extbox5">
  260                               <Can Grow>true< /CanGrow>
  261                               <Kee pTogether> true</Keep Together>
  262                               <Par agraphs>
  263                                 <P aragraph>
  264                                    <TextRuns>
  265                                      <TextRun >
  266                                        <Value >Primary C ategory</V alue>
  267                                        <Style >
  268                                          <Fon tWeight>Bo ld</FontWe ight>
  269                                          <Col or>White</ Color>
  270                                        </Styl e>
  271                                      </TextRu n>
  272                                    </TextRuns >
  273                                    <Style>
  274                                      <TextAli gn>Center< /TextAlign >
  275                                    </Style>
  276                                 </ Paragraph>
  277                               </Pa ragraphs>
  278                               <rd: DefaultNam e>Textbox5 </rd:Defau ltName>
  279                               <Sty le>
  280                                 <B order>
  281                                    <Color>Lig htGrey</Co lor>
  282                                    <Style>Sol id</Style>
  283                                 </ Border>
  284                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  285                                 <P addingLeft >2pt</Padd ingLeft>
  286                                 <P addingRigh t>2pt</Pad dingRight>
  287                                 <P addingTop> 2pt</Paddi ngTop>
  288                                 <P addingBott om>2pt</Pa ddingBotto m>
  289                               </St yle>
  290                             </Text box>
  291                           </CellCo ntents>
  292                         </TablixCe ll>
  293                         <TablixCel l>
  294                           <CellCon tents>
  295                             <Textb ox Name="T extbox3">
  296                               <Can Grow>true< /CanGrow>
  297                               <Kee pTogether> true</Keep Together>
  298                               <Par agraphs>
  299                                 <P aragraph>
  300                                    <TextRuns>
  301                                      <TextRun >
  302                                        <Value >Version</ Value>
  303                                        <Style >
  304                                          <Fon tWeight>Bo ld</FontWe ight>
  305                                          <Col or>White</ Color>
  306                                        </Styl e>
  307                                      </TextRu n>
  308                                    </TextRuns >
  309                                    <Style>
  310                                      <TextAli gn>Center< /TextAlign >
  311                                    </Style>
  312                                 </ Paragraph>
  313                               </Pa ragraphs>
  314                               <rd: DefaultNam e>Textbox3 </rd:Defau ltName>
  315                               <Sty le>
  316                                 <B order>
  317                                    <Color>Lig htGrey</Co lor>
  318                                    <Style>Sol id</Style>
  319                                 </ Border>
  320                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  321                                 <P addingLeft >2pt</Padd ingLeft>
  322                                 <P addingRigh t>2pt</Pad dingRight>
  323                                 <P addingTop> 2pt</Paddi ngTop>
  324                                 <P addingBott om>2pt</Pa ddingBotto m>
  325                               </St yle>
  326                             </Text box>
  327                           </CellCo ntents>
  328                         </TablixCe ll>
  329                         <TablixCel l>
  330                           <CellCon tents>
  331                             <Textb ox Name="T extbox34">
  332                               <Can Grow>true< /CanGrow>
  333                               <Kee pTogether> true</Keep Together>
  334                               <Par agraphs>
  335                                 <P aragraph>
  336                                    <TextRuns>
  337                                      <TextRun >
  338                                        <Value >Code</Val ue>
  339                                        <Style >
  340                                          <Fon tWeight>Bo ld</FontWe ight>
  341                                          <Col or>White</ Color>
  342                                        </Styl e>
  343                                      </TextRu n>
  344                                    </TextRuns >
  345                                    <Style>
  346                                      <TextAli gn>Center< /TextAlign >
  347                                    </Style>
  348                                 </ Paragraph>
  349                               </Pa ragraphs>
  350                               <rd: DefaultNam e>Textbox3 4</rd:Defa ultName>
  351                               <Sty le>
  352                                 <B order>
  353                                    <Color>Lig htGrey</Co lor>
  354                                    <Style>Sol id</Style>
  355                                 </ Border>
  356                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  357                                 <P addingLeft >2pt</Padd ingLeft>
  358                                 <P addingRigh t>2pt</Pad dingRight>
  359                                 <P addingTop> 2pt</Paddi ngTop>
  360                                 <P addingBott om>2pt</Pa ddingBotto m>
  361                               </St yle>
  362                             </Text box>
  363                           </CellCo ntents>
  364                         </TablixCe ll>
  365                         <TablixCel l>
  366                           <CellCon tents>
  367                             <Textb ox Name="T extbox35">
  368                               <Can Grow>true< /CanGrow>
  369                               <Kee pTogether> true</Keep Together>
  370                               <Par agraphs>
  371                                 <P aragraph>
  372                                    <TextRuns>
  373                                      <TextRun >
  374                                        <Value >Descripti on</Value>
  375                                        <Style >
  376                                          <Fon tWeight>Bo ld</FontWe ight>
  377                                          <Col or>White</ Color>
  378                                        </Styl e>
  379                                      </TextRu n>
  380                                    </TextRuns >
  381                                    <Style>
  382                                      <TextAli gn>Center< /TextAlign >
  383                                    </Style>
  384                                 </ Paragraph>
  385                               </Pa ragraphs>
  386                               <rd: DefaultNam e>Textbox3 5</rd:Defa ultName>
  387                               <Sty le>
  388                                 <B order>
  389                                    <Color>Lig htGrey</Co lor>
  390                                    <Style>Sol id</Style>
  391                                 </ Border>
  392                                 <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor>
  393                                 <P addingLeft >2pt</Padd ingLeft>
  394                                 <P addingRigh t>2pt</Pad dingRight>
  395                                 <P addingTop> 2pt</Paddi ngTop>
  396                                 <P addingBott om>2pt</Pa ddingBotto m>
  397                               </St yle>
  398                             </Text box>
  399                           </CellCo ntents>
  400                         </TablixCe ll>
  401                      </ TablixCell s>
  402                    </Ta blixRow>
  403                    <Tab lixRow>
  404                      <H eight>0.25 in</Height >
  405                      <T ablixCells >
  406                         <TablixCel l>
  407                           <CellCon tents>
  408                             <Textb ox Name="S ta3n">
  409                               <Can Grow>true< /CanGrow>
  410                               <Kee pTogether> true</Keep Together>
  411                               <Par agraphs>
  412                                 <P aragraph>
  413                                    <TextRuns>
  414                                      <TextRun >
  415                                        <Value >=Fields!S ta3n.Value </Value>
  416                                        <Style  />
  417                                      </TextRu n>
  418                                    </TextRuns >
  419                                    <Style />
  420                                 </ Paragraph>
  421                               </Pa ragraphs>
  422                               <rd: DefaultNam e>Sta3n</r d:DefaultN ame>
  423                               <Sty le>
  424                                 <B order>
  425                                    <Color>Lig htGrey</Co lor>
  426                                    <Style>Sol id</Style>
  427                                 </ Border>
  428                                 <P addingLeft >2pt</Padd ingLeft>
  429                                 <P addingRigh t>2pt</Pad dingRight>
  430                                 <P addingTop> 2pt</Paddi ngTop>
  431                                 <P addingBott om>2pt</Pa ddingBotto m>
  432                               </St yle>
  433                             </Text box>
  434                           </CellCo ntents>
  435                         </TablixCe ll>
  436                         <TablixCel l>
  437                           <CellCon tents>
  438                             <Textb ox Name="C omplicatio nComorbidi ty">
  439                               <Can Grow>true< /CanGrow>
  440                               <Kee pTogether> true</Keep Together>
  441                               <Par agraphs>
  442                                 <P aragraph>
  443                                    <TextRuns>
  444                                      <TextRun >
  445                                        <Value >=Fields!C omplicatio nComorbidi ty.Value</ Value>
  446                                        <Style  />
  447                                      </TextRu n>
  448                                    </TextRuns >
  449                                    <Style />
  450                                 </ Paragraph>
  451                               </Pa ragraphs>
  452                               <rd: DefaultNam e>Complica tionComorb idity</rd: DefaultNam e>
  453                               <Sty le>
  454                                 <B order>
  455                                    <Color>Lig htGrey</Co lor>
  456                                    <Style>Sol id</Style>
  457                                 </ Border>
  458                                 <P addingLeft >2pt</Padd ingLeft>
  459                                 <P addingRigh t>2pt</Pad dingRight>
  460                                 <P addingTop> 2pt</Paddi ngTop>
  461                                 <P addingBott om>2pt</Pa ddingBotto m>
  462                               </St yle>
  463                             </Text box>
  464                           </CellCo ntents>
  465                         </TablixCe ll>
  466                         <TablixCel l>
  467                           <CellCon tents>
  468                             <Textb ox Name="P rimaryCate gory">
  469                               <Can Grow>true< /CanGrow>
  470                               <Kee pTogether> true</Keep Together>
  471                               <Par agraphs>
  472                                 <P aragraph>
  473                                    <TextRuns>
  474                                      <TextRun >
  475                                        <Value >=Fields!P rimaryCate gory.Value </Value>
  476                                        <Style  />
  477                                      </TextRu n>
  478                                    </TextRuns >
  479                                    <Style />
  480                                 </ Paragraph>
  481                               </Pa ragraphs>
  482                               <rd: DefaultNam e>PrimaryC ategory</r d:DefaultN ame>
  483                               <Sty le>
  484                                 <B order>
  485                                    <Color>Lig htGrey</Co lor>
  486                                    <Style>Sol id</Style>
  487                                 </ Border>
  488                                 <P addingLeft >2pt</Padd ingLeft>
  489                                 <P addingRigh t>2pt</Pad dingRight>
  490                                 <P addingTop> 2pt</Paddi ngTop>
  491                                 <P addingBott om>2pt</Pa ddingBotto m>
  492                               </St yle>
  493                             </Text box>
  494                           </CellCo ntents>
  495                         </TablixCe ll>
  496                         <TablixCel l>
  497                           <CellCon tents>
  498                             <Textb ox Name="C odeVersion ">
  499                               <Can Grow>true< /CanGrow>
  500                               <Kee pTogether> true</Keep Together>
  501                               <Par agraphs>
  502                                 <P aragraph>
  503                                    <TextRuns>
  504                                      <TextRun >
  505                                        <Value >=Fields!C odeVersion .Value</Va lue>
  506                                        <Style  />
  507                                      </TextRu n>
  508                                    </TextRuns >
  509                                    <Style />
  510                                 </ Paragraph>
  511                               </Pa ragraphs>
  512                               <rd: DefaultNam e>CodeVers ion</rd:De faultName>
  513                               <Sty le>
  514                                 <B order>
  515                                    <Color>Lig htGrey</Co lor>
  516                                    <Style>Sol id</Style>
  517                                 </ Border>
  518                                 <P addingLeft >2pt</Padd ingLeft>
  519                                 <P addingRigh t>2pt</Pad dingRight>
  520                                 <P addingTop> 2pt</Paddi ngTop>
  521                                 <P addingBott om>2pt</Pa ddingBotto m>
  522                               </St yle>
  523                             </Text box>
  524                           </CellCo ntents>
  525                         </TablixCe ll>
  526                         <TablixCel l>
  527                           <CellCon tents>
  528                             <Textb ox Name="C ode">
  529                               <Can Grow>true< /CanGrow>
  530                               <Kee pTogether> true</Keep Together>
  531                               <Par agraphs>
  532                                 <P aragraph>
  533                                    <TextRuns>
  534                                      <TextRun >
  535                                        <Value >=Fields!C ode.Value< /Value>
  536                                        <Style  />
  537                                      </TextRu n>
  538                                    </TextRuns >
  539                                    <Style />
  540                                 </ Paragraph>
  541                               </Pa ragraphs>
  542                               <rd: DefaultNam e>Code</rd :DefaultNa me>
  543                               <Sty le>
  544                                 <B order>
  545                                    <Color>Lig htGrey</Co lor>
  546                                    <Style>Sol id</Style>
  547                                 </ Border>
  548                                 <P addingLeft >2pt</Padd ingLeft>
  549                                 <P addingRigh t>2pt</Pad dingRight>
  550                                 <P addingTop> 2pt</Paddi ngTop>
  551                                 <P addingBott om>2pt</Pa ddingBotto m>
  552                               </St yle>
  553                             </Text box>
  554                           </CellCo ntents>
  555                         </TablixCe ll>
  556                         <TablixCel l>
  557                           <CellCon tents>
  558                             <Textb ox Name="D escription ">
  559                               <Can Grow>true< /CanGrow>
  560                               <Kee pTogether> true</Keep Together>
  561                               <Par agraphs>
  562                                 <P aragraph>
  563                                    <TextRuns>
  564                                      <TextRun >
  565                                        <Value >=Fields!D escription .Value</Va lue>
  566                                        <Style  />
  567                                      </TextRu n>
  568                                    </TextRuns >
  569                                    <Style />
  570                                 </ Paragraph>
  571                               </Pa ragraphs>
  572                               <rd: DefaultNam e>Descript ion</rd:De faultName>
  573                               <Sty le>
  574                                 <B order>
  575                                    <Color>Lig htGrey</Co lor>
  576                                    <Style>Sol id</Style>
  577                                 </ Border>
  578                                 <P addingLeft >2pt</Padd ingLeft>
  579                                 <P addingRigh t>2pt</Pad dingRight>
  580                                 <P addingTop> 2pt</Paddi ngTop>
  581                                 <P addingBott om>2pt</Pa ddingBotto m>
  582                               </St yle>
  583                             </Text box>
  584                           </CellCo ntents>
  585                         </TablixCe ll>
  586                      </ TablixCell s>
  587                    </Ta blixRow>
  588                  </Tabl ixRows>
  589                </Tablix Body>
  590                <TablixC olumnHiera rchy>
  591                  <Tabli xMembers>
  592                    <Tab lixMember  />
  593                    <Tab lixMember  />
  594                    <Tab lixMember  />
  595                    <Tab lixMember  />
  596                    <Tab lixMember  />
  597                    <Tab lixMember  />
  598                  </Tabl ixMembers>
  599                </Tablix ColumnHier archy>
  600                <TablixR owHierarch y>
  601                  <Tabli xMembers>
  602                    <Tab lixMember>
  603                      <K eepWithGro up>After</ KeepWithGr oup>
  604                    </Ta blixMember >
  605                    <Tab lixMember>
  606                      <G roup Name= "Details"  />
  607                    </Ta blixMember >
  608                  </Tabl ixMembers>
  609                </Tablix RowHierarc hy>
  610                <DataSet Name>Comor bid_Diagno sis_Inform ation</Dat aSetName>
  611                <Top>0.8 2167in</To p>
  612                <Left>0. 31125in</L eft>
  613                <Height> 0.5in</Hei ght>
  614                <Width>1 0.5in</Wid th>
  615                <ZIndex> 1</ZIndex>
  616                <Style>
  617                  <Borde r>
  618                    <Sty le>None</S tyle>
  619                  </Bord er>
  620                </Style>
  621              </Tablix>
  622           </ ReportItem s>
  623           <H eight>1.75 in</Height >
  624           <S tyle>
  625              <Border>
  626                <Style>N one</Style >
  627              </Border>
  628              <Backgroun dColor>Whi te</Backgr oundColor>
  629           </ Style>
  630         </Bo dy>
  631         <Wid th>11in</W idth>
  632         <Pag e>
  633           <P ageHeight> 8.5in</Pag eHeight>
  634           <P ageWidth>1 1in</PageW idth>
  635           <L eftMargin> 1in</LeftM argin>
  636           <R ightMargin >1in</Righ tMargin>
  637           <T opMargin>1 in</TopMar gin>
  638           <B ottomMargi n>1in</Bot tomMargin>
  639           <S tyle />
  640         </Pa ge>
  641       </Repo rtSection>
  642     </Report Sections>
  643     <rd:Repo rtUnitType >Inch</rd: ReportUnit Type>
  644       <rd:Report ServerUrl> https:// DNS    cresqc50a. aac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  645     <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID>
  646   </Report>