Produced by Araxis Merge on 6/9/2017 3:50:59 PM Eastern 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 | Fri Jun 9 19:50:59 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-server\src\main\resources\gov\va\nvap\server\endpoint\pdq | pdq-endpoint.xml | Fri Apr 21 20:03:28 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 1113 |
| 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 | |||||
| 2 | version="1 .0" | |||||
| 3 | encoding=" UTF-8" | |||||
| 4 | ?> | |||||
| 5 | <beans | |||||
| 6 | xmlns="htt p://www.sp ringframew ork.org/sc hema/beans " | |||||
| 7 | ||||||
| 8 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |||||
| 9 | xmlns:util ="http://w ww.springf ramework.o rg/schema/ util" | |||||
| 10 | ||||||
| 11 | xmlns:cont ext="http: //www.spri ngframewor k.org/sche ma/context " | |||||
| 12 | xmlns:p="h ttp://www. springfram ework.org/ schema/p" | |||||
| 13 | ||||||
| 14 | xmlns:jee= "http://ww w.springfr amework.or g/schema/j ee" | |||||
| 15 | ||||||
| 16 | xsi:schema Location=" http://www .springfra mework.org /schema/be ans | |||||
| 17 | http://ww w.springfr amework.or g/schema/b eans/sprin g-beans-2. 5.xsd | |||||
| 18 | http://ww w.springfr amework.or g/schema/u til | |||||
| 19 | http://ww w.springfr amework.or g/schema/u til/spring -util-2.5. xsd | |||||
| 20 | http://ww w.springfr amework.or g/schema/j ee http:// www.spring framework. org/schema /jee/sprin g-jee-2.5. xsd | |||||
| 21 | http://ww w.springfr amework.or g/schema/c ontext | |||||
| 22 | http://ww w.springfr amework.or g/schema/c ontext/spr ing-contex t-2.5.xsd" | |||||
| 23 | > | |||||
| 24 | ||||||
| 25 | <import | |||||
| 26 | resource=" pdq-transf ormers.xml " | |||||
| 27 | /> | |||||
| 28 | ||||||
| 29 | ||||||
| 30 | <bean | |||||
| 31 | id="pdqSer vice" | |||||
| 32 | class="gov .va.nvap.s erver.serv ice.pdq.Pd qServiceIm pl" | |||||
| 33 | > | |||||
| 34 | ||||||
| 35 | <property | |||||
| 36 | name="pdqJ axbHelper" | |||||
| 37 | ref="pdqJa xbHelper" | |||||
| 38 | /> | |||||
| 39 | ||||||
| 40 | <property | |||||
| 41 | name="cons entDirecti veDataJaxb Helper" | |||||
| 42 | ref="conse ntDirectiv eDataJaxb2 Marshaller " | |||||
| 43 | /> | |||||
| 44 | ||||||
| 45 | <property | |||||
| 46 | name="mviS ocketEndpo int" | |||||
| 47 | ref="mviSo cketEndpoi nt" | |||||
| 48 | /> | |||||
| 49 | ||||||
| 50 | <property | |||||
| 51 | name="pati entMatchQu eryToQBPQ2 2Transform er" | |||||
| 52 | ref="patie ntMatchQue ryToQBPQ22 Transforme r" | |||||
| 53 | /> | |||||
| 54 | ||||||
| 55 | <property | |||||
| 56 | name="rspK 22ToPatien tMatchResp onseTransf ormer" | |||||
| 57 | ref="rspK2 2ToPatient MatchRespo nseTransfo rmer" | |||||
| 58 | /> | |||||
| 59 | ||||||
| 60 | <property | |||||
| 61 | name="rpcR esponsesRe centDateFi lter" | |||||
| 62 | ref="rpcRe sponsesRec entDateFil ter" | |||||
| 63 | /> | |||||
| 64 | ||||||
| 65 | <property | |||||
| 66 | name="pati entExtende dViewRpcRe sponseToPr opertyMap" | |||||
| 67 | ||||||
| 68 | ref="patie ntExtended ViewRpcRes ponseToPro pertyMap" | |||||
| 69 | /> | |||||
| 70 | ||||||
| 71 | <property | |||||
| 72 | name="pati entPrimary ViewRpcRes ponseToPro pertyMap" | |||||
| 73 | ||||||
| 74 | ref="patie ntPrimaryV iewRpcResp onseToProp ertyMap" | |||||
| 75 | /> | |||||
| 76 | ||||||
| 77 | <property | |||||
| 78 | name="data ToConsentD irectiveDo cument" | |||||
| 79 | ref="patie ntConsentD irectiveDa taToDocume nt" | |||||
| 80 | /> | |||||
| 81 | ||||||
| 82 | <property | |||||
| 83 | name="rpcR esponsesTo PropertyMa pRecordTwo Pass" | |||||
| 84 | ref="rpcRe sponsesToP ropertyMap RecordTwoP ass" | |||||
| 85 | /> | |||||
| 86 | ||||||
| 87 | <property | |||||
| 88 | name="vist aPatientEx tendedView Endpoint" | |||||
| 89 | ref="vista PatientExt endedViewE ndpoint" | |||||
| 90 | /> | |||||
| 91 | ||||||
| 92 | <property | |||||
| 93 | name="vist aPatientPr imaryViewE ndpoint" | |||||
| 94 | ref="vista PatientPri maryViewEn dpoint" | |||||
| 95 | /> | |||||
| 96 | ||||||
| 97 | <property | |||||
| 98 | name="prop ertyMapAgg regator" | |||||
| 99 | ref="prope rtyMapAggr egator" | |||||
| 100 | /> | |||||
| 101 | ||||||
| 102 | <property | |||||
| 103 | name="rpcR esponsesTo PatientDem ographicsR esponse" | |||||
| 104 | ||||||
| 105 | ref="rpcRe sponsesToP atientDemo graphicsRe sponse" | |||||
| 106 | /> | |||||
| 107 | ||||||
| 108 | <property | |||||
| 109 | name="rpcR esponsesTo PatientCor relationRe sponse" | |||||
| 110 | ||||||
| 111 | ref="rpcRe sponsesToP atientCorr elationRes ponse" | |||||
| 112 | /> | |||||
| 113 | ||||||
| 114 | <property | |||||
| 115 | name="rpcE xtendedRes ponseSplit ter" | |||||
| 116 | ref="rpcEx tendedResp onseSplitt er" | |||||
| 117 | /> | |||||
| 118 | ||||||
| 119 | <property | |||||
| 120 | name="remo vePatientC orrelation RequestToA DTA37" | |||||
| 121 | ref="remov ePatientCo rrelationR equestToAD TA37" | |||||
| 122 | /> | |||||
| 123 | ||||||
| 124 | <property | |||||
| 125 | name="vaFa cilityNumb erFilter" | |||||
| 126 | ref="vaFac ilityNumbe rFilter" | |||||
| 127 | /> | |||||
| 128 | ||||||
| 129 | <property | |||||
| 130 | name="cach eManager" | |||||
| 131 | ref="cache Manager" | |||||
| 132 | /> | |||||
| 133 | ||||||
| 134 | <property | |||||
| 135 | name="pdqA uditInterc eptor" | |||||
| 136 | ref="pdqAu ditInterce ptor" | |||||
| 137 | /> | |||||
| 138 | ||||||
| 139 | <property | |||||
| 140 | name="xml2 String" | |||||
| 141 | ref="xml-t o-string" | |||||
| 142 | /> | |||||
| 143 | ||||||
| 144 | <property | |||||
| 145 | name="audi tService" | |||||
| 146 | ref="audit Service" | |||||
| 147 | /> | |||||
| 148 | ||||||
| 149 | <property | |||||
| 150 | name="cms" | |||||
| 151 | ref="conse ntManageme ntService" | |||||
| 152 | /> | |||||
| 153 | ||||||
| 154 | <qualifier | |||||
| 155 | value="Pdq Service" | |||||
| 156 | /> | |||||
| 157 | ||||||
| 158 | </bean> | |||||
| 159 | ||||||
| 160 | ||||||
| 161 | <bean | |||||
| 162 | id="pdqAud itIntercep tor" | |||||
| 163 | ||||||
| 164 | class="gov .va.nvap.s erver.pdq. intercepto r.PdqAudit Intercepto r" | |||||
| 165 | > | |||||
| 166 | ||||||
| 167 | <property | |||||
| 168 | name="audi tService" | |||||
| 169 | ref="audit Service" | |||||
| 170 | /> | |||||
| 171 | ||||||
| 172 | <property | |||||
| 173 | name="tran sformer" | |||||
| 174 | ref="pdqDo cumentToCo nsentAudit Transforme r" | |||||
| 175 | /> | |||||
| 176 | ||||||
| 177 | </bean> | |||||
| 178 | ||||||
| 179 | ||||||
| 180 | <bean | |||||
| 181 | id="pdqDoc umentToCon sentAuditT ransformer " | |||||
| 182 | ||||||
| 183 | class="gov .va.nvap.s erver.serv ice.pdq.tr ansformer. PdqDocumen tToConsent Audit" | |||||
| 184 | > | |||||
| 185 | ||||||
| 186 | <property | |||||
| 187 | name="home CommunityO id" | |||||
| 188 | value="${v a.homeComm unityOid}" | |||||
| 189 | /> | |||||
| 190 | ||||||
| 191 | </bean> | |||||
| 192 | ||||||
| 193 | ||||||
| 194 | <bean | |||||
| 195 | id="pdqJax bHelper" | |||||
| 196 | class="gov .va.nvap.c ommon.jaxb .JaxbUtil" | |||||
| 197 | > | |||||
| 198 | ||||||
| 199 | <construct or-arg | |||||
| 200 | value="gov .va.nvap.s ervice.pdq " | |||||
| 201 | /> | |||||
| 202 | ||||||
| 203 | </bean> | |||||
| 204 | ||||||
| 205 | ||||||
| 206 | <bean | |||||
| 207 | id="consen tDirective DataJaxb2M arshaller" | |||||
| 208 | class="gov .va.nvap.c ommon.jaxb .JaxbUtil" | |||||
| 209 | > | |||||
| 210 | ||||||
| 211 | <construct or-arg | |||||
| 212 | value="gov .va.nvap.p rivacy.dat a" | |||||
| 213 | /> | |||||
| 214 | ||||||
| 215 | </bean> | |||||
| 216 | ||||||
| 217 | ||||||
| 218 | <bean | |||||
| 219 | id="rspK22 ToPatientM atchRespon seTransfor mer" | |||||
| 220 | class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML " | |||||
| 221 | > | |||||
| 222 | ||||||
| 223 | <property | |||||
| 224 | name="tran sformerFac tory" | |||||
| 225 | ref="trans formerFact ory" | |||||
| 226 | /> | |||||
| 227 | ||||||
| 228 | <property | |||||
| 229 | name="reso urce" | |||||
| 230 | ||||||
| 231 | value="cla sspath:gov /va/nvap/s erver/endp oint/pdq/x sl/RSP_K22 ToPatientM atchRespon se.xsl" | |||||
| 232 | /> | |||||
| 233 | ||||||
| 234 | </bean> | |||||
| 235 | ||||||
| 236 | <bean | |||||
| 237 | id="patien tMatchQuer yToQBPQ22T ransformer " | |||||
| 238 | class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML " | |||||
| 239 | > | |||||
| 240 | ||||||
| 241 | <property | |||||
| 242 | name="tran sformerFac tory" | |||||
| 243 | ref="trans formerFact ory" | |||||
| 244 | /> | |||||
| 245 | ||||||
| 246 | <property | |||||
| 247 | name="para meters" | |||||
| 248 | > | |||||
| 249 | ||||||
| 250 | <map> | |||||
| 251 | ||||||
| 252 | <entry | |||||
| 253 | key="numbe rOfMatches " | |||||
| 254 | value="${n umberOfMat ches}" | |||||
| 255 | /> | |||||
| 256 | ||||||
| 257 | <entry | |||||
| 258 | key="mpiSe ndingFacil ityNameSpa ceID" | |||||
| 259 | value="${m piSendingF acilityNam eSpaceID}" | |||||
| 260 | /> | |||||
| 261 | ||||||
| 262 | <entry | |||||
| 263 | key="hl7Pr ocessingId " | |||||
| 264 | value="${h l7Processi ngId}" | |||||
| 265 | /> | |||||
| 266 | ||||||
| 267 | </map> | |||||
| 268 | ||||||
| 269 | </property > | |||||
| 270 | ||||||
| 271 | <property | |||||
| 272 | name="reso urce" | |||||
| 273 | ||||||
| 274 | value="cla sspath:gov /va/nvap/s erver/endp oint/pdq/x sl/Patient MatchQuery ToQBP_Q22. xsl" | |||||
| 275 | /> | |||||
| 276 | ||||||
| 277 | </bean> | |||||
| 278 | ||||||
| 279 | <bean | |||||
| 280 | id="patien tPrimaryVi ewRpcRespo nseToPrope rtyMap" | |||||
| 281 | ||||||
| 282 | class="gov .va.nvap.c ommon.tran sformer.st ring.Colle ctionTrans former" | |||||
| 283 | > | |||||
| 284 | ||||||
| 285 | <property | |||||
| 286 | name="tran sformers" | |||||
| 287 | > | |||||
| 288 | ||||||
| 289 | <map> | |||||
| 290 | ||||||
| 291 | <entry | |||||
| 292 | key="icn" | |||||
| 293 | value-ref= "icnRpcExt ractExpres sion" | |||||
| 294 | /> | |||||
| 295 | ||||||
| 296 | <entry | |||||
| 297 | key="lastN ame" | |||||
| 298 | value-ref= "lastNameR pcExtractE xpression" | |||||
| 299 | /> | |||||
| 300 | ||||||
| 301 | <entry | |||||
| 302 | key="first Name" | |||||
| 303 | value-ref= "firstName RpcExtract Expression " | |||||
| 304 | /> | |||||
| 305 | ||||||
| 306 | <entry | |||||
| 307 | key="middl eName" | |||||
| 308 | value-ref= "middleNam eRpcExtrac tExpressio n" | |||||
| 309 | /> | |||||
| 310 | ||||||
| 311 | <entry | |||||
| 312 | key="prefi x" | |||||
| 313 | value-ref= "prefixRpc ExtractExp ression" | |||||
| 314 | /> | |||||
| 315 | ||||||
| 316 | <entry | |||||
| 317 | key="suffi x" | |||||
| 318 | value-ref= "suffixRpc ExtractExp ression" | |||||
| 319 | /> | |||||
| 320 | ||||||
| 321 | <entry | |||||
| 322 | key="mothe rsMaidenNa me" | |||||
| 323 | value-ref= "mothersMa idenNameRp cExtractEx pression" | |||||
| 324 | /> | |||||
| 325 | ||||||
| 326 | <entry | |||||
| 327 | key="dob" | |||||
| 328 | value-ref= "dobRpcExt ractBatchT ransformer " | |||||
| 329 | /> | |||||
| 330 | ||||||
| 331 | <entry | |||||
| 332 | key="place OfBirthCit y" | |||||
| 333 | value-ref= "placeOfBi rthCityRpc ExtractExp ression" | |||||
| 334 | /> | |||||
| 335 | ||||||
| 336 | <entry | |||||
| 337 | key="place OfBirthSta te" | |||||
| 338 | value-ref= "placeOfBi rthStateRp cExtractEx pression" | |||||
| 339 | /> | |||||
| 340 | ||||||
| 341 | <entry | |||||
| 342 | key="place OfBirthSta teDescript ion" | |||||
| 343 | value-ref= "placeOfBi rthStateDe scriptionR pcExtractE xpression" | |||||
| 344 | /> | |||||
| 345 | ||||||
| 346 | <entry | |||||
| 347 | key="gende r" | |||||
| 348 | value-ref= "genderRpc ExtractExp ression" | |||||
| 349 | /> | |||||
| 350 | ||||||
| 351 | <entry | |||||
| 352 | key="gende rDescripti on" | |||||
| 353 | value-ref= "genderDes criptionRp cExtractEx pression" | |||||
| 354 | /> | |||||
| 355 | ||||||
| 356 | <entry | |||||
| 357 | key="ssn" | |||||
| 358 | value-ref= "ssnRpcExt ractExpres sion" | |||||
| 359 | /> | |||||
| 360 | ||||||
| 361 | <entry | |||||
| 362 | key="ssnVe rification Status" | |||||
| 363 | value-ref= "ssnVerifi cationStat usRpcExtra ctExpressi on" | |||||
| 364 | /> | |||||
| 365 | ||||||
| 366 | <entry | |||||
| 367 | key="ssnVe rification StatusDesc ription" | |||||
| 368 | ||||||
| 369 | value-ref= "ssnVerifi cationStat usDescript ionRpcExtr actExpress ion" | |||||
| 370 | /> | |||||
| 371 | ||||||
| 372 | <entry | |||||
| 373 | key="pseud oSsnReason " | |||||
| 374 | value-ref= "pseudoSsn ReasonRpcE xtractExpr ession" | |||||
| 375 | /> | |||||
| 376 | ||||||
| 377 | <entry | |||||
| 378 | key="prima ryIcn" | |||||
| 379 | value-ref= "primaryIc nRpcExtrac tExpressio n" | |||||
| 380 | /> | |||||
| 381 | ||||||
| 382 | <entry | |||||
| 383 | key="dateO riginalCre ation" | |||||
| 384 | value-ref= "dateOrigi nalCreatio nRpcExtrac tBatchTran sformer" | |||||
| 385 | /> | |||||
| 386 | ||||||
| 387 | <entry | |||||
| 388 | key="facil ityNumberO riginalCre ation" | |||||
| 389 | ||||||
| 390 | value-ref= "facilityN umberOrigi nalCreatio nRpcExtrac tExpressio n" | |||||
| 391 | /> | |||||
| 392 | ||||||
| 393 | <entry | |||||
| 394 | key="facil ityNameOri ginalCreat ion" | |||||
| 395 | value-ref= "facilityN ameOrigina lCreationR pcExtractE xpression" | |||||
| 396 | /> | |||||
| 397 | ||||||
| 398 | <entry | |||||
| 399 | key="creat edBy" | |||||
| 400 | value-ref= "createdBy RpcExtract Expression " | |||||
| 401 | /> | |||||
| 402 | ||||||
| 403 | <entry | |||||
| 404 | key="resol utionJourn alCaseNumb er" | |||||
| 405 | value-ref= "resolutio nJournalCa seNumberRp cExtractEx pression" | |||||
| 406 | /> | |||||
| 407 | ||||||
| 408 | <entry | |||||
| 409 | key="resol utionJourn alCaseNumb erDescript ion" | |||||
| 410 | ||||||
| 411 | value-ref= "resolutio nJournalCa seNumberDe scriptionR pcExtractE xpression" | |||||
| 412 | /> | |||||
| 413 | ||||||
| 414 | <entry | |||||
| 415 | key="prima ryViewLast Updated" | |||||
| 416 | value-ref= "primaryVi ewLastUpda tedRpcExtr actBatchTr ansformer" | |||||
| 417 | /> | |||||
| 418 | ||||||
| 419 | <entry | |||||
| 420 | key="ident ityTheft" | |||||
| 421 | value-ref= "identityT heftRpcExt ractExpres sion" | |||||
| 422 | /> | |||||
| 423 | ||||||
| 424 | <entry | |||||
| 425 | key="ident ityTheftDe scription" | |||||
| 426 | value-ref= "identityT heftDescri ptionRpcEx tractExpre ssion" | |||||
| 427 | /> | |||||
| 428 | ||||||
| 429 | <entry | |||||
| 430 | key="multi pleBirthIn dicator" | |||||
| 431 | value-ref= "multipleB irthIndica torRpcExtr actExpress ion" | |||||
| 432 | /> | |||||
| 433 | ||||||
| 434 | <entry | |||||
| 435 | key="multi pleBirthIn dicatorDes cription" | |||||
| 436 | ||||||
| 437 | value-ref= "multipleB irthIndica torDescrip tionRpcExt ractExpres sion" | |||||
| 438 | /> | |||||
| 439 | ||||||
| 440 | <entry | |||||
| 441 | key="idSta te" | |||||
| 442 | value-ref= "idStateRp cExtractEx pression" | |||||
| 443 | /> | |||||
| 444 | ||||||
| 445 | <entry | |||||
| 446 | key="idSta teDescript ion" | |||||
| 447 | value-ref= "idStateDe scriptionR pcExtractE xpression" | |||||
| 448 | /> | |||||
| 449 | ||||||
| 450 | <entry | |||||
| 451 | key="dateO fIdState" | |||||
| 452 | value-ref= "dateOfIdS tateRpcExt ractBatchT ransformer " | |||||
| 453 | /> | |||||
| 454 | ||||||
| 455 | <entry | |||||
| 456 | key="alias 1" | |||||
| 457 | value-ref= "alias1Rpc ExtractExp ression" | |||||
| 458 | /> | |||||
| 459 | ||||||
| 460 | <entry | |||||
| 461 | key="alias 2" | |||||
| 462 | value-ref= "alias2Rpc ExtractExp ression" | |||||
| 463 | /> | |||||
| 464 | ||||||
| 465 | <entry | |||||
| 466 | key="alias 3" | |||||
| 467 | value-ref= "alias3Rpc ExtractExp ression" | |||||
| 468 | /> | |||||
| 469 | ||||||
| 470 | <entry | |||||
| 471 | key="alias 4" | |||||
| 472 | value-ref= "alias4Rpc ExtractExp ression" | |||||
| 473 | /> | |||||
| 474 | ||||||
| 475 | <entry | |||||
| 476 | key="alias 5" | |||||
| 477 | value-ref= "alias5Rpc ExtractExp ression" | |||||
| 478 | /> | |||||
| 479 | ||||||
| 480 | <entry | |||||
| 481 | key="alias 6" | |||||
| 482 | value-ref= "alias6Rpc ExtractExp ression" | |||||
| 483 | /> | |||||
| 484 | ||||||
| 485 | <entry | |||||
| 486 | key="raceD escription " | |||||
| 487 | value-ref= "raceDescr iptionRpcE xtractExpr ession" | |||||
| 488 | /> | |||||
| 489 | ||||||
| 490 | <entry | |||||
| 491 | key="race" | |||||
| 492 | value-ref= "raceRpcEx tractExpre ssion" | |||||
| 493 | /> | |||||
| 494 | ||||||
| 495 | <entry | |||||
| 496 | key="ethni cityDescri ption" | |||||
| 497 | value-ref= "ethnicity Descriptio nRpcExtrac tExpressio n" | |||||
| 498 | /> | |||||
| 499 | ||||||
| 500 | <entry | |||||
| 501 | key="ethni city" | |||||
| 502 | value-ref= "ethnicity RpcExtract Expression " | |||||
| 503 | /> | |||||
| 504 | ||||||
| 505 | </map> | |||||
| 506 | ||||||
| 507 | </property > | |||||
| 508 | ||||||
| 509 | </bean> | |||||
| 510 | ||||||
| 511 | <bean | |||||
| 512 | id="patien tExtendedV iewRpcResp onseToProp ertyMap" | |||||
| 513 | ||||||
| 514 | class="gov .va.nvap.c ommon.tran sformer.st ring.Colle ctionTrans former" | |||||
| 515 | > | |||||
| 516 | ||||||
| 517 | <property | |||||
| 518 | name="tran sformers" | |||||
| 519 | > | |||||
| 520 | ||||||
| 521 | <map> | |||||
| 522 | ||||||
| 523 | <entry | |||||
| 524 | key="facil ityName" | |||||
| 525 | value-ref= "facilityN ameRpcExtr actExpress ion" | |||||
| 526 | /> | |||||
| 527 | ||||||
| 528 | <entry | |||||
| 529 | key="facil ityNumber" | |||||
| 530 | value-ref= "facilityN umberRpcEx tractExpre ssion" | |||||
| 531 | /> | |||||
| 532 | ||||||
| 533 | <entry | |||||
| 534 | key="dfn" | |||||
| 535 | value-ref= "dfnRpcExt ractExpres sion" | |||||
| 536 | /> | |||||
| 537 | ||||||
| 538 | <entry | |||||
| 539 | key="icn" | |||||
| 540 | value-ref= "icnRpcExt ractExpres sion" | |||||
| 541 | /> | |||||
| 542 | ||||||
| 543 | <entry | |||||
| 544 | key="assig ningAuthor ityName" | |||||
| 545 | value-ref= "assigning AuthorityN ameRpcExtr actExpress ion" | |||||
| 546 | /> | |||||
| 547 | ||||||
| 548 | <entry | |||||
| 549 | key="assig ningAuthor ityNumber" | |||||
| 550 | value-ref= "assigning AuthorityN umberRpcEx tractExpre ssion" | |||||
| 551 | /> | |||||
| 552 | ||||||
| 553 | <entry | |||||
| 554 | key="lastN ame" | |||||
| 555 | value-ref= "lastNameR pcExtractE xpression" | |||||
| 556 | /> | |||||
| 557 | ||||||
| 558 | <entry | |||||
| 559 | key="first Name" | |||||
| 560 | value-ref= "firstName RpcExtract Expression " | |||||
| 561 | /> | |||||
| 562 | ||||||
| 563 | <entry | |||||
| 564 | key="middl eName" | |||||
| 565 | value-ref= "middleNam eRpcExtrac tExpressio n" | |||||
| 566 | /> | |||||
| 567 | ||||||
| 568 | <entry | |||||
| 569 | key="prefi x" | |||||
| 570 | value-ref= "prefixRpc ExtractExp ression" | |||||
| 571 | /> | |||||
| 572 | ||||||
| 573 | <entry | |||||
| 574 | key="suffi x" | |||||
| 575 | value-ref= "suffixRpc ExtractExp ression" | |||||
| 576 | /> | |||||
| 577 | ||||||
| 578 | <entry | |||||
| 579 | key="mothe rsMaidenNa me" | |||||
| 580 | value-ref= "mothersMa idenNameRp cExtractEx pression" | |||||
| 581 | /> | |||||
| 582 | ||||||
| 583 | <entry | |||||
| 584 | key="dob" | |||||
| 585 | value-ref= "dobRpcExt ractBatchT ransformer " | |||||
| 586 | /> | |||||
| 587 | ||||||
| 588 | <entry | |||||
| 589 | key="place OfBirthCit y" | |||||
| 590 | value-ref= "placeOfBi rthCityRpc ExtractExp ression" | |||||
| 591 | /> | |||||
| 592 | ||||||
| 593 | <entry | |||||
| 594 | key="place OfBirthSta te" | |||||
| 595 | value-ref= "placeOfBi rthStateRp cExtractEx pression" | |||||
| 596 | /> | |||||
| 597 | ||||||
| 598 | <entry | |||||
| 599 | key="dateO fDeath" | |||||
| 600 | value-ref= "dateOfDea thRpcExtra ctBatchTra nsformer" | |||||
| 601 | /> | |||||
| 602 | ||||||
| 603 | <entry | |||||
| 604 | key="gende rDescripti on" | |||||
| 605 | value-ref= "genderDes criptionRp cExtractEx pression" | |||||
| 606 | /> | |||||
| 607 | ||||||
| 608 | <entry | |||||
| 609 | key="gende r" | |||||
| 610 | value-ref= "genderRpc ExtractExp ression" | |||||
| 611 | /> | |||||
| 612 | ||||||
| 613 | <entry | |||||
| 614 | key="ssn" | |||||
| 615 | value-ref= "ssnRpcExt ractExpres sion" | |||||
| 616 | /> | |||||
| 617 | ||||||
| 618 | <entry | |||||
| 619 | key="ssnVe rification Status" | |||||
| 620 | value-ref= "ssnVerifi cationStat usRpcExtra ctExpressi on" | |||||
| 621 | /> | |||||
| 622 | ||||||
| 623 | <entry | |||||
| 624 | key="pseud oSsnReason " | |||||
| 625 | value-ref= "pseudoSsn ReasonRpcE xtractExpr ession" | |||||
| 626 | /> | |||||
| 627 | ||||||
| 628 | <entry | |||||
| 629 | key="claim Number" | |||||
| 630 | value-ref= "claimNumb erRpcExtra ctExpressi on" | |||||
| 631 | /> | |||||
| 632 | ||||||
| 633 | <entry | |||||
| 634 | key="dateL astTreated " | |||||
| 635 | value-ref= "dateLastT reatedRpcE xtractBatc hTransform er" | |||||
| 636 | /> | |||||
| 637 | ||||||
| 638 | <entry | |||||
| 639 | key="adtHl 7Reason" | |||||
| 640 | value-ref= "adtHl7Rea sonRpcExtr actExpress ion" | |||||
| 641 | /> | |||||
| 642 | ||||||
| 643 | <entry | |||||
| 644 | key="dateO fLastUpdat eMessage" | |||||
| 645 | value-ref= "dateOfLas tUpdateMes sageRpcExt ractBatchT ransformer " | |||||
| 646 | /> | |||||
| 647 | ||||||
| 648 | <entry | |||||
| 649 | key="poten tialCatEdi tStatus" | |||||
| 650 | value-ref= "potential CatEditSta tusRpcExtr actExpress ion" | |||||
| 651 | /> | |||||
| 652 | ||||||
| 653 | <entry | |||||
| 654 | key="poten tialCatEdi tStatusDes cription" | |||||
| 655 | ||||||
| 656 | value-ref= "potential CatEditSta tusDescrip tionRpcExt ractExpres sion" | |||||
| 657 | /> | |||||
| 658 | ||||||
| 659 | <entry | |||||
| 660 | key="corre lationDate " | |||||
| 661 | value-ref= "correlati onDateRpcE xtractBatc hTransform er" | |||||
| 662 | /> | |||||
| 663 | ||||||
| 664 | <entry | |||||
| 665 | key="ident ifierStatu s" | |||||
| 666 | value-ref= "identifie rStatusRpc ExtractExp ression" | |||||
| 667 | /> | |||||
| 668 | ||||||
| 669 | <entry | |||||
| 670 | key="ident ifierStatu sDescripti on" | |||||
| 671 | value-ref= "identifie rStatusDes criptionRp cExtractEx pression" | |||||
| 672 | /> | |||||
| 673 | ||||||
| 674 | <entry | |||||
| 675 | key="marit alStatus" | |||||
| 676 | value-ref= "maritalSt atusRpcExt ractExpres sion" | |||||
| 677 | /> | |||||
| 678 | ||||||
| 679 | <entry | |||||
| 680 | key="marit alStatusDe scription" | |||||
| 681 | value-ref= "maritalSt atusDescri ptionRpcEx tractExpre ssion" | |||||
| 682 | /> | |||||
| 683 | ||||||
| 684 | <entry | |||||
| 685 | key="stree tAddressLi ne1" | |||||
| 686 | value-ref= "streetAdd ressLine1R pcExtractE xpression" | |||||
| 687 | /> | |||||
| 688 | ||||||
| 689 | <entry | |||||
| 690 | key="stree tAddressLi ne2" | |||||
| 691 | value-ref= "streetAdd ressLine2R pcExtractE xpression" | |||||
| 692 | /> | |||||
| 693 | ||||||
| 694 | <entry | |||||
| 695 | key="stree tAddressLi ne3" | |||||
| 696 | value-ref= "streetAdd ressLine3R pcExtractE xpression" | |||||
| 697 | /> | |||||
| 698 | ||||||
| 699 | <entry | |||||
| 700 | key="resid enceCity" | |||||
| 701 | value-ref= "residence CityRpcExt ractExpres sion" | |||||
| 702 | /> | |||||
| 703 | ||||||
| 704 | <entry | |||||
| 705 | key="resid enceState" | |||||
| 706 | value-ref= "residence StateRpcEx tractExpre ssion" | |||||
| 707 | /> | |||||
| 708 | ||||||
| 709 | <entry | |||||
| 710 | key="resid enceStateD escription " | |||||
| 711 | value-ref= "residence StateDescr iptionRpcE xtractExpr ession" | |||||
| 712 | /> | |||||
| 713 | ||||||
| 714 | <entry | |||||
| 715 | key="resid enceZip4" | |||||
| 716 | value-ref= "residence Zip4RpcExt ractExpres sion" | |||||
| 717 | /> | |||||
| 718 | ||||||
| 719 | <entry | |||||
| 720 | key="resid encePhoneN umber" | |||||
| 721 | value-ref= "residence PhoneNumbe rRpcExtrac tExpressio n" | |||||
| 722 | /> | |||||
| 723 | ||||||
| 724 | <entry | |||||
| 725 | key="powSt atusIndica ted" | |||||
| 726 | value-ref= "powStatus IndicatedR pcExtractE xpression" | |||||
| 727 | /> | |||||
| 728 | ||||||
| 729 | <entry | |||||
| 730 | key="powSt atusIndica tedDescrip tion" | |||||
| 731 | value-ref= "powStatus IndicatedD escription RpcExtract Expression " | |||||
| 732 | /> | |||||
| 733 | ||||||
| 734 | <entry | |||||
| 735 | key="multi pleBirthIn dicator" | |||||
| 736 | value-ref= "multipleB irthIndica torRpcExtr actExpress ion" | |||||
| 737 | /> | |||||
| 738 | ||||||
| 739 | <entry | |||||
| 740 | key="multi pleBirthIn dicatorDes cription" | |||||
| 741 | ||||||
| 742 | value-ref= "multipleB irthIndica torDescrip tionRpcExt ractExpres sion" | |||||
| 743 | /> | |||||
| 744 | ||||||
| 745 | <entry | |||||
| 746 | key="alias 1" | |||||
| 747 | value-ref= "alias1Rpc ExtractExp ression" | |||||
| 748 | /> | |||||
| 749 | ||||||
| 750 | <entry | |||||
| 751 | key="alias 2" | |||||
| 752 | value-ref= "alias2Rpc ExtractExp ression" | |||||
| 753 | /> | |||||
| 754 | ||||||
| 755 | <entry | |||||
| 756 | key="alias 3" | |||||
| 757 | value-ref= "alias3Rpc ExtractExp ression" | |||||
| 758 | /> | |||||
| 759 | ||||||
| 760 | <entry | |||||
| 761 | key="alias 4" | |||||
| 762 | value-ref= "alias4Rpc ExtractExp ression" | |||||
| 763 | /> | |||||
| 764 | ||||||
| 765 | <entry | |||||
| 766 | key="alias 5" | |||||
| 767 | value-ref= "alias5Rpc ExtractExp ression" | |||||
| 768 | /> | |||||
| 769 | ||||||
| 770 | <entry | |||||
| 771 | key="alias 6" | |||||
| 772 | value-ref= "alias6Rpc ExtractExp ression" | |||||
| 773 | /> | |||||
| 774 | ||||||
| 775 | <entry | |||||
| 776 | key="raceD escription " | |||||
| 777 | value-ref= "raceDescr iptionRpcE xtractExpr ession" | |||||
| 778 | /> | |||||
| 779 | ||||||
| 780 | <entry | |||||
| 781 | key="race" | |||||
| 782 | value-ref= "raceRpcEx tractExpre ssion" | |||||
| 783 | /> | |||||
| 784 | ||||||
| 785 | <entry | |||||
| 786 | key="ethni cityDescri ption" | |||||
| 787 | value-ref= "ethnicity Descriptio nRpcExtrac tExpressio n" | |||||
| 788 | /> | |||||
| 789 | ||||||
| 790 | <entry | |||||
| 791 | key="ethni city" | |||||
| 792 | value-ref= "ethnicity RpcExtract Expression " | |||||
| 793 | /> | |||||
| 794 | ||||||
| 795 | <entry | |||||
| 796 | key="siteA ssociation 1" | |||||
| 797 | value-ref= "siteAssoc iation1Rpc ExtractExp ression" | |||||
| 798 | /> | |||||
| 799 | ||||||
| 800 | <entry | |||||
| 801 | key="siteA ssociation 2" | |||||
| 802 | value-ref= "siteAssoc iation2Rpc ExtractExp ression" | |||||
| 803 | /> | |||||
| 804 | ||||||
| 805 | <entry | |||||
| 806 | key="siteA ssociation 3" | |||||
| 807 | value-ref= "siteAssoc iation3Rpc ExtractExp ression" | |||||
| 808 | /> | |||||
| 809 | ||||||
| 810 | <entry | |||||
| 811 | key="siteA ssociation 4" | |||||
| 812 | value-ref= "siteAssoc iation4Rpc ExtractExp ression" | |||||
| 813 | /> | |||||
| 814 | ||||||
| 815 | <entry | |||||
| 816 | key="siteA ssociation 5" | |||||
| 817 | value-ref= "siteAssoc iation5Rpc ExtractExp ression" | |||||
| 818 | /> | |||||
| 819 | ||||||
| 820 | <entry | |||||
| 821 | key="siteA ssociation 6" | |||||
| 822 | value-ref= "siteAssoc iation6Rpc ExtractExp ression" | |||||
| 823 | /> | |||||
| 824 | ||||||
| 825 | </map> | |||||
| 826 | ||||||
| 827 | </property > | |||||
| 828 | ||||||
| 829 | </bean> | |||||
| 830 | ||||||
| 831 | <bean | |||||
| 832 | id="rpcExt endedRespo nseSplitte r" | |||||
| 833 | ||||||
| 834 | class="gov .va.nvap.c ommon.spli tter.regex .RegExToMa pSplitter" | |||||
| 835 | > | |||||
| 836 | ||||||
| 837 | <property | |||||
| 838 | name="expr ession" | |||||
| 839 | value="(^( .*?)\^.*^\ 2\^.*?$)" | |||||
| 840 | /> | |||||
| 841 | ||||||
| 842 | <property | |||||
| 843 | name="faci lityIDExpr ession" | |||||
| 844 | value="FAC ILITY\sID\ ^.*?\^(.*? )$" | |||||
| 845 | /> | |||||
| 846 | ||||||
| 847 | <property | |||||
| 848 | name="corr elationDat eExpressio n" | |||||
| 849 | value="COR RELATION\s DATE\sLAST \sUPDATED\ ^(.*?)$" | |||||
| 850 | /> | |||||
| 851 | ||||||
| 852 | <property | |||||
| 853 | name="matc hGroupKeyP osition" | |||||
| 854 | value="2" | |||||
| 855 | /> | |||||
| 856 | ||||||
| 857 | <property | |||||
| 858 | name="matc hGroupValu ePosition" | |||||
| 859 | value="1" | |||||
| 860 | /> | |||||
| 861 | ||||||
| 862 | </bean> | |||||
| 863 | ||||||
| 864 | <bean | |||||
| 865 | id="rpcRes ponsesToPr opertyMapR ecordTwoPa ss" | |||||
| 866 | ||||||
| 867 | class="gov .va.nvap.c ommon.tran sformer.st ring.Colle ctionTrans formerExt" | |||||
| 868 | > | |||||
| 869 | ||||||
| 870 | <property | |||||
| 871 | name="tran sformers" | |||||
| 872 | > | |||||
| 873 | ||||||
| 874 | <bean | |||||
| 875 | ||||||
| 876 | class="gov .va.nvap.c ommon.tran sformer.st ring.Colle ctionTrans former" | |||||
| 877 | > | |||||
| 878 | ||||||
| 879 | <property | |||||
| 880 | name="tran sformers" | |||||
| 881 | > | |||||
| 882 | ||||||
| 883 | <map> | |||||
| 884 | ||||||
| 885 | <entry | |||||
| 886 | key="rpcRe sponse" | |||||
| 887 | value-ref= "rpcRespon seRpcExtra ctExpressi on" | |||||
| 888 | /> | |||||
| 889 | ||||||
| 890 | <entry | |||||
| 891 | key="facil ityId" | |||||
| 892 | value-ref= "facilityI dRpcExtrac tExpressio n" | |||||
| 893 | /> | |||||
| 894 | ||||||
| 895 | <entry | |||||
| 896 | key="dateL astTreated " | |||||
| 897 | value-ref= "dateLastT reatedRpcE xtractBatc hTransform er" | |||||
| 898 | /> | |||||
| 899 | ||||||
| 900 | <entry | |||||
| 901 | key="corre lationDate " | |||||
| 902 | value-ref= "correlati onDateRpcE xtractBatc hTransform er" | |||||
| 903 | /> | |||||
| 904 | ||||||
| 905 | </map> | |||||
| 906 | ||||||
| 907 | </property > | |||||
| 908 | ||||||
| 909 | </bean> | |||||
| 910 | ||||||
| 911 | </property > | |||||
| 912 | ||||||
| 913 | </bean> | |||||
| 914 | ||||||
| 915 | <bean | |||||
| 916 | id="rpcRes ponsesRece ntDateFilt er" | |||||
| 917 | ||||||
| 918 | class="gov .va.nvap.s erver.serv ice.pdq.fi lter.MostR ecentDateF ilter" | |||||
| 919 | > | |||||
| 920 | ||||||
| 921 | </bean> | |||||
| 922 | ||||||
| 923 | <bean | |||||
| 924 | id="rpcRes ponsesToPa tientDemog raphicsRes ponse" | |||||
| 925 | ||||||
| 926 | class="gov .va.nvap.c ommon.tran sformer.xs l.Properti esToXml" | |||||
| 927 | > | |||||
| 928 | ||||||
| 929 | <property | |||||
| 930 | name="tran sformer" | |||||
| 931 | > | |||||
| 932 | ||||||
| 933 | <bean | |||||
| 934 | ||||||
| 935 | class="gov .va.nvap.c ommon.tran sformer.xs l.DefaultX SLTransfor mer" | |||||
| 936 | > | |||||
| 937 | ||||||
| 938 | <property | |||||
| 939 | name="tran sformerFac tory" | |||||
| 940 | ref="trans formerFact ory" | |||||
| 941 | /> | |||||
| 942 | ||||||
| 943 | <property | |||||
| 944 | name="reso urce" | |||||
| 945 | ||||||
| 946 | value="cla sspath:gov /va/nvap/s erver/endp oint/pdq/x sl/RpcResp onsesToPat ientDemogr apicsRespo nse.xsl" | |||||
| 947 | /> | |||||
| 948 | ||||||
| 949 | </bean> | |||||
| 950 | ||||||
| 951 | </property > | |||||
| 952 | ||||||
| 953 | </bean> | |||||
| 954 | ||||||
| 955 | <bean | |||||
| 956 | id="rpcRes ponsesToPa tientCorre lationResp onse" | |||||
| 957 | ||||||
| 958 | class="gov .va.nvap.s erver.serv ice.pdq.tr ansformer. RpcRespons esToPatien tCorrelati onsRespons e" | |||||
| 959 | > | |||||
| 960 | ||||||
| 961 | <property | |||||
| 962 | name="rpcR esponsesTo SiteMapRec ord" | |||||
| 963 | ref="rpcRe sponseExte ndedViewSi teTransfor mer" | |||||
| 964 | /> | |||||
| 965 | ||||||
| 966 | <property | |||||
| 967 | name="rpcR esponsesSp litter" | |||||
| 968 | ref="rpcEx tendedResp onseSplitt er" | |||||
| 969 | /> | |||||
| 970 | ||||||
| 971 | </bean> | |||||
| 972 | ||||||
| 973 | <bean | |||||
| 974 | id="rpcRes ponseExten dedViewSit eTransform er" | |||||
| 975 | ||||||
| 976 | class="gov .va.nvap.c ommon.tran sformer.st ring.Colle ctionTrans formerExt" | |||||
| 977 | > | |||||
| 978 | ||||||
| 979 | <property | |||||
| 980 | name="tran sformers" | |||||
| 981 | > | |||||
| 982 | ||||||
| 983 | <bean | |||||
| 984 | ||||||
| 985 | class="gov .va.nvap.c ommon.tran sformer.st ring.Colle ctionTrans former" | |||||
| 986 | > | |||||
| 987 | ||||||
| 988 | <property | |||||
| 989 | name="tran sformers" | |||||
| 990 | > | |||||
| 991 | ||||||
| 992 | <map> | |||||
| 993 | ||||||
| 994 | <entry | |||||
| 995 | key="facil ityId" | |||||
| 996 | value-ref= "facilityI dRpcExtrac tExpressio n" | |||||
| 997 | /> | |||||
| 998 | ||||||
| 999 | <entry | |||||
| 1000 | key="dfn" | |||||
| 1001 | value-ref= "dfnRpcExt ractExpres sion" | |||||
| 1002 | /> | |||||
| 1003 | ||||||
| 1004 | <entry | |||||
| 1005 | key="facil ityName" | |||||
| 1006 | value-ref= "facilityN ameRpcExtr actExpress ion" | |||||
| 1007 | /> | |||||
| 1008 | ||||||
| 1009 | <entry | |||||
| 1010 | key="facil ityNumber" | |||||
| 1011 | value-ref= "facilityN umberRpcEx tractExpre ssion" | |||||
| 1012 | /> | |||||
| 1013 | ||||||
| 1014 | <entry | |||||
| 1015 | key="assig ningAuthor ityName" | |||||
| 1016 | value-ref= "assigning AuthorityN ameRpcExtr actExpress ion" | |||||
| 1017 | /> | |||||
| 1018 | ||||||
| 1019 | <entry | |||||
| 1020 | key="assig ningAuthor ityNumber" | |||||
| 1021 | value-ref= "assigning AuthorityN umberRpcEx tractExpre ssion" | |||||
| 1022 | /> | |||||
| 1023 | ||||||
| 1024 | </map> | |||||
| 1025 | ||||||
| 1026 | </property > | |||||
| 1027 | ||||||
| 1028 | </bean> | |||||
| 1029 | ||||||
| 1030 | </property > | |||||
| 1031 | ||||||
| 1032 | </bean> | |||||
| 1033 | ||||||
| 1034 | ||||||
| 1035 | <bean | |||||
| 1036 | id="remove PatientCor relationRe questToADT A37" | |||||
| 1037 | class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML " | |||||
| 1038 | > | |||||
| 1039 | ||||||
| 1040 | <property | |||||
| 1041 | name="tran sformerFac tory" | |||||
| 1042 | ref="trans formerFact ory" | |||||
| 1043 | /> | |||||
| 1044 | ||||||
| 1045 | <property | |||||
| 1046 | name="para meters" | |||||
| 1047 | > | |||||
| 1048 | ||||||
| 1049 | <map> | |||||
| 1050 | ||||||
| 1051 | <entry | |||||
| 1052 | key="mpiSe ndingFacil ityNameSpa ceID" | |||||
| 1053 | value="${m piSendingF acilityNam eSpaceID}" | |||||
| 1054 | /> | |||||
| 1055 | ||||||
| 1056 | <entry | |||||
| 1057 | key="hl7Pr ocessingId " | |||||
| 1058 | value="${h l7Processi ngId}" | |||||
| 1059 | /> | |||||
| 1060 | ||||||
| 1061 | </map> | |||||
| 1062 | ||||||
| 1063 | </property > | |||||
| 1064 | ||||||
| 1065 | <property | |||||
| 1066 | name="reso urce" | |||||
| 1067 | ||||||
| 1068 | value="cla sspath:gov /va/nvap/s erver/endp oint/pdq/x sl/RemoveP atientCorr elationToA DT_A37.xsl " | |||||
| 1069 | /> | |||||
| 1070 | ||||||
| 1071 | </bean> | |||||
| 1072 | ||||||
| 1073 | ||||||
| 1074 | <bean | |||||
| 1075 | id="vaFaci lityNumber Filter" | |||||
| 1076 | ||||||
| 1077 | class="gov .va.nvap.s erver.serv ice.pdq.fi lter.Facil ityNumberF ilter" | |||||
| 1078 | > | |||||
| 1079 | ||||||
| 1080 | <property | |||||
| 1081 | name="facS ervice" | |||||
| 1082 | ref="facil ityService " | |||||
| 1083 | /> | |||||
| 1084 | ||||||
| 1085 | <!-- <prop erty name= "pip" ref= "policyInf ormationPo int" /> - -> | |||||
| 1086 | ||||||
| 1087 | </bean> | |||||
| 1088 | ||||||
| 1089 | ||||||
| 1090 | <bean | |||||
| 1091 | id="xml-to -string" | |||||
| 1092 | class="gov .va.nvap.c ommon.tran sformer.xm l.XMLToStr ing" | |||||
| 1093 | /> | |||||
| 1094 | ||||||
| 1095 | ||||||
| 1096 | <bean | |||||
| 1097 | id="patien tConsentDi rectiveDat aToDocumen t" | |||||
| 1098 | class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML " | |||||
| 1099 | > | |||||
| 1100 | ||||||
| 1101 | <property | |||||
| 1102 | name="tran sformerFac tory" | |||||
| 1103 | ref="trans formerFact ory" | |||||
| 1104 | /> | |||||
| 1105 | ||||||
| 1106 | <property | |||||
| 1107 | name="reso urce" | |||||
| 1108 | ||||||
| 1109 | value="cla sspath:gov /va/nvap/p rivacy/dat a/xsl/Cons entDirecti veDataToDo cument.xsl " | |||||
| 1110 | /> | |||||
| 1111 | ||||||
| 1112 | </bean> | |||||
| 1113 | </beans> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.