Produced by Araxis Merge on 9/11/2017 8:05:39 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.
# | Location | File | Last Modified |
---|---|---|---|
1 | MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views\account | accountType.xhtml | Fri Jul 28 18:06:14 2017 UTC |
2 | MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\mhv_source\mhv_user\mhv-usermgmt-portal-portlet\src\main\webapp\views\account | accountType.xhtml | Thu Sep 7 19:14:03 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 3 | 462 |
Changed | 2 | 6 |
Inserted | 0 | 0 |
Removed | 0 | 0 |
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 |
No regular expressions were active.
1 | <?xml vers ion="1.0" encoding=" UTF-8"?> | |
2 | <!DOCTYPE html PUBLI C "-//W3C/ /DTD XHTML 1.0 Trans itional//E N" | |
3 | "http://ww w.w3.org/T R/xhtml1/D TD/xhtml1- transition al.dtd"> | |
4 | <html xmln s="http:// www.w3.org /1999/xhtm l" | |
5 | xm lns:f="htt p://java.s un.com/jsf /core" | |
6 | xm lns:h="htt p://java.s un.com/jsf /html" | |
7 | xm lns:ui="ht tp://java. sun.com/js f/facelets " | |
8 | xm lns:p="htt p://primef aces.org/u i" | |
9 | xm lns:c="htt p://java.s un.com/jsp /jstl/core "> | |
10 | ||
11 | <ui:compos ition temp late="/tem plate/layo utTwoColum n.xhtml"> | |
12 | ||
13 | <u i:define n ame="mainc ontent"> | |
14 | ||
15 | <f:l oadBundle var="msg" | |
16 | basena me="gov.va .med.mhv.l abels.acco untActivit y" /> | |
17 | ||
18 | <h:f orm id="ac countType" > | |
19 | ||
20 | <f:met adata> | |
21 | <f:event type="pre RenderView " | |
22 | listener=" #{accountT ypeControl ler.init}" /> | |
23 | </f:me tadata> | |
24 | ||
25 | <h2>#{ msg.myacco untType}</ h2> | |
26 | ||
27 | <p> | |
28 | <h:outpu tText valu e="#{msg.m yaccountTy peline1}" escape="fa lse" /> | |
29 | | |
30 | <h:outpu tText valu e="#{accou ntTypeCont roller.ass ociation}" /> | |
31 | . | |
32 | <h:outpu tText valu e="#{msg.m yaccountTy peline2}" escape="fa lse" /> | |
33 | ||
34 | ||
35 | <h:panel Group rend ered="#{ac countTypeC ontroller. basic}"> | |
36 | <a | |
37 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #basic" | |
38 | ta rget="_bla nk"> <h:ou tputText | |
39 | valu e="#{accou ntTypeCont roller.acc ountType}" /> | |
40 | </a> | |
41 | <a | |
42 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #basic" | |
43 | ta rget="_bla nk" style= "text-deco ration: no ne;"> <sup > <h:graph icImage | |
44 | librar y="img" na me="accoun t-type-bas ic.png" al t="Basic" /> | |
45 | </sup> | |
46 | </a> | |
47 | </h:pane lGroup> | |
48 | ||
49 | <h:panel Group rend ered="#{ac countTypeC ontroller. advanced}" > | |
50 | <a | |
51 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #advanced" | |
52 | ta rget="_bla nk"> <h:ou tputText | |
53 | valu e="#{accou ntTypeCont roller.acc ountType}" /> | |
54 | </a> | |
55 | <a | |
56 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #advanced" | |
57 | ta rget="_bla nk" style= "text-deco ration: no ne;"> <sup > <h:graph icImage | |
58 | librar y="img" na me="accoun t-type-adv anced.png" alt="Adva nced" /> | |
59 | </sup> | |
60 | </a> | |
61 | </h:pane lGroup> | |
62 | ||
63 | <h:panel Group rend ered="#{ac countTypeC ontroller. premium}"> | |
64 | <a | |
65 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #premium" | |
66 | ta rget="_bla nk"> <h:ou tputText | |
67 | valu e="#{accou ntTypeCont roller.acc ountType}" /> | |
68 | </a> | |
69 | <a | |
70 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #premium" | |
71 | ta rget="_bla nk" style= "text-deco ration: no ne;"> <sup > <h:graph icImage | |
72 | librar y="img" na me="accoun t-type-pre mium.png" alt="Premi um" /> | |
73 | </sup> | |
74 | </a> | |
75 | </h:pane lGroup> | |
76 | <h:outpu tText valu e=", creat ed" /> | |
77 | <h:outpu tText valu e="#{accou ntTypeCont roller.cre atedDate}" /> | |
78 | <h:outpu tText valu e="." /> | |
79 | </p> | |
80 | ||
81 | <h:pan elGroup re ndered="#{ not empty accountTyp eControlle r.email}"> | |
82 | <p> | |
83 | #{msg.myac countTypel ine3} <a | |
84 | hr ef="#{acco untTypeCon troller.mh vContext}/ profiles" | |
85 | ti tle="Profi le">Profil e:</a> &nb sp; | |
86 | <h:outputT ext value= "#{account TypeContro ller.email }" /> | |
87 | </p> | |
88 | </h:pa nelGroup> | |
89 | <h:pan elGroup re ndered="#{ empty acco untTypeCon troller.em ail}"> | |
90 | <p> | |
91 | #{msg.myac countTypel ine3} <a | |
92 | hr ef="#{acco untTypeCon troller.mh vContext}/ profiles" | |
93 | ti tle="Profi le">Profil e:</a> &nb sp; | |
94 | <h:outputT ext value= "#{msg.mya ccountType line3b}" / > | |
95 | </p> | |
96 | </h:pa nelGroup> | |
97 | ||
98 | <p> | |
99 | #{msg.my accountTyp eline4} <a | |
100 | href="#{ac countTypeC ontroller. mhvContext }/my-healt hevet-offe rs-three-a ccount-typ es" | |
101 | target="_b lank" titl e="My Heal theVet Acc ount Types "> My | |
102 | HealtheVet Account T ypes.</a> | |
103 | </p> | |
104 | ||
105 | <h:pan elGroup la yout="bloc k" | |
106 | rendered ="#{!accou ntTypeCont roller.pre mium}"> | |
107 | ||
108 | <h3>Upgr ade Your A ccount Typ e</h3> | |
109 | ||
110 | <p> | |
111 | If you are a Veteran and/or VA Patient, you may be able to u pgrade | |
112 | your accou nt to <a | |
113 | hr ef="#{acco untTypeCon troller.mh vContext}/ my-healthe vet-offers -three-acc ount-types #premium" | |
114 | ta rget="_bla nk">Premiu m</a>. Thi s account type gives you the | |
115 | highest le vel of acc ess to My HealtheVet | |
116 | features. A My Healt heVet Prem ium accoun t | |
117 | allows you to: | |
118 | </p> | |
119 | ||
120 | <ul> | |
121 | <li>View p arts of yo ur officia l VA healt h record ( as it | |
122 | be comes avai lable)</li > | |
123 | <li>Commun icate onli ne with yo ur VA heal th care te am using < strong>Sec ure | |
124 | Mess aging</str ong></li> | |
125 | <li>Some V eterans ma y be able to view <s trong>Depa rtment | |
126 | of D efense (Do D) Militar y Service Informatio n</strong> </li> | |
127 | </ul> | |
128 | ||
129 | <p> | |
130 | To get thi s type of account yo u need to go through <a | |
131 | hr ef="#{acco untTypeCon troller.mh vContext}/ upgrading- your-my-he althevet-a ccount-thr ough-in-pe rson-or-on line-authe ntication" | |
132 | ta rget="_bla nk">Authen tication</ a>. Your M y HealtheV et | |
133 | profile in formation (full name , Social S ecurity Nu mber (SSN) , date | |
134 | of birth ( DOB) and g ender) mus t also mat ch VA/DoD records. | |
135 | </p> | |
136 | ||
137 | <p>There are three ways Auth entication can be do ne.</p> | |
138 | ||
139 | <div id= "authentic ation"> | |
140 | <h4>1. In- Person Aut henticatio n (IPA)</h 4> | |
141 | ||
142 | <p>Upgrade your acco unt in per son. This can be don e at your | |
143 | lo cal VA Med ical Cente r or Commu nity Based Outpatien t Clinic | |
144 | (C BOC). For more infor mation, ch eck out:</ p> | |
145 | ||
146 | <ul> | |
147 | <l i>Upgradin g your My HealtheVet | |
148 | acco unt throug h <a | |
149 | href ="#{accoun tTypeContr oller.mhvC ontext}/up grading-yo ur-my-heal thevet-acc ount-throu gh-in-pers on-or-onli ne-authent ication" | |
150 | targ et="_blank " title="I n-Person o r Online A uthenticat ion">In-Pe rson | |
151 | or Onl ine Authen tication</ a></li> | |
152 | <l i><a | |
153 | href ="#{accoun tTypeContr oller.mhvC ontext}/co nnecting-a ccounts-fa qs" | |
154 | targ et="_blank ">In Perso n Authenti cation - F requently Asked | |
155 | Questi ons</a></l i> | |
156 | <l i><a | |
157 | href ="/documen ts/25286/2 5831/Authe nticationU serGuide.p df/64353fd 7-11b2-410 f-8c1d-a69 074b67a7a" | |
158 | targ et="_blank " title="A uthenticat ion Quick Guide">Aut henticatio n | |
159 | Quick Guide</a>< /li> | |
160 | </ul> | |
161 | ||
162 | <h4>2. Onl ine Authen tication</ h4> | |
163 | ||
164 | <p> | |
165 | Le verage you r DS Logon Premium A ccount (wh ich provid es proof o f | |
166 | yo ur identit y) to upgr ade your M y HealtheV et | |
167 | ac count. Whe n you conn ect your D S Logon Pr emium acco unt and My | |
168 | He altheVet a ccount, yo u are able to log | |
169 | in via <a href="http ://www.ebe nefits. DNS /">www.ebe nefits. DNS </a> | |
170 | or <a href ="http://w ww.access. DNS /accessva/ ">www.acce ss. DNS /accessva/ </a> | |
171 | to access yo ur My Heal theVet acc ount. | |
172 | </p> | |
173 | ||
174 | <p>To lear n how to g et started , visit:</ p> | |
175 | ||
176 | <ul> | |
177 | <l i>Upgradin g your My HealtheVet | |
178 | acco unt throug h <a | |
179 | href ="#{accoun tTypeContr oller.mhvC ontext}/up grading-yo ur-my-heal thevet-acc ount-throu gh-in-pers on-or-onli ne-authent ication" | |
180 | targ et="_blank ">In-Perso n or Onlin e Authenti cation</a> </li> | |
181 | <l i><a | |
182 | href ="#{accoun tTypeContr oller.mhvC ontext}/co nnecting-a ccounts-fa qs" | |
183 | targ et="_blank " | |
184 | titl e="Connect ing Accoun ts - Frequ ently Aske d Question s">Connect ing | |
185 | Accoun ts - Frequ ently Aske d Question s</a></li> | |
186 | <l i><a | |
187 | href ="/documen ts/25286/2 5831/Conne ctingAccou ntsUserGui de-rpwWJ4A 2.pdf/706b c138-ab36- 4b6f-b65c- 7a76cd2638 ca" | |
188 | targ et="_blank " title="C onnecting Accounts Q uick Guide ">Connecti ng | |
189 | Accoun ts Quick G uide</a></ li> | |
190 | <l i><a | |
191 | href ="/documen ts/25286/2 5831/Authe nticationU serGuide.p df/64353fd 7-11b2-410 f-8c1d-a69 074b67a7a" | |
192 | targ et="_blank " title="A uthenticat ion Quick Guide">Aut henticatio n | |
193 | Quick Guide</a>< /li> | |
194 | </ul> | |
195 | ||
196 | <h4>3. Man ual (by ma il)</h4> | |
197 | ||
198 | <p> | |
199 | Yo u can leve rage your DS Logon P remium Acc ount (whic h provides | |
200 | pr oof of you r identity ) to upgra de your My HealtheVe t | |
201 | ac count manu ally (by m ail). To b egin, down load and p rint the V A | |
202 | Re lease of I nformation Form (10- 5345a-MHV) . Complete and sign the | |
203 | pa per form. Next, mail your sign ed form to the Relea se of | |
204 | In formation Office at your local VA health care faci lity. You can | |
205 | us e the <a | |
206 | href="http ://www2. DNS /directory /guide/div ision_flsh .asp?dnum= 1">VA | |
207 | Faci lity Locat or</a> to find the a ddress. | |
208 | </p> | |
209 | ||
210 | <ul> | |
211 | <l i>Upgradin g your My HealtheVet | |
212 | acco unt throug h <a | |
213 | href ="#{accoun tTypeContr oller.mhvC ontext}/up grading-yo ur-my-heal thevet-acc ount-throu gh-in-pers on-or-onli ne-authent ication" | |
214 | targ et="_blank " title="I n-Person o r Online A uthenticat io">In-Per son | |
215 | or Onl ine Authen tication</ a></li> | |
216 | <l i><a | |
217 | href ="/documen ts/25286/2 5831/Authe nticationU serGuide.p df/64353fd 7-11b2-410 f-8c1d-a69 074b67a7a" | |
218 | targ et="_blank " title="A uthenticat ion Quick Guide">Aut henticatio n | |
219 | Quick Guide</a>< /li> | |
220 | <l i><a | |
221 | href ="#{accoun tTypeContr oller.mhvC ontext}/co nnecting-a ccounts-fa qs" | |
222 | targ et="_blank ">Connecti ng Account s - Freque ntly Asked | |
223 | Questi ons</a></l i> | |
224 | <l i><a | |
225 | href ="/documen ts/25286/2 5831/Conne ctingAccou ntsUserGui de-rpwWJ4A 2.pdf/706b c138-ab36- 4b6f-b65c- 7a76cd2638 ca" | |
226 | targ et="_blank " title="C onnecting Accounts Q uick Guide ">Connecti ng | |
227 | Accoun ts Quick G uide</a></ li> | |
228 | </ul> | |
229 | </div> | |
230 | </h:pa nelGroup> | |
231 | </h: form> | |
232 | </ ui:define> | |
233 | </ui:compo sition> | |
234 | </html> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.