140. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/16/2019 12:02:04 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.

140.1 Files compared

# Location File Last Modified
1 Direct_DSM.zip\Direct_DSM\webmail\application\libraries\patient_data _patient_demographics.php Tue Aug 13 17:30:32 2019 UTC
2 Direct_DSM.zip\Direct_DSM\webmail\application\libraries\patient_data _patient_demographics.php Thu Aug 15 19:38:08 2019 UTC

140.2 Comparison summary

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

140.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

140.4 Active regular expressions

No regular expressions were active.

140.5 Comparison detail

  1   <S:Envelop e xmlns:S= "http://sc hemas.xmls oap.org/so ap/envelop e/">
  2      <S:Body >
  3           <ns3:PRPA_ IN201305UV 02 xmlns=" urn:hl7-or g:v3" xmln s:ns2="urn :gov:hhs:f ha:nhinc:c ommon:nhin ccommon" x mlns:ns3=" http:// DNS . URL ">
  4            < id root="< ?php echo  $vler_dire ct_id_code ; ?>" exte nsion="<?p hp echo $u nique_tran saction_id ; ?>" />
  5            < creationTi me value=" <?php echo  date('Ymd Hms'); ?>"  />
  6            < processing Code code= "<?php ech o $process ing_code;  ?>" />
  7            < acceptAckC ode code=" AL"/>
  8            < sender typ eCode="SND ">
  9                <device  classCode= "DEV" dete rminerCode ="INSTANCE ">
  10                   <id e xtension=" <?php echo  $vler_dir ect_site_k ey; ?>" ro ot="<?php  echo $mvi_ id_code ;? >"/>
  11                </device >
  12            < /sender>
  13            < controlAct Process>
  14                <code co de="PRPA_T E201305UV0 2" codeSys tem="<?php  echo $int eraction_i d; ?>" />
  15                <dataEnt erer conte xtControlC ode="AP" t ypeCode="E NT">
  16                   <assi gnedPerson  classCode ="ASSIGNED ">
  17                      <i d extensio n="<?php e cho $user- >username;  ?>" root= "<?php ech o $mvi_id_ code; ?>"> </id>
  18                      <a ssignedPer son determ inerCode=" INSTANCE"  classCode= "PSN">
  19                          <name>
  20                             <?php  if(!empty( $user->giv en_name()) ): ?><give n><?php ec ho $user-> given_name (); ?></gi ven><?php  endif ?>
  21                             <?php  if(!empty( $user->fam ily_name() )): ?><fam ily><?php  echo $user ->family_n ame(); ?>< /family><? php endif  ?>
  22                          </name>
  23                      </ assignedPe rson>
  24                   </ass ignedPerso n>
  25                </dataEn terer>
  26                <queryBy Parameter>
  27                   <quer yId root=" <?php echo  $vler_dir ect_id_cod e; ?>" ext ension="<? php echo $ unique_que ry_id; ?>"  />
  28                   <init ialQuantit y value="1 "/>
  29                   <para meterList>
  30                      <i d extensio n="<?php e cho $patie nt_id; ?>^ NI" root=" 2.16.840.1 .113883.4. 349"/>
  31                   </par ameterList >
  32                </queryB yParameter >
  33            < /controlAc tProcess>
  34         </ns 3:PRPA_IN2 01305UV02>
  35      </S:Bod y>
  36   </S:Envelo pe>