Produced by Araxis Merge on 10/3/2017 11:15:35 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 | ehmp.zip\ehmp\ehmp\product\production\soap-handler\src\main\java\gov\va\med\jmeadows_2_3_1\webservice | JMeadowsData.java | Tue Jan 10 16:20:50 2017 UTC |
| 2 | ehmp.zip\ehmp\ehmp\product\production\soap-handler\src\main\java\gov\va\med\jmeadows_2_3_1\webservice | JMeadowsData.java | Mon Oct 2 19:53:29 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 82 | 2494 |
| Changed | 81 | 322 |
| 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 | ||
| 2 | package go v.va.med.j meadows_2_ 3_1.webser vice; | |
| 3 | ||
| 4 | import jav a.util.Lis t; | |
| 5 | import jav ax.jws.Web Method; | |
| 6 | import jav ax.jws.Web Param; | |
| 7 | import jav ax.jws.Web Result; | |
| 8 | import jav ax.jws.Web Service; | |
| 9 | import jav ax.xml.bin d.annotati on.XmlSeeA lso; | |
| 10 | import jav ax.xml.ws. RequestWra pper; | |
| 11 | import jav ax.xml.ws. ResponseWr apper; | |
| 12 | ||
| 13 | ||
| 14 | /** | |
| 15 | * This cl ass was ge nerated by the JAX-W S RI. | |
| 16 | * JAX-WS RI 2.2.5-b 01 | |
| 17 | * Generat ed source version: 2 .1 | |
| 18 | * | |
| 19 | */ | |
| 20 | @WebServic e(name = " JMeadowsDa ta", targe tNamespace = "http:/ /webservic e.jmeadows . URL /") | |
| 21 | @XmlSeeAls o({ | |
| 22 | Object Factory.cl ass | |
| 23 | }) | |
| 24 | public int erface JMe adowsData { | |
| 25 | ||
| 26 | ||
| 27 | /** | |
| 28 | * | |
| 29 | * @pa ram siteCo de | |
| 30 | * @pa ram verify Code | |
| 31 | * @pa ram access Code | |
| 32 | * @pa ram reques tingApp | |
| 33 | * @re turn | |
| 34 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.User | |
| 35 | * @th rows JMead owsExcepti on_Excepti on | |
| 36 | */ | |
| 37 | @WebMe thod | |
| 38 | @WebRe sult(targe tNamespace = "") | |
| 39 | @RequestWr apper(loca lName = "l ogin", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Login" ) | |
| 40 | @ResponseW rapper(loc alName = " loginRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.LoginR esponse") | |
| 41 | public User logi n( | |
| 42 | @WebPara m(name = " siteCode", targetNam espace = " ") | |
| 43 | String s iteCode, | |
| 44 | @WebPara m(name = " accessCode ", targetN amespace = "") | |
| 45 | String a ccessCode, | |
| 46 | @WebPara m(name = " verifyCode ", targetN amespace = "") | |
| 47 | String v erifyCode, | |
| 48 | @WebPara m(name = " requesting App", targ etNamespac e = "") | |
| 49 | String r equestingA pp) | |
| 50 | th rows JMead owsExcepti on_Excepti on | |
| 51 | ; | |
| 52 | ||
| 53 | /** | |
| 54 | * | |
| 55 | * @pa ram authUs erInfoQuer y | |
| 56 | * @re turn | |
| 57 | * returns b oolean | |
| 58 | * @th rows JMead owsExcepti on_Excepti on | |
| 59 | */ | |
| 60 | @WebMe thod | |
| 61 | @WebRe sult(targe tNamespace = "") | |
| 62 | @RequestWr apper(loca lName = "u pdateUserS ubjectDN", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Update UserSubjec tDN") | |
| 63 | @ResponseW rapper(loc alName = " updateUser SubjectDNR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Update UserSubjec tDNRespons e") | |
| 64 | public boolean u pdateUserS ubjectDN( | |
| 65 | @WebPara m(name = " authUserIn foQuery", targetName space = "" ) | |
| 66 | AuthUser Info authU serInfoQue ry) | |
| 67 | th rows JMead owsExcepti on_Excepti on | |
| 68 | ; | |
| 69 | ||
| 70 | /** | |
| 71 | * | |
| 72 | * @pa ram siteCo de | |
| 73 | * @pa ram verify Code | |
| 74 | * @pa ram cardID | |
| 75 | * @pa ram access Code | |
| 76 | * @pa ram ipAddr ess | |
| 77 | * @pa ram reques tingApp | |
| 78 | * @pa ram subjec tDN | |
| 79 | * @re turn | |
| 80 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.User | |
| 81 | * @th rows JMead owsExcepti on_Excepti on | |
| 82 | */ | |
| 83 | @WebMe thod | |
| 84 | @WebRe sult(targe tNamespace = "") | |
| 85 | @RequestWr apper(loca lName = "l oginEnterp rise", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.LoginE nterprise" ) | |
| 86 | @ResponseW rapper(loc alName = " loginEnter priseRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.LoginE nterpriseR esponse") | |
| 87 | public User logi nEnterpris e( | |
| 88 | @WebPara m(name = " cardID", t argetNames pace = "") | |
| 89 | String c ardID, | |
| 90 | @WebPara m(name = " siteCode", targetNam espace = " ") | |
| 91 | String s iteCode, | |
| 92 | @WebPara m(name = " accessCode ", targetN amespace = "") | |
| 93 | String a ccessCode, | |
| 94 | @WebPara m(name = " verifyCode ", targetN amespace = "") | |
| 95 | String v erifyCode, | |
| 96 | @WebPara m(name = " requesting App", targ etNamespac e = "") | |
| 97 | String r equestingA pp, | |
| 98 | @WebPara m(name = " ipAddress" , targetNa mespace = "") | |
| 99 | String i pAddress, | |
| 100 | @WebPara m(name = " subjectDN" , targetNa mespace = "") | |
| 101 | String s ubjectDN) | |
| 102 | th rows JMead owsExcepti on_Excepti on | |
| 103 | ; | |
| 104 | ||
| 105 | /** | |
| 106 | * | |
| 107 | * @pa ram queryB ean | |
| 108 | * @re turn | |
| 109 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Patient> | |
| 110 | * @th rows JMead owsExcepti on_Excepti on | |
| 111 | */ | |
| 112 | @WebMe thod | |
| 113 | @WebRe sult(targe tNamespace = "") | |
| 114 | @RequestWr apper(loca lName = "l ookupPatie nt", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Lookup Patient") | |
| 115 | @ResponseW rapper(loc alName = " lookupPati entRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Lookup PatientRes ponse") | |
| 116 | public List<Pati ent> looku pPatient( | |
| 117 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 118 | JMeadows Query quer yBean) | |
| 119 | th rows JMead owsExcepti on_Excepti on | |
| 120 | ; | |
| 121 | ||
| 122 | /** | |
| 123 | * | |
| 124 | * @pa ram queryB ean | |
| 125 | * @re turn | |
| 126 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Resp onsePatien tQuery | |
| 127 | * @th rows JMead owsExcepti on_Excepti on | |
| 128 | */ | |
| 129 | @WebMe thod | |
| 130 | @WebRe sult(targe tNamespace = "") | |
| 131 | @RequestWr apper(loca lName = "l ookupPatie ntPDWS", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Lookup PatientPDW S") | |
| 132 | @ResponseW rapper(loc alName = " lookupPati entPDWSRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Lookup PatientPDW SResponse" ) | |
| 133 | public ResponseP atientQuer y lookupPa tientPDWS( | |
| 134 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 135 | PdwsQuer yBean quer yBean) | |
| 136 | th rows JMead owsExcepti on_Excepti on | |
| 137 | ; | |
| 138 | ||
| 139 | /** | |
| 140 | * | |
| 141 | * @pa ram queryB ean | |
| 142 | * @re turn | |
| 143 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Pati ent | |
| 144 | * @th rows JMead owsExcepti on_Excepti on | |
| 145 | */ | |
| 146 | @WebMe thod | |
| 147 | @WebRe sult(targe tNamespace = "") | |
| 148 | @RequestWr apper(loca lName = "s electPatie nt", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Select Patient") | |
| 149 | @ResponseW rapper(loc alName = " selectPati entRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Select PatientRes ponse") | |
| 150 | public Patient s electPatie nt( | |
| 151 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 152 | JMeadows Query quer yBean) | |
| 153 | th rows JMead owsExcepti on_Excepti on | |
| 154 | ; | |
| 155 | ||
| 156 | /** | |
| 157 | * | |
| 158 | * @pa ram queryB ean | |
| 159 | * @re turn | |
| 160 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Resp onsePatien tSelect | |
| 161 | * @th rows JMead owsExcepti on_Excepti on | |
| 162 | */ | |
| 163 | @WebMe thod | |
| 164 | @WebRe sult(targe tNamespace = "") | |
| 165 | @RequestWr apper(loca lName = "s electPatie ntMVI", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Select PatientMVI ") | |
| 166 | @ResponseW rapper(loc alName = " selectPati entMVIResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Select PatientMVI Response") | |
| 167 | public ResponseP atientSele ct selectP atientMVI( | |
| 168 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 169 | JMeadows Query quer yBean) | |
| 170 | th rows JMead owsExcepti on_Excepti on | |
| 171 | ; | |
| 172 | ||
| 173 | /** | |
| 174 | * | |
| 175 | * @pa ram queryB ean | |
| 176 | * @th rows JMead owsExcepti on_Excepti on | |
| 177 | */ | |
| 178 | @WebMe thod | |
| 179 | @RequestWr apper(loca lName = "s electPatie ntForVASen sitive", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Select PatientFor VASensitiv e") | |
| 180 | @ResponseW rapper(loc alName = " selectPati entForVASe nsitiveRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.Select PatientFor VASensitiv eResponse" ) | |
| 181 | public void sele ctPatientF orVASensit ive( | |
| 182 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 183 | JMeadows Query quer yBean) | |
| 184 | th rows JMead owsExcepti on_Excepti on | |
| 185 | ; | |
| 186 | ||
| 187 | /** | |
| 188 | * | |
| 189 | * @pa ram queryB ean | |
| 190 | * @th rows JMead owsExcepti on_Excepti on | |
| 191 | */ | |
| 192 | @WebMe thod | |
| 193 | @RequestWr apper(loca lName = "a uditVARest rictedAcce ss", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.AuditV ARestricte dAccess") | |
| 194 | @ResponseW rapper(loc alName = " auditVARes trictedAcc essRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.AuditV ARestricte dAccessRes ponse") | |
| 195 | public void audi tVARestric tedAccess( | |
| 196 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 197 | JMeadows Query quer yBean) | |
| 198 | th rows JMead owsExcepti on_Excepti on | |
| 199 | ; | |
| 200 | ||
| 201 | /** | |
| 202 | * | |
| 203 | * @pa ram queryB ean | |
| 204 | * @th rows JMead owsExcepti on_Excepti on | |
| 205 | */ | |
| 206 | @WebMe thod | |
| 207 | @RequestWr apper(loca lName = "a uditSensit iveRecordA ccess", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.AuditS ensitiveRe cordAccess ") | |
| 208 | @ResponseW rapper(loc alName = " auditSensi tiveRecord AccessResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.AuditS ensitiveRe cordAccess Response") | |
| 209 | public void audi tSensitive RecordAcce ss( | |
| 210 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 211 | JMeadows Query quer yBean) | |
| 212 | th rows JMead owsExcepti on_Excepti on | |
| 213 | ; | |
| 214 | ||
| 215 | /** | |
| 216 | * | |
| 217 | * @pa ram queryB ean | |
| 218 | * @re turn | |
| 219 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientAd mission> | |
| 220 | * @th rows JMead owsExcepti on_Excepti on | |
| 221 | */ | |
| 222 | @WebMe thod | |
| 223 | @WebRe sult(targe tNamespace = "") | |
| 224 | @RequestWr apper(loca lName = "g etPatientA dmissions" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientAdmiss ions") | |
| 225 | @ResponseW rapper(loc alName = " getPatient Admissions Response", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientAdmiss ionsRespon se") | |
| 226 | public List<Pati entAdmissi on> getPat ientAdmiss ions( | |
| 227 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 228 | JMeadows Query quer yBean) | |
| 229 | th rows JMead owsExcepti on_Excepti on | |
| 230 | ; | |
| 231 | ||
| 232 | /** | |
| 233 | * | |
| 234 | * @pa ram queryB ean | |
| 235 | * @re turn | |
| 236 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientHi story> | |
| 237 | * @th rows JMead owsExcepti on_Excepti on | |
| 238 | */ | |
| 239 | @WebMe thod | |
| 240 | @WebRe sult(targe tNamespace = "") | |
| 241 | @RequestWr apper(loca lName = "g etPatientH istory", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientHistor y") | |
| 242 | @ResponseW rapper(loc alName = " getPatient HistoryRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientHistor yResponse" ) | |
| 243 | public List<Pati entHistory > getPatie ntHistory( | |
| 244 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 245 | JMeadows Query quer yBean) | |
| 246 | th rows JMead owsExcepti on_Excepti on | |
| 247 | ; | |
| 248 | ||
| 249 | /** | |
| 250 | * | |
| 251 | * @pa ram queryB ean | |
| 252 | * @re turn | |
| 253 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Allergy> | |
| 254 | * @th rows JMead owsExcepti on_Excepti on | |
| 255 | */ | |
| 256 | @WebMe thod | |
| 257 | @WebRe sult(targe tNamespace = "") | |
| 258 | @RequestWr apper(loca lName = "g etPatientA llergies", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientAllerg ies") | |
| 259 | @ResponseW rapper(loc alName = " getPatient AllergiesR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientAllerg iesRespons e") | |
| 260 | public List<Alle rgy> getPa tientAller gies( | |
| 261 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 262 | JMeadows Query quer yBean) | |
| 263 | th rows JMead owsExcepti on_Excepti on | |
| 264 | ; | |
| 265 | ||
| 266 | /** | |
| 267 | * | |
| 268 | * @pa ram queryB ean | |
| 269 | * @re turn | |
| 270 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Allergy> | |
| 271 | * @th rows JMead owsExcepti on_Excepti on | |
| 272 | */ | |
| 273 | @WebMe thod | |
| 274 | @WebRe sult(targe tNamespace = "") | |
| 275 | @RequestWr apper(loca lName = "g etDODVLERP atientAlle rgies", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetDOD VLERPatien tAllergies ") | |
| 276 | @ResponseW rapper(loc alName = " getDODVLER PatientAll ergiesResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetDOD VLERPatien tAllergies Response") | |
| 277 | public List<Alle rgy> getDO DVLERPatie ntAllergie s( | |
| 278 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 279 | JMeadows Query quer yBean) | |
| 280 | th rows JMead owsExcepti on_Excepti on | |
| 281 | ; | |
| 282 | ||
| 283 | /** | |
| 284 | * | |
| 285 | * @pa ram queryB ean | |
| 286 | * @re turn | |
| 287 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Alle rgyDetail | |
| 288 | * @th rows JMead owsExcepti on_Excepti on | |
| 289 | */ | |
| 290 | @WebMe thod | |
| 291 | @WebRe sult(targe tNamespace = "") | |
| 292 | @RequestWr apper(loca lName = "g etAllergyD etail", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAll ergyDetail ") | |
| 293 | @ResponseW rapper(loc alName = " getAllergy DetailResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAll ergyDetail Response") | |
| 294 | public AllergyDe tail getAl lergyDetai l( | |
| 295 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 296 | JMeadows Query quer yBean) | |
| 297 | th rows JMead owsExcepti on_Excepti on | |
| 298 | ; | |
| 299 | ||
| 300 | /** | |
| 301 | * | |
| 302 | * @pa ram queryB ean | |
| 303 | * @re turn | |
| 304 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 305 | * @th rows JMead owsExcepti on_Excepti on | |
| 306 | */ | |
| 307 | @WebMe thod | |
| 308 | @WebRe sult(targe tNamespace = "") | |
| 309 | @RequestWr apper(loca lName = "g etPatientE ncountersR eport", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientEncoun tersReport ") | |
| 310 | @ResponseW rapper(loc alName = " getPatient Encounters ReportResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientEncoun tersReport Response") | |
| 311 | public FreeTextR eport getP atientEnco untersRepo rt( | |
| 312 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 313 | JMeadows Query quer yBean) | |
| 314 | th rows JMead owsExcepti on_Excepti on | |
| 315 | ; | |
| 316 | ||
| 317 | /** | |
| 318 | * | |
| 319 | * @pa ram queryB ean | |
| 320 | * @re turn | |
| 321 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientAp pointments > | |
| 322 | * @th rows JMead owsExcepti on_Excepti on | |
| 323 | */ | |
| 324 | @WebMe thod | |
| 325 | @WebRe sult(targe tNamespace = "") | |
| 326 | @RequestWr apper(loca lName = "g etPatientA ppointment s", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientAppoin tments") | |
| 327 | @ResponseW rapper(loc alName = " getPatient Appointmen tsResponse ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientAppoin tmentsResp onse") | |
| 328 | public List<Pati entAppoint ments> get PatientApp ointments( | |
| 329 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 330 | JMeadows Query quer yBean) | |
| 331 | th rows JMead owsExcepti on_Excepti on | |
| 332 | ; | |
| 333 | ||
| 334 | /** | |
| 335 | * | |
| 336 | * @pa ram queryB ean | |
| 337 | * @re turn | |
| 338 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Encounter > | |
| 339 | * @th rows JMead owsExcepti on_Excepti on | |
| 340 | */ | |
| 341 | @WebMe thod | |
| 342 | @WebRe sult(targe tNamespace = "") | |
| 343 | @RequestWr apper(loca lName = "g etPatientE ncounters" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientEncoun ters") | |
| 344 | @ResponseW rapper(loc alName = " getPatient Encounters Response", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientEncoun tersRespon se") | |
| 345 | public List<Enco unter> get PatientEnc ounters( | |
| 346 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 347 | JMeadows Query quer yBean) | |
| 348 | th rows JMead owsExcepti on_Excepti on | |
| 349 | ; | |
| 350 | ||
| 351 | /** | |
| 352 | * | |
| 353 | * @pa ram queryB ean | |
| 354 | * @re turn | |
| 355 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .ClinicalR eminder> | |
| 356 | * @th rows JMead owsExcepti on_Excepti on | |
| 357 | */ | |
| 358 | @WebMe thod | |
| 359 | @WebRe sult(targe tNamespace = "") | |
| 360 | @RequestWr apper(loca lName = "g etPatientC linicalRem inders", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientClinic alReminder s") | |
| 361 | @ResponseW rapper(loc alName = " getPatient ClinicalRe mindersRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientClinic alReminder sResponse" ) | |
| 362 | public List<Clin icalRemind er> getPat ientClinic alReminder s( | |
| 363 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 364 | JMeadows Query quer yBean) | |
| 365 | th rows JMead owsExcepti on_Excepti on | |
| 366 | ; | |
| 367 | ||
| 368 | /** | |
| 369 | * | |
| 370 | * @pa ram queryB ean | |
| 371 | * @re turn | |
| 372 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 373 | * @th rows JMead owsExcepti on_Excepti on | |
| 374 | */ | |
| 375 | @WebMe thod | |
| 376 | @WebRe sult(targe tNamespace = "") | |
| 377 | @RequestWr apper(loca lName = "g etClinical ReminderDe tail", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetCli nicalRemin derDetail" ) | |
| 378 | @ResponseW rapper(loc alName = " getClinica lReminderD etailRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetCli nicalRemin derDetailR esponse") | |
| 379 | public FreeTextR eport getC linicalRem inderDetai l( | |
| 380 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 381 | JMeadows Query quer yBean) | |
| 382 | th rows JMead owsExcepti on_Excepti on | |
| 383 | ; | |
| 384 | ||
| 385 | /** | |
| 386 | * | |
| 387 | * @pa ram queryB ean | |
| 388 | * @re turn | |
| 389 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientDe mographics > | |
| 390 | * @th rows JMead owsExcepti on_Excepti on | |
| 391 | */ | |
| 392 | @WebMe thod | |
| 393 | @WebRe sult(targe tNamespace = "") | |
| 394 | @RequestWr apper(loca lName = "g etPatientD emographic s", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientDemogr aphics") | |
| 395 | @ResponseW rapper(loc alName = " getPatient Demographi csResponse ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientDemogr aphicsResp onse") | |
| 396 | public List<Pati entDemogra phics> get PatientDem ographics( | |
| 397 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 398 | JMeadows Query quer yBean) | |
| 399 | th rows JMead owsExcepti on_Excepti on | |
| 400 | ; | |
| 401 | ||
| 402 | /** | |
| 403 | * | |
| 404 | * @pa ram queryB ean | |
| 405 | * @re turn | |
| 406 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientDe mographics Detail> | |
| 407 | * @th rows JMead owsExcepti on_Excepti on | |
| 408 | */ | |
| 409 | @WebMe thod | |
| 410 | @WebRe sult(targe tNamespace = "") | |
| 411 | @RequestWr apper(loca lName = "g etPatientD emographic sDetail", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientDemogr aphicsDeta il") | |
| 412 | @ResponseW rapper(loc alName = " getPatient Demographi csDetailRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientDemogr aphicsDeta ilResponse ") | |
| 413 | public List<Pati entDemogra phicsDetai l> getPati entDemogra phicsDetai l( | |
| 414 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 415 | JMeadows Query quer yBean) | |
| 416 | th rows JMead owsExcepti on_Excepti on | |
| 417 | ; | |
| 418 | ||
| 419 | /** | |
| 420 | * | |
| 421 | * @pa ram queryB ean | |
| 422 | * @re turn | |
| 423 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Immunizat ion> | |
| 424 | * @th rows JMead owsExcepti on_Excepti on | |
| 425 | */ | |
| 426 | @WebMe thod | |
| 427 | @WebRe sult(targe tNamespace = "") | |
| 428 | @RequestWr apper(loca lName = "g etPatientI mmunizatio ns", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientImmuni zations") | |
| 429 | @ResponseW rapper(loc alName = " getPatient Immunizati onsRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientImmuni zationsRes ponse") | |
| 430 | public List<Immu nization> getPatient Immunizati ons( | |
| 431 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 432 | JMeadows Query quer yBean) | |
| 433 | th rows JMead owsExcepti on_Excepti on | |
| 434 | ; | |
| 435 | ||
| 436 | /** | |
| 437 | * | |
| 438 | * @pa ram queryB ean | |
| 439 | * @re turn | |
| 440 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .LabOrder> | |
| 441 | * @th rows JMead owsExcepti on_Excepti on | |
| 442 | */ | |
| 443 | @WebMe thod | |
| 444 | @WebRe sult(targe tNamespace = "") | |
| 445 | @RequestWr apper(loca lName = "g etPatientL abs", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabs") | |
| 446 | @ResponseW rapper(loc alName = " getPatient LabsRespon se", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabsRe sponse") | |
| 447 | public List<LabO rder> getP atientLabs ( | |
| 448 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 449 | JMeadows Query quer yBean) | |
| 450 | th rows JMead owsExcepti on_Excepti on | |
| 451 | ; | |
| 452 | ||
| 453 | /** | |
| 454 | * | |
| 455 | * @pa ram queryB ean | |
| 456 | * @re turn | |
| 457 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .LabResult > | |
| 458 | * @th rows JMead owsExcepti on_Excepti on | |
| 459 | */ | |
| 460 | @WebMe thod | |
| 461 | @WebRe sult(targe tNamespace = "") | |
| 462 | @RequestWr apper(loca lName = "g etPatientL abResults" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabRes ults") | |
| 463 | @ResponseW rapper(loc alName = " getPatient LabResults Response", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabRes ultsRespon se") | |
| 464 | public List<LabR esult> get PatientLab Results( | |
| 465 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 466 | JMeadows Query quer yBean) | |
| 467 | th rows JMead owsExcepti on_Excepti on | |
| 468 | ; | |
| 469 | ||
| 470 | /** | |
| 471 | * | |
| 472 | * @pa ram queryB ean | |
| 473 | * @re turn | |
| 474 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 475 | * @th rows JMead owsExcepti on_Excepti on | |
| 476 | */ | |
| 477 | @WebMe thod | |
| 478 | @WebRe sult(targe tNamespace = "") | |
| 479 | @RequestWr apper(loca lName = "g etPatientL abReport", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabRep ort") | |
| 480 | @ResponseW rapper(loc alName = " getPatient LabReportR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabRep ortRespons e") | |
| 481 | public FreeTextR eport getP atientLabR eport( | |
| 482 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 483 | JMeadows Query quer yBean) | |
| 484 | th rows JMead owsExcepti on_Excepti on | |
| 485 | ; | |
| 486 | ||
| 487 | /** | |
| 488 | * | |
| 489 | * @pa ram queryB ean | |
| 490 | * @re turn | |
| 491 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Medicatio n> | |
| 492 | * @th rows JMead owsExcepti on_Excepti on | |
| 493 | */ | |
| 494 | @WebMe thod | |
| 495 | @WebRe sult(targe tNamespace = "") | |
| 496 | @RequestWr apper(loca lName = "g etPatientM edications ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientMedica tions") | |
| 497 | @ResponseW rapper(loc alName = " getPatient Medication sResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientMedica tionsRespo nse") | |
| 498 | public List<Medi cation> ge tPatientMe dications( | |
| 499 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 500 | JMeadows Query quer yBean) | |
| 501 | th rows JMead owsExcepti on_Excepti on | |
| 502 | ; | |
| 503 | ||
| 504 | /** | |
| 505 | * | |
| 506 | * @pa ram queryB ean | |
| 507 | * @re turn | |
| 508 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Form> | |
| 509 | * @th rows JMead owsExcepti on_Excepti on | |
| 510 | */ | |
| 511 | @WebMe thod | |
| 512 | @WebRe sult(targe tNamespace = "") | |
| 513 | @RequestWr apper(loca lName = "g etPatientF orms", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientForms" ) | |
| 514 | @ResponseW rapper(loc alName = " getPatient FormsRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientFormsR esponse") | |
| 515 | public List<Form > getPatie ntForms( | |
| 516 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 517 | JMeadows Query quer yBean) | |
| 518 | th rows JMead owsExcepti on_Excepti on | |
| 519 | ; | |
| 520 | ||
| 521 | /** | |
| 522 | * | |
| 523 | * @pa ram queryB ean | |
| 524 | * @re turn | |
| 525 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .ProgressN ote> | |
| 526 | * @th rows JMead owsExcepti on_Excepti on | |
| 527 | */ | |
| 528 | @WebMe thod | |
| 529 | @WebRe sult(targe tNamespace = "") | |
| 530 | @RequestWr apper(loca lName = "g etPatientP rogressNot es", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientProgre ssNotes") | |
| 531 | @ResponseW rapper(loc alName = " getPatient ProgressNo tesRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientProgre ssNotesRes ponse") | |
| 532 | public List<Prog ressNote> getPatient ProgressNo tes( | |
| 533 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 534 | JMeadows Query quer yBean) | |
| 535 | th rows JMead owsExcepti on_Excepti on | |
| 536 | ; | |
| 537 | ||
| 538 | /** | |
| 539 | * | |
| 540 | * @pa ram queryB ean | |
| 541 | * @re turn | |
| 542 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Note Image | |
| 543 | * @th rows JMead owsExcepti on_Excepti on | |
| 544 | */ | |
| 545 | @WebMe thod | |
| 546 | @WebRe sult(targe tNamespace = "") | |
| 547 | @RequestWr apper(loca lName = "g etBHIENote Image", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetBHI ENoteImage ") | |
| 548 | @ResponseW rapper(loc alName = " getBHIENot eImageResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetBHI ENoteImage Response") | |
| 549 | public NoteImage getBHIENo teImage( | |
| 550 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 551 | JMeadows Query quer yBean) | |
| 552 | th rows JMead owsExcepti on_Excepti on | |
| 553 | ; | |
| 554 | ||
| 555 | /** | |
| 556 | * | |
| 557 | * @pa ram queryB ean | |
| 558 | * @re turn | |
| 559 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .ProgressN ote> | |
| 560 | * @th rows JMead owsExcepti on_Excepti on | |
| 561 | */ | |
| 562 | @WebMe thod | |
| 563 | @WebRe sult(targe tNamespace = "") | |
| 564 | @RequestWr apper(loca lName = "g etPatientD ischargeSu mmaries", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientDischa rgeSummari es") | |
| 565 | @ResponseW rapper(loc alName = " getPatient DischargeS ummariesRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientDischa rgeSummari esResponse ") | |
| 566 | public List<Prog ressNote> getPatient DischargeS ummaries( | |
| 567 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 568 | JMeadows Query quer yBean) | |
| 569 | th rows JMead owsExcepti on_Excepti on | |
| 570 | ; | |
| 571 | ||
| 572 | /** | |
| 573 | * | |
| 574 | * @pa ram queryB ean | |
| 575 | * @re turn | |
| 576 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Consult> | |
| 577 | * @th rows JMead owsExcepti on_Excepti on | |
| 578 | */ | |
| 579 | @WebMe thod | |
| 580 | @WebRe sult(targe tNamespace = "") | |
| 581 | @RequestWr apper(loca lName = "g etPatientC onsultRequ ests", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientConsul tRequests" ) | |
| 582 | @ResponseW rapper(loc alName = " getPatient ConsultReq uestsRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientConsul tRequestsR esponse") | |
| 583 | public List<Cons ult> getPa tientConsu ltRequests ( | |
| 584 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 585 | JMeadows Query quer yBean) | |
| 586 | th rows JMead owsExcepti on_Excepti on | |
| 587 | ; | |
| 588 | ||
| 589 | /** | |
| 590 | * | |
| 591 | * @pa ram queryB ean | |
| 592 | * @re turn | |
| 593 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Order> | |
| 594 | * @th rows JMead owsExcepti on_Excepti on | |
| 595 | */ | |
| 596 | @WebMe thod | |
| 597 | @WebRe sult(targe tNamespace = "") | |
| 598 | @RequestWr apper(loca lName = "g etPatientO rders", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientOrders ") | |
| 599 | @ResponseW rapper(loc alName = " getPatient OrdersResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientOrders Response") | |
| 600 | public List<Orde r> getPati entOrders( | |
| 601 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 602 | JMeadows Query quer yBean) | |
| 603 | th rows JMead owsExcepti on_Excepti on | |
| 604 | ; | |
| 605 | ||
| 606 | /** | |
| 607 | * | |
| 608 | * @pa ram queryB ean | |
| 609 | * @re turn | |
| 610 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Problem> | |
| 611 | * @th rows JMead owsExcepti on_Excepti on | |
| 612 | */ | |
| 613 | @WebMe thod | |
| 614 | @WebRe sult(targe tNamespace = "") | |
| 615 | @RequestWr apper(loca lName = "g etPatientP roblemList ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientProble mList") | |
| 616 | @ResponseW rapper(loc alName = " getPatient ProblemLis tResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientProble mListRespo nse") | |
| 617 | public List<Prob lem> getPa tientProbl emList( | |
| 618 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 619 | JMeadows Query quer yBean) | |
| 620 | th rows JMead owsExcepti on_Excepti on | |
| 621 | ; | |
| 622 | ||
| 623 | /** | |
| 624 | * | |
| 625 | * @pa ram queryB ean | |
| 626 | * @re turn | |
| 627 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Radiology Report> | |
| 628 | * @th rows JMead owsExcepti on_Excepti on | |
| 629 | */ | |
| 630 | @WebMe thod | |
| 631 | @WebRe sult(targe tNamespace = "") | |
| 632 | @RequestWr apper(loca lName = "g etPatientR ads", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientRads") | |
| 633 | @ResponseW rapper(loc alName = " getPatient RadsRespon se", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientRadsRe sponse") | |
| 634 | public List<Radi ologyRepor t> getPati entRads( | |
| 635 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 636 | JMeadows Query quer yBean) | |
| 637 | th rows JMead owsExcepti on_Excepti on | |
| 638 | ; | |
| 639 | ||
| 640 | /** | |
| 641 | * | |
| 642 | * @pa ram queryB ean | |
| 643 | * @re turn | |
| 644 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Vitals> | |
| 645 | * @th rows JMead owsExcepti on_Excepti on | |
| 646 | */ | |
| 647 | @WebMe thod | |
| 648 | @WebRe sult(targe tNamespace = "") | |
| 649 | @RequestWr apper(loca lName = "g etPatientV itals", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientVitals ") | |
| 650 | @ResponseW rapper(loc alName = " getPatient VitalsResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientVitals Response") | |
| 651 | public List<Vita ls> getPat ientVitals ( | |
| 652 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 653 | JMeadows Query quer yBean) | |
| 654 | th rows JMead owsExcepti on_Excepti on | |
| 655 | ; | |
| 656 | ||
| 657 | /** | |
| 658 | * | |
| 659 | * @pa ram queryB ean | |
| 660 | * @re turn | |
| 661 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .LabResult > | |
| 662 | * @th rows JMead owsExcepti on_Excepti on | |
| 663 | */ | |
| 664 | @WebMe thod | |
| 665 | @WebRe sult(targe tNamespace = "") | |
| 666 | @RequestWr apper(loca lName = "g etPatientL abTestResu lts", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabTes tResults") | |
| 667 | @ResponseW rapper(loc alName = " getPatient LabTestRes ultsRespon se", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientLabTes tResultsRe sponse") | |
| 668 | public List<LabR esult> get PatientLab TestResult s( | |
| 669 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 670 | JMeadows Query quer yBean) | |
| 671 | th rows JMead owsExcepti on_Excepti on | |
| 672 | ; | |
| 673 | ||
| 674 | /** | |
| 675 | * | |
| 676 | * @pa ram queryB ean | |
| 677 | * @re turn | |
| 678 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .LabResult > | |
| 679 | * @th rows JMead owsExcepti on_Excepti on | |
| 680 | */ | |
| 681 | @WebMe thod | |
| 682 | @WebRe sult(targe tNamespace = "") | |
| 683 | @RequestWr apper(loca lName = "g etLabOrder Result", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetLab OrderResul t") | |
| 684 | @ResponseW rapper(loc alName = " getLabOrde rResultRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetLab OrderResul tResponse" ) | |
| 685 | public List<LabR esult> get LabOrderRe sult( | |
| 686 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 687 | JMeadows Query quer yBean) | |
| 688 | th rows JMead owsExcepti on_Excepti on | |
| 689 | ; | |
| 690 | ||
| 691 | /** | |
| 692 | * | |
| 693 | * @pa ram queryB ean | |
| 694 | * @re turn | |
| 695 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Admi ssionDetai l | |
| 696 | * @th rows JMead owsExcepti on_Excepti on | |
| 697 | */ | |
| 698 | @WebMe thod | |
| 699 | @WebRe sult(targe tNamespace = "") | |
| 700 | @RequestWr apper(loca lName = "g etAdmissio nDetails", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAdm issionDeta ils") | |
| 701 | @ResponseW rapper(loc alName = " getAdmissi onDetailsR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAdm issionDeta ilsRespons e") | |
| 702 | public Admission Detail get AdmissionD etails( | |
| 703 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 704 | JMeadows Query quer yBean) | |
| 705 | th rows JMead owsExcepti on_Excepti on | |
| 706 | ; | |
| 707 | ||
| 708 | /** | |
| 709 | * | |
| 710 | * @pa ram queryB ean | |
| 711 | * @re turn | |
| 712 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Diagnosis > | |
| 713 | * @th rows JMead owsExcepti on_Excepti on | |
| 714 | */ | |
| 715 | @WebMe thod | |
| 716 | @WebRe sult(targe tNamespace = "") | |
| 717 | @RequestWr apper(loca lName = "g etAdmissio nDiagnosis ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAdm issionDiag nosis") | |
| 718 | @ResponseW rapper(loc alName = " getAdmissi onDiagnosi sResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAdm issionDiag nosisRespo nse") | |
| 719 | public List<Diag nosis> get AdmissionD iagnosis( | |
| 720 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 721 | JMeadows Query quer yBean) | |
| 722 | th rows JMead owsExcepti on_Excepti on | |
| 723 | ; | |
| 724 | ||
| 725 | /** | |
| 726 | * | |
| 727 | * @pa ram queryB ean | |
| 728 | * @re turn | |
| 729 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Procedure > | |
| 730 | * @th rows JMead owsExcepti on_Excepti on | |
| 731 | */ | |
| 732 | @WebMe thod | |
| 733 | @WebRe sult(targe tNamespace = "") | |
| 734 | @RequestWr apper(loca lName = "g etAdmissio nProcedure s", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAdm issionProc edures") | |
| 735 | @ResponseW rapper(loc alName = " getAdmissi onProcedur esResponse ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAdm issionProc eduresResp onse") | |
| 736 | public List<Proc edure> get AdmissionP rocedures( | |
| 737 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 738 | JMeadows Query quer yBean) | |
| 739 | th rows JMead owsExcepti on_Excepti on | |
| 740 | ; | |
| 741 | ||
| 742 | /** | |
| 743 | * | |
| 744 | * @pa ram queryB ean | |
| 745 | * @re turn | |
| 746 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .FreeTextR eport> | |
| 747 | * @th rows JMead owsExcepti on_Excepti on | |
| 748 | */ | |
| 749 | @WebMe thod | |
| 750 | @WebRe sult(targe tNamespace = "") | |
| 751 | @RequestWr apper(loca lName = "g etConsultR eport", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetCon sultReport ") | |
| 752 | @ResponseW rapper(loc alName = " getConsult ReportResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetCon sultReport Response") | |
| 753 | public List<Free TextReport > getConsu ltReport( | |
| 754 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 755 | JMeadows Query quer yBean) | |
| 756 | th rows JMead owsExcepti on_Excepti on | |
| 757 | ; | |
| 758 | ||
| 759 | /** | |
| 760 | * | |
| 761 | * @pa ram queryB ean | |
| 762 | * @re turn | |
| 763 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.User | |
| 764 | * @th rows JMead owsExcepti on_Excepti on | |
| 765 | */ | |
| 766 | @WebMe thod | |
| 767 | @WebRe sult(targe tNamespace = "") | |
| 768 | @RequestWr apper(loca lName = "g etProvider Profile", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderProfi le") | |
| 769 | @ResponseW rapper(loc alName = " getProvide rProfileRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderProfi leResponse ") | |
| 770 | public User getP roviderPro file( | |
| 771 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 772 | JMeadows Query quer yBean) | |
| 773 | th rows JMead owsExcepti on_Excepti on | |
| 774 | ; | |
| 775 | ||
| 776 | /** | |
| 777 | * | |
| 778 | * @pa ram queryB ean | |
| 779 | * @re turn | |
| 780 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 781 | * @th rows JMead owsExcepti on_Excepti on | |
| 782 | */ | |
| 783 | @WebMe thod | |
| 784 | @WebRe sult(targe tNamespace = "") | |
| 785 | @RequestWr apper(loca lName = "g etMedicati onDetail", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetMed icationDet ail") | |
| 786 | @ResponseW rapper(loc alName = " getMedicat ionDetailR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetMed icationDet ailRespons e") | |
| 787 | public FreeTextR eport getM edicationD etail( | |
| 788 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 789 | JMeadows Query quer yBean) | |
| 790 | th rows JMead owsExcepti on_Excepti on | |
| 791 | ; | |
| 792 | ||
| 793 | /** | |
| 794 | * | |
| 795 | * @pa ram queryB ean | |
| 796 | * @re turn | |
| 797 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 798 | * @th rows JMead owsExcepti on_Excepti on | |
| 799 | */ | |
| 800 | @WebMe thod | |
| 801 | @WebRe sult(targe tNamespace = "") | |
| 802 | @RequestWr apper(loca lName = "g etOrderDet ail", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetOrd erDetail") | |
| 803 | @ResponseW rapper(loc alName = " getOrderDe tailRespon se", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetOrd erDetailRe sponse") | |
| 804 | public FreeTextR eport getO rderDetail ( | |
| 805 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 806 | JMeadows Query quer yBean) | |
| 807 | th rows JMead owsExcepti on_Excepti on | |
| 808 | ; | |
| 809 | ||
| 810 | /** | |
| 811 | * | |
| 812 | * @pa ram queryB ean | |
| 813 | * @re turn | |
| 814 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Vitals> | |
| 815 | * @th rows JMead owsExcepti on_Excepti on | |
| 816 | */ | |
| 817 | @WebMe thod | |
| 818 | @WebRe sult(targe tNamespace = "") | |
| 819 | @RequestWr apper(loca lName = "g etPatientC urrentVita ls", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientCurren tVitals") | |
| 820 | @ResponseW rapper(loc alName = " getPatient CurrentVit alsRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientCurren tVitalsRes ponse") | |
| 821 | public List<Vita ls> getPat ientCurren tVitals( | |
| 822 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 823 | JMeadows Query quer yBean) | |
| 824 | th rows JMead owsExcepti on_Excepti on | |
| 825 | ; | |
| 826 | ||
| 827 | /** | |
| 828 | * | |
| 829 | * @pa ram queryB ean | |
| 830 | * @re turn | |
| 831 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Insurance Bean> | |
| 832 | * @th rows JMead owsExcepti on_Excepti on | |
| 833 | */ | |
| 834 | @WebMe thod | |
| 835 | @WebRe sult(targe tNamespace = "") | |
| 836 | @RequestWr apper(loca lName = "g etPatientI nsurances" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientInsura nces") | |
| 837 | @ResponseW rapper(loc alName = " getPatient Insurances Response", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPat ientInsura ncesRespon se") | |
| 838 | public List<Insu ranceBean> getPatien tInsurance s( | |
| 839 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 840 | JMeadows Query quer yBean) | |
| 841 | th rows JMead owsExcepti on_Excepti on | |
| 842 | ; | |
| 843 | ||
| 844 | /** | |
| 845 | * | |
| 846 | * @pa ram queryB ean | |
| 847 | * @re turn | |
| 848 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Procedure > | |
| 849 | * @th rows JMead owsExcepti on_Excepti on | |
| 850 | */ | |
| 851 | @WebMe thod | |
| 852 | @WebRe sult(targe tNamespace = "") | |
| 853 | @RequestWr apper(loca lName = "g etOutpatie ntProcedur es", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetOut patientPro cedures") | |
| 854 | @ResponseW rapper(loc alName = " getOutpati entProcedu resRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetOut patientPro ceduresRes ponse") | |
| 855 | public List<Proc edure> get Outpatient Procedures ( | |
| 856 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 857 | JMeadows Query quer yBean) | |
| 858 | th rows JMead owsExcepti on_Excepti on | |
| 859 | ; | |
| 860 | ||
| 861 | /** | |
| 862 | * | |
| 863 | * @pa ram queryB ean | |
| 864 | * @re turn | |
| 865 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Prob lemDetail | |
| 866 | * @th rows JMead owsExcepti on_Excepti on | |
| 867 | */ | |
| 868 | @WebMe thod | |
| 869 | @WebRe sult(targe tNamespace = "") | |
| 870 | @RequestWr apper(loca lName = "g etProblemD etail", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro blemDetail ") | |
| 871 | @ResponseW rapper(loc alName = " getProblem DetailResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro blemDetail Response") | |
| 872 | public ProblemDe tail getPr oblemDetai l( | |
| 873 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 874 | JMeadows Query quer yBean) | |
| 875 | th rows JMead owsExcepti on_Excepti on | |
| 876 | ; | |
| 877 | ||
| 878 | /** | |
| 879 | * | |
| 880 | * @pa ram queryB ean | |
| 881 | * @re turn | |
| 882 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 883 | * @th rows JMead owsExcepti on_Excepti on | |
| 884 | */ | |
| 885 | @WebMe thod | |
| 886 | @WebRe sult(targe tNamespace = "") | |
| 887 | @RequestWr apper(loca lName = "g etProgress Note", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro gressNote" ) | |
| 888 | @ResponseW rapper(loc alName = " getProgres sNoteRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro gressNoteR esponse") | |
| 889 | public FreeTextR eport getP rogressNot e( | |
| 890 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 891 | JMeadows Query quer yBean) | |
| 892 | th rows JMead owsExcepti on_Excepti on | |
| 893 | ; | |
| 894 | ||
| 895 | /** | |
| 896 | * | |
| 897 | * @pa ram queryB ean | |
| 898 | * @re turn | |
| 899 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Radi ologyRepor t | |
| 900 | * @th rows JMead owsExcepti on_Excepti on | |
| 901 | */ | |
| 902 | @WebMe thod | |
| 903 | @WebRe sult(targe tNamespace = "") | |
| 904 | @RequestWr apper(loca lName = "g etRadiolog yReport", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetRad iologyRepo rt") | |
| 905 | @ResponseW rapper(loc alName = " getRadiolo gyReportRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetRad iologyRepo rtResponse ") | |
| 906 | public Radiology Report get RadiologyR eport( | |
| 907 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 908 | JMeadows Query quer yBean) | |
| 909 | th rows JMead owsExcepti on_Excepti on | |
| 910 | ; | |
| 911 | ||
| 912 | /** | |
| 913 | * | |
| 914 | * @pa ram queryB ean | |
| 915 | * @re turn | |
| 916 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .VlerDocum ent> | |
| 917 | * @th rows JMead owsExcepti on_Excepti on | |
| 918 | */ | |
| 919 | @WebMe thod | |
| 920 | @WebRe sult(targe tNamespace = "") | |
| 921 | @RequestWr apper(loca lName = "g etVLERDocu mentList", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVLE RDocumentL ist") | |
| 922 | @ResponseW rapper(loc alName = " getVLERDoc umentListR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVLE RDocumentL istRespons e") | |
| 923 | public List<Vler Document> getVLERDoc umentList( | |
| 924 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 925 | JMeadows Query quer yBean) | |
| 926 | th rows JMead owsExcepti on_Excepti on | |
| 927 | ; | |
| 928 | ||
| 929 | /** | |
| 930 | * | |
| 931 | * @pa ram vDoc | |
| 932 | * @pa ram queryB ean | |
| 933 | * @re turn | |
| 934 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Vler Document | |
| 935 | * @th rows JMead owsExcepti on_Excepti on | |
| 936 | */ | |
| 937 | @WebMe thod | |
| 938 | @WebRe sult(targe tNamespace = "") | |
| 939 | @RequestWr apper(loca lName = "g etVLERDocu ment", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVLE RDocument" ) | |
| 940 | @ResponseW rapper(loc alName = " getVLERDoc umentRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVLE RDocumentR esponse") | |
| 941 | public VlerDocum ent getVLE RDocument( | |
| 942 | @WebPara m(name = " vDoc", tar getNamespa ce = "") | |
| 943 | VlerDocu ment vDoc, | |
| 944 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 945 | JMeadows Query quer yBean) | |
| 946 | th rows JMead owsExcepti on_Excepti on | |
| 947 | ; | |
| 948 | ||
| 949 | /** | |
| 950 | * | |
| 951 | * @pa ram queryB ean | |
| 952 | * @re turn | |
| 953 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Vlerccda> | |
| 954 | * @th rows JMead owsExcepti on_Excepti on | |
| 955 | */ | |
| 956 | @WebMe thod | |
| 957 | @WebRe sult(targe tNamespace = "") | |
| 958 | @RequestWr apper(loca lName = "g etDODVLERP atientCCDA ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetDOD VLERPatien tCCDA") | |
| 959 | @ResponseW rapper(loc alName = " getDODVLER PatientCCD AResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetDOD VLERPatien tCCDARespo nse") | |
| 960 | public List<Vler ccda> getD ODVLERPati entCCDA( | |
| 961 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 962 | JMeadows Query quer yBean) | |
| 963 | th rows JMead owsExcepti on_Excepti on | |
| 964 | ; | |
| 965 | ||
| 966 | /** | |
| 967 | * | |
| 968 | * @pa ram queryB ean | |
| 969 | * @re turn | |
| 970 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Alert> | |
| 971 | * @th rows JMead owsExcepti on_Excepti on | |
| 972 | */ | |
| 973 | @WebMe thod | |
| 974 | @WebRe sult(targe tNamespace = "") | |
| 975 | @RequestWr apper(loca lName = "g etUserAler ts", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetUse rAlerts") | |
| 976 | @ResponseW rapper(loc alName = " getUserAle rtsRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetUse rAlertsRes ponse") | |
| 977 | public List<Aler t> getUser Alerts( | |
| 978 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 979 | JMeadows Query quer yBean) | |
| 980 | th rows JMead owsExcepti on_Excepti on | |
| 981 | ; | |
| 982 | ||
| 983 | /** | |
| 984 | * | |
| 985 | * @pa ram queryB ean | |
| 986 | * @re turn | |
| 987 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Free TextReport | |
| 988 | * @th rows JMead owsExcepti on_Excepti on | |
| 989 | */ | |
| 990 | @WebMe thod | |
| 991 | @WebRe sult(targe tNamespace = "") | |
| 992 | @RequestWr apper(loca lName = "g etVisitNot es", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVis itNotes") | |
| 993 | @ResponseW rapper(loc alName = " getVisitNo tesRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVis itNotesRes ponse") | |
| 994 | public FreeTextR eport getV isitNotes( | |
| 995 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 996 | JMeadows Query quer yBean) | |
| 997 | th rows JMead owsExcepti on_Excepti on | |
| 998 | ; | |
| 999 | ||
| 1000 | /** | |
| 1001 | * | |
| 1002 | * @pa ram provid erIen | |
| 1003 | * @pa ram siteCo de | |
| 1004 | * @pa ram endDat e | |
| 1005 | * @pa ram userNP I | |
| 1006 | * @pa ram patId | |
| 1007 | * @pa ram reques tingApp | |
| 1008 | * @pa ram userNa me | |
| 1009 | * @pa ram catego ry | |
| 1010 | * @pa ram userIe n | |
| 1011 | * @pa ram startD ate | |
| 1012 | * @th rows JMead owsExcepti on_Excepti on | |
| 1013 | */ | |
| 1014 | @WebMe thod | |
| 1015 | @RequestWr apper(loca lName = "l ogAudit", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.LogAud it") | |
| 1016 | @ResponseW rapper(loc alName = " logAuditRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.LogAud itResponse ") | |
| 1017 | public void logA udit( | |
| 1018 | @WebPara m(name = " siteCode", targetNam espace = " ") | |
| 1019 | String s iteCode, | |
| 1020 | @WebPara m(name = " userIen", targetName space = "" ) | |
| 1021 | String u serIen, | |
| 1022 | @WebPara m(name = " providerIe n", target Namespace = "") | |
| 1023 | String p roviderIen , | |
| 1024 | @WebPara m(name = " userNPI", targetName space = "" ) | |
| 1025 | String u serNPI, | |
| 1026 | @WebPara m(name = " userName", targetNam espace = " ") | |
| 1027 | String u serName, | |
| 1028 | @WebPara m(name = " patId", ta rgetNamesp ace = "") | |
| 1029 | String p atId, | |
| 1030 | @WebPara m(name = " category", targetNam espace = " ") | |
| 1031 | String c ategory, | |
| 1032 | @WebPara m(name = " requesting App", targ etNamespac e = "") | |
| 1033 | String r equestingA pp, | |
| 1034 | @WebPara m(name = " startDate" , targetNa mespace = "") | |
| 1035 | String s tartDate, | |
| 1036 | @WebPara m(name = " endDate", targetName space = "" ) | |
| 1037 | String e ndDate) | |
| 1038 | th rows JMead owsExcepti on_Excepti on | |
| 1039 | ; | |
| 1040 | ||
| 1041 | /** | |
| 1042 | * | |
| 1043 | * @pa ram queryB ean | |
| 1044 | * @re turn | |
| 1045 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientAp pointments > | |
| 1046 | * @th rows JMead owsExcepti on_Excepti on | |
| 1047 | */ | |
| 1048 | @WebMe thod | |
| 1049 | @WebRe sult(targe tNamespace = "") | |
| 1050 | @RequestWr apper(loca lName = "g etProvider Appointmen ts", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderAppoi ntments") | |
| 1051 | @ResponseW rapper(loc alName = " getProvide rAppointme ntsRespons e", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderAppoi ntmentsRes ponse") | |
| 1052 | public List<Pati entAppoint ments> get ProviderAp pointments ( | |
| 1053 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1054 | JMeadows Query quer yBean) | |
| 1055 | th rows JMead owsExcepti on_Excepti on | |
| 1056 | ; | |
| 1057 | ||
| 1058 | /** | |
| 1059 | * | |
| 1060 | * @pa ram queryB ean | |
| 1061 | * @re turn | |
| 1062 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientAd mission> | |
| 1063 | * @th rows JMead owsExcepti on_Excepti on | |
| 1064 | */ | |
| 1065 | @WebMe thod | |
| 1066 | @WebRe sult(targe tNamespace = "") | |
| 1067 | @RequestWr apper(loca lName = "g etProvider Admissions ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderAdmis sions") | |
| 1068 | @ResponseW rapper(loc alName = " getProvide rAdmission sResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderAdmis sionsRespo nse") | |
| 1069 | public List<Pati entAdmissi on> getPro viderAdmis sions( | |
| 1070 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1071 | JMeadows Query quer yBean) | |
| 1072 | th rows JMead owsExcepti on_Excepti on | |
| 1073 | ; | |
| 1074 | ||
| 1075 | /** | |
| 1076 | * | |
| 1077 | * @pa ram queryB ean | |
| 1078 | * @re turn | |
| 1079 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .PatientAd mission> | |
| 1080 | * @th rows JMead owsExcepti on_Excepti on | |
| 1081 | */ | |
| 1082 | @WebMe thod | |
| 1083 | @WebRe sult(targe tNamespace = "") | |
| 1084 | @RequestWr apper(loca lName = "g etWardAdmi ssions", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetWar dAdmission s") | |
| 1085 | @ResponseW rapper(loc alName = " getWardAdm issionsRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetWar dAdmission sResponse" ) | |
| 1086 | public List<Pati entAdmissi on> getWar dAdmission s( | |
| 1087 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1088 | JMeadows Query quer yBean) | |
| 1089 | th rows JMead owsExcepti on_Excepti on | |
| 1090 | ; | |
| 1091 | ||
| 1092 | /** | |
| 1093 | * | |
| 1094 | * @pa ram queryB ean | |
| 1095 | * @re turn | |
| 1096 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .ProgressN ote> | |
| 1097 | * @th rows JMead owsExcepti on_Excepti on | |
| 1098 | */ | |
| 1099 | @WebMe thod | |
| 1100 | @WebRe sult(targe tNamespace = "") | |
| 1101 | @RequestWr apper(loca lName = "g etProvider UnsignedNo tes", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderUnsig nedNotes") | |
| 1102 | @ResponseW rapper(loc alName = " getProvide rUnsignedN otesRespon se", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderUnsig nedNotesRe sponse") | |
| 1103 | public List<Prog ressNote> getProvide rUnsignedN otes( | |
| 1104 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1105 | JMeadows Query quer yBean) | |
| 1106 | th rows JMead owsExcepti on_Excepti on | |
| 1107 | ; | |
| 1108 | ||
| 1109 | /** | |
| 1110 | * | |
| 1111 | * @pa ram queryB ean | |
| 1112 | * @re turn | |
| 1113 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Consult> | |
| 1114 | * @th rows JMead owsExcepti on_Excepti on | |
| 1115 | */ | |
| 1116 | @WebMe thod | |
| 1117 | @WebRe sult(targe tNamespace = "") | |
| 1118 | @RequestWr apper(loca lName = "g etProvider ConsultsRe quested", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderConsu ltsRequest ed") | |
| 1119 | @ResponseW rapper(loc alName = " getProvide rConsultsR equestedRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderConsu ltsRequest edResponse ") | |
| 1120 | public List<Cons ult> getPr oviderCons ultsReques ted( | |
| 1121 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1122 | JMeadows Query quer yBean) | |
| 1123 | th rows JMead owsExcepti on_Excepti on | |
| 1124 | ; | |
| 1125 | ||
| 1126 | /** | |
| 1127 | * | |
| 1128 | * @pa ram queryB ean | |
| 1129 | * @re turn | |
| 1130 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Consult> | |
| 1131 | * @th rows JMead owsExcepti on_Excepti on | |
| 1132 | */ | |
| 1133 | @WebMe thod | |
| 1134 | @WebRe sult(targe tNamespace = "") | |
| 1135 | @RequestWr apper(loca lName = "g etProvider ConsultsRe ceived", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderConsu ltsReceive d") | |
| 1136 | @ResponseW rapper(loc alName = " getProvide rConsultsR eceivedRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderConsu ltsReceive dResponse" ) | |
| 1137 | public List<Cons ult> getPr oviderCons ultsReceiv ed( | |
| 1138 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1139 | JMeadows Query quer yBean) | |
| 1140 | th rows JMead owsExcepti on_Excepti on | |
| 1141 | ; | |
| 1142 | ||
| 1143 | /** | |
| 1144 | * | |
| 1145 | * @pa ram queryB ean | |
| 1146 | * @re turn | |
| 1147 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Order> | |
| 1148 | * @th rows JMead owsExcepti on_Excepti on | |
| 1149 | */ | |
| 1150 | @WebMe thod | |
| 1151 | @WebRe sult(targe tNamespace = "") | |
| 1152 | @RequestWr apper(loca lName = "g etProvider OrdersPend ing", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderOrder sPending") | |
| 1153 | @ResponseW rapper(loc alName = " getProvide rOrdersPen dingRespon se", targe tNamespace = "http:/ /webservic e.jmeadows . URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderOrder sPendingRe sponse") | |
| 1154 | public List<Orde r> getProv iderOrders Pending( | |
| 1155 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1156 | JMeadows Query quer yBean) | |
| 1157 | th rows JMead owsExcepti on_Excepti on | |
| 1158 | ; | |
| 1159 | ||
| 1160 | /** | |
| 1161 | * | |
| 1162 | * @pa ram queryB ean | |
| 1163 | * @re turn | |
| 1164 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Order> | |
| 1165 | * @th rows JMead owsExcepti on_Excepti on | |
| 1166 | */ | |
| 1167 | @WebMe thod | |
| 1168 | @WebRe sult(targe tNamespace = "") | |
| 1169 | @RequestWr apper(loca lName = "g etProvider OrdersResu lted", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderOrder sResulted" ) | |
| 1170 | @ResponseW rapper(loc alName = " getProvide rOrdersRes ultedRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderOrder sResultedR esponse") | |
| 1171 | public List<Orde r> getProv iderOrders Resulted( | |
| 1172 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1173 | JMeadows Query quer yBean) | |
| 1174 | th rows JMead owsExcepti on_Excepti on | |
| 1175 | ; | |
| 1176 | ||
| 1177 | /** | |
| 1178 | * | |
| 1179 | * @pa ram queryB ean | |
| 1180 | * @re turn | |
| 1181 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .LabResult > | |
| 1182 | * @th rows JMead owsExcepti on_Excepti on | |
| 1183 | */ | |
| 1184 | @WebMe thod | |
| 1185 | @WebRe sult(targe tNamespace = "") | |
| 1186 | @RequestWr apper(loca lName = "g etProvider LabAbnorma lResults", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderLabAb normalResu lts") | |
| 1187 | @ResponseW rapper(loc alName = " getProvide rLabAbnorm alResultsR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderLabAb normalResu ltsRespons e") | |
| 1188 | public List<LabR esult> get ProviderLa bAbnormalR esults( | |
| 1189 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1190 | JMeadows Query quer yBean) | |
| 1191 | th rows JMead owsExcepti on_Excepti on | |
| 1192 | ; | |
| 1193 | ||
| 1194 | /** | |
| 1195 | * | |
| 1196 | * @pa ram queryB ean | |
| 1197 | * @re turn | |
| 1198 | * returns j ava.lang.S tring | |
| 1199 | * @th rows JMead owsExcepti on_Excepti on | |
| 1200 | */ | |
| 1201 | @WebMe thod | |
| 1202 | @WebRe sult(targe tNamespace = "") | |
| 1203 | @RequestWr apper(loca lName = "g etJanusGUI Config", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetJan usGUIConfi g") | |
| 1204 | @ResponseW rapper(loc alName = " getJanusGU IConfigRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetJan usGUIConfi gResponse" ) | |
| 1205 | public String ge tJanusGUIC onfig( | |
| 1206 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1207 | JMeadows Query quer yBean) | |
| 1208 | th rows JMead owsExcepti on_Excepti on | |
| 1209 | ; | |
| 1210 | ||
| 1211 | /** | |
| 1212 | * | |
| 1213 | * @pa ram cfg | |
| 1214 | * @pa ram queryB ean | |
| 1215 | * @re turn | |
| 1216 | * returns b oolean | |
| 1217 | * @th rows JMead owsExcepti on_Excepti on | |
| 1218 | */ | |
| 1219 | @WebMe thod | |
| 1220 | @WebRe sult(targe tNamespace = "") | |
| 1221 | @RequestWr apper(loca lName = "s etJanusGUI Config", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.SetJan usGUIConfi g") | |
| 1222 | @ResponseW rapper(loc alName = " setJanusGU IConfigRes ponse", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.SetJan usGUIConfi gResponse" ) | |
| 1223 | public boolean s etJanusGUI Config( | |
| 1224 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1225 | JMeadows Query quer yBean, | |
| 1226 | @WebPara m(name = " cfg", targ etNamespac e = "") | |
| 1227 | String c fg) | |
| 1228 | th rows JMead owsExcepti on_Excepti on | |
| 1229 | ; | |
| 1230 | ||
| 1231 | /** | |
| 1232 | * | |
| 1233 | * @pa ram queryB ean | |
| 1234 | * @re turn | |
| 1235 | * returns j ava.lang.S tring | |
| 1236 | * @th rows JMead owsExcepti on_Excepti on | |
| 1237 | */ | |
| 1238 | @WebMe thod | |
| 1239 | @WebRe sult(targe tNamespace = "") | |
| 1240 | @RequestWr apper(loca lName = "g etProvider Flags", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderFlags ") | |
| 1241 | @ResponseW rapper(loc alName = " getProvide rFlagsResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetPro viderFlags Response") | |
| 1242 | public String ge tProviderF lags( | |
| 1243 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1244 | JMeadows Query quer yBean) | |
| 1245 | th rows JMead owsExcepti on_Excepti on | |
| 1246 | ; | |
| 1247 | ||
| 1248 | /** | |
| 1249 | * | |
| 1250 | * @pa ram flags | |
| 1251 | * @pa ram queryB ean | |
| 1252 | * @re turn | |
| 1253 | * returns b oolean | |
| 1254 | * @th rows JMead owsExcepti on_Excepti on | |
| 1255 | */ | |
| 1256 | @WebMe thod | |
| 1257 | @WebRe sult(targe tNamespace = "") | |
| 1258 | @RequestWr apper(loca lName = "s etProvider Flags", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.SetPro viderFlags ") | |
| 1259 | @ResponseW rapper(loc alName = " setProvide rFlagsResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.SetPro viderFlags Response") | |
| 1260 | public boolean s etProvider Flags( | |
| 1261 | @WebPara m(name = " queryBean" , targetNa mespace = "") | |
| 1262 | JMeadows Query quer yBean, | |
| 1263 | @WebPara m(name = " flags", ta rgetNamesp ace = "") | |
| 1264 | String f lags) | |
| 1265 | th rows JMead owsExcepti on_Excepti on | |
| 1266 | ; | |
| 1267 | ||
| 1268 | /** | |
| 1269 | * | |
| 1270 | * @pa ram smartC ardID | |
| 1271 | * @pa ram smartC ardAgency | |
| 1272 | * @re turn | |
| 1273 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Iehr UserProfil e | |
| 1274 | * @th rows JMead owsExcepti on_Excepti on | |
| 1275 | */ | |
| 1276 | @WebMe thod | |
| 1277 | @WebRe sult(targe tNamespace = "") | |
| 1278 | @RequestWr apper(loca lName = "g etIehrUser Profile", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetIeh rUserProfi le") | |
| 1279 | @ResponseW rapper(loc alName = " getIehrUse rProfileRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetIeh rUserProfi leResponse ") | |
| 1280 | public IehrUserP rofile get IehrUserPr ofile( | |
| 1281 | @WebPara m(name = " smartCardI D", target Namespace = "") | |
| 1282 | String s martCardID , | |
| 1283 | @WebPara m(name = " smartCardA gency", ta rgetNamesp ace = "") | |
| 1284 | String s martCardAg ency) | |
| 1285 | th rows JMead owsExcepti on_Excepti on | |
| 1286 | ; | |
| 1287 | ||
| 1288 | /** | |
| 1289 | * | |
| 1290 | * @pa ram iehrUs erProfile | |
| 1291 | * @re turn | |
| 1292 | * returns b oolean | |
| 1293 | * @th rows JMead owsExcepti on_Excepti on | |
| 1294 | */ | |
| 1295 | @WebMe thod | |
| 1296 | @WebRe sult(targe tNamespace = "") | |
| 1297 | @RequestWr apper(loca lName = "s etIehrUser Profile", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.SetIeh rUserProfi le") | |
| 1298 | @ResponseW rapper(loc alName = " setIehrUse rProfileRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.SetIeh rUserProfi leResponse ") | |
| 1299 | public boolean s etIehrUser Profile( | |
| 1300 | @WebPara m(name = " iehrUserPr ofile", ta rgetNamesp ace = "") | |
| 1301 | IehrUser Profile ie hrUserProf ile) | |
| 1302 | th rows JMead owsExcepti on_Excepti on | |
| 1303 | ; | |
| 1304 | ||
| 1305 | /** | |
| 1306 | * | |
| 1307 | * @re turn | |
| 1308 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Site> | |
| 1309 | */ | |
| 1310 | @WebMe thod | |
| 1311 | @WebRe sult(targe tNamespace = "") | |
| 1312 | @RequestWr apper(loca lName = "g etSites", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetSit es") | |
| 1313 | @ResponseW rapper(loc alName = " getSitesRe sponse", t argetNames pace = "ht tp://webse rvice.jmea dows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetSit esResponse ") | |
| 1314 | public List<Site > getSites (); | |
| 1315 | ||
| 1316 | /** | |
| 1317 | * | |
| 1318 | * @pa ram cardID | |
| 1319 | * @re turn | |
| 1320 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .AuditEntr y> | |
| 1321 | * @th rows JMead owsExcepti on_Excepti on | |
| 1322 | */ | |
| 1323 | @WebMe thod | |
| 1324 | @WebRe sult(targe tNamespace = "") | |
| 1325 | @RequestWr apper(loca lName = "g etLoginInf o", target Namespace = "http:// webservice .jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetLog inInfo") | |
| 1326 | @ResponseW rapper(loc alName = " getLoginIn foResponse ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetLog inInfoResp onse") | |
| 1327 | public List<Audi tEntry> ge tLoginInfo ( | |
| 1328 | @WebPara m(name = " cardID", t argetNames pace = "") | |
| 1329 | String c ardID) | |
| 1330 | th rows JMead owsExcepti on_Excepti on | |
| 1331 | ; | |
| 1332 | ||
| 1333 | /** | |
| 1334 | * | |
| 1335 | * @re turn | |
| 1336 | * returns j ava.lang.S tring | |
| 1337 | */ | |
| 1338 | @WebMe thod | |
| 1339 | @WebRe sult(targe tNamespace = "") | |
| 1340 | @RequestWr apper(loca lName = "g etServiceE rrors", ta rgetNamesp ace = "htt p://webser vice.jmead ows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetSer viceErrors ") | |
| 1341 | @ResponseW rapper(loc alName = " getService ErrorsResp onse", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetSer viceErrors Response") | |
| 1342 | public String ge tServiceEr rors(); | |
| 1343 | ||
| 1344 | /** | |
| 1345 | * | |
| 1346 | * @pa ram authUs erInfoQuer y | |
| 1347 | * @re turn | |
| 1348 | * returns g ov.va.med. jmeadows_2 _3_1.webse rvice.Auth UserInfo | |
| 1349 | * @th rows JMead owsExcepti on_Excepti on | |
| 1350 | */ | |
| 1351 | @WebMe thod | |
| 1352 | @WebRe sult(targe tNamespace = "") | |
| 1353 | @RequestWr apper(loca lName = "g etAuthUser ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAut hUser") | |
| 1354 | @ResponseW rapper(loc alName = " getAuthUse rResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetAut hUserRespo nse") | |
| 1355 | public AuthUserI nfo getAut hUser( | |
| 1356 | @WebPara m(name = " authUserIn foQuery", targetName space = "" ) | |
| 1357 | AuthUser Info authU serInfoQue ry) | |
| 1358 | th rows JMead owsExcepti on_Excepti on | |
| 1359 | ; | |
| 1360 | ||
| 1361 | /** | |
| 1362 | * | |
| 1363 | */ | |
| 1364 | @WebMe thod | |
| 1365 | @RequestWr apper(loca lName = "r esetStatus ", targetN amespace = "http://w ebservice. jmeadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.ResetS tatus") | |
| 1366 | @ResponseW rapper(loc alName = " resetStatu sResponse" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.ResetS tatusRespo nse") | |
| 1367 | public void rese tStatus(); | |
| 1368 | ||
| 1369 | /** | |
| 1370 | * | |
| 1371 | * @pa ram userId | |
| 1372 | * @re turn | |
| 1373 | * returns j ava.util.L ist<gov.va .med.jmead ows_2_3_1. webservice .Patient> | |
| 1374 | * @th rows JMead owsExcepti on_Excepti on | |
| 1375 | */ | |
| 1376 | @WebMe thod | |
| 1377 | @WebRe sult(targe tNamespace = "") | |
| 1378 | @RequestWr apper(loca lName = "g etRecently ViewedPati ents", tar getNamespa ce = "http ://webserv ice.jmeado ws. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetRec entlyViewe dPatients" ) | |
| 1379 | @ResponseW rapper(loc alName = " getRecentl yViewedPat ientsRespo nse", targ etNamespac e = "http: //webservi ce.jmeadow s. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetRec entlyViewe dPatientsR esponse") | |
| 1380 | public List<Pati ent> getRe centlyView edPatients ( | |
| 1381 | @WebPara m(name = " userId", t argetNames pace = "") | |
| 1382 | String u serId) | |
| 1383 | th rows JMead owsExcepti on_Excepti on | |
| 1384 | ; | |
| 1385 | ||
| 1386 | /** | |
| 1387 | * | |
| 1388 | * @re turn | |
| 1389 | * returns j ava.lang.S tring | |
| 1390 | */ | |
| 1391 | @WebMe thod | |
| 1392 | @WebRe sult(targe tNamespace = "") | |
| 1393 | @RequestWr apper(loca lName = "g etVersion" , targetNa mespace = "http://we bservice.j meadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVer sion") | |
| 1394 | @ResponseW rapper(loc alName = " getVersion Response", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetVer sionRespon se") | |
| 1395 | public String ge tVersion() ; | |
| 1396 | ||
| 1397 | /** | |
| 1398 | * | |
| 1399 | * @re turn | |
| 1400 | * returns j ava.lang.S tring | |
| 1401 | */ | |
| 1402 | @WebMe thod | |
| 1403 | @WebRe sult(targe tNamespace = "") | |
| 1404 | @RequestWr apper(loca lName = "g etStatus", targetNam espace = " http://web service.jm eadows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetSta tus") | |
| 1405 | @ResponseW rapper(loc alName = " getStatusR esponse", targetName space = "h ttp://webs ervice.jme adows. URL /", classN ame = "gov .va.med.jm eadows_2_3 _1.webserv ice.GetSta tusRespons e") | |
| 1406 | public String ge tStatus(); | |
| 1407 | ||
| 1408 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.