749. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/11/2017 10:42:06 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.

749.1 Files compared

# Location File Last Modified
1 Tue Apr 11 15:42:06 2017 UTC
2 PS_PPS_lib\bin\mavenrepo\vha\stddata\vha-stddata-client\15.0\vha-stddata-client-15.0.jar\def\gov\va\med\term\access NameType.xml Thu Sep 6 07:48:34 2007 UTC

749.2 Comparison summary

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

749.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

749.4 Active regular expressions

No regular expressions were active.

749.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <type 
        6     _simple-cl ass-name=" NameType" 
        7     _a="a" 
        8     _package=" gov.va.med .term.acce ss" 
        9     _implement ation-clas s-package= "gov.va.me d.term.acc ess.mutabl e" 
        10     _implement ation-clas s-simple-n ame="Mutab leNameType
        11     _implement ation-clas s-name="go v.va.med.t erm.access .mutable.M utableName Type" 
        12     _mutable-c lass-name= "gov.va.me d.term.acc ess.mutabl e.NameType
        13     _readonly- class-pack age="gov.v a.med.term .access.re adonly" 
        14     _transfero bject-clas s-package= "gov.va.me d.term.acc ess.ejb.co mmon" 
        15     _readonly- class-simp le-name="R eadonlyNam eType" 
        16     _readonly- class-name ="gov.va.m ed.term.ac cess.reado nly.Readon lyNameType
        17     _transfero bject-clas s-simple-n ame="NameT ypeTOv1" 
        18     _transfero bject-clas s-name="go v.va.med.t erm.access .ejb.commo n.NameType TOv1" 
        19     _decapital ized-class -name="nam eType" 
        20     _table-abb rev="STD_N ameType" 
        21     name="gov. va.med.ter m.access.N ameType" 
        22     auditable= "true" 
        23     has-versio n-number=" true" 
        24     serial-ver sion-uid=" 1" 
        25     short-desc ription="N ame Type."  
        26     table="STD _NameType"  
        27     user-name= "Name Type
        28     tablespace ="S_DATA_0 1" 
        29     indexspace ="S_INDEX_ 01" 
        30     read-only= "false" 
        31     deleteable ="false" 
        32     supports-l ogical-del ete="true"  
        33     temporal=" snapshot" 
        34     abstract=" false"
        35   >
        36        
        37     <descripti on>
        38           The t ype of nam e; for exa mple the N ame at Bir th or Maid en Name. T he authori tative sou rce for th is data is  HL7 (spec ifications  2.4 &amp;  3.0)
        39        
        40     </descript ion>
        41        
        42     <alternate -key-group  
        43      _capitaliz ed-name="C ode" 
        44      _abbrev="C ode" 
        45      name="code
        46      short-desc ription="N ameName Ty pee"
        47     >
        48            
        49      <alternate -key-eleme nt 
        50       name="code "
        51      />
        52        
        53         
        54     </alternat e-key-grou p>
        55        
        56     <sort-attr s>
        57            
        58      <sort-attr  
        59       name="name "
        60      />
        61         
        62     </sort-att rs>
        63        
        64     <attr 
        65      name="id" 
        66      datatype=" Long" 
        67      display-on -list="fal se" 
        68      display-on -search="f alse" 
        69      display-on -view="fal se" 
        70      key="syste m-assigned
        71      min-value= "1" 
        72      short-desc ription="T he identif ier for th e Name Typ e. This is  the prima ry key for  the objec t." 
        73      user-name= "Id" 
        74      private="f alse" 
        75      owning="fa lse" 
        76      shared-key ="false" 
        77      required=" false" 
        78      unique="tr ue" 
        79      frozen="tr ue" 
        80      password=" false" 
        81      allow-patt ern-search ="false" 
        82      allow-soun dex-search ="false" 
        83      _capitaliz ed-name="I d" 
        84      _accessor- name="getI d" 
        85      _mutator-n ame="setId
        86      _hibernate -name="id"  
        87      _derived=" false" 
        88      _system-as signed="tr ue" 
        89      _is-user-d efined="fa lse" 
        90      _column-na me="id" 
        91      _capitaliz ed-column- name="Id" 
        92      _column-ab brev="Id" 
        93      _is-multi= "false" 
        94      _atomic-da tatype="Lo ng" 
        95      _simple-da tatype="Lo ng" 
        96      _simple-at omic-datat ype="Long"
        97     />
        98        
        99     <attr 
        100      name="code
        101      datatype=" String" 
        102      max-length ="3" 
        103      pattern="[ \p{Alnum}] {1,3}" 
        104      pattern-de scription= "three alp hanumeric  characters
        105      required=" true" 
        106      short-desc ription="T he unique  code for t he Name Ty pe." 
        107      transforms ="Uppercas e" 
        108      unique="tr ue" 
        109      user-name= "Code" 
        110      private="f alse" 
        111      owning="fa lse" 
        112      shared-key ="false" 
        113      frozen="fa lse" 
        114      password=" false" 
        115      display-on -search="t rue" 
        116      display-on -list="tru e" 
        117      display-on -view="tru e" 
        118      allow-patt ern-search ="false" 
        119      allow-soun dex-search ="false" 
        120      _capitaliz ed-name="C ode" 
        121      _accessor- name="getC ode" 
        122      _mutator-n ame="setCo de" 
        123      _hibernate -name="cod e" 
        124      _derived=" false" 
        125      _system-as signed="fa lse" 
        126      _is-user-d efined="fa lse" 
        127      _column-na me="code" 
        128      _capitaliz ed-column- name="Code
        129      _column-ab brev="Code
        130      _is-multi= "false" 
        131      _atomic-da tatype="St ring" 
        132      _simple-da tatype="St ring" 
        133      _simple-at omic-datat ype="Strin g"
        134     />
        135        
        136     <attr 
        137      name="name
        138      datatype=" String" 
        139      max-length ="32" 
        140      required=" true" 
        141      short-desc ription="T he unique  name ident ifier of t he Name Ty pe." 
        142      unique="tr ue" 
        143      user-name= "Name" 
        144      private="f alse" 
        145      owning="fa lse" 
        146      shared-key ="false" 
        147      frozen="fa lse" 
        148      password=" false" 
        149      display-on -search="t rue" 
        150      display-on -list="tru e" 
        151      display-on -view="tru e" 
        152      allow-patt ern-search ="false" 
        153      allow-soun dex-search ="false" 
        154      _capitaliz ed-name="N ame" 
        155      _accessor- name="getN ame" 
        156      _mutator-n ame="setNa me" 
        157      _hibernate -name="nam e" 
        158      _derived=" false" 
        159      _system-as signed="fa lse" 
        160      _is-user-d efined="fa lse" 
        161      _column-na me="name" 
        162      _capitaliz ed-column- name="Name
        163      _column-ab brev="Name
        164      _is-multi= "false" 
        165      _atomic-da tatype="St ring" 
        166      _simple-da tatype="St ring" 
        167      _simple-at omic-datat ype="Strin g"
        168     />
        169        
        170     <attr 
        171      name="desc ription" 
        172      datatype=" String" 
        173      display-si ze="30" 
        174      max-length ="250" 
        175      short-desc ription="A  descripti on of the  Name Type.
        176      user-name= "Descripti on" 
        177      private="f alse" 
        178      owning="fa lse" 
        179      shared-key ="false" 
        180      required=" false" 
        181      unique="fa lse" 
        182      frozen="fa lse" 
        183      password=" false" 
        184      display-on -search="t rue" 
        185      display-on -list="tru e" 
        186      display-on -view="tru e" 
        187      allow-patt ern-search ="false" 
        188      allow-soun dex-search ="false" 
        189      _capitaliz ed-name="D escription
        190      _accessor- name="getD escription
        191      _mutator-n ame="setDe scription"  
        192      _hibernate -name="des cription" 
        193      _derived=" false" 
        194      _system-as signed="fa lse" 
        195      _is-user-d efined="fa lse" 
        196      _column-na me="descri ption" 
        197      _capitaliz ed-column- name="Desc ription" 
        198      _column-ab brev="Desc ription" 
        199      _is-multi= "false" 
        200      _atomic-da tatype="St ring" 
        201      _simple-da tatype="St ring" 
        202      _simple-at omic-datat ype="Strin g"
        203     />
        204        
        205     <attr 
        206      name="isAc tive" 
        207      datatype=" boolean" 
        208      short-desc ription="T rue if thi s object i s currentl y active."  
        209      private="f alse" 
        210      owning="fa lse" 
        211      shared-key ="false" 
        212      required=" false" 
        213      unique="fa lse" 
        214      frozen="fa lse" 
        215      password=" false" 
        216      display-on -search="t rue" 
        217      display-on -list="tru e" 
        218      display-on -view="tru e" 
        219      allow-patt ern-search ="false" 
        220      allow-soun dex-search ="false" 
        221      _capitaliz ed-name="I sActive" 
        222      user-name= "Is Active
        223      _accessor- name="isAc tive" 
        224      _mutator-n ame="setAc tive" 
        225      _hibernate -name="act ive" 
        226      _derived=" true" 
        227      _system-as signed="tr ue" 
        228      _is-user-d efined="fa lse" 
        229      _column-na me="isActi ve" 
        230      _capitaliz ed-column- name="IsAc tive" 
        231      _column-ab brev="IsAc tive" 
        232      _is-multi= "false" 
        233      _atomic-da tatype="bo olean" 
        234      _simple-da tatype="bo olean" 
        235      _simple-at omic-datat ype="boole an"
        236     >
        237            
        238      <derivatio n-expressi on 
        239       apply-on-c reate="fal se"
        240      >
        241               is Active(new  java.sql. Date(Syste m.currentT imeMillis( )))
        242               
        243      </derivati on-express ion>
        244         
        245     </attr>
        246        
        247     <attr 
        248      name="hist ory" 
        249      singular-n ame="histo ry" 
        250      datatype=" gov.va.med .term.acce ss.NameTyp eHistory[]
        251      short-desc ription="T he status  history fo r Name Typ e." 
        252      owning="tr ue" 
        253      display-on -list="fal se" 
        254      private="f alse" 
        255      shared-key ="false" 
        256      required=" false" 
        257      unique="fa lse" 
        258      frozen="fa lse" 
        259      password=" false" 
        260      display-on -search="f alse" 
        261      display-on -view="tru e" 
        262      allow-patt ern-search ="false" 
        263      allow-soun dex-search ="false" 
        264      _capitaliz ed-name="H istory" 
        265      user-name= "History" 
        266      _accessor- name="getH istory" 
        267      _mutator-n ame="setHi story" 
        268      _hibernate -name="his tory" 
        269      _derived=" false" 
        270      _system-as signed="fa lse" 
        271      _is-user-d efined="tr ue" 
        272      _column-na me="histor y" 
        273      _capitaliz ed-column- name="Hist ory" 
        274      _column-ab brev="Hist ory" 
        275      _is-multi= "true" 
        276      _singular- name="hist ory" 
        277      _capitaliz ed-singula r-name="Hi story" 
        278      _atomic-da tatype="go v.va.med.t erm.access .NameTypeH istory" 
        279      _simple-da tatype="Na meTypeHist ory[]" 
        280      _simple-at omic-datat ype="NameT ypeHistory
        281      _datatype- package="g ov.va.med. term.acces s" 
        282      _implement ation-clas s-package= "gov.va.me d.term.acc ess.mutabl e" 
        283      _implement ation-clas s-simple-n ame="Mutab leNameType History" 
        284      _implement ation-clas s-name="go v.va.med.t erm.access .mutable.M utableName TypeHistor y" 
        285      _atomic-mu table-data type="gov. va.med.ter m.access.m utable.Nam eTypeHisto ry" 
        286      _mutable-d atatype="g ov.va.med. term.acces s.mutable. NameTypeHi story[]" 
        287      _readonly- class-pack age="gov.v a.med.term .access.re adonly" 
        288      _readonly- class-simp le-name="R eadonlyNam eTypeHisto ry" 
        289      _readonly- class-name ="gov.va.m ed.term.ac cess.reado nly.Readon lyNameType History" 
        290      _supports- logical-de lete="fals e" 
        291      _datatype- is-attr-gr oup="false
        292      _role="par ent" 
        293      _relations hip="one-t o-many" 
        294      _stores-fo reign-key= "false" 
        295      _bidirecti onal="true
        296      _dependent -type="sim ple"
        297     />
        298        
        299     <query 
        300      short-desc ription="T rue if thi s object i s active o n the give n date."
        301     >
        302            
        303      <method-si gnature>
        304           boolea n
        305           isActi ve(
        306               ja va.sql.Dat e when
        307               )
        308           
        309      </method-s ignature>
        310            
        311      <method-bo dy>
        312       NameTypeHi story[] hi story = ge tHistory() ;
        313               fo r (int i=0 ; i&lt;his tory.lengt h; i++)
        314               {
        315                    NameType History en try
        316        = history [i];
        317                    java.sql .Date effe ctiveDate  = entry.ge tEffective Date();
        318                    java.sql .Date expi rationDate  = entry.g etExpirati onDate();
        319                    if (   ( effectiveD ate.before (when) ||  effectiveD ate.equals (when))
        320                        &amp ;&amp; whe n.before(e xpirationD ate)
        321                       )
        322                    {
        323                        retu rn entry.i sActive();
        324                    }
        325               }
        326               re turn false ;
        327           
        328      </method-b ody>
        329         
        330     </query>
        331        
        332     <extension >
        333          
        334            
        335      <hl7-messa ging-metad ata>
        336             
        337                
        338       <master-fi le-identif ier>
        339                
        340                     
        341        <coded-ele ment>
        342                   
        343                         
        344         <identifie r>
        345                       
        346                             
        347          <constant 
        348           value="gov .va.med.te rm.access. NameType"
        349          />
        350                    
        351                          
        352         </identifi er>
        353                   
        354                         
        355         <text>
        356                       
        357                             
        358          <constant 
        359           value="Nam e Type"
        360          />
        361                    
        362                          
        363         </text>
        364                   
        365                         
        366         <coding-sy stem>
        367                       
        368                             
        369          <constant 
        370           value="SDS "
        371          />
        372                    
        373                          
        374         </coding-s ystem>
        375                 
        376                      
        377        </coded-el ement>
        378              
        379                 
        380       </master-f ile-identi fier>
        381             
        382                
        383       <primary-k ey-value>
        384                
        385                     
        386        <coded-ele ment>
        387                   
        388                         
        389         <identifie r>
        390                       
        391                             
        392          <attr-ref 
        393           name="id"
        394          />
        395                    
        396                          
        397         </identifi er>
        398                   
        399                         
        400         <text>
        401                       
        402                             
        403          <attr-ref 
        404           name="name "
        405          />
        406                    
        407                          
        408         </text>
        409                   
        410                         
        411         <coding-sy stem>
        412                       
        413                             
        414          <constant 
        415           value="SDS "
        416          />
        417                    
        418                          
        419         </coding-s ystem>
        420                   
        421                         
        422         <alternate -identifie r>
        423                       
        424                             
        425          <attr-ref 
        426           name="code "
        427          />
        428                    
        429                          
        430         </alternat e-identifi er>
        431                   
        432                         
        433         <alternate -text>
        434                       
        435                             
        436          <attr-ref 
        437           name="name "
        438          />
        439                    
        440                          
        441         </alternat e-text>
        442                   
        443                         
        444         <alternate -coding-sy stem>
        445                       
        446                             
        447          <constant 
        448           value="VA"
        449          />
        450                    
        451                          
        452         </alternat e-coding-s ystem>
        453                 
        454                      
        455        </coded-el ement>
        456              
        457                 
        458       </primary- key-value>
        459           
        460             
        461      </hl7-mess aging-meta data>
        462        
        463         
        464     </extensio n>
        465   </type>