821. EPMO Open Source Coordination Office Redaction File Detail Report

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

821.1 Files compared

# Location File Last Modified
1 Tue Apr 11 15:42:09 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 ProgramOfStudy.xml Thu Sep 6 07:48:28 2007 UTC

821.2 Comparison summary

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

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

821.4 Active regular expressions

No regular expressions were active.

821.5 Comparison detail

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