148. EPMO Open Source Coordination Office Redaction File Detail Report

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

148.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\ONC\Datasets ONC_EOD_CoDP.rsd Wed Jun 27 16:57:30 2018 UTC
2 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\ONC\Datasets ONC_EOD_CoDP.rsd Wed Jun 27 17:42:43 2018 UTC

148.2 Comparison summary

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

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

148.4 Active regular expressions

No regular expressions were active.

148.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <SharedDat aSet xmlns :rd="http: //schemas. microsoft. com/SQLSer ver/report ing/report designer"  xmlns="htt p://schema s.microsof t.com/sqls erver/repo rting/2010 /01/shared datasetdef inition">
  3     <DataSet  Name="Dat aSet1">
  4       <Query >
  5         <Dat aSourceRef erence>/Da taSources/ RegistryCo nnectionSt ring</Data SourceRefe rence>
  6         <Com mandText>S elect g.[c olumn] as  [column_na me], g.[va lue], g.[D istinct_Pa tients], d .[value_de scription]
  7           fr om (
  8                    Sele ct 'EOD_TU MOR_SIZE'  as [column ], EOD_TUM OR_SIZE as  [Value],  count(dist inct([SOCI AL_SECURIT Y_NUMBER]) )  as [Dis tinct_Pati ents] 
  9                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  10                    grou p by EOD_T UMOR_SIZE 
  11                    Unio n
  12                    Sele ct 'EOD_EX TENSION',  EOD_EXTENS ION as [va lue], coun t(distinct ([SOCIAL_S ECURITY_NU MBER]))  a s [Distinc t_Patients
  13                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  14                    grou p by EOD_E XTENSION
  15                    Unio n
  16                    Sele ct 'EOD_EX TENSION_PR OST_PATH',  EOD_EXTEN SION_PROST _PATH as [ value], co unt(distin ct([SOCIAL _SECURITY_ NUMBER]))   as [Disti nct_Patien ts] 
  17                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  18                    grou p by EOD_E XTENSION_P ROST_PATH
  19                    Unio n
  20                    Sele ct 'EOD_LY MPH_NODE_I NVOL', EOD _LYMPH_NOD E_INVOL as  [value],  count(dist inct([SOCI AL_SECURIT Y_NUMBER]) )  as [Dis tinct_Pati ents] 
  21                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  22                    grou p by EOD_L YMPH_NODE_ INVOL) G
  23                    join  CRS.ONC_O NCOLOGY_DA TA_DEFINIT IONS d on  G.[column]  = d.[Colu mn_name]
  24                    and  (G.[value]  = isnull( d.[value], g.value))< /CommandTe xt>
  25         <rd: UseGeneric Designer>t rue</rd:Us eGenericDe signer>
  26       </Quer y>
  27       <Field s>
  28         <Fie ld Name="c olumn_name ">
  29           <D ataField>c olumn_name </DataFiel d>
  30           <r d:TypeName >System.St ring</rd:T ypeName>
  31         </Fi eld>
  32         <Fie ld Name="v alue">
  33           <D ataField>v alue</Data Field>
  34           <r d:TypeName >System.St ring</rd:T ypeName>
  35         </Fi eld>
  36         <Fie ld Name="D istinct_Pa tients">
  37           <D ataField>D istinct_Pa tients</Da taField>
  38           <r d:TypeName >System.In t32</rd:Ty peName>
  39         </Fi eld>
  40         <Fie ld Name="v alue_descr iption">
  41           <D ataField>v alue_descr iption</Da taField>
  42           <r d:TypeName >System.St ring</rd:T ypeName>
  43         </Fi eld>
  44       </Fiel ds>
  45     </DataSe t>
  46       <rd:Report ServerUrl> https:// DNS    cresql50.a ac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  47   </SharedDa taSet>