157. EPMO Open Source Coordination Office Redaction File Detail Report

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

157.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\ONC\Datasets ONC_TNM_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_TNM_CoDP.rsd Wed Jun 27 17:42:47 2018 UTC

157.2 Comparison summary

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

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

157.4 Active regular expressions

No regular expressions were active.

157.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 'TNM_PA TH_DESCRIP TOR' as [c olumn], TN M_PATH_DES CRIPTOR 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 TNM_P ATH_DESCRI PTOR 
  11                    Unio n
  12                    Sele ct 'TNM_PA TH_T', TNM _PATH_T as  [value],  count(dist inct([SOCI AL_SECURIT Y_NUMBER]) )  as [Dis tinct_Pati ents] 
  13                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  14                    grou p by TNM_P ATH_T
  15                    Unio n
  16                    Sele ct 'TNM_PA TH_N', TNM _PATH_N as  [value],  count(dist inct([SOCI AL_SECURIT Y_NUMBER]) )  as [Dis tinct_Pati ents] 
  17                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  18                    grou p by TNM_P ATH_N
  19                    Unio n
  20                    Sele ct 'TNM_PA TH_M', TNM _PATH_M 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 TNM_P ATH_M
  23                    Unio n
  24                    Sele ct 'TNM_PA TH_STAGE_G ROUP', TNM _PATH_STAG E_GROUP as  [value],  count(dist inct([SOCI AL_SECURIT Y_NUMBER]) )  as [Dis tinct_Pati ents] 
  25                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  26                    grou p by TNM_P ATH_STAGE_ GROUP) G
  27                    join  CRS.ONC_O NCOLOGY_DA TA_DEFINIT IONS d on  G.[column]  = d.[Colu mn_name]
  28                    and  (G.[value]  = isnull( d.[value], g.value))< /CommandTe xt>
  29         <rd: UseGeneric Designer>t rue</rd:Us eGenericDe signer>
  30       </Quer y>
  31       <Field s>
  32         <Fie ld Name="c olumn_name ">
  33           <D ataField>c olumn_name </DataFiel d>
  34           <r d:TypeName >System.St ring</rd:T ypeName>
  35         </Fi eld>
  36         <Fie ld Name="v alue">
  37           <D ataField>v alue</Data Field>
  38           <r d:TypeName >System.St ring</rd:T ypeName>
  39         </Fi eld>
  40         <Fie ld Name="D istinct_Pa tients">
  41           <D ataField>D istinct_Pa tients</Da taField>
  42           <r d:TypeName >System.In t32</rd:Ty peName>
  43         </Fi eld>
  44         <Fie ld Name="v alue_descr iption">
  45           <D ataField>v alue_descr iption</Da taField>
  46           <r d:TypeName >System.St ring</rd:T ypeName>
  47         </Fi eld>
  48       </Fiel ds>
  49     </DataSe t>
  50       <rd:Report ServerUrl> https:// DNS    cresql50.a ac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  51   </SharedDa taSet>