251. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/10/2018 8:39:51 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.

251.1 Files compared

# Location File Last Modified
1 MHED_APPS_CIF.zip\SM v2.2.5\scheduling-manager-resources-2.2.5@e7f57981138.zip\SchedulingManagerMDWSLib\src\main\java\com\agilex\healthcare\schedulingmanager\mdws\generatedwsdl\emrservice ProblemTO.java Sat Apr 7 11:28:50 2018 UTC
2 MHED_APPS_CIF.zip\SM v2.2.5\scheduling-manager-resources-2.2.5@e7f57981138.zip\SchedulingManagerMDWSLib\src\main\java\com\agilex\healthcare\schedulingmanager\mdws\generatedwsdl\emrservice ProblemTO.java Thu May 3 12:55:30 2018 UTC

251.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 1050
Changed 4 14
Inserted 0 0
Removed 0 0

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

251.4 Active regular expressions

No regular expressions were active.

251.5 Comparison detail

  1  
  2   package co m.agilex.h ealthcare. scheduling manager.md ws.generat edwsdl.emr service;
  3  
  4   import jav ax.xml.bin d.annotati on.XmlAcce ssType;
  5   import jav ax.xml.bin d.annotati on.XmlAcce ssorType;
  6   import jav ax.xml.bin d.annotati on.XmlType ;
  7  
  8  
  9   /**
  10    * <p>Java  class for  ProblemTO  complex t ype.
  11    * 
  12    * <p>The  following  schema fra gment spec ifies the  expected c ontent con tained wit hin this c lass.
  13    * 
  14    * <pre>
  15    * &lt;com plexType n ame="Probl emTO">
  16    *   &lt;c omplexCont ent>
  17    *       &lt;extens ion base=" {http:// DNS          /EmrSvc}Ab stractTO">
  18    *       & lt;sequenc e>
  19    *          &lt;eleme nt name="r emoved" ty pe="{http: //www.w3.o rg/2001/XM LSchema}bo olean"/>
  20    *          &lt;eleme nt name="v erified" t ype="{http ://www.w3. org/2001/X MLSchema}b oolean"/>
  21    *           &lt;elemen t name="co mments" ty pe="{http: // DNS          /EmrSvc}Ta ggedNoteAr ray" minOc curs="0"/>
  22    *           &lt;elemen t name="ac uity" type ="{http:// DNS          /EmrSvc}Ta ggedText"  minOccurs= "0"/>
  23    *          &lt;eleme nt name="i d" type="{ http://www .w3.org/20 01/XMLSche ma}string"  minOccurs ="0"/>
  24    *          &lt;eleme nt name="s tatus" typ e="{http:/ /www.w3.or g/2001/XML Schema}str ing" minOc curs="0"/>
  25    *          &lt;eleme nt name="p roviderNar rative" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ >
  26    *          &lt;eleme nt name="o nsetDate"  type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/>
  27    *          &lt;eleme nt name="m odifiedDat e" type="{ http://www .w3.org/20 01/XMLSche ma}string"  minOccurs ="0"/>
  28    *          &lt;eleme nt name="r esolvedDat e" type="{ http://www .w3.org/20 01/XMLSche ma}string"  minOccurs ="0"/>
  29    *          &lt;eleme nt name="e xposures"  type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/>
  30    *          &lt;eleme nt name="n oteNarrati ve" type=" {http://ww w.w3.org/2 001/XMLSch ema}string " minOccur s="0"/>
  31    *          &lt;eleme nt name="p riority" t ype="{http ://www.w3. org/2001/X MLSchema}s tring" min Occurs="0" />
  32    *           &lt;elemen t name="ob server" ty pe="{http: // DNS          /EmrSvc}Au thorTO" mi nOccurs="0 "/>
  33    *           &lt;elemen t name="fa cility" ty pe="{http: // DNS          /EmrSvc}Ta ggedText"  minOccurs= "0"/>
  34    *           &lt;elemen t name="ty pe" type=" {http:// DNS          /EmrSvc}Ob servationT ypeTO" min Occurs="0" />
  35    *          &lt;eleme nt name="c omment" ty pe="{http: //www.w3.o rg/2001/XM LSchema}st ring" minO ccurs="0"/ >
  36    *           &lt;elemen t name="or ganization alProperti es" type=" {http:// DNS          /EmrSvc}Ta ggedTextAr ray" minOc curs="0"/>
  37    *          &lt;eleme nt name="t imestamp"  type="{htt p://www.w3 .org/2001/ XMLSchema} string" mi nOccurs="0 "/>
  38    *       & lt;/sequen ce>
  39    *     &lt ;/extensio n>
  40    *   &lt;/ complexCon tent>
  41    * &lt;/co mplexType>
  42    * </pre>
  43    * 
  44    * 
  45    */
  46   @XmlAccess orType(Xml AccessType .FIELD)
  47   @XmlType(n ame = "Pro blemTO", p ropOrder =  {
  48       "remov ed",
  49       "verif ied",
  50       "comme nts",
  51       "acuit y",
  52       "id",
  53       "statu s",
  54       "provi derNarrati ve",
  55       "onset Date",
  56       "modif iedDate",
  57       "resol vedDate",
  58       "expos ures",
  59       "noteN arrative",
  60       "prior ity",
  61       "obser ver",
  62       "facil ity",
  63       "type" ,
  64       "comme nt",
  65       "organ izationalP roperties" ,
  66       "times tamp"
  67   })
  68   public cla ss Problem TO
  69       extend s Abstract TO
  70   {
  71  
  72       protec ted boolea n removed;
  73       protec ted boolea n verified ;
  74       protec ted Tagged NoteArray  comments;
  75       protec ted Tagged Text acuit y;
  76       protec ted String  id;
  77       protec ted String  status;
  78       protec ted String  providerN arrative;
  79       protec ted String  onsetDate ;
  80       protec ted String  modifiedD ate;
  81       protec ted String  resolvedD ate;
  82       protec ted String  exposures ;
  83       protec ted String  noteNarra tive;
  84       protec ted String  priority;
  85       protec ted Author TO observe r;
  86       protec ted Tagged Text facil ity;
  87       protec ted Observ ationTypeT O type;
  88       protec ted String  comment;
  89       protec ted Tagged TextArray  organizati onalProper ties;
  90       protec ted String  timestamp ;
  91  
  92       /**
  93        * Get s the valu e of the r emoved pro perty.
  94        * 
  95        */
  96       public  boolean i sRemoved()  {
  97           re turn remov ed;
  98       }
  99  
  100       /**
  101        * Set s the valu e of the r emoved pro perty.
  102        * 
  103        */
  104       public  void setR emoved(boo lean value ) {
  105           th is.removed  = value;
  106       }
  107  
  108       /**
  109        * Get s the valu e of the v erified pr operty.
  110        * 
  111        */
  112       public  boolean i sVerified( ) {
  113           re turn verif ied;
  114       }
  115  
  116       /**
  117        * Set s the valu e of the v erified pr operty.
  118        * 
  119        */
  120       public  void setV erified(bo olean valu e) {
  121           th is.verifie d = value;
  122       }
  123  
  124       /**
  125        * Get s the valu e of the c omments pr operty.
  126        * 
  127        * @re turn
  128        *      possible  object is
  129        *      {@link Ta ggedNoteAr ray }
  130        *      
  131        */
  132       public  TaggedNot eArray get Comments()  {
  133           re turn comme nts;
  134       }
  135  
  136       /**
  137        * Set s the valu e of the c omments pr operty.
  138        * 
  139        * @pa ram value
  140        *      allowed o bject is
  141        *      {@link Ta ggedNoteAr ray }
  142        *      
  143        */
  144       public  void setC omments(Ta ggedNoteAr ray value)  {
  145           th is.comment s = value;
  146       }
  147  
  148       /**
  149        * Get s the valu e of the a cuity prop erty.
  150        * 
  151        * @re turn
  152        *      possible  object is
  153        *      {@link Ta ggedText }
  154        *      
  155        */
  156       public  TaggedTex t getAcuit y() {
  157           re turn acuit y;
  158       }
  159  
  160       /**
  161        * Set s the valu e of the a cuity prop erty.
  162        * 
  163        * @pa ram value
  164        *      allowed o bject is
  165        *      {@link Ta ggedText }
  166        *      
  167        */
  168       public  void setA cuity(Tagg edText val ue) {
  169           th is.acuity  = value;
  170       }
  171  
  172       /**
  173        * Get s the valu e of the i d property .
  174        * 
  175        * @re turn
  176        *      possible  object is
  177        *      {@link St ring }
  178        *      
  179        */
  180       public  String ge tId() {
  181           re turn id;
  182       }
  183  
  184       /**
  185        * Set s the valu e of the i d property .
  186        * 
  187        * @pa ram value
  188        *      allowed o bject is
  189        *      {@link St ring }
  190        *      
  191        */
  192       public  void setI d(String v alue) {
  193           th is.id = va lue;
  194       }
  195  
  196       /**
  197        * Get s the valu e of the s tatus prop erty.
  198        * 
  199        * @re turn
  200        *      possible  object is
  201        *      {@link St ring }
  202        *      
  203        */
  204       public  String ge tStatus()  {
  205           re turn statu s;
  206       }
  207  
  208       /**
  209        * Set s the valu e of the s tatus prop erty.
  210        * 
  211        * @pa ram value
  212        *      allowed o bject is
  213        *      {@link St ring }
  214        *      
  215        */
  216       public  void setS tatus(Stri ng value)  {
  217           th is.status  = value;
  218       }
  219  
  220       /**
  221        * Get s the valu e of the p roviderNar rative pro perty.
  222        * 
  223        * @re turn
  224        *      possible  object is
  225        *      {@link St ring }
  226        *      
  227        */
  228       public  String ge tProviderN arrative()  {
  229           re turn provi derNarrati ve;
  230       }
  231  
  232       /**
  233        * Set s the valu e of the p roviderNar rative pro perty.
  234        * 
  235        * @pa ram value
  236        *      allowed o bject is
  237        *      {@link St ring }
  238        *      
  239        */
  240       public  void setP roviderNar rative(Str ing value)  {
  241           th is.provide rNarrative  = value;
  242       }
  243  
  244       /**
  245        * Get s the valu e of the o nsetDate p roperty.
  246        * 
  247        * @re turn
  248        *      possible  object is
  249        *      {@link St ring }
  250        *      
  251        */
  252       public  String ge tOnsetDate () {
  253           re turn onset Date;
  254       }
  255  
  256       /**
  257        * Set s the valu e of the o nsetDate p roperty.
  258        * 
  259        * @pa ram value
  260        *      allowed o bject is
  261        *      {@link St ring }
  262        *      
  263        */
  264       public  void setO nsetDate(S tring valu e) {
  265           th is.onsetDa te = value ;
  266       }
  267  
  268       /**
  269        * Get s the valu e of the m odifiedDat e property .
  270        * 
  271        * @re turn
  272        *      possible  object is
  273        *      {@link St ring }
  274        *      
  275        */
  276       public  String ge tModifiedD ate() {
  277           re turn modif iedDate;
  278       }
  279  
  280       /**
  281        * Set s the valu e of the m odifiedDat e property .
  282        * 
  283        * @pa ram value
  284        *      allowed o bject is
  285        *      {@link St ring }
  286        *      
  287        */
  288       public  void setM odifiedDat e(String v alue) {
  289           th is.modifie dDate = va lue;
  290       }
  291  
  292       /**
  293        * Get s the valu e of the r esolvedDat e property .
  294        * 
  295        * @re turn
  296        *      possible  object is
  297        *      {@link St ring }
  298        *      
  299        */
  300       public  String ge tResolvedD ate() {
  301           re turn resol vedDate;
  302       }
  303  
  304       /**
  305        * Set s the valu e of the r esolvedDat e property .
  306        * 
  307        * @pa ram value
  308        *      allowed o bject is
  309        *      {@link St ring }
  310        *      
  311        */
  312       public  void setR esolvedDat e(String v alue) {
  313           th is.resolve dDate = va lue;
  314       }
  315  
  316       /**
  317        * Get s the valu e of the e xposures p roperty.
  318        * 
  319        * @re turn
  320        *      possible  object is
  321        *      {@link St ring }
  322        *      
  323        */
  324       public  String ge tExposures () {
  325           re turn expos ures;
  326       }
  327  
  328       /**
  329        * Set s the valu e of the e xposures p roperty.
  330        * 
  331        * @pa ram value
  332        *      allowed o bject is
  333        *      {@link St ring }
  334        *      
  335        */
  336       public  void setE xposures(S tring valu e) {
  337           th is.exposur es = value ;
  338       }
  339  
  340       /**
  341        * Get s the valu e of the n oteNarrati ve propert y.
  342        * 
  343        * @re turn
  344        *      possible  object is
  345        *      {@link St ring }
  346        *      
  347        */
  348       public  String ge tNoteNarra tive() {
  349           re turn noteN arrative;
  350       }
  351  
  352       /**
  353        * Set s the valu e of the n oteNarrati ve propert y.
  354        * 
  355        * @pa ram value
  356        *      allowed o bject is
  357        *      {@link St ring }
  358        *      
  359        */
  360       public  void setN oteNarrati ve(String  value) {
  361           th is.noteNar rative = v alue;
  362       }
  363  
  364       /**
  365        * Get s the valu e of the p riority pr operty.
  366        * 
  367        * @re turn
  368        *      possible  object is
  369        *      {@link St ring }
  370        *      
  371        */
  372       public  String ge tPriority( ) {
  373           re turn prior ity;
  374       }
  375  
  376       /**
  377        * Set s the valu e of the p riority pr operty.
  378        * 
  379        * @pa ram value
  380        *      allowed o bject is
  381        *      {@link St ring }
  382        *      
  383        */
  384       public  void setP riority(St ring value ) {
  385           th is.priorit y = value;
  386       }
  387  
  388       /**
  389        * Get s the valu e of the o bserver pr operty.
  390        * 
  391        * @re turn
  392        *      possible  object is
  393        *      {@link Au thorTO }
  394        *      
  395        */
  396       public  AuthorTO  getObserve r() {
  397           re turn obser ver;
  398       }
  399  
  400       /**
  401        * Set s the valu e of the o bserver pr operty.
  402        * 
  403        * @pa ram value
  404        *      allowed o bject is
  405        *      {@link Au thorTO }
  406        *      
  407        */
  408       public  void setO bserver(Au thorTO val ue) {
  409           th is.observe r = value;
  410       }
  411  
  412       /**
  413        * Get s the valu e of the f acility pr operty.
  414        * 
  415        * @re turn
  416        *      possible  object is
  417        *      {@link Ta ggedText }
  418        *      
  419        */
  420       public  TaggedTex t getFacil ity() {
  421           re turn facil ity;
  422       }
  423  
  424       /**
  425        * Set s the valu e of the f acility pr operty.
  426        * 
  427        * @pa ram value
  428        *      allowed o bject is
  429        *      {@link Ta ggedText }
  430        *      
  431        */
  432       public  void setF acility(Ta ggedText v alue) {
  433           th is.facilit y = value;
  434       }
  435  
  436       /**
  437        * Get s the valu e of the t ype proper ty.
  438        * 
  439        * @re turn
  440        *      possible  object is
  441        *      {@link Ob servationT ypeTO }
  442        *      
  443        */
  444       public  Observati onTypeTO g etType() {
  445           re turn type;
  446       }
  447  
  448       /**
  449        * Set s the valu e of the t ype proper ty.
  450        * 
  451        * @pa ram value
  452        *      allowed o bject is
  453        *      {@link Ob servationT ypeTO }
  454        *      
  455        */
  456       public  void setT ype(Observ ationTypeT O value) {
  457           th is.type =  value;
  458       }
  459  
  460       /**
  461        * Get s the valu e of the c omment pro perty.
  462        * 
  463        * @re turn
  464        *      possible  object is
  465        *      {@link St ring }
  466        *      
  467        */
  468       public  String ge tComment()  {
  469           re turn comme nt;
  470       }
  471  
  472       /**
  473        * Set s the valu e of the c omment pro perty.
  474        * 
  475        * @pa ram value
  476        *      allowed o bject is
  477        *      {@link St ring }
  478        *      
  479        */
  480       public  void setC omment(Str ing value)  {
  481           th is.comment  = value;
  482       }
  483  
  484       /**
  485        * Get s the valu e of the o rganizatio nalPropert ies proper ty.
  486        * 
  487        * @re turn
  488        *      possible  object is
  489        *      {@link Ta ggedTextAr ray }
  490        *      
  491        */
  492       public  TaggedTex tArray get Organizati onalProper ties() {
  493           re turn organ izationalP roperties;
  494       }
  495  
  496       /**
  497        * Set s the valu e of the o rganizatio nalPropert ies proper ty.
  498        * 
  499        * @pa ram value
  500        *      allowed o bject is
  501        *      {@link Ta ggedTextAr ray }
  502        *      
  503        */
  504       public  void setO rganizatio nalPropert ies(Tagged TextArray  value) {
  505           th is.organiz ationalPro perties =  value;
  506       }
  507  
  508       /**
  509        * Get s the valu e of the t imestamp p roperty.
  510        * 
  511        * @re turn
  512        *      possible  object is
  513        *      {@link St ring }
  514        *      
  515        */
  516       public  String ge tTimestamp () {
  517           re turn times tamp;
  518       }
  519  
  520       /**
  521        * Set s the valu e of the t imestamp p roperty.
  522        * 
  523        * @pa ram value
  524        *      allowed o bject is
  525        *      {@link St ring }
  526        *      
  527        */
  528       public  void setT imestamp(S tring valu e) {
  529           th is.timesta mp = value ;
  530       }
  531  
  532   }