9110. EPMO Open Source Coordination Office Redaction File Detail Report

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

9110.1 Files compared

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

9110.2 Comparison summary

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

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

9110.4 Active regular expressions

No regular expressions were active.

9110.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <type 
        6     _simple-cl ass-name=" FacilityTy pe" 
        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 leFacility Type" 
        11     _implement ation-clas s-name="go v.va.med.t erm.access .mutable.M utableFaci lityType" 
        12     _mutable-c lass-name= "gov.va.me d.term.acc ess.mutabl e.Facility Type" 
        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 eadonlyFac ilityType"  
        16     _readonly- class-name ="gov.va.m ed.term.ac cess.reado nly.Readon lyFacility Type" 
        17     _transfero bject-clas s-simple-n ame="Facil ityTypeTOv 1" 
        18     _transfero bject-clas s-name="go v.va.med.t erm.access .ejb.commo n.Facility TypeTOv1" 
        19     _decapital ized-class -name="fac ilityType"  
        20     _table-abb rev="STD_F acilityTyp e" 
        21     auditable= "true" 
        22     has-versio n-number=" true" 
        23     name="gov. va.med.ter m.access.F acilityTyp e" 
        24     serial-ver sion-uid=" 1" 
        25     short-desc ription="T he type of  a facilit y." 
        26     table="STD _FacilityT ype" 
        27     user-name= "Facility  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              Ea ch Institu tion has e xactly one  Facility  Type.
        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="F acility Ty pe code"
        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 Facility  Type. Thi s is the p rimary key  for the o bject." 
        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 ="11" 
        103      required=" true" 
        104      short-desc ription="A  unique id entifier f or a Facil ity Type."  
        105      transforms ="Uppercas e" 
        106      unique="tr ue" 
        107      user-name= "Code" 
        108      private="f alse" 
        109      owning="fa lse" 
        110      shared-key ="false" 
        111      frozen="fa lse" 
        112      password=" false" 
        113      display-on -search="t rue" 
        114      display-on -list="tru e" 
        115      display-on -view="tru e" 
        116      allow-patt ern-search ="false" 
        117      allow-soun dex-search ="false" 
        118      _capitaliz ed-name="C ode" 
        119      _accessor- name="getC ode" 
        120      _mutator-n ame="setCo de" 
        121      _hibernate -name="cod e" 
        122      _derived=" false" 
        123      _system-as signed="fa lse" 
        124      _is-user-d efined="fa lse" 
        125      _column-na me="code" 
        126      _capitaliz ed-column- name="Code
        127      _column-ab brev="Code
        128      _is-multi= "false" 
        129      _atomic-da tatype="St ring" 
        130      _simple-da tatype="St ring" 
        131      _simple-at omic-datat ype="Strin g"
        132     />
        133        
        134     <attr 
        135      name="name
        136      datatype=" String" 
        137      display-si ze="30" 
        138      max-length ="45" 
        139      min-length ="3" 
        140      required=" true" 
        141      unique="tr ue" 
        142      short-desc ription="T he unique  name for t he facilit y type." 
        143      transforms ="Uppercas e" 
        144      user-name= "Name" 
        145      private="f alse" 
        146      owning="fa lse" 
        147      shared-key ="false" 
        148      frozen="fa lse" 
        149      password=" false" 
        150      display-on -search="t rue" 
        151      display-on -list="tru e" 
        152      display-on -view="tru e" 
        153      allow-patt ern-search ="false" 
        154      allow-soun dex-search ="false" 
        155      _capitaliz ed-name="N ame" 
        156      _accessor- name="getN ame" 
        157      _mutator-n ame="setNa me" 
        158      _hibernate -name="nam e" 
        159      _derived=" false" 
        160      _system-as signed="fa lse" 
        161      _is-user-d efined="fa lse" 
        162      _column-na me="name" 
        163      _capitaliz ed-column- name="Name
        164      _column-ab brev="Name
        165      _is-multi= "false" 
        166      _atomic-da tatype="St ring" 
        167      _simple-da tatype="St ring" 
        168      _simple-at omic-datat ype="Strin g"
        169     />
        170        
        171     <attr 
        172      name="desc ription" 
        173      datatype=" String" 
        174      display-si ze="30" 
        175      max-length ="60" 
        176      min-length ="2" 
        177      short-desc ription="A  descripti on of the  facility t ype." 
        178      user-name= "Descripti on" 
        179      private="f alse" 
        180      owning="fa lse" 
        181      shared-key ="false" 
        182      required=" false" 
        183      unique="fa lse" 
        184      frozen="fa lse" 
        185      password=" false" 
        186      display-on -search="t rue" 
        187      display-on -list="tru e" 
        188      display-on -view="tru e" 
        189      allow-patt ern-search ="false" 
        190      allow-soun dex-search ="false" 
        191      _capitaliz ed-name="D escription
        192      _accessor- name="getD escription
        193      _mutator-n ame="setDe scription"  
        194      _hibernate -name="des cription" 
        195      _derived=" false" 
        196      _system-as signed="fa lse" 
        197      _is-user-d efined="fa lse" 
        198      _column-na me="descri ption" 
        199      _capitaliz ed-column- name="Desc ription" 
        200      _column-ab brev="Desc ription" 
        201      _is-multi= "false" 
        202      _atomic-da tatype="St ring" 
        203      _simple-da tatype="St ring" 
        204      _simple-at omic-datat ype="Strin g"
        205     />
        206        
        207     <attr 
        208      name="isMe dicalTreat ing" 
        209      datatype=" Boolean" 
        210      short-desc ription="T RUE if the  facility  is a medic al facilit y." 
        211      user-name= "Is a Medi cal Facili ty" 
        212      private="f alse" 
        213      owning="fa lse" 
        214      shared-key ="false" 
        215      required=" false" 
        216      unique="fa lse" 
        217      frozen="fa lse" 
        218      password=" false" 
        219      display-on -search="t rue" 
        220      display-on -list="tru e" 
        221      display-on -view="tru e" 
        222      allow-patt ern-search ="false" 
        223      allow-soun dex-search ="false" 
        224      _capitaliz ed-name="I sMedicalTr eating" 
        225      _accessor- name="isMe dicalTreat ing" 
        226      _mutator-n ame="setMe dicalTreat ing" 
        227      _hibernate -name="med icalTreati ng" 
        228      _derived=" false" 
        229      _system-as signed="fa lse" 
        230      _is-user-d efined="fa lse" 
        231      _column-na me="isMedi calTreatin g" 
        232      _capitaliz ed-column- name="IsMe dicalTreat ing" 
        233      _column-ab brev="IsMe dicalTreat ing" 
        234      _is-multi= "false" 
        235      _atomic-da tatype="Bo olean" 
        236      _simple-da tatype="Bo olean" 
        237      _simple-at omic-datat ype="Boole an"
        238     />
        239        
        240     <attr 
        241      name="isAc tive" 
        242      datatype=" boolean" 
        243      short-desc ription="T rue if thi s object i s currentl y active."  
        244      private="f alse" 
        245      owning="fa lse" 
        246      shared-key ="false" 
        247      required=" false" 
        248      unique="fa lse" 
        249      frozen="fa lse" 
        250      password=" false" 
        251      display-on -search="t rue" 
        252      display-on -list="tru e" 
        253      display-on -view="tru e" 
        254      allow-patt ern-search ="false" 
        255      allow-soun dex-search ="false" 
        256      _capitaliz ed-name="I sActive" 
        257      user-name= "Is Active
        258      _accessor- name="isAc tive" 
        259      _mutator-n ame="setAc tive" 
        260      _hibernate -name="act ive" 
        261      _derived=" true" 
        262      _system-as signed="tr ue" 
        263      _is-user-d efined="fa lse" 
        264      _column-na me="isActi ve" 
        265      _capitaliz ed-column- name="IsAc tive" 
        266      _column-ab brev="IsAc tive" 
        267      _is-multi= "false" 
        268      _atomic-da tatype="bo olean" 
        269      _simple-da tatype="bo olean" 
        270      _simple-at omic-datat ype="boole an"
        271     >
        272            
        273      <derivatio n-expressi on 
        274       apply-on-c reate="fal se"
        275      >
        276               is Active(new  java.sql. Date(Syste m.currentT imeMillis( )))
        277               
        278      </derivati on-express ion>
        279         
        280     </attr>
        281        
        282     <attr 
        283      name="hist ory" 
        284      singular-n ame="histo ry" 
        285      datatype=" gov.va.med .term.acce ss.Facilit yTypeHisto ry[]" 
        286      short-desc ription="T he status  history fo r Facility  Type." 
        287      owning="tr ue" 
        288      display-on -list="fal se" 
        289      private="f alse" 
        290      shared-key ="false" 
        291      required=" false" 
        292      unique="fa lse" 
        293      frozen="fa lse" 
        294      password=" false" 
        295      display-on -search="f alse" 
        296      display-on -view="tru e" 
        297      allow-patt ern-search ="false" 
        298      allow-soun dex-search ="false" 
        299      _capitaliz ed-name="H istory" 
        300      user-name= "History" 
        301      _accessor- name="getH istory" 
        302      _mutator-n ame="setHi story" 
        303      _hibernate -name="his tory" 
        304      _derived=" false" 
        305      _system-as signed="fa lse" 
        306      _is-user-d efined="tr ue" 
        307      _column-na me="histor y" 
        308      _capitaliz ed-column- name="Hist ory" 
        309      _column-ab brev="Hist ory" 
        310      _is-multi= "true" 
        311      _singular- name="hist ory" 
        312      _capitaliz ed-singula r-name="Hi story" 
        313      _atomic-da tatype="go v.va.med.t erm.access .FacilityT ypeHistory
        314      _simple-da tatype="Fa cilityType History[]"  
        315      _simple-at omic-datat ype="Facil ityTypeHis tory" 
        316      _datatype- package="g ov.va.med. term.acces s" 
        317      _implement ation-clas s-package= "gov.va.me d.term.acc ess.mutabl e" 
        318      _implement ation-clas s-simple-n ame="Mutab leFacility TypeHistor y" 
        319      _implement ation-clas s-name="go v.va.med.t erm.access .mutable.M utableFaci lityTypeHi story" 
        320      _atomic-mu table-data type="gov. va.med.ter m.access.m utable.Fac ilityTypeH istory" 
        321      _mutable-d atatype="g ov.va.med. term.acces s.mutable. FacilityTy peHistory[ ]" 
        322      _readonly- class-pack age="gov.v a.med.term .access.re adonly" 
        323      _readonly- class-simp le-name="R eadonlyFac ilityTypeH istory" 
        324      _readonly- class-name ="gov.va.m ed.term.ac cess.reado nly.Readon lyFacility TypeHistor y" 
        325      _supports- logical-de lete="fals e" 
        326      _datatype- is-attr-gr oup="false
        327      _role="par ent" 
        328      _relations hip="one-t o-many" 
        329      _stores-fo reign-key= "false" 
        330      _bidirecti onal="true
        331      _dependent -type="sim ple"
        332     />
        333        
        334     <query 
        335      short-desc ription="T rue if thi s object i s active o n the give n date."
        336     >
        337            
        338      <method-si gnature>
        339           boolea n
        340           isActi ve(
        341               ja va.sql.Dat e when
        342               )
        343           
        344      </method-s ignature>
        345            
        346      <method-bo dy>
        347       FacilityTy peHistory[ ] history  = getHisto ry();
        348               fo r (int i=0 ; i&lt;his tory.lengt h; i++)
        349               {
        350                    Facility TypeHistor y entry
        351        = history [i];
        352                    java.sql .Date effe ctiveDate  = entry.ge tEffective Date();
        353                    java.sql .Date expi rationDate  = entry.g etExpirati onDate();
        354                    if (   ( effectiveD ate.before (when) ||  effectiveD ate.equals (when))
        355                        &amp ;&amp; whe n.before(e xpirationD ate)
        356                       )
        357                    {
        358                        retu rn entry.i sActive();
        359                    }
        360               }
        361               re turn false ;
        362           
        363      </method-b ody>
        364         
        365     </query>
        366        
        367     <extension >
        368          
        369            
        370      <hl7-messa ging-metad ata>
        371             
        372                
        373       <master-fi le-identif ier>
        374                
        375                     
        376        <coded-ele ment>
        377                   
        378                         
        379         <identifie r>
        380                       
        381                             
        382          <constant 
        383           value="gov .va.med.te rm.access. FacilityTy pe"
        384          />
        385                    
        386                          
        387         </identifi er>
        388                   
        389                         
        390         <text>
        391                       
        392                             
        393          <constant 
        394           value="Fac ility Type "
        395          />
        396                    
        397                          
        398         </text>
        399                   
        400                         
        401         <coding-sy stem>
        402                       
        403                             
        404          <constant 
        405           value="SDS "
        406          />
        407                    
        408                          
        409         </coding-s ystem>
        410                 
        411                      
        412        </coded-el ement>
        413              
        414                 
        415       </master-f ile-identi fier>
        416             
        417                
        418       <primary-k ey-value>
        419                
        420                     
        421        <coded-ele ment>
        422                   
        423                         
        424         <identifie r>
        425                       
        426                             
        427          <attr-ref 
        428           name="id"
        429          />
        430                    
        431                          
        432         </identifi er>
        433                   
        434                         
        435         <text>
        436                       
        437                             
        438          <attr-ref 
        439           name="name "
        440          />
        441                    
        442                          
        443         </text>
        444                   
        445                         
        446         <coding-sy stem>
        447                       
        448                             
        449          <constant 
        450           value="SDS "
        451          />
        452                    
        453                          
        454         </coding-s ystem>
        455                   
        456                         
        457         <alternate -identifie r>
        458                       
        459                             
        460          <attr-ref 
        461           name="code "
        462          />
        463                    
        464                          
        465         </alternat e-identifi er>
        466                   
        467                         
        468         <alternate -text>
        469                       
        470                             
        471          <attr-ref 
        472           name="name "
        473          />
        474                    
        475                          
        476         </alternat e-text>
        477                   
        478                         
        479         <alternate -coding-sy stem>
        480                       
        481                             
        482          <constant 
        483           value="VA"
        484          />
        485                    
        486                          
        487         </alternat e-coding-s ystem>
        488                 
        489                      
        490        </coded-el ement>
        491              
        492                 
        493       </primary- key-value>
        494           
        495             
        496      </hl7-mess aging-meta data>
        497        
        498         
        499     </extensio n>
        500   </type>