69. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/20/2018 12:56:46 PM 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.

69.1 Files compared

# Location File Last Modified
1 CTT_Release_8_June_2018.zip\CTT_ISAAC-term-convert-rxnorm\rxnorm-ibdf\rxnorm-solor pom.xml Tue Jul 17 16:27:27 2018 UTC
2 CTT_Release_8_June_2018.zip\CTT_ISAAC-term-convert-rxnorm\rxnorm-ibdf\rxnorm-solor pom.xml Wed Jul 18 15:43:22 2018 UTC

69.2 Comparison summary

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

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

69.4 Active regular expressions

No regular expressions were active.

69.5 Comparison detail

  1   <?xml 
  2     version="1 .0" 
  3     encoding=" UTF-8"
  4   ?>
  5   <project 
  6     xmlns="htt p://maven. apache.org /POM/4.0.0
  7     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  8           
  9     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  10   >
  11             
  12     <modelVers ion>
  13      4.0.0
  14     </modelVer sion>
  15    
  16             
  17     <groupId>
  18      gov.vha.is aac.termin ology.conv erted
  19     </groupId>
  20             
  21     <artifactI d>
  22      rxnorm-ibd f-solor
  23     </artifact Id>
  24             
  25     <!-- this  should be  set to ${s ourceData. version}-l oader-${lo ader.versi on} but th at doesn't  appease t he maven g ods that k now best.. ..
  26                      will  leave it  as is for  now, and i gnore the  warnings.  -->
  27             
  28     <version>
  29      ${sourceDa ta.version }-loader-$ {loader.ve rsion}
  30     </version>
  31             
  32     <packaging >
  33      pom
  34     </packagin g>
  35    
  36             
  37     <name>
  38      RxNorm SOL OR to ibdf  Artifact  Converter
  39     </name>
  40    
  41             
  42     <propertie s>
  43                       
  44      <sourceDat a.version>
  45       2016.12.05
  46      </sourceDa ta.version >
  47                       
  48      <snomed.ve rsion>
  49       20170731T1 50000Z-loa der-3.13-S NAPSHOT
  50      </snomed.v ersion>
  51              
  52      <!-- We ne ed a snome d file to  do the con version.   This isn't  included  in the out put -->
  53                       
  54      <metadata. version>
  55       8.0.2
  56      </metadata .version>
  57                       
  58      <!-- and m etadata.   This isn't  included  in the out put -->
  59                       
  60      <loader.ve rsion>
  61       5.11-SNAPS HOT
  62      </loader.v ersion>
  63                       
  64      <!-- For n o classifi er, leave  this blank -->
  65                       
  66      <resultArt ifactClass ifier>
  67      </resultAr tifactClas sifier>
  68              
  69     </properti es>
  70             
  71             
  72     <scm>
  73                       
  74      <url>
  75       https://gi thub.com/V A-CTT/ISAA C-term-con vert-rxnor m.git
  76      </url>
  77              
  78     </scm>
  79             
  80             
  81     <licenses>
  82                       
  83      <license>
  84                                 
  85       <name>
  86        The Apache  Software  License, V ersion 2.0
  87       </name>
  88                                 
  89       <url>
  90        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  91       </url>
  92                                 
  93       <distribut ion>
  94        repo
  95       </distribu tion>
  96                                 
  97       <comments>
  98        Copyright  Notice
  99                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  100                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  101                                  
  102       </comments >
  103                        
  104      </license>
  105                       
  106      <license>
  107                                 
  108       <name>
  109        RxNorm / U MLS licens e
  110       </name>
  111                                 
  112       <url>
  113        https://ut s.nlm.nih. gov/licens e.html
  114       </url>
  115                                 
  116       <comments>
  117        The RxNorm  content p ackaged by  this modu le is gove rned licen sed by the  National  Library of  Medicine,  Departmen t of Healt h and Huma n Services
  118       </comments >
  119                        
  120      </license>
  121              
  122     </licenses >
  123             
  124             
  125     <organizat ion>
  126                       
  127      <name>
  128       U.S. Depar tment of V eterans Af fairs
  129      </name>
  130                       
  131      <url>
  132       www.va.gov
  133      </url>
  134              
  135     </organiza tion>
  136             
  137             
  138     <developer s>
  139                       
  140      <developer >
  141                                 
  142       <propertie s>
  143                                           
  144        <info>
  145         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  146        </info>
  147                                  
  148       </properti es>
  149                        
  150      </develope r>
  151              
  152     </develope rs>
  153             
  154             
  155     <issueMana gement>
  156                       
  157      <system>
  158       Jazz
  159      </system>
  160                       
  161      <url>
  162       https:// URL                       /ccm/web/p rojects/CT T (CM)
  163      </url>
  164              
  165     </issueMan agement>
  166    
  167             
  168     <dependenc ies>
  169                       
  170      <dependenc y>
  171                                 
  172       <groupId>
  173        gov.vha.is aac.termin ology.conv erters
  174       </groupId>
  175                                 
  176       <artifactI d>
  177        rxnorm-moj o
  178       </artifact Id>
  179                                 
  180       <version>
  181        ${loader.v ersion}
  182       </version>
  183                                 
  184       <scope>
  185        compile
  186       </scope>
  187                                 
  188       <optional>
  189        true
  190       </optional >
  191         
  192       <!-- Not n eeded at r untime -->
  193                        
  194      </dependen cy>
  195                       
  196                       
  197      <!-- Metad ata -->
  198                       
  199      <dependenc y>
  200                                 
  201       <groupId>
  202        gov.vha.is aac.ochre. modules
  203       </groupId>
  204                                 
  205       <artifactI d>
  206        ochre-meta data
  207       </artifact Id>
  208                                 
  209       <classifie r>
  210        all
  211       </classifi er>
  212                                 
  213       <version>
  214        ${metadata .version}
  215       </version>
  216                                 
  217       <type>
  218        ibdf.zip
  219       </type>
  220                                 
  221       <optional>
  222        true
  223       </optional >
  224        
  225       <!-- Not n eeded at r untime / t ransitivel y -->
  226                        
  227      </dependen cy>
  228     
  229                       
  230      <!-- Snome d -->
  231                       
  232      <dependenc y>
  233                                 
  234       <groupId>
  235        gov.vha.is aac.termin ology.conv erted
  236       </groupId>
  237                                 
  238       <artifactI d>
  239        rf2-ibdf-s ct
  240       </artifact Id>
  241                                 
  242       <version>
  243        ${snomed.v ersion}
  244       </version>
  245                                 
  246       <type>
  247        ibdf.zip
  248       </type>
  249                                 
  250       <classifie r>
  251        Snapshot
  252       </classifi er>
  253                                 
  254       <optional>
  255        true
  256       </optional >
  257        
  258       <!-- Not n eeded at r untime / t ransitivel y -->
  259                                 
  260       <scope>
  261        compile
  262       </scope>
  263                        
  264      </dependen cy>
  265              
  266     </dependen cies>
  267    
  268             
  269     <build>
  270                       
  271      <plugins>
  272                                 
  273       <!-- Get s ource file s from arc hiva -->
  274                                 
  275       <plugin>
  276                                           
  277        <groupId>
  278         org.apache .maven.plu gins
  279        </groupId>
  280                                           
  281        <artifactI d>
  282         maven-depe ndency-plu gin
  283        </artifact Id>
  284                                           
  285        <execution s>
  286                                                    
  287         <execution >
  288                                                              
  289          <id>
  290           fetch-rxno rm-src
  291          </id>
  292                                                              
  293          <phase>
  294           generate-s ources
  295          </phase>
  296                                                              
  297          <goals>
  298                                                                        
  299           <goal>
  300            unpack
  301           </goal>
  302                                                               
  303          </goals>
  304                                                              
  305          <configura tion>
  306                                                                        
  307           <artifactI tems>
  308                                                                                  
  309            <artifactI tem>
  310                                                                                            
  311             <groupId>
  312              gov.vha.is aac.termin ology.sour ce.rxnorm
  313             </groupId>
  314                                                                                            
  315             <artifactI d>
  316              rxnorm-src -data
  317             </artifact Id>
  318                                                                                            
  319             <version>
  320              ${sourceDa ta.version }
  321             </version>
  322                                                                                            
  323             <type>
  324              zip
  325             </type>
  326                                                                                   
  327            </artifact Item>
  328                                                                         
  329           </artifact Items>
  330                                                                        
  331           <outputDir ectory>
  332            ${project. build.dire ctory}/gen erated-res ources/src
  333           </outputDi rectory>
  334                                                               
  335          </configur ation>
  336                                                     
  337         </executio n>
  338                                                    
  339         <execution >
  340                                                              
  341          <id>
  342           unpack-ibd f
  343          </id>
  344                                                              
  345          <phase>
  346           generate-s ources
  347          </phase>
  348                                                              
  349          <goals>
  350                                                                        
  351           <goal>
  352            unpack-dep endencies
  353           </goal>
  354                                                               
  355          </goals>
  356                                                              
  357          <configura tion>
  358                                                                        
  359           <includeAr tifactIds>
  360            rf2-ibdf-s ct,ochre-m etadata
  361           </includeA rtifactIds >
  362                                                                        
  363           <outputDir ectory>
  364            ${project. build.dire ctory}/gen erated-res ources/src /ibdf
  365           </outputDi rectory>
  366                                                               
  367          </configur ation>
  368                                                     
  369         </executio n>
  370                                            
  371        </executio ns>
  372                                  
  373       </plugin>
  374                                 
  375                                 
  376       <plugin>
  377                                           
  378        <!-- metad ata we wan t in the o utput pack age -->
  379                                           
  380        <groupId>
  381         org.apache .maven.plu gins
  382        </groupId>
  383                                           
  384        <artifactI d>
  385         maven-antr un-plugin
  386        </artifact Id>
  387                                           
  388        <version>
  389         1.8
  390        </version>
  391                                           
  392        <execution s>
  393                                                    
  394         <execution >
  395                                                              
  396          <id>
  397           write-pom- properties
  398          </id>
  399                                                              
  400          <phase>
  401           validate
  402          </phase>
  403                                                              
  404          <configura tion>
  405                                                                        
  406           <target>
  407                                                                                  
  408            <echoprope rties 
  409             destfile=" ${project. build.dire ctory}/pom .propertie s" 
  410            />
  411                                                                         
  412           </target>
  413                                                               
  414          </configur ation>
  415                                                              
  416          <goals>
  417                                                                        
  418           <goal>
  419            run
  420           </goal>
  421                                                               
  422          </goals>
  423                                                     
  424         </executio n>
  425                                            
  426        </executio ns>
  427                                  
  428       </plugin>
  429      
  430                                 
  431       <plugin>
  432                                           
  433        <groupId>
  434         gov.vha.is aac.termin ology.conv erters
  435        </groupId>
  436                                           
  437        <artifactI d>
  438         rxnorm-moj o
  439        </artifact Id>
  440                                           
  441        <version>
  442         ${loader.v ersion}
  443        </version>
  444                                           
  445        <execution s>
  446                                                    
  447         <execution >
  448                                                              
  449          <id>
  450           convert-rx norm-to-so lor-ibdf
  451          </id>
  452                                                              
  453          <goals>
  454                                                                        
  455           <goal>
  456            convert-rx norm-to-so lor-ibdf
  457           </goal>
  458                                                               
  459          </goals>
  460                                                              
  461          <configura tion>
  462                                                                        
  463           <inputFile Location>
  464            ${project. build.dire ctory}/gen erated-res ources/src /
  465           </inputFil eLocation>
  466                                                                        
  467                                                                        
  468           <ttyRestri ction>
  469                                                                                  
  470            <ttyRestri ction>
  471             IN
  472            </ttyRestr iction>
  473                                                                                  
  474            <ttyRestri ction>
  475             SCD
  476            </ttyRestr iction>
  477                                                                                  
  478            <ttyRestri ction>
  479             SCDF
  480            </ttyRestr iction>
  481                                                                                  
  482            <ttyRestri ction>
  483             SCDG
  484            </ttyRestr iction>
  485                                                                                  
  486            <ttyRestri ction>
  487             DF
  488            </ttyRestr iction>
  489                                                                                  
  490            <ttyRestri ction>
  491             SBD
  492            </ttyRestr iction>
  493                                                                                  
  494            <ttyRestri ction>
  495             BN
  496            </ttyRestr iction>
  497                                                                         
  498           </ttyRestr iction>
  499                                                                        
  500           <!--Just a n example  -->
  501                                                                        
  502           <!--annota tionSkipLi st>
  503                                                                                 <annot ationSkipL ist>SPECIE S</annotat ionSkipLis t>
  504                                                                        </an notationSk ipList-->
  505                                                               
  506          </configur ation>
  507                                                     
  508         </executio n>
  509                                            
  510        </executio ns>
  511                                  
  512       </plugin>
  513                                 
  514                                 
  515       <plugin>
  516                                           
  517        <groupId>
  518         org.apache .maven.plu gins
  519        </groupId>
  520                                           
  521        <artifactI d>
  522         maven-asse mbly-plugi n
  523        </artifact Id>
  524                                           
  525        <version>
  526         2.4
  527        </version>
  528                                           
  529        <execution s>
  530                                                    
  531         <execution >
  532                                                              
  533          <id>
  534           attach-res ult
  535          </id>
  536                                                              
  537          <phase>
  538           package
  539          </phase>
  540                                                              
  541          <goals>
  542                                                                        
  543           <goal>
  544            single
  545           </goal>
  546                                                               
  547          </goals>
  548                                                              
  549          <configura tion>
  550                                                                        
  551           <descripto rs>
  552                                                                                  
  553            <descripto r>
  554             src/assemb ly/assembl y.xml
  555            </descript or>
  556                                                                         
  557           </descript ors>
  558                                                                        
  559           <attach>
  560            false
  561           </attach>
  562                                                                        
  563           <encoding>
  564            UTF-8
  565           </encoding >
  566                                                               
  567          </configur ation>
  568                                                     
  569         </executio n>
  570                                            
  571        </executio ns>
  572                                  
  573       </plugin>
  574      
  575                                 
  576       <plugin>
  577                                           
  578        <groupId>
  579         org.codeha us.mojo
  580        </groupId>
  581                                           
  582        <artifactI d>
  583         build-help er-maven-p lugin
  584        </artifact Id>
  585                                           
  586        <version>
  587         1.9.1
  588        </version>
  589                                           
  590        <execution s>
  591                                                    
  592         <execution >
  593                                                              
  594          <id>
  595           attach-art ifact
  596          </id>
  597                                                              
  598          <goals>
  599                                                                        
  600           <goal>
  601            attach-art ifact
  602           </goal>
  603                                                               
  604          </goals>
  605                                                              
  606          <configura tion>
  607                                                                        
  608           <artifacts >
  609                                                                                  
  610            <artifact>
  611                                                                                            
  612             <type>
  613              ibdf.zip
  614             </type>
  615                                                                                            
  616             <!-- Note  that the a ssembly pl ugin doesn 't use the  same clas sifier - w e hack the  classifie r it retur ns to be a  mis
  617                                                                                                     mash of cl assifier a nd part of  type.  So  there is  always a c lassifier  on the pro duced zip  file, even  if no cla ssifier
  618                                                                                                     was specif ied by the  user.  Du ring artif act attach ment, this  classifie r/type mes s is corre cted. -->
  619                                                                                            
  620             <file>
  621              ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-.ibdf. zip
  622             </file>
  623                                                                                            
  624             <classifie r>
  625              ${resultAr tifactClas sifier}
  626             </classifi er>
  627                                                                                   
  628            </artifact >
  629                                                                         
  630           </artifact s>
  631                                                               
  632          </configur ation>
  633                                                     
  634         </executio n>
  635                                            
  636        </executio ns>
  637                                  
  638       </plugin>
  639                        
  640      </plugins>
  641              
  642     </build>
  643   </project>