Produced by Araxis Merge on 7/5/2018 7:16:03 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR | KDR_Patients_Sub.rsd | Wed Jun 27 16:57:20 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\KDR | KDR_Patients_Sub.rsd | Wed Jun 27 17:42:07 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 210 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 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 | <Dat aSetParame ters> | |
| 7 | <D ataSetPara meter Name ="@Patient LastName"> | |
| 8 | <ReadOnly> false</Rea dOnly> | |
| 9 | <Nullable> false</Nul lable> | |
| 10 | <OmitFromQ uery>false </OmitFrom Query> | |
| 11 | <rd:DbType >Object</r d:DbType> | |
| 12 | <rd:IsMult iValued>fa lse</rd:Is MultiValue d> | |
| 13 | </ DataSetPar ameter> | |
| 14 | </Da taSetParam eters> | |
| 15 | <Com mandText>S ELECT * FR OM ( | |
| 16 | SELECT | |
| 17 | RO W_NUMBER() OVER(PART ITION BY [ CRS].[REFE RRAL].[REF ERRAL_ID] ORDER BY [ CRS].[REFE RRAL].[REF ERRAL_ID] DESC) AS [ Row] | |
| 18 | ,[ CRS].[SPAT IENT].[Age ] AS [SPAT IENT_Age] | |
| 19 | ,[ CRS].[SPAT IENT].[Cit y] AS [SPA TIENT_City ] | |
| 20 | ,[ CRS].[SPAT IENT].[Dat eOfBirth] AS [SPATIE NT_DateOfB irth] | |
| 21 | ,[ CRS].[SPAT IENT].[Dec eased] AS [SPATIENT_ Deceased] | |
| 22 | ,[ CRS].[SPAT IENT].[Gen der] AS [S PATIENT_Ge nder] | |
| 23 | ,[ CRS].[SPAT IENT].[Mar italStatus ] AS [SPAT IENT_Marit alStatus] | |
| 24 | ,[ CRS].[SPAT IENT].[Pat ientFirstN ame] AS [S PATIENT_Pa tientFirst Name] | |
| 25 | ,[ CRS].[SPAT IENT].[Pat ientLastNa me] AS [SP ATIENT_Pat ientLastNa me] | |
| 26 | ,[ CRS].[SPAT IENT].[Rac e] AS [SPA TIENT_Race ] | |
| 27 | ,[ CRS].[SPAT IENT].[Sta te] AS [SP ATIENT_Sta te] | |
| 28 | ,[ CRS].[SPAT IENT].[Str eetAddress 1] AS [SPA TIENT_Stre etAddress1 ] | |
| 29 | ,[ CRS].[SPAT IENT].[Str eetAddress 2] AS [SPA TIENT_Stre etAddress2 ] | |
| 30 | ,[ CRS].[SPAT IENT].[Zip ] AS [SPAT IENT_Zip] | |
| 31 | ,[ CRS].[SPAT IENT].[Pat ientSID] A S [SPATIEN T_PatientS ID] | |
| 32 | FROM | |
| 33 | [CRS].[S TD_REGISTR Y] | |
| 34 | IN NER JOIN [ CRS].[REFE RRAL] ON [ CRS].[STD_ REGISTRY]. [ID] = [CR S].[REFERR AL].[STD_R EGISTRY_ID ] | |
| 35 | IN NER JOIN [ CRS].[PATI ENT] ON [C RS].[REFER RAL].[PATI ENT_ID] = [CRS].[PAT IENT].[PAT IENT_ID] | |
| 36 | IN NER JOIN [ CRS].[SPAT IENT] ON [ CRS].[PATI ENT].[Pati entICN] = [CRS].[SPA TIENT].[Pa tientICN] | |
| 37 | IN NER JOIN [ CRS].[ALLE RGY] ON [C RS].[ALLER GY].[Patie ntSID] = [ CRS].[SPAT IENT].[Pat ientSID] | |
| 38 | WHERE | |
| 39 | [CRS].[S TD_REGISTR Y].[ID] = 5 AND [CRS ].[SPATIEN T].[Patien tLastName] = @Patien tLastName) t WHERE t .[Row] = 1 ;</Command Text> | |
| 40 | <rd: UseGeneric Designer>t rue</rd:Us eGenericDe signer> | |
| 41 | </Quer y> | |
| 42 | <Field s> | |
| 43 | <Fie ld Name="S PATIENT_Ag e"> | |
| 44 | <D ataField>S PATIENT_Ag e</DataFie ld> | |
| 45 | <r d:TypeName >System.De cimal</rd: TypeName> | |
| 46 | </Fi eld> | |
| 47 | <Fie ld Name="R ow"> | |
| 48 | <D ataField>R ow</DataFi eld> | |
| 49 | <r d:TypeName >System.In t64</rd:Ty peName> | |
| 50 | </Fi eld> | |
| 51 | <Fie ld Name="S PATIENT_Ci ty"> | |
| 52 | <D ataField>S PATIENT_Ci ty</DataFi eld> | |
| 53 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 54 | </Fi eld> | |
| 55 | <Fie ld Name="S PATIENT_Da teOfBirth" > | |
| 56 | <D ataField>S PATIENT_Da teOfBirth< /DataField > | |
| 57 | <r d:TypeName >System.Da teTime</rd :TypeName> | |
| 58 | </Fi eld> | |
| 59 | <Fie ld Name="S PATIENT_De ceased"> | |
| 60 | <D ataField>S PATIENT_De ceased</Da taField> | |
| 61 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 62 | </Fi eld> | |
| 63 | <Fie ld Name="S PATIENT_Ge nder"> | |
| 64 | <D ataField>S PATIENT_Ge nder</Data Field> | |
| 65 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 66 | </Fi eld> | |
| 67 | <Fie ld Name="S PATIENT_Ma ritalStatu s"> | |
| 68 | <D ataField>S PATIENT_Ma ritalStatu s</DataFie ld> | |
| 69 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 70 | </Fi eld> | |
| 71 | <Fie ld Name="S PATIENT_Pa tientFirst Name"> | |
| 72 | <D ataField>S PATIENT_Pa tientFirst Name</Data Field> | |
| 73 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 74 | </Fi eld> | |
| 75 | <Fie ld Name="S PATIENT_Pa tientLastN ame"> | |
| 76 | <D ataField>S PATIENT_Pa tientLastN ame</DataF ield> | |
| 77 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 78 | </Fi eld> | |
| 79 | <Fie ld Name="S PATIENT_Ra ce"> | |
| 80 | <D ataField>S PATIENT_Ra ce</DataFi eld> | |
| 81 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 82 | </Fi eld> | |
| 83 | <Fie ld Name="S PATIENT_St ate"> | |
| 84 | <D ataField>S PATIENT_St ate</DataF ield> | |
| 85 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 86 | </Fi eld> | |
| 87 | <Fie ld Name="S PATIENT_St reetAddres s1"> | |
| 88 | <D ataField>S PATIENT_St reetAddres s1</DataFi eld> | |
| 89 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 90 | </Fi eld> | |
| 91 | <Fie ld Name="S PATIENT_St reetAddres s2"> | |
| 92 | <D ataField>S PATIENT_St reetAddres s2</DataFi eld> | |
| 93 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 94 | </Fi eld> | |
| 95 | <Fie ld Name="S PATIENT_Zi p"> | |
| 96 | <D ataField>S PATIENT_Zi p</DataFie ld> | |
| 97 | <r d:TypeName >System.St ring</rd:T ypeName> | |
| 98 | </Fi eld> | |
| 99 | <Fie ld Name="S PATIENT_Pa tientSID"> | |
| 100 | <D ataField>S PATIENT_Pa tientSID</ DataField> | |
| 101 | <r d:TypeName >System.In t32</rd:Ty peName> | |
| 102 | </Fi eld> | |
| 103 | </Fiel ds> | |
| 104 | </DataSe t> | |
| 105 | <rd:Report ServerUrl> https:// DNS cresqc50a. aac.dva. DNS /ReportSer ver</rd:Re portServer Url> | |
| 106 | </SharedDa taSet> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.