Produced by Araxis Merge on 7/25/2018 3:41:12 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
# | Location | File | Last Modified |
---|---|---|---|
1 | Pain_Coach_v3.0_Jun_2018.zip\vpc-staff-web.zip\vpc-staff-web\app\provider\js\model | search_patient.js | Tue Apr 3 17:26:25 2018 UTC |
2 | Pain_Coach_v3.0_Jun_2018.zip\vpc-staff-web.zip\vpc-staff-web\app\provider\js\model | search_patient.js | Wed Jul 25 14:25:55 2018 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 22 |
Changed | 1 | 4 |
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 | VPC.Model. SearchPati ent = Back bone.Model .extend({ | |
2 | url: f unction() { | |
3 | // PS - ht tps:// URL /PatientVi ewerServic es/rest/pa tient/dfn- 442/106 | |
4 | //return " https:// URL /VistaData Services/v 1/patient/ default/71 77262"; | |
5 | va r patientI dentifier = this.get ('patientI dentifier' ); | |
6 | va r assignin gAuthority = patient Identifier .assigning Authority; | |
7 | va r uniqueId = patient Identifier .uniqueId; | |
8 | /* console.lo g(">>> pat ient detai ls url =", App_Utils .GetVDSUrl s().patien t | |
9 | .replace ('{assigni ng-authori ty}', assi gningAutho rity).repl ace('{pati ent-id}', uniqueId)) */ | |
10 | re turn App_U tils.GetVD SUrls().pa tient | |
11 | .replace ('{assigni ng-authori ty}', assi gningAutho rity).repl ace('{pati ent-id}', uniqueId); | |
12 | } | |
13 | }); |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.