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

143.1 Files compared

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

143.2 Comparison summary

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

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

143.4 Active regular expressions

No regular expressions were active.

143.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 'FIRST_ NAME' as [ column], F IRST_NAME  as [value] , count(di stinct([SO CIAL_SECUR ITY_NUMBER ]))  as [D istinct_Pa tients] 
  9                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  10                    grou p by FIRST _NAME
  11                    Unio n
  12                    Sele ct 'LAST_N AME' as [c olumn], LA ST_NAME 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 LAST_ NAME
  15                    Unio n
  16                    Sele ct 'MARITA L_STATUS_A T_DX' as [ column], M ARITAL_STA TUS_AT_DX  as [value] , count(di stinct([SO CIAL_SECUR ITY_NUMBER ]))  as [D istinct_Pa tients] 
  17                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  18                    grou p by MARIT AL_STATUS_ AT_DX
  19                    Unio n
  20                    Sele ct 'SEX',  SEX as [va lue], coun t(distinct ([SOCIAL_S ECURITY_NU MBER]))  a s [Distinc t_Patients
  21                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  22                    grou p by SEX
  23                    Unio n
  24                    Sele ct 'ADDR_A T_DX_CITY' , ADDR_AT_ DX_CITY 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 ADDR_ AT_DX_CITY
  27                    Unio n
  28                    Sele ct 'ADDR_A T_DX_STATE ', ADDR_AT _DX_STATE  as [value] , count(di stinct([SO CIAL_SECUR ITY_NUMBER ]))  as [D istinct_Pa tients] 
  29                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  30                    grou p by ADDR_ AT_DX_STAT E
  31                    Unio n
  32                    Sele ct 'ADDR_A T_DX_POSTA L', ADDR_A T_DX_POSTA L as [valu e], count( distinct([ SOCIAL_SEC URITY_NUMB ER]))  as  [Distinct_ Patients] 
  33                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  34                    grou p by ADDR_ AT_DX_POST AL
  35                    Unio n
  36                    Sele ct 'AGE_AT _DIAGNOSIS ', AGE_AT_ DIAGNOSIS  as [value] , count(di stinct([SO CIAL_SECUR ITY_NUMBER ]))  as [D istinct_Pa tients] 
  37                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  38                    grou p by AGE_A T_DIAGNOSI S
  39                    Unio n
  40                    Sele ct 'DATE_O F_BIRTH',  DATE_OF_BI RTH as [va lue], coun t(distinct ([SOCIAL_S ECURITY_NU MBER]))  a s [Distinc t_Patients
  41                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  42                    grou p by DATE_ OF_BIRTH
  43                    Unio n
  44                    Sele ct 'TEXT_U SUAL_OCCUP ATION', TE XT_USUAL_O CCUPATION  as [value] , count(di stinct([SO CIAL_SECUR ITY_NUMBER ]))  as [D istinct_Pa tients] 
  45                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  46                    grou p by TEXT_ USUAL_OCCU PATION
  47                    Unio n
  48                    Sele ct 'TEXT_U SUAL_INDUS TRY', TEXT _USUAL_IND USTRY as [ value], co unt(distin ct([SOCIAL _SECURITY_ NUMBER]))   as [Disti nct_Patien ts] 
  49                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  50                    grou p by TEXT_ USUAL_INDU STRY
  51                    Unio n
  52                    Sele ct 'PRIMAR Y_SITE', P RIMARY_SIT E as [valu e], count( distinct([ SOCIAL_SEC URITY_NUMB ER]))  as  [Distinct_ Patients] 
  53                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  54                    grou p by PRIMA RY_SITE
  55                    Unio n
  56                    Sele ct 'INSTIT UTION_REFE RRED_FROM' , INSTITUT ION_REFERR ED_FROM as  [value],  count(dist inct([SOCI AL_SECURIT Y_NUMBER]) )  as [Dis tinct_Pati ents] 
  57                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  58                    grou p by INSTI TUTION_REF ERRED_FROM
  59                    Unio n
  60                    Sele ct 'INSTIT UTION_REFE RRED_TO',  INSTITUTIO N_REFERRED _TO as [va lue], coun t(distinct ([SOCIAL_S ECURITY_NU MBER]))  a s [Distinc t_Patients
  61                    from  CRS.ONC_O NCOLOGY_DA TA_VACCR
  62                    grou p by INSTI TUTION_REF ERRED_TO
  63                    ) G
  64                    left  join CRS. ONC_ONCOLO GY_DATA_DE FINITIONS  d on G.[co lumn] = d. [Column_na me]
  65                    and  (G.[value]  = isnull( d.[value], g.value))< /CommandTe xt>
  66         <rd: UseGeneric Designer>t rue</rd:Us eGenericDe signer>
  67       </Quer y>
  68       <Field s>
  69         <Fie ld Name="c olumn_name ">
  70           <D ataField>c olumn_name </DataFiel d>
  71           <r d:TypeName >System.St ring</rd:T ypeName>
  72         </Fi eld>
  73         <Fie ld Name="v alue">
  74           <D ataField>v alue</Data Field>
  75           <r d:TypeName >System.St ring</rd:T ypeName>
  76         </Fi eld>
  77         <Fie ld Name="D istinct_Pa tients">
  78           <D ataField>D istinct_Pa tients</Da taField>
  79           <r d:TypeName >System.In t32</rd:Ty peName>
  80         </Fi eld>
  81         <Fie ld Name="v alue_descr iption">
  82           <D ataField>v alue_descr iption</Da taField>
  83           <r d:TypeName >System.St ring</rd:T ypeName>
  84         </Fi eld>
  85       </Fiel ds>
  86     </DataSe t>
  87       <rd:Report ServerUrl> https:// DNS    cresql50.a ac.dva. DNS     /ReportSer ver</rd:Re portServer Url>
  88   </SharedDa taSet>