Produced by Araxis Merge on 7/5/2018 7:16:07 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\TR | Patient Details.rdl | Wed Jun 27 16:57:32 2018 UTC |
| 2 | registries.zip\registries\Combined_registries_code\Registries VIRP Database\SSRS Objects\Reports\TR | Patient Details.rdl | Wed Jun 27 17:42:51 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1222 |
| 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 | <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 ce2"> | |
| 6 | <Con nectionPro perties> | |
| 7 | <D ataProvide r>SQL</Dat aProvider> | |
| 8 | <ConnectSt ring>Data Source=LIS TAGCRESQA. aac.dva. DNS ;Initial C atalog=CRS ;Integrate d Security =SSPI;Encr ypt=Yes;Tr ustServerC ertificate =True;</Co nnectStrin g> | |
| 9 | <I ntegratedS ecurity>tr ue</Integr atedSecuri ty> | |
| 10 | </Co nnectionPr operties> | |
| 11 | <rd: SecurityTy pe>Integra ted</rd:Se curityType > | |
| 12 | <rd: DataSource ID>e29a28e a-53f5-46f 7-a530-bb1 999f98510< /rd:DataSo urceID> | |
| 13 | </Data Source> | |
| 14 | </DataSo urces> | |
| 15 | <DataSet s> | |
| 16 | <DataS et Name="D ataSet1"> | |
| 17 | <Que ry> | |
| 18 | <D ataSourceN ame>DataSo urce2</Dat aSourceNam e> | |
| 19 | <Q ueryParame ters> | |
| 20 | <QueryPara meter Name ="@Patient LastName"> | |
| 21 | <Value>= Parameters !PatientLa stName.Val ue</Value> | |
| 22 | </QueryPar ameter> | |
| 23 | </ QueryParam eters> | |
| 24 | <C ommandText >SELECT | |
| 25 | CRS.REFE RRAL.REFER RAL_ID | |
| 26 | ,CRS.REF ERRAL.STD_ REFERRALST S_ID | |
| 27 | ,CRS.REF ERRAL.STD_ REGISTRY_I D | |
| 28 | ,CRS.REF ERRAL.PATI ENT_ID AS [REFERRAL PATIENT_ID ] | |
| 29 | ,CRS.REF ERRAL.REFE RRAL_DATE | |
| 30 | ,CRS.REF ERRAL.REFE RRAL_CLASS _TEXT | |
| 31 | ,CRS.REF ERRAL.PROV IDER_ID | |
| 32 | ,CRS.REF ERRAL.CREA TEDBY AS [ REFERRAL C REATEDBY] | |
| 33 | ,CRS.REF ERRAL.CREA TED AS [RE FERRAL CRE ATED] | |
| 34 | ,CRS.REF ERRAL.UPDA TEDBY AS [ REFERRAL U PDATEDBY] | |
| 35 | ,CRS.REF ERRAL.UPDA TED AS [RE FERRAL UPD ATED] | |
| 36 | ,CRS.REF ERRAL.COMM ENT_TEXT | |
| 37 | ,CRS.REF ERRAL.STD_ REMINDERCL ASS_ID | |
| 38 | ,CRS.REF ERRAL.REVI EW_BY | |
| 39 | ,CRS.REF ERRAL.REVI EW_DATE | |
| 40 | ,CRS.REF ERRAL.DUPL ICATE_FLAG | |
| 41 | ,CRS.REF ERRAL.CREA TEDSOURCE | |
| 42 | ,CRS.REF ERRAL.UPDA TEDSOURCE | |
| 43 | ,CRS.REF ERRAL.STD_ INSTITUTIO N_ID | |
| 44 | ,CRS.REF ERRAL.Refe rral_NonCr iteria_Fla g | |
| 45 | ,CRS.PAT IENT.PATIE NT_ID AS [ PATIENT PA TIENT_ID] | |
| 46 | ,CRS.PAT IENT.FIRST _NAME | |
| 47 | ,CRS.PAT IENT.MIDDL E_NAME | |
| 48 | ,CRS.PAT IENT.LAST_ NAME | |
| 49 | ,CRS.PAT IENT.EMAIL _ADDRESS | |
| 50 | ,CRS.PAT IENT.BIRTH _DATE | |
| 51 | ,CRS.PAT IENT.DEATH _DATE | |
| 52 | ,CRS.PAT IENT.CELL_ PHONE | |
| 53 | ,CRS.PAT IENT.PERFE RRED_ADDRE SS_TYPE | |
| 54 | ,CRS.PAT IENT.CREAT EDBY AS [P ATIENT CRE ATEDBY] | |
| 55 | ,CRS.PAT IENT.CREAT ED AS [PAT IENT CREAT ED] | |
| 56 | ,CRS.PAT IENT.UPDAT EDBY AS [P ATIENT UPD ATEDBY] | |
| 57 | ,CRS.PAT IENT.UPDAT ED AS [PAT IENT UPDAT ED] | |
| 58 | ,CRS.PAT IENT.OEFOI F_IND | |
| 59 | ,CRS.PAT IENT.Patie ntICN | |
| 60 | ,CRS.PAT IENT.PATIE NTSID | |
| 61 | ,CRS.PAT IENT.STA3N | |
| 62 | FROM | |
| 63 | CRS.PATI ENT | |
| 64 | INNER JO IN CRS.REF ERRAL | |
| 65 | ON CRS .PATIENT.P ATIENT_ID = CRS.REFE RRAL.PATIE NT_ID | |
| 66 | INNER JOIN CRS.STD_R EGISTRY ON CRS.STD_R EGISTRY.ID = REFERRA L.STD_REGI STRY_ID | |
| 67 | Where STD_ REGISTRY.C ODE = 'TR' | |
| 68 | AND (PATIE NT.LAST_NA ME = @Pati entLastNam e OR @Pati entLastNam e = '')</C ommandText > | |
| 69 | <r d:Designer State><Que ryDefiniti on xmlns=" http://sch emas.micro soft.com/R eportingSe rvices/Que ryDefiniti on/Relatio nal"><Sele ctedColumn s><ColumnE xpression Schema="CR S" ColumnO wner="REFE RRAL" Colu mnName="RE FERRAL_ID" /><Column Expression Schema="C RS" Column Owner="REF ERRAL" Col umnName="S TD_REFERRA LSTS_ID" / ><ColumnEx pression S chema="CRS " ColumnOw ner="REFER RAL" Colum nName="STD _REGISTRY_ ID" /><Col umnExpress ion Schema ="CRS" Col umnOwner=" REFERRAL" ColumnName ="PATIENT_ ID" /><Col umnExpress ion Schema ="CRS" Col umnOwner=" REFERRAL" ColumnName ="REFERRAL _DATE" />< ColumnExpr ession Sch ema="CRS" ColumnOwne r="REFERRA L" ColumnN ame="REFER RAL_CLASS_ TEXT" /><C olumnExpre ssion Sche ma="CRS" C olumnOwner ="REFERRAL " ColumnNa me="PROVID ER_ID" />< ColumnExpr ession Sch ema="CRS" ColumnOwne r="REFERRA L" ColumnN ame="CREAT EDBY" /><C olumnExpre ssion Sche ma="CRS" C olumnOwner ="REFERRAL " ColumnNa me="CREATE D" /><Colu mnExpressi on Schema= "CRS" Colu mnOwner="R EFERRAL" C olumnName= "UPDATEDBY " /><Colum nExpressio n Schema=" CRS" Colum nOwner="RE FERRAL" Co lumnName=" UPDATED" / ><ColumnEx pression S chema="CRS " ColumnOw ner="REFER RAL" Colum nName="COM MENT_TEXT" /><Column Expression Schema="C RS" Column Owner="REF ERRAL" Col umnName="S TD_REMINDE RCLASS_ID" /><Column Expression Schema="C RS" Column Owner="REF ERRAL" Col umnName="R EVIEW_BY" /><ColumnE xpression Schema="CR S" ColumnO wner="REFE RRAL" Colu mnName="RE VIEW_DATE" /><Column Expression Schema="C RS" Column Owner="REF ERRAL" Col umnName="D UPLICATE_F LAG" /><Co lumnExpres sion Schem a="CRS" Co lumnOwner= "REFERRAL" ColumnNam e="CREATED SOURCE" /> <ColumnExp ression Sc hema="CRS" ColumnOwn er="REFERR AL" Column Name="UPDA TEDSOURCE" /><Column Expression Schema="C RS" Column Owner="REF ERRAL" Col umnName="S TD_INSTITU TION_ID" / ><ColumnEx pression S chema="CRS " ColumnOw ner="REFER RAL" Colum nName="Ref erral_NonC riteria_Fl ag" /><Col umnExpress ion Schema ="CRS" Col umnOwner=" PATIENT" C olumnName= "PATIENT_I D" /><Colu mnExpressi on Schema= "CRS" Colu mnOwner="P ATIENT" Co lumnName=" FIRST_NAME " /><Colum nExpressio n Schema=" CRS" Colum nOwner="PA TIENT" Col umnName="M IDDLE_NAME " /><Colum nExpressio n Schema=" CRS" Colum nOwner="PA TIENT" Col umnName="L AST_NAME" /><ColumnE xpression Schema="CR S" ColumnO wner="PATI ENT" Colum nName="EMA IL_ADDRESS " /><Colum nExpressio n Schema=" CRS" Colum nOwner="PA TIENT" Col umnName="B IRTH_DATE" /><Column Expression Schema="C RS" Column Owner="PAT IENT" Colu mnName="DE ATH_DATE" /><ColumnE xpression Schema="CR S" ColumnO wner="PATI ENT" Colum nName="CEL L_PHONE" / ><ColumnEx pression S chema="CRS " ColumnOw ner="PATIE NT" Column Name="PERF ERRED_ADDR ESS_TYPE" /><ColumnE xpression Schema="CR S" ColumnO wner="PATI ENT" Colum nName="CRE ATEDBY" /> <ColumnExp ression Sc hema="CRS" ColumnOwn er="PATIEN T" ColumnN ame="CREAT ED" /><Col umnExpress ion Schema ="CRS" Col umnOwner=" PATIENT" C olumnName= "UPDATEDBY " /><Colum nExpressio n Schema=" CRS" Colum nOwner="PA TIENT" Col umnName="U PDATED" /> <ColumnExp ression Sc hema="CRS" ColumnOwn er="PATIEN T" ColumnN ame="OEFOI F_IND" />< ColumnExpr ession Sch ema="CRS" ColumnOwne r="PATIENT " ColumnNa me="Patien tICN" /><C olumnExpre ssion Sche ma="CRS" C olumnOwner ="PATIENT" ColumnNam e="PATIENT SID" /><Co lumnExpres sion Schem a="CRS" Co lumnOwner= "PATIENT" ColumnName ="STA3N" / ></Selecte dColumns>< Joins><Joi n Type="CR OSS JOIN" ColumnOwne r="PATIENT " Schema=" CRS" /><Jo in Type="I NNER JOIN" ColumnOwn er="REFERR AL" Schema ="CRS"><On ><From Col umnOwner=" PATIENT" S chema="CRS " ColumnNa me="PATIEN T_ID" /><T o ColumnOw ner="REFER RAL" Schem a="CRS" Co lumnName=" PATIENT_ID " /></On>< /Join></Jo ins></Quer yDefinitio n></rd:Des ignerState > | |
| 70 | </Qu ery> | |
| 71 | <Fie lds> | |
| 72 | <F ield Name= "REFERRAL_ ID"> | |
| 73 | <DataField >REFERRAL_ ID</DataFi eld> | |
| 74 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 75 | </ Field> | |
| 76 | <F ield Name= "STD_REFER RALSTS_ID" > | |
| 77 | <DataField >STD_REFER RALSTS_ID< /DataField > | |
| 78 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 79 | </ Field> | |
| 80 | <F ield Name= "STD_REGIS TRY_ID"> | |
| 81 | <DataField >STD_REGIS TRY_ID</Da taField> | |
| 82 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 83 | </ Field> | |
| 84 | <F ield Name= "REFERRAL_ PATIENT_ID "> | |
| 85 | <DataField >REFERRAL PATIENT_ID </DataFiel d> | |
| 86 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 87 | </ Field> | |
| 88 | <F ield Name= "REFERRAL_ DATE"> | |
| 89 | <DataField >REFERRAL_ DATE</Data Field> | |
| 90 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 91 | </ Field> | |
| 92 | <F ield Name= "REFERRAL_ CLASS_TEXT "> | |
| 93 | <DataField >REFERRAL_ CLASS_TEXT </DataFiel d> | |
| 94 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 95 | </ Field> | |
| 96 | <F ield Name= "PROVIDER_ ID"> | |
| 97 | <DataField >PROVIDER_ ID</DataFi eld> | |
| 98 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 99 | </ Field> | |
| 100 | <F ield Name= "REFERRAL_ CREATEDBY" > | |
| 101 | <DataField >REFERRAL CREATEDBY< /DataField > | |
| 102 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 103 | </ Field> | |
| 104 | <F ield Name= "REFERRAL_ CREATED"> | |
| 105 | <DataField >REFERRAL CREATED</D ataField> | |
| 106 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 107 | </ Field> | |
| 108 | <F ield Name= "REFERRAL_ UPDATEDBY" > | |
| 109 | <DataField >REFERRAL UPDATEDBY< /DataField > | |
| 110 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 111 | </ Field> | |
| 112 | <F ield Name= "REFERRAL_ UPDATED"> | |
| 113 | <DataField >REFERRAL UPDATED</D ataField> | |
| 114 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 115 | </ Field> | |
| 116 | <F ield Name= "COMMENT_T EXT"> | |
| 117 | <DataField >COMMENT_T EXT</DataF ield> | |
| 118 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 119 | </ Field> | |
| 120 | <F ield Name= "STD_REMIN DERCLASS_I D"> | |
| 121 | <DataField >STD_REMIN DERCLASS_I D</DataFie ld> | |
| 122 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 123 | </ Field> | |
| 124 | <F ield Name= "REVIEW_BY "> | |
| 125 | <DataField >REVIEW_BY </DataFiel d> | |
| 126 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 127 | </ Field> | |
| 128 | <F ield Name= "REVIEW_DA TE"> | |
| 129 | <DataField >REVIEW_DA TE</DataFi eld> | |
| 130 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 131 | </ Field> | |
| 132 | <F ield Name= "DUPLICATE _FLAG"> | |
| 133 | <DataField >DUPLICATE _FLAG</Dat aField> | |
| 134 | <rd:TypeNa me>System. Boolean</r d:TypeName > | |
| 135 | </ Field> | |
| 136 | <F ield Name= "CREATEDSO URCE"> | |
| 137 | <DataField >CREATEDSO URCE</Data Field> | |
| 138 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 139 | </ Field> | |
| 140 | <F ield Name= "UPDATEDSO URCE"> | |
| 141 | <DataField >UPDATEDSO URCE</Data Field> | |
| 142 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 143 | </ Field> | |
| 144 | <F ield Name= "STD_INSTI TUTION_ID" > | |
| 145 | <DataField >STD_INSTI TUTION_ID< /DataField > | |
| 146 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 147 | </ Field> | |
| 148 | <F ield Name= "Referral_ NonCriteri a_Flag"> | |
| 149 | <DataField >Referral_ NonCriteri a_Flag</Da taField> | |
| 150 | <rd:TypeNa me>System. Boolean</r d:TypeName > | |
| 151 | </ Field> | |
| 152 | <F ield Name= "PATIENT_P ATIENT_ID" > | |
| 153 | <DataField >PATIENT P ATIENT_ID< /DataField > | |
| 154 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 155 | </ Field> | |
| 156 | <F ield Name= "FIRST_NAM E"> | |
| 157 | <DataField >FIRST_NAM E</DataFie ld> | |
| 158 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 159 | </ Field> | |
| 160 | <F ield Name= "MIDDLE_NA ME"> | |
| 161 | <DataField >MIDDLE_NA ME</DataFi eld> | |
| 162 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 163 | </ Field> | |
| 164 | <F ield Name= "LAST_NAME "> | |
| 165 | <DataField >LAST_NAME </DataFiel d> | |
| 166 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 167 | </ Field> | |
| 168 | <F ield Name= "EMAIL_ADD RESS"> | |
| 169 | <DataField >EMAIL_ADD RESS</Data Field> | |
| 170 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 171 | </ Field> | |
| 172 | <F ield Name= "BIRTH_DAT E"> | |
| 173 | <DataField >BIRTH_DAT E</DataFie ld> | |
| 174 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 175 | </ Field> | |
| 176 | <F ield Name= "DEATH_DAT E"> | |
| 177 | <DataField >DEATH_DAT E</DataFie ld> | |
| 178 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 179 | </ Field> | |
| 180 | <F ield Name= "CELL_PHON E"> | |
| 181 | <DataField >CELL_PHON E</DataFie ld> | |
| 182 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 183 | </ Field> | |
| 184 | <F ield Name= "PERFERRED _ADDRESS_T YPE"> | |
| 185 | <DataField >PERFERRED _ADDRESS_T YPE</DataF ield> | |
| 186 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 187 | </ Field> | |
| 188 | <F ield Name= "PATIENT_C REATEDBY"> | |
| 189 | <DataField >PATIENT C REATEDBY</ DataField> | |
| 190 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 191 | </ Field> | |
| 192 | <F ield Name= "PATIENT_C REATED"> | |
| 193 | <DataField >PATIENT C REATED</Da taField> | |
| 194 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 195 | </ Field> | |
| 196 | <F ield Name= "PATIENT_U PDATEDBY"> | |
| 197 | <DataField >PATIENT U PDATEDBY</ DataField> | |
| 198 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 199 | </ Field> | |
| 200 | <F ield Name= "PATIENT_U PDATED"> | |
| 201 | <DataField >PATIENT U PDATED</Da taField> | |
| 202 | <rd:TypeNa me>System. DateTime</ rd:TypeNam e> | |
| 203 | </ Field> | |
| 204 | <F ield Name= "OEFOIF_IN D"> | |
| 205 | <DataField >OEFOIF_IN D</DataFie ld> | |
| 206 | <rd:TypeNa me>System. Boolean</r d:TypeName > | |
| 207 | </ Field> | |
| 208 | <F ield Name= "PatientIC N"> | |
| 209 | <DataField >PatientIC N</DataFie ld> | |
| 210 | <rd:TypeNa me>System. String</rd :TypeName> | |
| 211 | </ Field> | |
| 212 | <F ield Name= "PATIENTSI D"> | |
| 213 | <DataField >PATIENTSI D</DataFie ld> | |
| 214 | <rd:TypeNa me>System. Int32</rd: TypeName> | |
| 215 | </ Field> | |
| 216 | <F ield Name= "STA3N"> | |
| 217 | <DataField >STA3N</Da taField> | |
| 218 | <rd:TypeNa me>System. Int16</rd: TypeName> | |
| 219 | </ Field> | |
| 220 | </Fi elds> | |
| 221 | </Data Set> | |
| 222 | </DataSe ts> | |
| 223 | <ReportS ections> | |
| 224 | <Repor tSection> | |
| 225 | <Bod y> | |
| 226 | <R eportItems > | |
| 227 | <Textbox N ame="Textb ox1"> | |
| 228 | <CanGrow >true</Can Grow> | |
| 229 | <KeepTog ether>true </KeepToge ther> | |
| 230 | <Paragra phs> | |
| 231 | <Parag raph> | |
| 232 | <Tex tRuns> | |
| 233 | <T extRun> | |
| 234 | <Value>Tra nsplant Re gistry Pat ient Detai ls</Value> | |
| 235 | <Style> | |
| 236 | <FontSiz e>14pt</Fo ntSize> | |
| 237 | <FontWei ght>Bold</ FontWeight > | |
| 238 | </Style> | |
| 239 | </ TextRun> | |
| 240 | </Te xtRuns> | |
| 241 | <Sty le /> | |
| 242 | </Para graph> | |
| 243 | </Paragr aphs> | |
| 244 | <rd:Defa ultName>Te xtbox1</rd :DefaultNa me> | |
| 245 | <Top>0.2 3833in</To p> | |
| 246 | <Left>0. 31125in</L eft> | |
| 247 | <Height> 0.34375in< /Height> | |
| 248 | <Width>5 .23958in</ Width> | |
| 249 | <Style> | |
| 250 | <Borde r> | |
| 251 | <Sty le>None</S tyle> | |
| 252 | </Bord er> | |
| 253 | <Paddi ngLeft>2pt </PaddingL eft> | |
| 254 | <Paddi ngRight>2p t</Padding Right> | |
| 255 | <Paddi ngTop>2pt< /PaddingTo p> | |
| 256 | <Paddi ngBottom>2 pt</Paddin gBottom> | |
| 257 | </Style> | |
| 258 | </Textbox> | |
| 259 | <Tablix Na me="Tablix 1"> | |
| 260 | <TablixB ody> | |
| 261 | <Tabli xColumns> | |
| 262 | <Tab lixColumn> | |
| 263 | <W idth>2.002 6in</Width > | |
| 264 | </Ta blixColumn > | |
| 265 | <Tab lixColumn> | |
| 266 | <W idth>1.960 94in</Widt h> | |
| 267 | </Ta blixColumn > | |
| 268 | <Tab lixColumn> | |
| 269 | <W idth>2.044 27in</Widt h> | |
| 270 | </Ta blixColumn > | |
| 271 | <Tab lixColumn> | |
| 272 | <W idth>1.533 85in</Widt h> | |
| 273 | </Ta blixColumn > | |
| 274 | </Tabl ixColumns> | |
| 275 | <Tabli xRows> | |
| 276 | <Tab lixRow> | |
| 277 | <H eight>0.25 in</Height > | |
| 278 | <T ablixCells > | |
| 279 | <TablixCel l> | |
| 280 | <CellCon tents> | |
| 281 | <Textb ox Name="T extbox2"> | |
| 282 | <Can Grow>true< /CanGrow> | |
| 283 | <Kee pTogether> true</Keep Together> | |
| 284 | <Par agraphs> | |
| 285 | <P aragraph> | |
| 286 | <TextRuns> | |
| 287 | <TextRun > | |
| 288 | <Value >Last Name </Value> | |
| 289 | <Style > | |
| 290 | <Fon tWeight>Bo ld</FontWe ight> | |
| 291 | <Col or>White</ Color> | |
| 292 | </Styl e> | |
| 293 | </TextRu n> | |
| 294 | </TextRuns > | |
| 295 | <Style> | |
| 296 | <TextAli gn>Center< /TextAlign > | |
| 297 | </Style> | |
| 298 | </ Paragraph> | |
| 299 | </Pa ragraphs> | |
| 300 | <rd: DefaultNam e>Textbox2 </rd:Defau ltName> | |
| 301 | <Sty le> | |
| 302 | <B order> | |
| 303 | <Color>Lig htGrey</Co lor> | |
| 304 | <Style>Sol id</Style> | |
| 305 | </ Border> | |
| 306 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 307 | <P addingLeft >2pt</Padd ingLeft> | |
| 308 | <P addingRigh t>2pt</Pad dingRight> | |
| 309 | <P addingTop> 2pt</Paddi ngTop> | |
| 310 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 311 | </St yle> | |
| 312 | </Text box> | |
| 313 | </CellCo ntents> | |
| 314 | </TablixCe ll> | |
| 315 | <TablixCel l> | |
| 316 | <CellCon tents> | |
| 317 | <Textb ox Name="T extbox29"> | |
| 318 | <Can Grow>true< /CanGrow> | |
| 319 | <Kee pTogether> true</Keep Together> | |
| 320 | <Par agraphs> | |
| 321 | <P aragraph> | |
| 322 | <TextRuns> | |
| 323 | <TextRun > | |
| 324 | <Value >First Nam e</Value> | |
| 325 | <Style > | |
| 326 | <Fon tWeight>Bo ld</FontWe ight> | |
| 327 | <Col or>White</ Color> | |
| 328 | </Styl e> | |
| 329 | </TextRu n> | |
| 330 | </TextRuns > | |
| 331 | <Style> | |
| 332 | <TextAli gn>Center< /TextAlign > | |
| 333 | </Style> | |
| 334 | </ Paragraph> | |
| 335 | </Pa ragraphs> | |
| 336 | <rd: DefaultNam e>Textbox2 9</rd:Defa ultName> | |
| 337 | <Sty le> | |
| 338 | <B order> | |
| 339 | <Color>Lig htGrey</Co lor> | |
| 340 | <Style>Sol id</Style> | |
| 341 | </ Border> | |
| 342 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 343 | <P addingLeft >2pt</Padd ingLeft> | |
| 344 | <P addingRigh t>2pt</Pad dingRight> | |
| 345 | <P addingTop> 2pt</Paddi ngTop> | |
| 346 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 347 | </St yle> | |
| 348 | </Text box> | |
| 349 | </CellCo ntents> | |
| 350 | </TablixCe ll> | |
| 351 | <TablixCel l> | |
| 352 | <CellCon tents> | |
| 353 | <Textb ox Name="T extbox30"> | |
| 354 | <Can Grow>true< /CanGrow> | |
| 355 | <Kee pTogether> true</Keep Together> | |
| 356 | <Par agraphs> | |
| 357 | <P aragraph> | |
| 358 | <TextRuns> | |
| 359 | <TextRun > | |
| 360 | <Value >Birth Dat e</Value> | |
| 361 | <Style > | |
| 362 | <Fon tWeight>Bo ld</FontWe ight> | |
| 363 | <Col or>White</ Color> | |
| 364 | </Styl e> | |
| 365 | </TextRu n> | |
| 366 | </TextRuns > | |
| 367 | <Style> | |
| 368 | <TextAli gn>Center< /TextAlign > | |
| 369 | </Style> | |
| 370 | </ Paragraph> | |
| 371 | </Pa ragraphs> | |
| 372 | <rd: DefaultNam e>Textbox3 0</rd:Defa ultName> | |
| 373 | <Sty le> | |
| 374 | <B order> | |
| 375 | <Color>Lig htGrey</Co lor> | |
| 376 | <Style>Sol id</Style> | |
| 377 | </ Border> | |
| 378 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 379 | <P addingLeft >2pt</Padd ingLeft> | |
| 380 | <P addingRigh t>2pt</Pad dingRight> | |
| 381 | <P addingTop> 2pt</Paddi ngTop> | |
| 382 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 383 | </St yle> | |
| 384 | </Text box> | |
| 385 | </CellCo ntents> | |
| 386 | </TablixCe ll> | |
| 387 | <TablixCel l> | |
| 388 | <CellCon tents> | |
| 389 | <Textb ox Name="T extbox8"> | |
| 390 | <Can Grow>true< /CanGrow> | |
| 391 | <Kee pTogether> true</Keep Together> | |
| 392 | <Par agraphs> | |
| 393 | <P aragraph> | |
| 394 | <TextRuns> | |
| 395 | <TextRun > | |
| 396 | <Value >Deceased< /Value> | |
| 397 | <Style > | |
| 398 | <Fon tWeight>Bo ld</FontWe ight> | |
| 399 | <Col or>White</ Color> | |
| 400 | </Styl e> | |
| 401 | </TextRu n> | |
| 402 | </TextRuns > | |
| 403 | <Style> | |
| 404 | <TextAli gn>Center< /TextAlign > | |
| 405 | </Style> | |
| 406 | </ Paragraph> | |
| 407 | </Pa ragraphs> | |
| 408 | <rd: DefaultNam e>Textbox8 </rd:Defau ltName> | |
| 409 | <Sty le> | |
| 410 | <B order> | |
| 411 | <Color>Lig htGrey</Co lor> | |
| 412 | <Style>Sol id</Style> | |
| 413 | </ Border> | |
| 414 | <B ackgroundC olor>Cornf lowerBlue< /Backgroun dColor> | |
| 415 | <P addingLeft >2pt</Padd ingLeft> | |
| 416 | <P addingRigh t>2pt</Pad dingRight> | |
| 417 | <P addingTop> 2pt</Paddi ngTop> | |
| 418 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 419 | </St yle> | |
| 420 | </Text box> | |
| 421 | </CellCo ntents> | |
| 422 | </TablixCe ll> | |
| 423 | </ TablixCell s> | |
| 424 | </Ta blixRow> | |
| 425 | <Tab lixRow> | |
| 426 | <H eight>0.25 in</Height > | |
| 427 | <T ablixCells > | |
| 428 | <TablixCel l> | |
| 429 | <CellCon tents> | |
| 430 | <Textb ox Name="L AST_NAME"> | |
| 431 | <Can Grow>true< /CanGrow> | |
| 432 | <Kee pTogether> true</Keep Together> | |
| 433 | <Par agraphs> | |
| 434 | <P aragraph> | |
| 435 | <TextRuns> | |
| 436 | <TextRun > | |
| 437 | <Value >=Fields!L AST_NAME.V alue</Valu e> | |
| 438 | <Style /> | |
| 439 | </TextRu n> | |
| 440 | </TextRuns > | |
| 441 | <Style /> | |
| 442 | </ Paragraph> | |
| 443 | </Pa ragraphs> | |
| 444 | <rd: DefaultNam e>LAST_NAM E</rd:Defa ultName> | |
| 445 | <Sty le> | |
| 446 | <B order> | |
| 447 | <Color>Lig htGrey</Co lor> | |
| 448 | <Style>Sol id</Style> | |
| 449 | </ Border> | |
| 450 | <P addingLeft >2pt</Padd ingLeft> | |
| 451 | <P addingRigh t>2pt</Pad dingRight> | |
| 452 | <P addingTop> 2pt</Paddi ngTop> | |
| 453 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 454 | </St yle> | |
| 455 | </Text box> | |
| 456 | </CellCo ntents> | |
| 457 | </TablixCe ll> | |
| 458 | <TablixCel l> | |
| 459 | <CellCon tents> | |
| 460 | <Textb ox Name="F IRST_NAME" > | |
| 461 | <Can Grow>true< /CanGrow> | |
| 462 | <Kee pTogether> true</Keep Together> | |
| 463 | <Par agraphs> | |
| 464 | <P aragraph> | |
| 465 | <TextRuns> | |
| 466 | <TextRun > | |
| 467 | <Value >=Fields!F IRST_NAME. Value</Val ue> | |
| 468 | <Style /> | |
| 469 | </TextRu n> | |
| 470 | </TextRuns > | |
| 471 | <Style /> | |
| 472 | </ Paragraph> | |
| 473 | </Pa ragraphs> | |
| 474 | <rd: DefaultNam e>FIRST_NA ME</rd:Def aultName> | |
| 475 | <Sty le> | |
| 476 | <B order> | |
| 477 | <Color>Lig htGrey</Co lor> | |
| 478 | <Style>Sol id</Style> | |
| 479 | </ Border> | |
| 480 | <P addingLeft >2pt</Padd ingLeft> | |
| 481 | <P addingRigh t>2pt</Pad dingRight> | |
| 482 | <P addingTop> 2pt</Paddi ngTop> | |
| 483 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 484 | </St yle> | |
| 485 | </Text box> | |
| 486 | </CellCo ntents> | |
| 487 | </TablixCe ll> | |
| 488 | <TablixCel l> | |
| 489 | <CellCon tents> | |
| 490 | <Textb ox Name="B IRTH_DATE" > | |
| 491 | <Can Grow>true< /CanGrow> | |
| 492 | <Kee pTogether> true</Keep Together> | |
| 493 | <Par agraphs> | |
| 494 | <P aragraph> | |
| 495 | <TextRuns> | |
| 496 | <TextRun > | |
| 497 | <Value >=Fields!B IRTH_DATE. Value</Val ue> | |
| 498 | <Style /> | |
| 499 | </TextRu n> | |
| 500 | </TextRuns > | |
| 501 | <Style /> | |
| 502 | </ Paragraph> | |
| 503 | </Pa ragraphs> | |
| 504 | <rd: DefaultNam e>BIRTH_DA TE</rd:Def aultName> | |
| 505 | <Sty le> | |
| 506 | <B order> | |
| 507 | <Color>Lig htGrey</Co lor> | |
| 508 | <Style>Sol id</Style> | |
| 509 | </ Border> | |
| 510 | <P addingLeft >2pt</Padd ingLeft> | |
| 511 | <P addingRigh t>2pt</Pad dingRight> | |
| 512 | <P addingTop> 2pt</Paddi ngTop> | |
| 513 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 514 | </St yle> | |
| 515 | </Text box> | |
| 516 | </CellCo ntents> | |
| 517 | </TablixCe ll> | |
| 518 | <TablixCel l> | |
| 519 | <CellCon tents> | |
| 520 | <Textb ox Name="D EATH_DATE" > | |
| 521 | <Can Grow>true< /CanGrow> | |
| 522 | <Kee pTogether> true</Keep Together> | |
| 523 | <Par agraphs> | |
| 524 | <P aragraph> | |
| 525 | <TextRuns> | |
| 526 | <TextRun > | |
| 527 | <Value >=Fields!D EATH_DATE. Value</Val ue> | |
| 528 | <Style /> | |
| 529 | </TextRu n> | |
| 530 | </TextRuns > | |
| 531 | <Style /> | |
| 532 | </ Paragraph> | |
| 533 | </Pa ragraphs> | |
| 534 | <rd: DefaultNam e>DEATH_DA TE</rd:Def aultName> | |
| 535 | <Sty le> | |
| 536 | <B order> | |
| 537 | <Color>Lig htGrey</Co lor> | |
| 538 | <Style>Sol id</Style> | |
| 539 | </ Border> | |
| 540 | <P addingLeft >2pt</Padd ingLeft> | |
| 541 | <P addingRigh t>2pt</Pad dingRight> | |
| 542 | <P addingTop> 2pt</Paddi ngTop> | |
| 543 | <P addingBott om>2pt</Pa ddingBotto m> | |
| 544 | </St yle> | |
| 545 | </Text box> | |
| 546 | </CellCo ntents> | |
| 547 | </TablixCe ll> | |
| 548 | </ TablixCell s> | |
| 549 | </Ta blixRow> | |
| 550 | </Tabl ixRows> | |
| 551 | </Tablix Body> | |
| 552 | <TablixC olumnHiera rchy> | |
| 553 | <Tabli xMembers> | |
| 554 | <Tab lixMember /> | |
| 555 | <Tab lixMember /> | |
| 556 | <Tab lixMember /> | |
| 557 | <Tab lixMember /> | |
| 558 | </Tabl ixMembers> | |
| 559 | </Tablix ColumnHier archy> | |
| 560 | <TablixR owHierarch y> | |
| 561 | <Tabli xMembers> | |
| 562 | <Tab lixMember> | |
| 563 | <K eepWithGro up>After</ KeepWithGr oup> | |
| 564 | </Ta blixMember > | |
| 565 | <Tab lixMember> | |
| 566 | <G roup Name= "Details" /> | |
| 567 | </Ta blixMember > | |
| 568 | </Tabl ixMembers> | |
| 569 | </Tablix RowHierarc hy> | |
| 570 | <DataSet Name>DataS et1</DataS etName> | |
| 571 | <Top>0.8 2167in</To p> | |
| 572 | <Left>0. 31125in</L eft> | |
| 573 | <Height> 0.5in</Hei ght> | |
| 574 | <Width>7 .54166in</ Width> | |
| 575 | <ZIndex> 1</ZIndex> | |
| 576 | <Style> | |
| 577 | <Borde r> | |
| 578 | <Sty le>None</S tyle> | |
| 579 | </Bord er> | |
| 580 | </Style> | |
| 581 | </Tablix> | |
| 582 | </ ReportItem s> | |
| 583 | <H eight>1.75 in</Height > | |
| 584 | <S tyle> | |
| 585 | <Border> | |
| 586 | <Style>N one</Style > | |
| 587 | </Border> | |
| 588 | <Backgroun dColor>Whi te</Backgr oundColor> | |
| 589 | </ Style> | |
| 590 | </Bo dy> | |
| 591 | <Wid th>11.3112 5in</Width > | |
| 592 | <Pag e> | |
| 593 | <P ageHeight> 8.5in</Pag eHeight> | |
| 594 | <P ageWidth>1 1in</PageW idth> | |
| 595 | <L eftMargin> 1in</LeftM argin> | |
| 596 | <R ightMargin >1in</Righ tMargin> | |
| 597 | <T opMargin>1 in</TopMar gin> | |
| 598 | <B ottomMargi n>1in</Bot tomMargin> | |
| 599 | <S tyle /> | |
| 600 | </Pa ge> | |
| 601 | </Repo rtSection> | |
| 602 | </Report Sections> | |
| 603 | <ReportP arameters> | |
| 604 | <Repor tParameter Name="Pat ientLastNa me"> | |
| 605 | <Dat aType>Stri ng</DataTy pe> | |
| 606 | <All owBlank>tr ue</AllowB lank> | |
| 607 | <Pro mpt>Patien t Last Nam e</Prompt> | |
| 608 | </Repo rtParamete r> | |
| 609 | </Report Parameters > | |
| 610 | <rd:Repo rtUnitType >Inch</rd: ReportUnit Type> | |
| 611 | <rd:Repo rtID>8312e 5b1-dc47-4 ca7-975d-6 dd0c78e8cf 7</rd:Repo rtID> | |
| 612 | </Report> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.