Produced by Araxis Merge on 6/9/2017 3:46:15 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 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\eHXE_Build3_2017-05-04.zip\NHIN_adapter\weblogic\domains\ehx_devl\config\adapter | c62-demo-mapping.xml | Fri Apr 7 14:07:08 2017 UTC |
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\eHXE_Build3_2017-05-04.zip\NHIN_adapter\weblogic\domains\ehx_devl\config\adapter | c62-demo-mapping.xml | Wed Jun 7 05:59:14 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 2956 |
| 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 | |
| 2 | version="1 .0" | |
| 3 | encoding=" UTF-8" | |
| 4 | ?> | |
| 5 | <!-- | |
| 6 | Docume nt : c32 -mapping.x ml | |
| 7 | Create d on : Dec ember 30, 2008, 10:4 9 AM | |
| 8 | Author : PII | |
| 9 | Descri ption: | |
| 10 | Th is file pr ovides a d efinition for mappin g a Java r epresentat ion (HashM ap | |
| 11 | or POJO) of data into a XML temp late of a HITSP C32 file. | |
| 12 | --> | |
| 13 | <template | |
| 14 | xmlns="urn :gov:va:me d:nhin:ada pter:xmlut ils:config " | |
| 15 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 16 | xsi:schema Location=" urn:gov:va :med:nhin: adapter:xm lutils:con fig templa te.xsd" | |
| 17 | > | |
| 18 | ||
| 19 | <name> | |
| 20 | C62 | |
| 21 | </name> | |
| 22 | ||
| 23 | <xpathLibU RI> | |
| 24 | http://sax on.sf.net/ jaxp/xpath /om | |
| 25 | </xpathLib URI> | |
| 26 | ||
| 27 | <sourceFil e> | |
| 28 | ||
| 29 | <path> | |
| 30 | c62-templa te.xml | |
| 31 | </path> | |
| 32 | ||
| 33 | <namespace Mappings> | |
| 34 | ||
| 35 | <namespace Mapping> | |
| 36 | ||
| 37 | <prefix> | |
| 38 | cda | |
| 39 | </prefix> | |
| 40 | ||
| 41 | <uri> | |
| 42 | urn:hl7-or g:v3 | |
| 43 | </uri> | |
| 44 | ||
| 45 | </namespac eMapping> | |
| 46 | ||
| 47 | <namespace Mapping> | |
| 48 | ||
| 49 | <prefix> | |
| 50 | voc | |
| 51 | </prefix> | |
| 52 | ||
| 53 | <uri> | |
| 54 | urn:hl7-or g:v3/voc | |
| 55 | </uri> | |
| 56 | ||
| 57 | </namespac eMapping> | |
| 58 | ||
| 59 | <namespace Mapping> | |
| 60 | ||
| 61 | <prefix> | |
| 62 | xsi | |
| 63 | </prefix> | |
| 64 | ||
| 65 | <uri> | |
| 66 | http://www .w3.org/20 01/XMLSche ma-instanc e | |
| 67 | </uri> | |
| 68 | ||
| 69 | </namespac eMapping> | |
| 70 | ||
| 71 | </namespac eMappings> | |
| 72 | ||
| 73 | </sourceFi le> | |
| 74 | ||
| 75 | <mappings> | |
| 76 | ||
| 77 | <!-- PERSO N INFORMAT ION CONTEN T MODULE, REQUIRED - -> | |
| 78 | ||
| 79 | <!-- 1.01 DOCUMENT T IMESTAMP, REQUIRED - -> | |
| 80 | ||
| 81 | <mapping> | |
| 82 | ||
| 83 | <property> | |
| 84 | creationTi me | |
| 85 | </property > | |
| 86 | ||
| 87 | <xpath> | |
| 88 | /cda:Clini calDocumen t/cda:effe ctiveTime | |
| 89 | </xpath> | |
| 90 | ||
| 91 | <ifNotNull > | |
| 92 | ||
| 93 | <action | |
| 94 | action="se tAttribute " | |
| 95 | attribute= "value" | |
| 96 | /> | |
| 97 | ||
| 98 | </ifNotNul l> | |
| 99 | ||
| 100 | <ifNull> | |
| 101 | ||
| 102 | <action | |
| 103 | action="se tAttribute " | |
| 104 | attribute= "nullFlavo r" | |
| 105 | > | |
| 106 | UNK | |
| 107 | </action> | |
| 108 | ||
| 109 | </ifNull> | |
| 110 | ||
| 111 | </mapping> | |
| 112 | ||
| 113 | <!-- ?.?? DOCUMENT U NIQUE ID, REQUIRED - -> | |
| 114 | ||
| 115 | <mapping> | |
| 116 | ||
| 117 | <property> | |
| 118 | documentUn iqueId | |
| 119 | </property > | |
| 120 | ||
| 121 | <xpath> | |
| 122 | /cda:Clini calDocumen t/cda:id | |
| 123 | </xpath> | |
| 124 | ||
| 125 | <ifNotNull > | |
| 126 | ||
| 127 | <action | |
| 128 | action="se tAttribute " | |
| 129 | attribute= "extension " | |
| 130 | /> | |
| 131 | ||
| 132 | </ifNotNul l> | |
| 133 | ||
| 134 | <ifNull> | |
| 135 | ||
| 136 | <action | |
| 137 | action="se tAttribute " | |
| 138 | attribute= "nullFlavo r" | |
| 139 | > | |
| 140 | UNK | |
| 141 | </action> | |
| 142 | ||
| 143 | </ifNull> | |
| 144 | ||
| 145 | </mapping> | |
| 146 | ||
| 147 | <mapping> | |
| 148 | ||
| 149 | <property> | |
| 150 | medData.lo inc | |
| 151 | </property > | |
| 152 | ||
| 153 | <xpath> | |
| 154 | /cda:Clini calDocumen t/cda:code | |
| 155 | </xpath> | |
| 156 | ||
| 157 | <ifNotNull > | |
| 158 | ||
| 159 | <action | |
| 160 | action="se tAttribute " | |
| 161 | attribute= "code" | |
| 162 | /> | |
| 163 | ||
| 164 | <action | |
| 165 | action="se tAttribute " | |
| 166 | attribute= "displayNa me" | |
| 167 | property=" medData.lo incDisplay " | |
| 168 | /> | |
| 169 | ||
| 170 | </ifNotNul l> | |
| 171 | ||
| 172 | </mapping> | |
| 173 | ||
| 174 | <!-- 1.02 Person ID, REQUIRED --> | |
| 175 | ||
| 176 | <mapping> | |
| 177 | ||
| 178 | <property> | |
| 179 | patientId | |
| 180 | </property > | |
| 181 | ||
| 182 | <xpath> | |
| 183 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:i d | |
| 184 | </xpath> | |
| 185 | ||
| 186 | <ifNotNull > | |
| 187 | ||
| 188 | <action | |
| 189 | action="se tAttribute " | |
| 190 | attribute= "extension " | |
| 191 | /> | |
| 192 | ||
| 193 | </ifNotNul l> | |
| 194 | ||
| 195 | <ifNull> | |
| 196 | ||
| 197 | <action | |
| 198 | action="se tAttribute " | |
| 199 | attribute= "nullFlavo r" | |
| 200 | > | |
| 201 | UNK | |
| 202 | </action> | |
| 203 | ||
| 204 | </ifNull> | |
| 205 | ||
| 206 | </mapping> | |
| 207 | ||
| 208 | <!-- 1.03 PERSON ADD RESS HOME PERMENANT, REQUIRED --> | |
| 209 | ||
| 210 | <mapping> | |
| 211 | ||
| 212 | <property> | |
| 213 | demographi csExt | |
| 214 | </property > | |
| 215 | ||
| 216 | <xpath> | |
| 217 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:a ddr | |
| 218 | </xpath> | |
| 219 | ||
| 220 | <ifNotNull > | |
| 221 | ||
| 222 | <action | |
| 223 | action="ev aluateMapp ings" | |
| 224 | /> | |
| 225 | ||
| 226 | </ifNotNul l> | |
| 227 | ||
| 228 | <ifNull> | |
| 229 | ||
| 230 | <action | |
| 231 | action="se tAttribute " | |
| 232 | attribute= "nullFlavo r" | |
| 233 | > | |
| 234 | UNK | |
| 235 | </action> | |
| 236 | ||
| 237 | <action | |
| 238 | action="re moveChildr en" | |
| 239 | /> | |
| 240 | ||
| 241 | </ifNull> | |
| 242 | ||
| 243 | <mappings> | |
| 244 | ||
| 245 | <!-- Remo ved homeAd dressType, always "H P" for hom e --> | |
| 246 | ||
| 247 | <mapping> | |
| 248 | ||
| 249 | <property> | |
| 250 | homeAddres sStreet | |
| 251 | </property > | |
| 252 | ||
| 253 | <xpath> | |
| 254 | cda:street AddressLin e | |
| 255 | </xpath> | |
| 256 | ||
| 257 | <ifNotNull > | |
| 258 | ||
| 259 | <action | |
| 260 | action="se tValue" | |
| 261 | /> | |
| 262 | ||
| 263 | </ifNotNul l> | |
| 264 | ||
| 265 | <ifNull> | |
| 266 | ||
| 267 | <action | |
| 268 | action="se tAttribute " | |
| 269 | attribute= "nullFlavo r" | |
| 270 | > | |
| 271 | UNK | |
| 272 | </action> | |
| 273 | ||
| 274 | </ifNull> | |
| 275 | ||
| 276 | </mapping> | |
| 277 | ||
| 278 | <mapping> | |
| 279 | ||
| 280 | <property> | |
| 281 | homeAddres sCity | |
| 282 | </property > | |
| 283 | ||
| 284 | <xpath> | |
| 285 | cda:city | |
| 286 | </xpath> | |
| 287 | ||
| 288 | <ifNotNull > | |
| 289 | ||
| 290 | <action | |
| 291 | action="se tValue" | |
| 292 | /> | |
| 293 | ||
| 294 | </ifNotNul l> | |
| 295 | ||
| 296 | <ifNull> | |
| 297 | ||
| 298 | <action | |
| 299 | action="se tAttribute " | |
| 300 | attribute= "nullFlavo r" | |
| 301 | > | |
| 302 | UNK | |
| 303 | </action> | |
| 304 | ||
| 305 | </ifNull> | |
| 306 | ||
| 307 | </mapping> | |
| 308 | ||
| 309 | <mapping> | |
| 310 | ||
| 311 | <property> | |
| 312 | homeAddres sState | |
| 313 | </property > | |
| 314 | ||
| 315 | <xpath> | |
| 316 | cda:state | |
| 317 | </xpath> | |
| 318 | ||
| 319 | <ifNotNull > | |
| 320 | ||
| 321 | <action | |
| 322 | action="se tValue" | |
| 323 | /> | |
| 324 | ||
| 325 | </ifNotNul l> | |
| 326 | ||
| 327 | <ifNull> | |
| 328 | ||
| 329 | <action | |
| 330 | action="se tAttribute " | |
| 331 | attribute= "nullFlavo r" | |
| 332 | > | |
| 333 | UNK | |
| 334 | </action> | |
| 335 | ||
| 336 | </ifNull> | |
| 337 | ||
| 338 | </mapping> | |
| 339 | ||
| 340 | <!-- Remo ved homeAd dressCount ry --> | |
| 341 | ||
| 342 | <mapping> | |
| 343 | ||
| 344 | <property> | |
| 345 | homeAddres sPostal | |
| 346 | </property > | |
| 347 | ||
| 348 | <xpath> | |
| 349 | cda:postal Code | |
| 350 | </xpath> | |
| 351 | ||
| 352 | <ifNotNull > | |
| 353 | ||
| 354 | <action | |
| 355 | action="se tValue" | |
| 356 | /> | |
| 357 | ||
| 358 | </ifNotNul l> | |
| 359 | ||
| 360 | <ifNull> | |
| 361 | ||
| 362 | <action | |
| 363 | action="se tAttribute " | |
| 364 | attribute= "nullFlavo r" | |
| 365 | > | |
| 366 | UNK | |
| 367 | </action> | |
| 368 | ||
| 369 | </ifNull> | |
| 370 | ||
| 371 | </mapping> | |
| 372 | ||
| 373 | </mappings > | |
| 374 | ||
| 375 | </mapping> | |
| 376 | ||
| 377 | <!-- 1.04 PERSON PHO NE/EMAIL/U RL, REQUIR ED --> | |
| 378 | ||
| 379 | <mapping> | |
| 380 | ||
| 381 | <property> | |
| 382 | demographi csExt | |
| 383 | </property > | |
| 384 | ||
| 385 | <xpath> | |
| 386 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:t elecom | |
| 387 | </xpath> | |
| 388 | ||
| 389 | <ifNotNull > | |
| 390 | ||
| 391 | <action | |
| 392 | action="ev aluateMapp ings" | |
| 393 | /> | |
| 394 | ||
| 395 | </ifNotNul l> | |
| 396 | ||
| 397 | <ifNull> | |
| 398 | ||
| 399 | <action | |
| 400 | action="se tAttribute " | |
| 401 | attribute= "nullFlavo r" | |
| 402 | > | |
| 403 | UNK | |
| 404 | </action> | |
| 405 | ||
| 406 | </ifNull> | |
| 407 | ||
| 408 | <mappings> | |
| 409 | ||
| 410 | <!-- Remov ed phoneTy pe, always "HP" for home phone --> | |
| 411 | ||
| 412 | <mapping> | |
| 413 | ||
| 414 | <property> | |
| 415 | phoneHome | |
| 416 | </property > | |
| 417 | ||
| 418 | <xpath> | |
| 419 | . | |
| 420 | </xpath> | |
| 421 | ||
| 422 | <ifNotNull > | |
| 423 | ||
| 424 | <action | |
| 425 | action="se tAttribute " | |
| 426 | attribute= "use" | |
| 427 | > | |
| 428 | HP | |
| 429 | </action> | |
| 430 | ||
| 431 | <action | |
| 432 | action="se tAttribute " | |
| 433 | attribute= "value" | |
| 434 | /> | |
| 435 | ||
| 436 | </ifNotNul l> | |
| 437 | ||
| 438 | <ifNull> | |
| 439 | ||
| 440 | <action | |
| 441 | action="se tAttribute " | |
| 442 | attribute= "nullFlavo r" | |
| 443 | > | |
| 444 | UNK | |
| 445 | </action> | |
| 446 | ||
| 447 | </ifNull> | |
| 448 | ||
| 449 | </mapping> | |
| 450 | ||
| 451 | </mappings > | |
| 452 | ||
| 453 | </mapping> | |
| 454 | ||
| 455 | <!-- 1.05 PERSON NAM E - LEGAL, REQUIRED --> | |
| 456 | ||
| 457 | <mapping> | |
| 458 | ||
| 459 | <property> | |
| 460 | demographi cs | |
| 461 | </property > | |
| 462 | ||
| 463 | <xpath> | |
| 464 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :name[@use ="L"] | |
| 465 | </xpath> | |
| 466 | ||
| 467 | <ifNotNull > | |
| 468 | ||
| 469 | <action | |
| 470 | action="ev aluateMapp ings" | |
| 471 | /> | |
| 472 | ||
| 473 | </ifNotNul l> | |
| 474 | ||
| 475 | <ifNull> | |
| 476 | ||
| 477 | <action | |
| 478 | action="se tAttribute " | |
| 479 | attribute= "nullFlavo r" | |
| 480 | > | |
| 481 | UNK | |
| 482 | </action> | |
| 483 | ||
| 484 | <action | |
| 485 | action="re moveChildr en" | |
| 486 | /> | |
| 487 | ||
| 488 | </ifNull> | |
| 489 | ||
| 490 | <mappings> | |
| 491 | ||
| 492 | <mapping> | |
| 493 | ||
| 494 | <property | |
| 495 | optional=" true" | |
| 496 | > | |
| 497 | namePrefix | |
| 498 | </property > | |
| 499 | ||
| 500 | <xpath> | |
| 501 | cda:prefix | |
| 502 | </xpath> | |
| 503 | ||
| 504 | <ifNotNull > | |
| 505 | ||
| 506 | <action | |
| 507 | action="se tValue" | |
| 508 | /> | |
| 509 | ||
| 510 | </ifNotNul l> | |
| 511 | ||
| 512 | <ifNull> | |
| 513 | ||
| 514 | <action | |
| 515 | action="re move" | |
| 516 | /> | |
| 517 | ||
| 518 | </ifNull> | |
| 519 | ||
| 520 | </mapping> | |
| 521 | ||
| 522 | <mapping> | |
| 523 | ||
| 524 | <property> | |
| 525 | nameGiven | |
| 526 | </property > | |
| 527 | ||
| 528 | <xpath> | |
| 529 | cda:given | |
| 530 | </xpath> | |
| 531 | ||
| 532 | <ifNotNull > | |
| 533 | ||
| 534 | <action | |
| 535 | action="se tValue" | |
| 536 | /> | |
| 537 | ||
| 538 | </ifNotNul l> | |
| 539 | ||
| 540 | <ifNull> | |
| 541 | ||
| 542 | <action | |
| 543 | action="se tAttribute " | |
| 544 | attribute= "nullFlavo r" | |
| 545 | > | |
| 546 | UNK | |
| 547 | </action> | |
| 548 | ||
| 549 | </ifNull> | |
| 550 | ||
| 551 | </mapping> | |
| 552 | ||
| 553 | <mapping> | |
| 554 | ||
| 555 | <property> | |
| 556 | nameFamily | |
| 557 | </property > | |
| 558 | ||
| 559 | <xpath> | |
| 560 | cda:family | |
| 561 | </xpath> | |
| 562 | ||
| 563 | <ifNotNull > | |
| 564 | ||
| 565 | <action | |
| 566 | action="se tValue" | |
| 567 | /> | |
| 568 | ||
| 569 | </ifNotNul l> | |
| 570 | ||
| 571 | <ifNull> | |
| 572 | ||
| 573 | <action | |
| 574 | action="se tAttribute " | |
| 575 | attribute= "nullFlavo r" | |
| 576 | > | |
| 577 | UNK | |
| 578 | </action> | |
| 579 | ||
| 580 | </ifNull> | |
| 581 | ||
| 582 | </mapping> | |
| 583 | ||
| 584 | <mapping> | |
| 585 | ||
| 586 | <property | |
| 587 | optional=" true" | |
| 588 | > | |
| 589 | nameSuffix | |
| 590 | </property > | |
| 591 | ||
| 592 | <xpath> | |
| 593 | cda:suffix | |
| 594 | </xpath> | |
| 595 | ||
| 596 | <ifNotNull > | |
| 597 | ||
| 598 | <action | |
| 599 | action="se tValue" | |
| 600 | /> | |
| 601 | ||
| 602 | </ifNotNul l> | |
| 603 | ||
| 604 | <ifNull> | |
| 605 | ||
| 606 | <action | |
| 607 | action="re move" | |
| 608 | /> | |
| 609 | ||
| 610 | </ifNull> | |
| 611 | ||
| 612 | </mapping> | |
| 613 | ||
| 614 | </mappings > | |
| 615 | ||
| 616 | </mapping> | |
| 617 | ||
| 618 | <!-- 1.05 PERSON NAM E - Alias Name, Opti onal --> | |
| 619 | ||
| 620 | <mapping> | |
| 621 | ||
| 622 | <property> | |
| 623 | demographi csExt | |
| 624 | </property > | |
| 625 | ||
| 626 | <xpath> | |
| 627 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :name[@use ="P"] | |
| 628 | </xpath> | |
| 629 | ||
| 630 | <ifNotNull > | |
| 631 | ||
| 632 | <action | |
| 633 | action="ev aluateMapp ings" | |
| 634 | /> | |
| 635 | ||
| 636 | </ifNotNul l> | |
| 637 | ||
| 638 | <ifNull> | |
| 639 | ||
| 640 | <action | |
| 641 | action="se tAttribute " | |
| 642 | attribute= "nullFlavo r" | |
| 643 | > | |
| 644 | UNK | |
| 645 | </action> | |
| 646 | ||
| 647 | <action | |
| 648 | action="re moveChildr en" | |
| 649 | /> | |
| 650 | ||
| 651 | </ifNull> | |
| 652 | ||
| 653 | <mappings> | |
| 654 | ||
| 655 | <mapping> | |
| 656 | ||
| 657 | <property | |
| 658 | optional=" true" | |
| 659 | > | |
| 660 | aliasPrefi x | |
| 661 | </property > | |
| 662 | ||
| 663 | <xpath> | |
| 664 | cda:prefix | |
| 665 | </xpath> | |
| 666 | ||
| 667 | <ifNotNull > | |
| 668 | ||
| 669 | <action | |
| 670 | action="se tValue" | |
| 671 | /> | |
| 672 | ||
| 673 | </ifNotNul l> | |
| 674 | ||
| 675 | <ifNull> | |
| 676 | ||
| 677 | <action | |
| 678 | action="re move" | |
| 679 | /> | |
| 680 | ||
| 681 | </ifNull> | |
| 682 | ||
| 683 | </mapping> | |
| 684 | ||
| 685 | <mapping> | |
| 686 | ||
| 687 | <property | |
| 688 | optional=" true" | |
| 689 | > | |
| 690 | aliasGiven | |
| 691 | </property > | |
| 692 | ||
| 693 | <xpath> | |
| 694 | cda:given | |
| 695 | </xpath> | |
| 696 | ||
| 697 | <ifNotNull > | |
| 698 | ||
| 699 | <action | |
| 700 | action="se tValue" | |
| 701 | /> | |
| 702 | ||
| 703 | </ifNotNul l> | |
| 704 | ||
| 705 | <ifNull> | |
| 706 | ||
| 707 | <action | |
| 708 | action="se tAttribute " | |
| 709 | attribute= "nullFlavo r" | |
| 710 | > | |
| 711 | UNK | |
| 712 | </action> | |
| 713 | ||
| 714 | </ifNull> | |
| 715 | ||
| 716 | </mapping> | |
| 717 | ||
| 718 | <mapping> | |
| 719 | ||
| 720 | <property | |
| 721 | optional=" true" | |
| 722 | > | |
| 723 | aliasFamil y | |
| 724 | </property > | |
| 725 | ||
| 726 | <xpath> | |
| 727 | cda:family | |
| 728 | </xpath> | |
| 729 | ||
| 730 | <ifNotNull > | |
| 731 | ||
| 732 | <action | |
| 733 | action="se tValue" | |
| 734 | /> | |
| 735 | ||
| 736 | </ifNotNul l> | |
| 737 | ||
| 738 | <ifNull> | |
| 739 | ||
| 740 | <action | |
| 741 | action="se tAttribute " | |
| 742 | attribute= "nullFlavo r" | |
| 743 | > | |
| 744 | UNK | |
| 745 | </action> | |
| 746 | ||
| 747 | </ifNull> | |
| 748 | ||
| 749 | </mapping> | |
| 750 | ||
| 751 | <mapping> | |
| 752 | ||
| 753 | <property | |
| 754 | optional=" true" | |
| 755 | > | |
| 756 | aliasSuffi x | |
| 757 | </property > | |
| 758 | ||
| 759 | <xpath> | |
| 760 | cda:suffix | |
| 761 | </xpath> | |
| 762 | ||
| 763 | <ifNotNull > | |
| 764 | ||
| 765 | <action | |
| 766 | action="se tValue" | |
| 767 | /> | |
| 768 | ||
| 769 | </ifNotNul l> | |
| 770 | ||
| 771 | <ifNull> | |
| 772 | ||
| 773 | <action | |
| 774 | action="re move" | |
| 775 | /> | |
| 776 | ||
| 777 | </ifNull> | |
| 778 | ||
| 779 | </mapping> | |
| 780 | ||
| 781 | </mappings > | |
| 782 | ||
| 783 | </mapping> | |
| 784 | ||
| 785 | <!-- 1.06 GENDER, RE QUIRED, or iginalText --> | |
| 786 | ||
| 787 | <mapping> | |
| 788 | ||
| 789 | <property> | |
| 790 | demographi cs | |
| 791 | </property > | |
| 792 | ||
| 793 | <xpath> | |
| 794 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :administr ativeGende rCode | |
| 795 | </xpath> | |
| 796 | ||
| 797 | <ifNotNull > | |
| 798 | ||
| 799 | <action | |
| 800 | action="ev aluateMapp ings" | |
| 801 | /> | |
| 802 | ||
| 803 | </ifNotNul l> | |
| 804 | ||
| 805 | <ifNull> | |
| 806 | ||
| 807 | <action | |
| 808 | action="re move" | |
| 809 | /> | |
| 810 | ||
| 811 | </ifNull> | |
| 812 | ||
| 813 | <mappings> | |
| 814 | ||
| 815 | <mapping> | |
| 816 | ||
| 817 | <property | |
| 818 | optional=" true" | |
| 819 | > | |
| 820 | genderCode | |
| 821 | </property > | |
| 822 | ||
| 823 | <xpath> | |
| 824 | . | |
| 825 | </xpath> | |
| 826 | ||
| 827 | <ifNotNull > | |
| 828 | ||
| 829 | <action | |
| 830 | action="se tAttribute " | |
| 831 | attribute= "code" | |
| 832 | /> | |
| 833 | ||
| 834 | <action | |
| 835 | action="se tAttribute " | |
| 836 | attribute= "displayNa me" | |
| 837 | property=" genderDisp lay" | |
| 838 | /> | |
| 839 | ||
| 840 | </ifNotNul l> | |
| 841 | ||
| 842 | <ifNull> | |
| 843 | ||
| 844 | <action | |
| 845 | action="re moveAttrib utes" | |
| 846 | /> | |
| 847 | ||
| 848 | <action | |
| 849 | action="se tAttribute " | |
| 850 | attribute= "nullFlavo r" | |
| 851 | > | |
| 852 | UNK | |
| 853 | </action> | |
| 854 | ||
| 855 | </ifNull> | |
| 856 | ||
| 857 | </mapping> | |
| 858 | ||
| 859 | <mapping> | |
| 860 | ||
| 861 | <property> | |
| 862 | gender | |
| 863 | </property > | |
| 864 | ||
| 865 | <xpath> | |
| 866 | cda:origin alText | |
| 867 | </xpath> | |
| 868 | ||
| 869 | <ifNotNull > | |
| 870 | ||
| 871 | <action | |
| 872 | action="se tValue" | |
| 873 | /> | |
| 874 | ||
| 875 | </ifNotNul l> | |
| 876 | ||
| 877 | </mapping> | |
| 878 | ||
| 879 | </mappings > | |
| 880 | ||
| 881 | </mapping> | |
| 882 | ||
| 883 | <!-- 1.07 PERSON DAT E OF BIRTH , REQUIRED --> | |
| 884 | ||
| 885 | <mapping> | |
| 886 | ||
| 887 | <property> | |
| 888 | demographi cs.birthDa te | |
| 889 | </property > | |
| 890 | ||
| 891 | <xpath> | |
| 892 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :birthTime | |
| 893 | </xpath> | |
| 894 | ||
| 895 | <ifNotNull > | |
| 896 | ||
| 897 | <action | |
| 898 | action="se tAttribute " | |
| 899 | attribute= "value" | |
| 900 | /> | |
| 901 | ||
| 902 | </ifNotNul l> | |
| 903 | ||
| 904 | <ifNull> | |
| 905 | ||
| 906 | <action | |
| 907 | action="se tAttribute " | |
| 908 | attribute= "nullFlavo r" | |
| 909 | > | |
| 910 | UNK | |
| 911 | </action> | |
| 912 | ||
| 913 | </ifNull> | |
| 914 | ||
| 915 | </mapping> | |
| 916 | ||
| 917 | <!-- 1.08 MARITAL S TATUS, Opt ional-R2, originalTe xt --> | |
| 918 | ||
| 919 | <mapping> | |
| 920 | ||
| 921 | <property> | |
| 922 | demographi csExt | |
| 923 | </property > | |
| 924 | ||
| 925 | <xpath> | |
| 926 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :maritalSt atusCode | |
| 927 | </xpath> | |
| 928 | ||
| 929 | <ifNotNull > | |
| 930 | ||
| 931 | <action | |
| 932 | action="ev aluateMapp ings" | |
| 933 | /> | |
| 934 | ||
| 935 | </ifNotNul l> | |
| 936 | ||
| 937 | <ifNull> | |
| 938 | ||
| 939 | <action | |
| 940 | action="re move" | |
| 941 | /> | |
| 942 | ||
| 943 | </ifNull> | |
| 944 | ||
| 945 | <mappings> | |
| 946 | ||
| 947 | <mapping> | |
| 948 | ||
| 949 | <property | |
| 950 | optional=" true" | |
| 951 | > | |
| 952 | maritalSta tusCode | |
| 953 | </property > | |
| 954 | ||
| 955 | <xpath> | |
| 956 | . | |
| 957 | </xpath> | |
| 958 | ||
| 959 | <ifNotNull > | |
| 960 | ||
| 961 | <action | |
| 962 | action="se tAttribute " | |
| 963 | attribute= "code" | |
| 964 | /> | |
| 965 | ||
| 966 | <action | |
| 967 | action="se tAttribute " | |
| 968 | attribute= "displayNa me" | |
| 969 | property=" maritalSta tusDisplay " | |
| 970 | /> | |
| 971 | ||
| 972 | </ifNotNul l> | |
| 973 | ||
| 974 | <ifNull> | |
| 975 | ||
| 976 | <action | |
| 977 | action="re moveAttrib utes" | |
| 978 | /> | |
| 979 | ||
| 980 | <action | |
| 981 | action="se tAttribute " | |
| 982 | attribute= "nullFlavo r" | |
| 983 | > | |
| 984 | UNK | |
| 985 | </action> | |
| 986 | ||
| 987 | </ifNull> | |
| 988 | ||
| 989 | </mapping> | |
| 990 | ||
| 991 | <mapping> | |
| 992 | ||
| 993 | <property> | |
| 994 | maritalSta tus | |
| 995 | </property > | |
| 996 | ||
| 997 | <xpath> | |
| 998 | cda:origin alText | |
| 999 | </xpath> | |
| 1000 | ||
| 1001 | <ifNotNull > | |
| 1002 | ||
| 1003 | <action | |
| 1004 | action="se tValue" | |
| 1005 | /> | |
| 1006 | ||
| 1007 | </ifNotNul l> | |
| 1008 | ||
| 1009 | </mapping> | |
| 1010 | ||
| 1011 | </mappings > | |
| 1012 | ||
| 1013 | </mapping> | |
| 1014 | ||
| 1015 | <!-- 1.09 RELIGIOUS AFFILIATI ON, Option al Removed b/c data not yet av ailable vi a VA VIstA RPCs --> | |
| 1016 | ||
| 1017 | <!-- 1.10 RACE, Opt ional, ori ginalText --> | |
| 1018 | ||
| 1019 | <mapping> | |
| 1020 | ||
| 1021 | <property> | |
| 1022 | demographi csExt | |
| 1023 | </property > | |
| 1024 | ||
| 1025 | <xpath> | |
| 1026 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :raceCode/ cda:origin alText | |
| 1027 | </xpath> | |
| 1028 | ||
| 1029 | <ifNotNull > | |
| 1030 | ||
| 1031 | <action | |
| 1032 | action="ev aluateMapp ings" | |
| 1033 | /> | |
| 1034 | ||
| 1035 | </ifNotNul l> | |
| 1036 | ||
| 1037 | <ifNull> | |
| 1038 | ||
| 1039 | <action | |
| 1040 | action="re move" | |
| 1041 | /> | |
| 1042 | ||
| 1043 | </ifNull> | |
| 1044 | ||
| 1045 | <mappings> | |
| 1046 | ||
| 1047 | <mapping> | |
| 1048 | ||
| 1049 | <property | |
| 1050 | optional=" true" | |
| 1051 | > | |
| 1052 | raceDispla y | |
| 1053 | </property > | |
| 1054 | ||
| 1055 | <xpath> | |
| 1056 | . | |
| 1057 | </xpath> | |
| 1058 | ||
| 1059 | <ifNotNull > | |
| 1060 | ||
| 1061 | <action | |
| 1062 | action="se tValue" | |
| 1063 | /> | |
| 1064 | ||
| 1065 | </ifNotNul l> | |
| 1066 | ||
| 1067 | <ifNull> | |
| 1068 | ||
| 1069 | <action | |
| 1070 | action="re move" | |
| 1071 | /> | |
| 1072 | ||
| 1073 | </ifNull> | |
| 1074 | ||
| 1075 | </mapping> | |
| 1076 | ||
| 1077 | </mappings > | |
| 1078 | ||
| 1079 | </mapping> | |
| 1080 | ||
| 1081 | <!-- 1.11 ETHNICITY, Optional --> | |
| 1082 | ||
| 1083 | <mapping> | |
| 1084 | ||
| 1085 | <property> | |
| 1086 | demographi csExt | |
| 1087 | </property > | |
| 1088 | ||
| 1089 | <xpath> | |
| 1090 | /cda:Clini calDocumen t/cda:reco rdTarget/c da:patient Role/cda:p atient/cda :ethnicGro upCode/cda :originalT ext | |
| 1091 | </xpath> | |
| 1092 | ||
| 1093 | <ifNotNull > | |
| 1094 | ||
| 1095 | <action | |
| 1096 | action="ev aluateMapp ings" | |
| 1097 | /> | |
| 1098 | ||
| 1099 | </ifNotNul l> | |
| 1100 | ||
| 1101 | <ifNull> | |
| 1102 | ||
| 1103 | <action | |
| 1104 | action="re move" | |
| 1105 | /> | |
| 1106 | ||
| 1107 | </ifNull> | |
| 1108 | ||
| 1109 | <mappings> | |
| 1110 | ||
| 1111 | <mapping> | |
| 1112 | ||
| 1113 | <property | |
| 1114 | optional=" true" | |
| 1115 | > | |
| 1116 | ethnicityD isplay | |
| 1117 | </property > | |
| 1118 | ||
| 1119 | <xpath> | |
| 1120 | . | |
| 1121 | </xpath> | |
| 1122 | ||
| 1123 | <ifNotNull > | |
| 1124 | ||
| 1125 | <action | |
| 1126 | action="se tValue" | |
| 1127 | /> | |
| 1128 | ||
| 1129 | </ifNotNul l> | |
| 1130 | ||
| 1131 | <ifNull> | |
| 1132 | ||
| 1133 | <action | |
| 1134 | action="re move" | |
| 1135 | /> | |
| 1136 | ||
| 1137 | </ifNull> | |
| 1138 | ||
| 1139 | </mapping> | |
| 1140 | ||
| 1141 | </mappings > | |
| 1142 | ||
| 1143 | </mapping> | |
| 1144 | ||
| 1145 | <!-- 2.01 LANGUAGE, Optional, Removed ma pping b/c always UNK in templa te --> | |
| 1146 | ||
| 1147 | <!-- INFOR MATION SOU RCE CONTEN T MODULE, REQUIRED - -> | |
| 1148 | ||
| 1149 | <!-- 10.01 AUTHOR TI ME, REQUIR ED --> | |
| 1150 | ||
| 1151 | <mapping> | |
| 1152 | ||
| 1153 | <property> | |
| 1154 | medData.si gningClini cian.dateT ime | |
| 1155 | </property > | |
| 1156 | ||
| 1157 | <xpath> | |
| 1158 | /cda:Clini calDocumen t/cda:auth or[cda:tem plateId/@r oot='1.3.6 .1.4.1.193 76.1.2.20. 1']/cda:ti me | |
| 1159 | </xpath> | |
| 1160 | ||
| 1161 | <ifNotNull > | |
| 1162 | ||
| 1163 | <action | |
| 1164 | action="se tAttribute " | |
| 1165 | attribute= "value" | |
| 1166 | /> | |
| 1167 | ||
| 1168 | </ifNotNul l> | |
| 1169 | ||
| 1170 | </mapping> | |
| 1171 | ||
| 1172 | <mapping> | |
| 1173 | ||
| 1174 | <property> | |
| 1175 | medData.si gningClini cian.dateT ime | |
| 1176 | </property > | |
| 1177 | ||
| 1178 | <xpath> | |
| 1179 | /cda:Clini calDocumen t/cda:auth or[cda:tem plateId/@r oot='1.3.6 .1.4.1.193 76.1.2.20. 2']/cda:ti me | |
| 1180 | </xpath> | |
| 1181 | ||
| 1182 | <ifNotNull > | |
| 1183 | ||
| 1184 | <action | |
| 1185 | action="se tAttribute " | |
| 1186 | attribute= "value" | |
| 1187 | /> | |
| 1188 | ||
| 1189 | </ifNotNul l> | |
| 1190 | ||
| 1191 | </mapping> | |
| 1192 | ||
| 1193 | <mapping> | |
| 1194 | ||
| 1195 | <property | |
| 1196 | optional=" true" | |
| 1197 | > | |
| 1198 | medData.si gningClini cian.code | |
| 1199 | </property > | |
| 1200 | ||
| 1201 | <xpath> | |
| 1202 | /cda:Clini calDocumen t/cda:auth or[cda:tem plateId/@r oot='1.3.6 .1.4.1.193 76.1.2.20. 1']/cda:as signedAuth or/cda:id | |
| 1203 | </xpath> | |
| 1204 | ||
| 1205 | <ifNotNull > | |
| 1206 | ||
| 1207 | <action | |
| 1208 | action="se tAttribute " | |
| 1209 | attribute= "extension " | |
| 1210 | /> | |
| 1211 | ||
| 1212 | </ifNotNul l> | |
| 1213 | ||
| 1214 | </mapping> | |
| 1215 | ||
| 1216 | <mapping> | |
| 1217 | ||
| 1218 | <property | |
| 1219 | optional=" true" | |
| 1220 | > | |
| 1221 | medData.si gningClini cian.signa ture | |
| 1222 | </property > | |
| 1223 | ||
| 1224 | <xpath> | |
| 1225 | /cda:Clini calDocumen t/cda:auth or[cda:tem plateId/@r oot='1.3.6 .1.4.1.193 76.1.2.20. 1']/cda:as signedAuth or/cda:ass ignedPerso n/cda:name | |
| 1226 | </xpath> | |
| 1227 | ||
| 1228 | <ifNotNull > | |
| 1229 | ||
| 1230 | <action | |
| 1231 | action="se tValue" | |
| 1232 | /> | |
| 1233 | ||
| 1234 | </ifNotNul l> | |
| 1235 | ||
| 1236 | <ifNull> | |
| 1237 | ||
| 1238 | <action | |
| 1239 | action="se tValue" | |
| 1240 | property=" medData.si gningClini cian.name" | |
| 1241 | /> | |
| 1242 | ||
| 1243 | </ifNull> | |
| 1244 | ||
| 1245 | </mapping> | |
| 1246 | ||
| 1247 | <mapping> | |
| 1248 | ||
| 1249 | <property | |
| 1250 | optional=" true" | |
| 1251 | > | |
| 1252 | medData.fa cility | |
| 1253 | </property > | |
| 1254 | ||
| 1255 | <xpath> | |
| 1256 | /cda:Clini calDocumen t/cda:auth or[cda:tem plateId/@r oot='1.3.6 .1.4.1.193 76.1.2.20. 1']/cda:as signedAuth or/cda:rep resentedOr ganization | |
| 1257 | </xpath> | |
| 1258 | ||
| 1259 | <ifNotNull > | |
| 1260 | ||
| 1261 | <action | |
| 1262 | action="se tAttribute " | |
| 1263 | relative=" cda:id" | |
| 1264 | attribute= "extension " | |
| 1265 | property=" medData.fa cility.cod e" | |
| 1266 | /> | |
| 1267 | ||
| 1268 | <action | |
| 1269 | action="se tValue" | |
| 1270 | relative=" cda:name" | |
| 1271 | property=" medData.fa cility.nam e" | |
| 1272 | /> | |
| 1273 | ||
| 1274 | </ifNotNul l> | |
| 1275 | ||
| 1276 | </mapping> | |
| 1277 | ||
| 1278 | <!-- CCD C DA R2 LEGA L AUTHENTI CATOR AS A N ORGANIZA TION, REQU IRED --> | |
| 1279 | ||
| 1280 | <!-- CCD C DA R2 TIME OF AUTHEN TICATION - -> | |
| 1281 | ||
| 1282 | <mapping> | |
| 1283 | ||
| 1284 | <property> | |
| 1285 | medData.si gningClini cian.dateT ime | |
| 1286 | </property > | |
| 1287 | ||
| 1288 | <xpath> | |
| 1289 | /cda:Clini calDocumen t/cda:lega lAuthentic ator/cda:t ime | |
| 1290 | </xpath> | |
| 1291 | ||
| 1292 | <ifNotNull > | |
| 1293 | ||
| 1294 | <action | |
| 1295 | action="se tAttribute " | |
| 1296 | attribute= "value" | |
| 1297 | /> | |
| 1298 | ||
| 1299 | </ifNotNul l> | |
| 1300 | ||
| 1301 | </mapping> | |
| 1302 | ||
| 1303 | <!-- CCD C DA R2 LEGA L AUTHENTI CATOR OID (VA)& NAME Commented Out/Hard- coded in C 32 templat e --> | |
| 1304 | ||
| 1305 | <!-- CCD C DA R2 LEGA L AUTHENTI CATOR OID (VA) --> | |
| 1306 | ||
| 1307 | <mapping> | |
| 1308 | ||
| 1309 | <property | |
| 1310 | optional=" true" | |
| 1311 | > | |
| 1312 | medData.si gningClini cian.code | |
| 1313 | </property > | |
| 1314 | ||
| 1315 | <xpath> | |
| 1316 | /cda:Clini calDocumen t/cda:lega lAuthentic ator/cda:a ssignedEnt ity/cda:id | |
| 1317 | </xpath> | |
| 1318 | ||
| 1319 | <ifNotNull > | |
| 1320 | ||
| 1321 | <action | |
| 1322 | action="se tAttribute " | |
| 1323 | attribute= "extension " | |
| 1324 | /> | |
| 1325 | ||
| 1326 | </ifNotNul l> | |
| 1327 | ||
| 1328 | </mapping> | |
| 1329 | ||
| 1330 | <mapping> | |
| 1331 | ||
| 1332 | <!-- CCD C DA R2 LEGA L AUTHENTI CATOR NAME --> | |
| 1333 | ||
| 1334 | <property | |
| 1335 | optional=" true" | |
| 1336 | > | |
| 1337 | medData.si gningClini cian.signa ture | |
| 1338 | </property > | |
| 1339 | ||
| 1340 | <xpath> | |
| 1341 | /cda:Clini calDocumen t/cda:lega lAuthentic ator/cda:a ssignedEnt ity/cda:as signedPers on/cda:nam e | |
| 1342 | </xpath> | |
| 1343 | ||
| 1344 | <ifNotNull > | |
| 1345 | ||
| 1346 | <action | |
| 1347 | action="se tValue" | |
| 1348 | /> | |
| 1349 | ||
| 1350 | </ifNotNul l> | |
| 1351 | ||
| 1352 | <ifNull> | |
| 1353 | ||
| 1354 | <action | |
| 1355 | action="se tValue" | |
| 1356 | property=" medData.si gningClini cian.name" | |
| 1357 | /> | |
| 1358 | ||
| 1359 | </ifNull> | |
| 1360 | ||
| 1361 | </mapping> | |
| 1362 | ||
| 1363 | <!-- CCD C DA R2 DOCU MENTATION OF MODULE - QUERY ME TA DATA, O ptional -- > | |
| 1364 | ||
| 1365 | <mapping> | |
| 1366 | ||
| 1367 | <!-- QUERY META DATA , SERVICE START TIME , Optional --> | |
| 1368 | ||
| 1369 | <property> | |
| 1370 | creationTi me | |
| 1371 | </property > | |
| 1372 | ||
| 1373 | <xpath> | |
| 1374 | /cda:Clini calDocumen t/cda:docu mentationO f/cda:serv iceEvent/c da:effecti veTime/cda :low | |
| 1375 | </xpath> | |
| 1376 | ||
| 1377 | <ifNotNull > | |
| 1378 | ||
| 1379 | <action | |
| 1380 | action="se tAttribute " | |
| 1381 | attribute= "value" | |
| 1382 | /> | |
| 1383 | ||
| 1384 | </ifNotNul l> | |
| 1385 | ||
| 1386 | </mapping> | |
| 1387 | ||
| 1388 | <mapping> | |
| 1389 | ||
| 1390 | <!-- QUERY META DATA , SERVICE STOP TIME, Optional --> | |
| 1391 | ||
| 1392 | <property> | |
| 1393 | creationTi me | |
| 1394 | </property > | |
| 1395 | ||
| 1396 | <xpath> | |
| 1397 | /cda:Clini calDocumen t/cda:docu mentationO f/cda:serv iceEvent/c da:effecti veTime/cda :high | |
| 1398 | </xpath> | |
| 1399 | ||
| 1400 | <ifNotNull > | |
| 1401 | ||
| 1402 | <action | |
| 1403 | action="se tAttribute " | |
| 1404 | attribute= "value" | |
| 1405 | /> | |
| 1406 | ||
| 1407 | </ifNotNul l> | |
| 1408 | ||
| 1409 | </mapping> | |
| 1410 | ||
| 1411 | <mapping> | |
| 1412 | ||
| 1413 | <property> | |
| 1414 | medData.do cumentTitl e | |
| 1415 | </property > | |
| 1416 | ||
| 1417 | <xpath> | |
| 1418 | /cda:Clini calDocumen t/cda:titl e | |
| 1419 | </xpath> | |
| 1420 | ||
| 1421 | <ifNotNull > | |
| 1422 | ||
| 1423 | <action | |
| 1424 | action="se tValue" | |
| 1425 | > | |
| 1426 | Department of Vetera ns Affairs | |
| 1427 | </action> | |
| 1428 | ||
| 1429 | <action | |
| 1430 | action="ap pendValue" | |
| 1431 | /> | |
| 1432 | ||
| 1433 | </ifNotNul l> | |
| 1434 | ||
| 1435 | </mapping> | |
| 1436 | ||
| 1437 | <mapping> | |
| 1438 | ||
| 1439 | <property> | |
| 1440 | creationTi me | |
| 1441 | </property > | |
| 1442 | ||
| 1443 | <xpath> | |
| 1444 | /cda:Clini calDocumen t/cda:data Enterer/cd a:time | |
| 1445 | </xpath> | |
| 1446 | ||
| 1447 | <ifNotNull > | |
| 1448 | ||
| 1449 | <action | |
| 1450 | action="se tAttribute " | |
| 1451 | attribute= "value" | |
| 1452 | /> | |
| 1453 | ||
| 1454 | </ifNotNul l> | |
| 1455 | ||
| 1456 | </mapping> | |
| 1457 | ||
| 1458 | <mapping> | |
| 1459 | ||
| 1460 | <property> | |
| 1461 | medData.co ntentBase6 4Encoded | |
| 1462 | </property > | |
| 1463 | ||
| 1464 | <xpath> | |
| 1465 | /cda:Clini calDocumen t/cda:comp onent/cda: nonXMLBody /cda:text | |
| 1466 | </xpath> | |
| 1467 | ||
| 1468 | <ifNotNull > | |
| 1469 | ||
| 1470 | <action | |
| 1471 | action="se tValue" | |
| 1472 | /> | |
| 1473 | ||
| 1474 | </ifNotNul l> | |
| 1475 | ||
| 1476 | </mapping> | |
| 1477 | ||
| 1478 | </mappings > | |
| 1479 | </template > |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.