added untimely filing as an adjustment reason
[openemr.git] / ChangeLog
blob3efa6ebaa2674039025521a1fb460fe432a850e8
1 2008-02-04 Changes made to OpenEMR by CHEMED
2 1. Each user is associated with one facility (Default Facility) in the interface
3 2. Calendar will not be able to schedule appointments in a facility other than default for the user.
4 3. When clicking on the time slot to make an appointment the popup form is populated with relevant user and his facility.
5    These fields are made read only.
6 4. When scheduling a new appointment using "Add" button the user and facility fields are editable.
7 5. The Calendar is redesigned.
8    a) All the columns are of equial width.
9    b) Calendar view resizes itself on the browser window resize
10    c) Events are presented as colored chips overlaying the calendar, so the length of event is apparent.
11    d) IN/OUT/LUNCH etc. events are visually different from others (do not look like chips).
12    e) View (day/week/year) is selected by buttons.
13    f) When mousing over an icon to the left of jumpdate field user is presented with a popup overlay that
14       allows him to select a date from a calendar or some users from a list or a facility.
15    g) Facility change is immediate (no need to click on "Go" button).
16    h) To dismiss this popup user have to mouse over the icon again.
17    i) When printing the calendar old template wil be used, because of the problem in Firefox, which only
18       prints a first page of absolutely positioned DOM elements. New interface printing does work in IE.
19    j) The column headers stay in place and only the events list scrolls down.
20    k) Appointment Status symbol is shown in a top-right corner of event chip.
21 6. When selecting a patient for an appointment it is possible to search by whole or part of a phone number.
22 7. Bug: Calendar showed '12pm' as '12am'
23 8. Bug: The time on the event chip was in 24 hours format, changed to am/pm format.
24 9. Calendar UI choice is now a per-user option (new field added to users table).
25 ------------------------------------------------------------------------
26 2007-06-05 lemonsoftware Added multiple_providers option 
27 This customization was made for Dutch version. It is controlled in globals.php
28 by $GLOBALS['select_multi_providers'] default set to false
29 ------------------------------------------------------------------------
30 2007-05-29 ballards In config.php, changed initial setting of global 
31 variable for the document repository from $GLOBALS['oer_config']['documents']['repository'] 
32 to $GLOBALS['oer_config']['documents']['repopath']
33 ------------------------------------------------------------------------
34 2007-05-04 ballards In library/sql-ledger.inc, changed function SLConnect()
35 to use  $GLOBALS['oer_config']['ws_accounting']['server'] as the
36 hostname instead of 'localhost'
37 ------------------------------------------------------------------------
38 r92 | rroark | 2005-02-08 10:30:48 -0800 (Tue, 08 Feb 2005) | 1 line
40 fixed bug that was keeping claims from generating sql-ledger invoices
41 ------------------------------------------------------------------------
42 r91 | rroark | 2005-02-07 20:56:23 -0800 (Mon, 07 Feb 2005) | 1 line
44 formSubmit() did not insert billing codes properly; perhaps this fix will save someone some grief
45 ------------------------------------------------------------------------
46 r90 | daryam | 2005-02-07 16:13:03 -0800 (Mon, 07 Feb 2005) | 1 line
48 fixed db error
49 ------------------------------------------------------------------------
50 r89 | james | 2005-02-07 16:06:10 -0800 (Mon, 07 Feb 2005) | 2 lines
52 changed weel to well
53 ------------------------------------------------------------------------
54 r88 | daryam | 2005-02-07 15:44:29 -0800 (Mon, 07 Feb 2005) | 1 line
56 fixed some dumb errors
57 ------------------------------------------------------------------------
58 r87 | daryam | 2005-02-07 08:43:55 -0800 (Mon, 07 Feb 2005) | 1 line
60 pulling out old unused forms and putting them in forms tree
61 ------------------------------------------------------------------------
62 r86 | daryam | 2005-02-04 14:22:00 -0800 (Fri, 04 Feb 2005) | 2 lines
64 updated unassinged to unassigned
65 ------------------------------------------------------------------------
66 r85 | daryam | 2005-02-04 13:33:10 -0800 (Fri, 04 Feb 2005) | 2 lines
68 added formate of date in the select screen
69 ------------------------------------------------------------------------
70 r84 | daryam | 2005-02-04 13:16:13 -0800 (Fri, 04 Feb 2005) | 2 lines
72 updated weel_child to well_child
73 ------------------------------------------------------------------------
74 r83 | daryam | 2005-02-03 12:06:35 -0800 (Thu, 03 Feb 2005) | 1 line
76 Changes as per Walt to add a custom superbill report allowing users to enter a date range and have all the encounters print, initial version
77 ------------------------------------------------------------------------
78 r82 | daryam | 2005-02-02 15:22:51 -0800 (Wed, 02 Feb 2005) | 1 line
80 fixed errors in reporting
81 ------------------------------------------------------------------------
82 r81 | rroark | 2005-02-02 14:05:52 -0800 (Wed, 02 Feb 2005) | 1 line
84 improve robustness and flexibility of parsing input dates
85 ------------------------------------------------------------------------
86 r80 | daryam | 2005-02-01 14:31:11 -0800 (Tue, 01 Feb 2005) | 1 line
88 added proxymed as x12 partner format type
89 ------------------------------------------------------------------------
90 r79 | rroark | 2005-02-01 12:38:47 -0800 (Tue, 01 Feb 2005) | 1 line
92 cosmetics: change yellow areas to blue, remove the gradient title image, vertically center navigation and title lines, make some frames resizable with borders
93 ------------------------------------------------------------------------
94 r78 | rroark | 2005-02-01 12:34:38 -0800 (Tue, 01 Feb 2005) | 1 line
96 fix for garbage at end of pdf output when printing a prescription
97 ------------------------------------------------------------------------
98 r77 | daryam | 2005-01-27 09:50:04 -0800 (Thu, 27 Jan 2005) | 1 line
100 Added as per Walt
101 ------------------------------------------------------------------------
102 r76 | daryam | 2005-01-24 08:09:21 -0800 (Mon, 24 Jan 2005) | 1 line
104 Moved web services to false in config.php:
105 ------------------------------------------------------------------------
106 r75 | daryam | 2005-01-20 17:19:46 -0800 (Thu, 20 Jan 2005) | 1 line
108 posting to self so you don't have to go back and forth between diagnosis to add codes
109 ------------------------------------------------------------------------
110 r74 | james | 2005-01-20 16:19:48 -0800 (Thu, 20 Jan 2005) | 2 lines
112 there is nothing here
113 ------------------------------------------------------------------------
114 r73 | daryam | 2005-01-19 11:04:48 -0800 (Wed, 19 Jan 2005) | 1 line
116 backing out commit
117 ------------------------------------------------------------------------
118 r72 | daryam | 2005-01-19 10:59:42 -0800 (Wed, 19 Jan 2005) | 1 line
120 OpenEMR requires register_globals off to run properly, setting that in a .htaccess file
121 ------------------------------------------------------------------------
122 r71 | daryam | 2005-01-17 10:10:59 -0800 (Mon, 17 Jan 2005) | 1 line
124 fixed various errors with calendaring
125 ------------------------------------------------------------------------
126 r70 | daryam | 2005-01-17 10:08:18 -0800 (Mon, 17 Jan 2005) | 1 line
128 url escaping name
129 ------------------------------------------------------------------------
130 r69 | daryam | 2005-01-17 10:00:52 -0800 (Mon, 17 Jan 2005) | 1 line
132 Breaking out superbill to it's own page
133 ------------------------------------------------------------------------
134 r68 | daryam | 2005-01-17 09:59:39 -0800 (Mon, 17 Jan 2005) | 1 line
136 Added ability to set date on encounter
137 ------------------------------------------------------------------------
138 r67 | daryam | 2005-01-17 09:57:44 -0800 (Mon, 17 Jan 2005) | 1 line
140 Added ability to assign a date to an encounter
141 ------------------------------------------------------------------------
142 r66 | james | 2005-01-06 09:03:16 -0800 (Thu, 06 Jan 2005) | 2 lines
144 updated to work with sql ledger
145 ------------------------------------------------------------------------
146 r65 | james | 2005-01-06 08:44:24 -0800 (Thu, 06 Jan 2005) | 2 lines
148 updated to workaround  global arrray issue
149 ------------------------------------------------------------------------
150 r64 | daryam | 2004-12-22 11:40:37 -0800 (Wed, 22 Dec 2004) | 1 line
152 new auth scheme
153 ------------------------------------------------------------------------
154 r63 | daryam | 2004-12-22 11:40:09 -0800 (Wed, 22 Dec 2004) | 1 line
156 Code to break out superbill and seperate codes
157 ------------------------------------------------------------------------
158 r62 | daryam | 2004-12-22 11:38:18 -0800 (Wed, 22 Dec 2004) | 1 line
160 using db sequence for encounter now
161 ------------------------------------------------------------------------
162 r61 | (no author) | 2004-12-21 22:49:25 -0800 (Tue, 21 Dec 2004) | 1 line
163 ------------------------------------------------------------------------
164 r60 | (no author) | 2004-12-21 22:43:28 -0800 (Tue, 21 Dec 2004) | 1 line
165 ------------------------------------------------------------------------
166 r59 | (no author) | 2004-12-17 20:28:29 -0800 (Fri, 17 Dec 2004) | 1 line
167 ------------------------------------------------------------------------
168 r58 | (no author) | 2004-12-17 20:27:30 -0800 (Fri, 17 Dec 2004) | 1 line
169 ------------------------------------------------------------------------
170 r57 | daryam | 2004-12-16 15:54:50 -0800 (Thu, 16 Dec 2004) | 1 line
172 changed frameset to break out superbill
173 ------------------------------------------------------------------------
174 r56 | daryam | 2004-12-16 15:54:15 -0800 (Thu, 16 Dec 2004) | 1 line
176 Added a back link and changed more to use self as target
177 ------------------------------------------------------------------------
178 r55 | daryam | 2004-12-16 15:52:39 -0800 (Thu, 16 Dec 2004) | 1 line
180 Changed target of superbill to main
181 ------------------------------------------------------------------------
182 r54 | daryam | 2004-12-16 15:28:50 -0800 (Thu, 16 Dec 2004) | 1 line
184 Can now select date of service for an encounter
185 ------------------------------------------------------------------------
186 r53 | daryam | 2004-12-16 15:28:19 -0800 (Thu, 16 Dec 2004) | 1 line
188 added ability to pass date to addForm function
189 ------------------------------------------------------------------------
190 r52 | daryam | 2004-12-16 10:49:25 -0800 (Thu, 16 Dec 2004) | 2 lines
192 Created branch for eHDL code line
193 ------------------------------------------------------------------------
194 r51 | daryam | 2004-12-16 10:46:10 -0800 (Thu, 16 Dec 2004) | 1 line
196 Delete top level items, they are now in trunk
197 ------------------------------------------------------------------------
198 r50 | daryam | 2004-12-16 10:41:01 -0800 (Thu, 16 Dec 2004) | 2 lines
200 Copy current revision into trunk, this will be the main code line now
201 ------------------------------------------------------------------------
202 r49 | daryam | 2004-12-16 10:40:03 -0800 (Thu, 16 Dec 2004) | 1 line
204 added extra directories to track branches and main line
205 ------------------------------------------------------------------------
206 r48 | daryam | 2004-11-17 13:49:42 -0800 (Wed, 17 Nov 2004) | 1 line
208 added state to infor passed with customer
209 ------------------------------------------------------------------------
210 r47 | daryam | 2004-11-17 12:32:17 -0800 (Wed, 17 Nov 2004) | 1 line
212 Fixed error with ffa not carrying event title over
213 ------------------------------------------------------------------------
214 r46 | daryam | 2004-11-17 09:14:31 -0800 (Wed, 17 Nov 2004) | 1 line
216 comment
217 ------------------------------------------------------------------------
218 r45 | james | 2004-11-16 15:18:42 -0800 (Tue, 16 Nov 2004) | 2 lines
220 updated for findfirst dur/start hour/min 
221 ------------------------------------------------------------------------
222 r44 | james | 2004-11-16 15:18:04 -0800 (Tue, 16 Nov 2004) | 2 lines
224 pass along dur/start min/hour
225 ------------------------------------------------------------------------
226 r43 | james | 2004-11-16 15:07:35 -0800 (Tue, 16 Nov 2004) | 2 lines
228 updated to pass dur hour/min through double book error
229 ------------------------------------------------------------------------
230 r42 | james | 2004-11-16 15:07:00 -0800 (Tue, 16 Nov 2004) | 2 lines
232 updated so that dur min/hr get passed by double bookings
233 ------------------------------------------------------------------------
234 r41 | james | 2004-11-15 10:45:44 -0800 (Mon, 15 Nov 2004) | 3 lines
236 find first bug fix 
237 ------------------------------------------------------------------------
238 r40 | daryam | 2004-11-13 11:57:31 -0800 (Sat, 13 Nov 2004) | 1 line
240 fixed typo in status
241 ------------------------------------------------------------------------
242 r39 | daryam | 2004-11-10 11:59:29 -0800 (Wed, 10 Nov 2004) | 1 line
244 Added Comment function
245 ------------------------------------------------------------------------
246 r38 | daryam | 2004-11-10 10:09:53 -0800 (Wed, 10 Nov 2004) | 1 line
248 added date of last visit
249 ------------------------------------------------------------------------
250 r37 | daryam | 2004-11-09 15:44:21 -0800 (Tue, 09 Nov 2004) | 1 line
252 added dateoflastvisit function
253 ------------------------------------------------------------------------
254 r36 | daryam | 2004-11-09 11:16:31 -0800 (Tue, 09 Nov 2004) | 1 line
256 added defaults
257 ------------------------------------------------------------------------
258 r35 | daryam | 2004-11-08 13:34:03 -0800 (Mon, 08 Nov 2004) | 1 line
260 reverted to PnVar inc for time
261 ------------------------------------------------------------------------
262 r34 | daryam | 2004-11-05 14:13:00 -0800 (Fri, 05 Nov 2004) | 1 line
264 added button to menu class
265 ------------------------------------------------------------------------
266 r33 | daryam | 2004-11-05 13:55:16 -0800 (Fri, 05 Nov 2004) | 1 line
268 backwards logic
269 ------------------------------------------------------------------------
270 r32 | daryam | 2004-11-05 13:52:43 -0800 (Fri, 05 Nov 2004) | 1 line
272 Fixed yet another bug in patient finder
273 ------------------------------------------------------------------------
274 r31 | daryam | 2004-11-05 13:06:43 -0800 (Fri, 05 Nov 2004) | 1 line
276 enabled prescription faxing
277 ------------------------------------------------------------------------
278 r30 | daryam | 2004-11-05 13:06:19 -0800 (Fri, 05 Nov 2004) | 1 line
280 Fixed patient finder bug
281 ------------------------------------------------------------------------
282 r29 | daryam | 2004-11-05 12:18:01 -0800 (Fri, 05 Nov 2004) | 1 line
284 enabled faxing
285 ------------------------------------------------------------------------
286 r28 | daryam | 2004-11-04 10:19:49 -0800 (Thu, 04 Nov 2004) | 1 line
288 Added signature config
289 ------------------------------------------------------------------------
290 r27 | daryam | 2004-11-04 10:18:54 -0800 (Thu, 04 Nov 2004) | 1 line
292 added signature to printout
293 ------------------------------------------------------------------------
294 r26 | daryam | 2004-11-03 18:15:04 -0800 (Wed, 03 Nov 2004) | 1 line
296 fixed error in FFA
297 ------------------------------------------------------------------------
298 r25 | james | 2004-11-03 14:00:53 -0800 (Wed, 03 Nov 2004) | 2 lines
300 fixed view so that when an admin logs in the calandar view is of only thier events 
301 ------------------------------------------------------------------------
302 r24 | james | 2004-11-03 12:19:53 -0800 (Wed, 03 Nov 2004) | 2 lines
304 updated look and functionality of week view
305 ------------------------------------------------------------------------
306 r23 | james | 2004-11-03 12:17:53 -0800 (Wed, 03 Nov 2004) | 2 lines
308 updated look and functionality of week view
309 ------------------------------------------------------------------------
310 r22 | daryam | 2004-11-03 11:19:16 -0800 (Wed, 03 Nov 2004) | 1 line
312 changed configured back to 0
313 ------------------------------------------------------------------------
314 r21 | daryam | 2004-11-03 11:15:25 -0800 (Wed, 03 Nov 2004) | 1 line
316 Fixed error in FFA where all needed data not carried over
317 ------------------------------------------------------------------------
318 r20 | daryam | 2004-11-03 08:09:23 -0800 (Wed, 03 Nov 2004) | 1 line
320 removed best branch
321 ------------------------------------------------------------------------
322 r19 | james | 2004-11-02 22:47:11 -0800 (Tue, 02 Nov 2004) | 2 lines
324 updated to really fix this time.... REALLY
325 ------------------------------------------------------------------------
326 r18 | daryam | 2004-11-02 21:44:57 -0800 (Tue, 02 Nov 2004) | 1 line
328 tracking previous calendar page
329 ------------------------------------------------------------------------
330 r17 | daryam | 2004-11-02 21:40:49 -0800 (Tue, 02 Nov 2004) | 1 line
332 removed branches
333 ------------------------------------------------------------------------
334 r16 | daryam | 2004-11-02 21:32:21 -0800 (Tue, 02 Nov 2004) | 2 lines
336 import to best tree
337 ------------------------------------------------------------------------
338 r15 | daryam | 2004-11-02 21:29:17 -0800 (Tue, 02 Nov 2004) | 2 lines
340 Import best code to tree
341 ------------------------------------------------------------------------
342 r14 | daryam | 2004-11-02 21:22:05 -0800 (Tue, 02 Nov 2004) | 3 lines
344 Import branch from best
345 ------------------------------------------------------------------------
346 r13 | daryam | 2004-11-02 21:15:19 -0800 (Tue, 02 Nov 2004) | 1 line
348 deleted branches
349 ------------------------------------------------------------------------
350 r12 | james | 2004-11-02 21:06:58 -0800 (Tue, 02 Nov 2004) | 2 lines
352 updated for darya :) ... And to get the week view to work with calendar intervals 
353 ------------------------------------------------------------------------
354 r11 | daryam | 2004-11-02 21:05:43 -0800 (Tue, 02 Nov 2004) | 2 lines
356 Import of best code to our tree as branch
357 ------------------------------------------------------------------------
358 r10 | daryam | 2004-11-02 20:22:33 -0800 (Tue, 02 Nov 2004) | 2 lines
360 Import branch
361 ------------------------------------------------------------------------
362 r9 | daryam | 2004-11-02 16:54:54 -0800 (Tue, 02 Nov 2004) | 1 line
364 limits are tied to providers
365 ------------------------------------------------------------------------
366 r8 | james | 2004-11-02 14:35:04 -0800 (Tue, 02 Nov 2004) | 2 lines
368 fixed edit event date so if the end day month year are 0 (no end date) changes day month year to today.
369 ------------------------------------------------------------------------
370 r7 | james | 2004-11-02 14:07:05 -0800 (Tue, 02 Nov 2004) | 2 lines
372 updated name of day_calendar_interval to calendar_interval
373 ------------------------------------------------------------------------
374 r6 | james | 2004-11-02 13:59:19 -0800 (Tue, 02 Nov 2004) | 2 lines
376 updated weekview to have configurable intervals and renamed the var day_calendar_interval to calendar_interval 
377 ------------------------------------------------------------------------
378 r5 | daryam | 2004-11-02 09:12:22 -0800 (Tue, 02 Nov 2004) | 1 line
380 made middlename default to ''
381 ------------------------------------------------------------------------
382 r4 | daryam | 2004-11-02 08:51:53 -0800 (Tue, 02 Nov 2004) | 1 line
384 Tied providerid to limit
385 ------------------------------------------------------------------------
386 r3 | daryam | 2004-11-01 15:06:26 -0800 (Mon, 01 Nov 2004) | 1 line
388 test2
389 ------------------------------------------------------------------------
390 r2 | daryam | 2004-11-01 15:04:49 -0800 (Mon, 01 Nov 2004) | 1 line
392 test
393 ------------------------------------------------------------------------
394 r1 | (no author) | 2004-11-01 14:44:02 -0800 (Mon, 01 Nov 2004) | 2 lines
396 Initial import of openemr to the new subversion server
397 ------------------------------------------------------------------------
399 Changes from 2.7.2 until 2.7.3-rc1:
402 Working file: INSTALL
403 date: 2005/10/24 16:22:41;  author: sunsetsystems;  state: Exp;  lines: +10 -7
404 added and revised some notes about directories
405 date: 2005/09/29 15:23:27;  author: sunsetsystems;  state: Exp;  lines: +2 -2
406 added phpGACL setup utility
408 Working file: acl_setup.php
409 date: 2005/10/21 00:51:41;  author: andres_paglayan;  state: Exp;  lines: +170 -169
410 batchcom authorization added for admin
411 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +2 -1
412 added ability (for superuser only) to delete patients, encounters, issues
413 date: 2005/09/29 15:23:27;  author: sunsetsystems;  state: Exp;
414 added phpGACL setup utility
416 Working file: setup.php
417 date: 2005/10/26 18:07:48;  author: andres_paglayan;  state: Exp;  lines: +9 -0
418 some info added
419 date: 2005/10/05 00:08:49;  author: sunsetsystems;  state: Exp;  lines: +33 -37
420 fixed a couple of silly display errors
422 Working file: Documentation/README.phpgacl
423 date: 2005/09/29 15:23:27;  author: sunsetsystems;  state: Exp;  lines: +26 -42
424 added phpGACL setup utility
425 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +8 -4
426 phpgacl implementation updates
427 date: 2005/08/02 23:53:46;  author: sunsetsystems;  state: Exp;
428 initial checkin
430 Working file: Documentation/modifications.txt
431 date: 2005/06/23 05:28:00;  author: drbowen;  state: Exp;  lines: +0 -0
432 Initial import.
434 Working file: accounting/README.sql-ledger
435 date: 2005/06/01 13:57:19;  author: sunsetsystems;  state: Exp;
436 branches:  1.1.1;
438 Working file: accounting/sql-ledger.conf
439 date: 2005/06/01 13:57:19;  author: sunsetsystems;  state: Exp;
440 branches:  1.1.1;
442 Working file: accounting/ws_server.pl
443 date: 2005/06/01 13:57:19;  author: sunsetsystems;  state: Exp;
444 branches:  1.1.1;
446 Working file: contrib/forms/assessment_intake/info.txt
447 date: 2005/10/22 19:23:42;  author: sunsetsystems;  state: Exp;
448 new form from jim proctor
450 Working file: contrib/forms/clinical_notes/info.txt
451 date: 2005/10/05 00:12:20;  author: sunsetsystems;  state: Exp;
452 initial checkin
454 Working file: contrib/forms/podiatry/info.txt
455 date: 2005/10/20 22:27:51;  author: sunsetsystems;  state: Exp;
456 initial checkin
458 Working file: contrib/forms/podiatry/report.php
459 date: 2005/10/28 05:19:12;  author: sunsetsystems;  state: Exp;  lines: +1 -0
460 force just one column
461 date: 2005/10/20 22:27:51;  author: sunsetsystems;  state: Exp;
462 initial checkin
464 Working file: contrib/forms/soccer_injury/info.txt
465 date: 2005/08/02 23:51:33;  author: sunsetsystems;  state: Exp;
466 new encounter form
468 Working file: contrib/forms/specialist_notes/info.txt
469 date: 2005/10/05 00:12:20;  author: sunsetsystems;  state: Exp;
470 initial checkin
472 Working file: contrib/forms/sports_fitness/info.txt
473 date: 2005/08/02 23:51:33;  author: sunsetsystems;  state: Exp;
474 new encounter form
476 Working file: contrib/forms/well_child/FormWellChild.class.php
477 date: 2005/08/24 14:49:47;  author: tekknogenius;  state: Exp;  lines: +2 -2
478 corrected typo and logic error
480 Working file: contrib/forms/well_child/report.php
481 date: 2005/08/24 14:49:47;  author: tekknogenius;  state: Exp;  lines: +1 -1
482 corrected typo and logic error
484 Working file: contrib/forms/well_infant/report.php
485 date: 2005/08/24 14:51:33;  author: tekknogenius;  state: Exp;  lines: +1 -1
486 corrected table name from form_weel_child to form_well_infant
488 Working file: contrib/util/backup_oemr.sh
489 date: 2005/08/29 22:20:10;  author: andres_paglayan;  state: Exp;  lines: +5 -1
490 added bzip and newer-than date to the tar part of the script.
491 date: 2005/08/01 19:38:18;  author: andres_paglayan;  state: Exp;  lines: +13 -15
492 dump for sql-ledger added
493 date: 2005/07/25 22:41:58;  author: andres_paglayan;  state: Exp;
494 This file is a basic script than can be cronned to backup an openemr sys to a cd
496 Working file: controllers/C_InsuranceNumbers.class.php
497 date: 2005/07/16 15:07:09;  author: tekknogenius;  state: Exp;  lines: +0 -1
498 removed extra line at end of file, caused header info being sent
499 date: 2005/07/06 02:38:55;  author: tekknogenius;  state: Exp;  lines: +112 -104
500 Added rendering provider number and type
502 Working file: controllers/C_Prescription.class.php
503 date: 2005/07/16 15:08:44;  author: tekknogenius;  state: Exp;  lines: +8 -3
504 configurable paper size and margins via config.php
505 date: 2005/06/25 17:09:26;  author: tekknogenius;  state: Exp;  lines: +2 -2
506 fixed typo elseif to else
507 date: 2005/06/10 16:16:40;  author: andres_paglayan;  state: Exp;  lines: +5 -2
508 little logic fixed in auto send at send_action_process function
510 Working file: custom/code_types.inc.php
511 date: 2005/10/17 17:07:23;  author: sunsetsystems;  state: Exp;  lines: +4 -2
512 added ucsmc codes for uk sports medicine
513 date: 2005/08/12 05:29:10;  author: sunsetsystems;  state: Exp;  lines: +2 -1
514 added physiotherapy codes for sports medicine
515 date: 2005/06/06 18:04:01;  author: sunsetsystems;  state: Exp;
516 branches:  1.1.1;
518 Working file: custom/export_xml.php
519 date: 2005/08/26 17:11:35;  author: sunsetsystems;  state: Exp;
520 added xml-based patient export and import
522 Working file: custom/import_xml.php
523 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +3 -0
524 implemented squads as access control objects
525 date: 2005/08/26 17:11:35;  author: sunsetsystems;  state: Exp;
526 added xml-based patient export and import
528 Working file: images/space.gif
529 date: 2005/10/23 01:17:58;  author: sunsetsystems;  state: Exp;
530 from jim proctor for assessment_intake form
532 Working file: includes/config.php
533 date: 2005/08/10 06:19:34;  author: sunsetsystems;  state: Exp;  lines: +4 -4
534 more sensible default settings
535 date: 2005/07/16 15:08:45;  author: tekknogenius;  state: Exp;  lines: +17 -3
536 configurable paper size and margins via config.php
537 date: 2005/06/25 20:32:42;  author: tekknogenius;  state: Exp;  lines: +3 -1
538 Added option to use signature graphic or not instead of testing if the signature graphic existed
540 Working file: interface/globals.php
541 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +4 -5
542 adding appointment status and option to include appt title in calendar display
543 date: 2005/07/03 07:19:52;  author: sunsetsystems;  state: Exp;  lines: +2 -2
544 version bump to 2.7.3-rc1
545 date: 2005/06/20 17:44:24;  author: sunsetsystems;  state: Exp;  lines: +5 -3
546 updates for support of team sports medicine
547 date: 2005/06/14 12:20:15;  author: sunsetsystems;  state: Exp;  lines: +5 -0
548 rewrote display and editing of medical problems, allergies, medications and surgeries
549 date: 2005/06/03 12:56:50;  author: tekknogenius;  state: Exp;  lines: +1 -1
550 Removed the 'rc2' from the tag
552 Working file: interface/login_screen.php
553 date: 2005/09/29 15:25:38;  author: sunsetsystems;  state: Exp;  lines: +8 -8
554 work around mozilla bug with onload and https
556 Working file: interface/batchcom/batchCSV.php
557 date: 2005/10/21 19:00:17;  author: andres_paglayan;  state: Exp;  lines: +1 -1
558 other features added
559 date: 2005/10/21 00:54:28;  author: andres_paglayan;  state: Exp;
560 initial commit for batchcom module
562 Working file: interface/batchcom/batchEmail.php
563 date: 2005/10/21 19:49:59;  author: andres_paglayan;  state: Exp;  lines: +4 -0
564 table registry added
565 date: 2005/10/21 19:00:17;  author: andres_paglayan;  state: Exp;  lines: +51 -2
566 other features added
567 date: 2005/10/21 00:54:28;  author: andres_paglayan;  state: Exp;
568 initial commit for batchcom module
570 Working file: interface/batchcom/batchPhoneList.php
571 date: 2005/10/21 19:00:17;  author: andres_paglayan;  state: Exp;  lines: +41 -1
572 other features added
573 date: 2005/10/21 00:54:28;  author: andres_paglayan;  state: Exp;
574 initial commit for batchcom module
576 Working file: interface/batchcom/batchcom.css
577 date: 2005/10/21 00:54:28;  author: andres_paglayan;  state: Exp;
578 initial commit for batchcom module
580 Working file: interface/batchcom/batchcom.inc.php
581 date: 2005/10/21 19:49:59;  author: andres_paglayan;  state: Exp;  lines: +44 -25
582 table registry added
583 date: 2005/10/21 00:54:28;  author: andres_paglayan;  state: Exp;
584 initial commit for batchcom module
586 Working file: interface/batchcom/batchcom.php
587 date: 2005/10/21 19:00:17;  author: andres_paglayan;  state: Exp;  lines: +12 -0
588 other features added
589 date: 2005/10/21 00:54:28;  author: andres_paglayan;  state: Exp;
590 initial commit for batchcom module
592 Working file: interface/billing/billing_process.php
593 date: 2005/10/17 17:14:27;  author: sunsetsystems;  state: Exp;  lines: +6 -2
594 added ub-92 support
595 date: 2005/06/06 17:51:59;  author: sunsetsystems;  state: Exp;  lines: +3 -5
596 ignore deleted items
598 Working file: interface/billing/billing_report.php
599 date: 2005/10/17 17:14:27;  author: sunsetsystems;  state: Exp;  lines: +9 -5
600 added ub-92 support
601 date: 2005/06/06 18:04:01;  author: sunsetsystems;  state: Exp;  lines: +3 -1
602 implemented customization of billing code types
604 Working file: interface/billing/sl_eob_help.php
605 date: 2005/06/25 17:16:46;  author: sunsetsystems;  state: Exp;  lines: +25 -15
606 use insurance-done flags to track who is responsible for payment rather than relying on due dates
608 Working file: interface/billing/sl_eob_invoice.php
609 date: 2005/07/18 21:46:15;  author: sunsetsystems;  state: Exp;  lines: +1 -0
610 added "bad check" as an adjustment reason
611 date: 2005/06/25 17:16:46;  author: sunsetsystems;  state: Exp;  lines: +24 -8
612 use insurance-done flags to track who is responsible for payment rather than relying on due dates
613 date: 2005/06/20 17:41:46;  author: sunsetsystems;  state: Exp;  lines: +103 -18
614 misc improvements
615 date: 2005/06/14 12:03:28;  author: sunsetsystems;  state: Exp;  lines: +67 -10
616 improved tracking of insurance during searching and posting
617 date: 2005/06/06 18:04:01;  author: sunsetsystems;  state: Exp;  lines: +66 -4
618 implemented customization of billing code types
620 Working file: interface/billing/sl_eob_search.php
621 date: 2005/06/25 17:16:46;  author: sunsetsystems;  state: Exp;  lines: +38 -27
622 use insurance-done flags to track who is responsible for payment rather than relying on due dates
623 date: 2005/06/20 17:41:46;  author: sunsetsystems;  state: Exp;  lines: +21 -4
624 misc improvements
625 date: 2005/06/14 12:03:28;  author: sunsetsystems;  state: Exp;  lines: +18 -1
626 improved tracking of insurance during searching and posting
627 date: 2005/06/06 17:58:31;  author: sunsetsystems;  state: Exp;  lines: +30 -5
628 enhancements for patient statements and showing everything due
630 Working file: interface/forms/ankleinjury/report.php
631 date: 2005/06/23 17:39:11;  author: sunsetsystems;  state: Exp;  lines: +28 -23
632 fixed some display and logic bugs
634 Working file: interface/forms/fee_sheet/codes.php
635 date: 2005/06/06 18:04:02;  author: sunsetsystems;  state: Exp;  lines: +12 -11
636 implemented customization of billing code types
638 Working file: interface/forms/fee_sheet/new.php
639 date: 2005/10/17 17:10:31;  author: sunsetsystems;  state: Exp;  lines: +13 -5
640 added ucsmc codes for uk sports medicine; allow selection of providers not in the calendar
641 date: 2005/07/03 07:20:53;  author: sunsetsystems;  state: Exp;  lines: +5 -2
642 allow cpt4 codes in opcs lists
643 date: 2005/06/06 18:04:02;  author: sunsetsystems;  state: Exp;  lines: +60 -52
644 implemented customization of billing code types
646 Working file: interface/forms/fee_sheet/view.php
647 date: 2005/10/17 17:10:42;  author: sunsetsystems;  state: Exp;  lines: +13 -5
648 added ucsmc codes for uk sports medicine; allow selection of providers not in the calendar
649 date: 2005/07/03 07:20:54;  author: sunsetsystems;  state: Exp;  lines: +5 -2
650 allow cpt4 codes in opcs lists
651 date: 2005/06/06 18:04:02;  author: sunsetsystems;  state: Exp;  lines: +60 -52
652 implemented customization of billing code types
654 Working file: interface/forms/newpatient/new.php
655 date: 2005/10/20 01:19:03;  author: sunsetsystems;  state: Exp;  lines: +17 -0
656 better permissions checking
657 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +5 -0
658 simplified adding/removing issue types and added dental as a type
659 date: 2005/08/28 16:59:52;  author: sunsetsystems;  state: Exp;  lines: +45 -11
660 use improved date selectors
661 date: 2005/08/12 05:23:57;  author: sunsetsystems;  state: Exp;  lines: +1 -1
662 work around ie bug
663 date: 2005/07/18 21:49:05;  author: sunsetsystems;  state: Exp;  lines: +129 -67
664 added ability to select related issues
666 Working file: interface/forms/newpatient/save.php
667 date: 2005/08/28 16:59:52;  author: sunsetsystems;  state: Exp;  lines: +13 -8
668 use improved date selectors
669 date: 2005/07/18 21:49:43;  author: sunsetsystems;  state: Exp;  lines: +46 -38
670 added ability to select related issues
672 Working file: interface/forms/newpatient/view.php
673 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +5 -0
674 simplified adding/removing issue types and added dental as a type
675 date: 2005/08/28 16:59:52;  author: sunsetsystems;  state: Exp;  lines: +52 -18
676 use improved date selectors
677 date: 2005/08/12 05:24:12;  author: sunsetsystems;  state: Exp;  lines: +1 -1
678 work around ie bug
679 date: 2005/07/18 21:49:15;  author: sunsetsystems;  state: Exp;  lines: +149 -76
680 added ability to select related issues
681 date: 2005/06/06 18:01:14;  author: sunsetsystems;  state: Exp;  lines: +5 -4
682 put changing of encounter dates under access control
684 Working file: interface/forms/soap/report.php
685 date: 2005/10/28 05:18:57;  author: sunsetsystems;  state: Exp;  lines: +23 -22
686 force just one column
688 Working file: interface/main/main_navigation.php
689 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +10 -2
690 simplified adding/removing issue types and added dental as a type
691 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +7 -1
692 phpgacl implementation updates
693 date: 2005/06/12 20:57:33;  author: sunsetsystems;  state: Exp;  lines: +1 -1
694 allow lastname,firstname in patient search
696 Working file: interface/main/main_screen.php
697 date: 2005/07/05 22:38:43;  author: sunsetsystems;  state: Exp;  lines: +20 -49
698 new code to manage appointments and other calendar events with popup windows
699 date: 2005/07/03 07:27:16;  author: sunsetsystems;  state: Exp;  lines: +19 -20
700 for sports team use show the player roster initially instead of the calendar
702 Working file: interface/main/authorizations/authorizations.php
703 date: 2005/07/05 22:38:43;  author: sunsetsystems;  state: Exp;  lines: +2 -30
704 new code to manage appointments and other calendar events with popup windows
706 Working file: interface/main/calendar/add_edit_event.php
707 date: 2005/08/12 05:25:20;  author: sunsetsystems;  state: Exp;  lines: +6 -4
708 use default durations from categories
709 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +49 -10
710 adding appointment status and option to include appt title in calendar display
711 date: 2005/07/05 22:35:51;  author: sunsetsystems;  state: Exp;
712 new code to manage appointments and other calendar events with popup windows
714 Working file: interface/main/calendar/find_appt_popup.php
715 date: 2005/07/05 22:35:51;  author: sunsetsystems;  state: Exp;
716 new code to manage appointments and other calendar events with popup windows
718 Working file: interface/main/calendar/find_patient.php
719 date: 2005/06/12 20:57:33;  author: sunsetsystems;  state: Exp;  lines: +1 -1
720 allow lastname,firstname in patient search
722 Working file: interface/main/calendar/find_patient_popup.php
723 date: 2005/07/05 22:35:51;  author: sunsetsystems;  state: Exp;
724 new code to manage appointments and other calendar events with popup windows
726 Working file: interface/main/calendar/modules/PostCalendar/pnuser.php
727 date: 2005/07/01 01:36:17;  author: sunsetsystems;  state: Exp;  lines: +212 -208
728 hopefully all-day events will work now
730 Working file: interface/main/calendar/modules/PostCalendar/pnuserapi.php
731 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +404 -413
732 adding appointment status and option to include appt title in calendar display
734 Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/default.html
735 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +8 -3
736 adding appointment status and option to include appt title in calendar display
737 date: 2005/07/05 22:37:40;  author: sunsetsystems;  state: Exp;  lines: +27 -20
738 new code to manage appointments and other calendar events with popup windows
739 date: 2005/06/30 23:50:33;  author: sunsetsystems;  state: Exp;  lines: +1 -1
740 oops, fix to last fix
741 date: 2005/06/30 23:30:59;  author: sunsetsystems;  state: Exp;  lines: +5 -4
742 fixed time comparison bug
744 Working file: interface/main/calendar/modules/PostCalendar/pntemplates/default/views/week/default.html
745 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +8 -3
746 adding appointment status and option to include appt title in calendar display
747 date: 2005/07/05 22:37:40;  author: sunsetsystems;  state: Exp;  lines: +27 -20
748 new code to manage appointments and other calendar events with popup windows
749 date: 2005/06/30 23:50:33;  author: sunsetsystems;  state: Exp;  lines: +1 -1
750 oops, fix to last fix
751 date: 2005/06/30 23:30:59;  author: sunsetsystems;  state: Exp;  lines: +5 -4
752 fixed time comparison bug
754 Working file: interface/main/finder/finder_navigation.php
755 date: 2005/06/12 20:57:33;  author: sunsetsystems;  state: Exp;  lines: +1 -1
756 allow lastname,firstname in patient search
758 Working file: interface/new/new.php
759 date: 2005/08/26 17:10:06;  author: sunsetsystems;  state: Exp;  lines: +73 -52
760 cosmetics
762 Working file: interface/new/new_patient_save.php
763 date: 2005/08/26 17:10:06;  author: sunsetsystems;  state: Exp;  lines: +71 -66
764 cosmetics
766 Working file: interface/patient_file/deleter.php
767 date: 2005/10/24 18:23:09;  author: sunsetsystems;  state: Exp;  lines: +3 -1
768 misc cosmetic cleanups for sports team use
769 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;
770 added ability (for superuser only) to delete patients, encounters, issues
772 Working file: interface/patient_file/navigation.php
773 date: 2005/09/29 15:28:17;  author: sunsetsystems;  state: Exp;  lines: +1 -0
774 added appointments report
775 date: 2005/08/26 17:11:35;  author: sunsetsystems;  state: Exp;  lines: +8 -6
776 added xml-based patient export and import
777 date: 2005/08/10 06:17:10;  author: sunsetsystems;  state: Exp;  lines: +7 -1
778 access control updates
779 date: 2005/07/28 16:02:34;  author: sunsetsystems;  state: Exp;  lines: +37 -40
780 workaround for ie formatting bug
781 date: 2005/07/18 21:52:31;  author: sunsetsystems;  state: Exp;  lines: +9 -5
782 use modal dialog support
783 date: 2005/06/20 17:44:24;  author: sunsetsystems;  state: Exp;  lines: +6 -2
784 updates for support of team sports medicine
786 Working file: interface/patient_file/patient_file.php
787 date: 2005/07/05 22:39:11;  author: sunsetsystems;  state: Exp;  lines: +3 -3
788 new code to manage appointments and other calendar events with popup windows
790 Working file: interface/patient_file/problem_encounter.php
791 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -2
792 implemented squads as access control objects
793 date: 2005/08/10 06:17:10;  author: sunsetsystems;  state: Exp;  lines: +12 -1
794 access control updates
795 date: 2005/07/18 21:51:56;  author: sunsetsystems;  state: Exp;  lines: +74 -30
796 simplification
797 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: Exp;  lines: +3 -0
798 rewrote display and editing of medical problems, allergies, medications and surgeries
800 Working file: interface/patient_file/encounter/coding.php
801 date: 2005/07/03 07:23:10;  author: sunsetsystems;  state: Exp;  lines: +1 -1
802 renamed Billing to Coding in some places for non-US sites
803 date: 2005/06/06 18:04:02;  author: sunsetsystems;  state: Exp;  lines: +6 -12
804 implemented customization of billing code types
806 Working file: interface/patient_file/encounter/cptcm_codes.php
807 date: 2005/06/06 18:19:41;  author: sunsetsystems;  state: dead;  lines: +0 -0
808 implemented customization of billing code types
810 Working file: interface/patient_file/encounter/diagnosis.php
811 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -9
812 implemented squads as access control objects
813 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +21 -6
814 phpgacl implementation updates
815 date: 2005/07/03 07:23:10;  author: sunsetsystems;  state: Exp;  lines: +1 -1
816 renamed Billing to Coding in some places for non-US sites
818 Working file: interface/patient_file/encounter/forms.php
819 date: 2005/10/24 18:23:09;  author: sunsetsystems;  state: Exp;  lines: +9 -50
820 misc cosmetic cleanups for sports team use
821 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +24 -1
822 added ability (for superuser only) to delete patients, encounters, issues
823 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +4 -1
824 implemented squads as access control objects
825 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +51 -46
826 phpgacl implementation updates
827 date: 2005/06/23 17:37:17;  author: sunsetsystems;  state: Exp;  lines: +51 -29
828 use the encounter form's report.php instead of an ugly generic table dump to generate its summary
830 Working file: interface/patient_file/encounter/hcpcs_codes.php
831 date: 2005/06/06 18:19:41;  author: sunsetsystems;  state: dead;  lines: +0 -0
832 implemented customization of billing code types
834 Working file: interface/patient_file/encounter/icd9cm_codes.php
835 date: 2005/06/06 18:19:41;  author: sunsetsystems;  state: dead;  lines: +0 -0
836 implemented customization of billing code types
838 Working file: interface/patient_file/encounter/new_form.php
839 date: 2005/07/03 07:23:10;  author: sunsetsystems;  state: Exp;  lines: +5 -8
840 renamed Billing to Coding in some places for non-US sites
842 Working file: interface/patient_file/encounter/search_code.php
843 date: 2005/06/06 18:04:03;  author: sunsetsystems;  state: Exp;
844 branches:  1.1.1;
846 Working file: interface/patient_file/encounter/superbill_codes.php
847 date: 2005/06/06 18:04:03;  author: sunsetsystems;  state: Exp;  lines: +38 -80
848 implemented customization of billing code types
850 Working file: interface/patient_file/encounter/superbill_custom_full.php
851 date: 2005/06/06 18:04:03;  author: sunsetsystems;  state: Exp;  lines: +36 -41
852 implemented customization of billing code types
854 Working file: interface/patient_file/history/encounters.php
855 date: 2005/10/28 05:16:05;  author: sunsetsystems;  state: Exp;  lines: +51 -30
856 add user column and encounter form info
857 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +20 -12
858 added ability (for superuser only) to delete patients, encounters, issues
859 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +6 -25
860 simplified adding/removing issue types and added dental as a type
861 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +4 -0
862 implemented squads as access control objects
863 date: 2005/08/12 05:26:32;  author: sunsetsystems;  state: Exp;  lines: +4 -4
864 always show encounter reason
865 date: 2005/08/10 06:17:10;  author: sunsetsystems;  state: Exp;  lines: +15 -8
866 access control updates
867 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +59 -32
868 phpgacl implementation updates
869 date: 2005/07/18 21:56:00;  author: sunsetsystems;  state: Exp;  lines: +87 -50
870 added an issues column
871 date: 2005/07/03 07:23:10;  author: sunsetsystems;  state: Exp;  lines: +1 -1
872 renamed Billing to Coding in some places for non-US sites
874 Working file: interface/patient_file/history/encounters_full.php
875 date: 2005/10/28 05:16:15;  author: sunsetsystems;  state: Exp;  lines: +97 -26
876 add user column and encounter form info
877 date: 2005/10/20 01:20:43;  author: sunsetsystems;  state: Exp;  lines: +21 -13
878 better permissions checking
879 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +4 -0
880 implemented squads as access control objects
881 date: 2005/08/12 05:26:41;  author: sunsetsystems;  state: Exp;  lines: +4 -4
882 always show encounter reason
883 date: 2005/08/10 06:17:10;  author: sunsetsystems;  state: Exp;  lines: +8 -1
884 access control updates
885 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +57 -38
886 phpgacl implementation updates
888 Working file: interface/patient_file/history/history.inc.php
889 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;
890 new and improved history data
892 Working file: interface/patient_file/history/history.php
893 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -0
894 implemented squads as access control objects
895 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +18 -8
896 phpgacl implementation updates
897 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;  lines: +74 -99
898 new and improved history data
900 Working file: interface/patient_file/history/history_full.php
901 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -0
902 implemented squads as access control objects
903 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +9 -3
904 phpgacl implementation updates
905 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;  lines: +112 -126
906 new and improved history data
908 Working file: interface/patient_file/history/history_save.php
909 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -0
910 implemented squads as access control objects
911 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +9 -3
912 phpgacl implementation updates
913 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;  lines: +17 -5
914 new and improved history data
916 Working file: interface/patient_file/report/custom_report.php
917 date: 2005/10/21 20:42:01;  author: andres_paglayan;  state: Exp;  lines: +1 -1
918 *** empty log message ***
919 date: 2005/10/21 20:41:23;  author: andres_paglayan;  state: Exp;  lines: +10 -0
920 batchcom added
921 date: 2005/08/02 23:46:54;  author: sunsetsystems;  state: Exp;  lines: +249 -204
922 improved layout and ordering
924 Working file: interface/patient_file/report/full_report.php
925 date: 2005/10/21 22:30:19;  author: andres_paglayan;  state: Exp;  lines: +10 -1
926 batchom support
928 Working file: interface/patient_file/report/patient_report.php
929 date: 2005/10/21 20:41:23;  author: andres_paglayan;  state: Exp;  lines: +1 -0
930 batchcom added
931 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +6 -0
932 simplified adding/removing issue types and added dental as a type
933 date: 2005/08/02 23:46:54;  author: sunsetsystems;  state: Exp;  lines: +163 -77
934 improved layout and ordering
936 Working file: interface/patient_file/report/print_custom_report.php
937 date: 2005/10/16 11:34:50;  author: tekknogenius;  state: Exp;  lines: +2 -2
938 undoe the  === to == (realized they were correct in php)
939 date: 2005/10/16 11:20:11;  author: tekknogenius;  state: Exp;  lines: +2 -2
940 corrected === to == in two if statements
941 date: 2005/08/02 23:46:54;  author: sunsetsystems;  state: Exp;  lines: +266 -209
942 improved layout and ordering
944 Working file: interface/patient_file/summary/add_edit_issue.php
945 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +19 -0
946 added ability (for superuser only) to delete patients, encounters, issues
947 date: 2005/10/17 17:08:15;  author: sunsetsystems;  state: Exp;  lines: +2 -1
948 added ucsmc codes for uk sports medicine
949 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +6 -13
950 simplified adding/removing issue types and added dental as a type
951 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +4 -0
952 implemented squads as access control objects
953 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +5 -0
954 phpgacl implementation updates
955 date: 2005/07/18 21:57:16;  author: sunsetsystems;  state: Exp;  lines: +50 -9
956 added diagnosis selection
957 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: Exp;
958 branches:  1.1.1;
960 Working file: interface/patient_file/summary/allergies.php
961 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: dead;  lines: +0 -0
962 rewrote display and editing of medical problems, allergies, medications and surgeries
964 Working file: interface/patient_file/summary/clickoptions1.php
965 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: dead;  lines: +0 -0
966 rewrote display and editing of medical problems, allergies, medications and surgeries
968 Working file: interface/patient_file/summary/clickoptions2.php
969 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: dead;  lines: +0 -0
970 rewrote display and editing of medical problems, allergies, medications and surgeries
972 Working file: interface/patient_file/summary/demographics.php
973 date: 2005/10/24 18:23:09;  author: sunsetsystems;  state: Exp;  lines: +3 -1
974 misc cosmetic cleanups for sports team use
975 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +20 -1
976 added ability (for superuser only) to delete patients, encounters, issues
977 date: 2005/10/19 19:55:17;  author: andres_paglayan;  state: Exp;  lines: +2 -2
978 hipaa choice display logic fixed
979 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +16 -42
980 implemented squads as access control objects
981 date: 2005/08/28 16:52:48;  author: sunsetsystems;  state: Exp;  lines: +8 -4
982 hide some things for athletic team use
983 date: 2005/08/12 05:30:36;  author: sunsetsystems;  state: Exp;  lines: +26 -1
984 added upcoming appointments to patient summary
985 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +18 -3
986 phpgacl implementation updates
987 date: 2005/06/20 17:44:24;  author: sunsetsystems;  state: Exp;  lines: +234 -236
988 updates for support of team sports medicine
991 Working file: interface/patient_file/summary/demographics_full.php
992 date: 2005/10/28 05:22:54;  author: sunsetsystems;  state: Exp;  lines: +1 -1
993 use squad ordering from phpgacl in the team roster
994 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +18 -10
995 implemented squads as access control objects
996 date: 2005/08/28 16:51:44;  author: sunsetsystems;  state: Exp;  lines: +3 -3
997 fix spelling error
998 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +21 -10
999 phpgacl implementation updates
1000 date: 2005/06/30 17:51:11;  author: sunsetsystems;  state: Exp;  lines: +3 -2
1001 added onblur handler for dates
1002 date: 2005/06/20 17:44:24;  author: sunsetsystems;  state: Exp;  lines: +454 -494
1003 updates for support of team sports medicine
1005 Working file: interface/patient_file/summary/demographics_save.php
1006 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +3 -0
1007 implemented squads as access control objects
1008 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +13 -2
1009 phpgacl implementation updates
1010 date: 2005/06/20 17:44:24;  author: sunsetsystems;  state: Exp;  lines: +140 -147
1011 updates for support of team sports medicine
1013 Working file: interface/patient_file/summary/immunizations.php
1014 date: 2005/06/14 11:53:15;  author: sunsetsystems;  state: Exp;  lines: +6 -6
1015 include calendar javascript on client side rather than server side so that client has the opportunity to cache it
1017 Working file: interface/patient_file/summary/medical_problems.php
1018 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: dead;  lines: +0 -0
1019 rewrote display and editing of medical problems, allergies, medications and surgeries
1021 Working file: interface/patient_file/summary/medications.php
1022 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: dead;  lines: +0 -0
1023 rewrote display and editing of medical problems, allergies, medications and surgeries
1025 Working file: interface/patient_file/summary/pnotes.php
1026 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -0
1027 implemented squads as access control objects
1028 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +14 -3
1029 phpgacl implementation updates
1030 date: 2005/07/03 07:24:27;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1031 renamed Patient Notes to Notes
1033 Working file: interface/patient_file/summary/pnotes_full.php
1034 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +3 -2
1035 implemented squads as access control objects
1036 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +9 -56
1037 phpgacl implementation updates
1039 Working file: interface/patient_file/summary/shot_record.php
1040 date: 2005/06/06 17:28:05;  author: tekknogenius;  state: Exp;  lines: +2 -2
1041 changed other reference from id to pid
1042 date: 2005/06/06 15:16:32;  author: tekknogenius;  state: Exp;  lines: +1 -1
1043 corrected id to pid to bring up correct data
1045 Working file: interface/patient_file/summary/stats.php
1046 date: 2005/10/28 05:20:55;  author: sunsetsystems;  state: Exp;  lines: +5 -3
1047 omit inactive issues
1048 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +15 -47
1049 simplified adding/removing issue types and added dental as a type
1050 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +5 -0
1051 implemented squads as access control objects
1052 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +14 -4
1053 phpgacl implementation updates
1054 date: 2005/06/23 17:31:12;  author: sunsetsystems;  state: Exp;  lines: +9 -8
1055 tweaking font size
1057 Working file: interface/patient_file/summary/stats_full.php
1058 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +5 -0
1059 simplified adding/removing issue types and added dental as a type
1060 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +9 -4
1061 implemented squads as access control objects
1062 date: 2005/08/12 05:31:54;  author: sunsetsystems;  state: Exp;  lines: +10 -2
1063 added Add Encounter button
1064 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +12 -2
1065 phpgacl implementation updates
1066 date: 2005/07/18 21:58:28;  author: sunsetsystems;  state: Exp;  lines: +7 -0
1067 show a diagnosis column
1068 date: 2005/07/06 15:20:50;  author: sunsetsystems;  state: Exp;  lines: +6 -4
1069 use modal dialogs
1070 date: 2005/07/03 07:25:11;  author: sunsetsystems;  state: Exp;  lines: +1 -0
1071 added To History button
1072 date: 2005/06/20 17:44:24;  author: sunsetsystems;  state: Exp;  lines: +13 -8
1073 updates for support of team sports medicine
1074 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: Exp;  lines: +119 -22
1075 rewrote display and editing of medical problems, allergies, medications and surgeries
1077 Working file: interface/patient_file/summary/summary_title.php
1078 date: 2005/07/05 22:39:11;  author: sunsetsystems;  state: Exp;  lines: +57 -35
1079 new code to manage appointments and other calendar events with popup windows
1081 Working file: interface/patient_file/summary/surgeries.php
1082 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: dead;  lines: +0 -0
1083 rewrote display and editing of medical problems, allergies, medications and surgeries
1085 Working file: interface/reports/absences_report.php
1086 date: 2005/10/24 18:23:09;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1087 misc cosmetic cleanups for sports team use
1088 date: 2005/08/02 23:48:24;  author: sunsetsystems;  state: Exp;
1089 new reports
1091 Working file: interface/reports/appointments_report.php
1092 date: 2005/09/29 15:28:17;  author: sunsetsystems;  state: Exp;
1093 added appointments report
1095 Working file: interface/reports/appt_encounter_report.php
1096 date: 2005/06/06 18:04:03;  author: sunsetsystems;  state: Exp;  lines: +5 -2
1097 implemented customization of billing code types
1099 Working file: interface/reports/insurance_allocation_report.php
1100 date: 2005/08/02 23:48:24;  author: sunsetsystems;  state: Exp;
1101 new reports
1103 Working file: interface/reports/players_report.php
1104 date: 2005/10/28 05:22:54;  author: sunsetsystems;  state: Exp;  lines: +36 -15
1105 use squad ordering from phpgacl in the team roster
1106 date: 2005/10/24 18:23:09;  author: sunsetsystems;  state: Exp;  lines: +4 -8
1107 misc cosmetic cleanups for sports team use
1108 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +10 -7
1109 implemented squads as access control objects
1110 date: 2005/07/05 22:42:01;  author: sunsetsystems;  state: Exp;  lines: +4 -4
1111 popup window improvements
1112 date: 2005/07/03 07:26:12;  author: sunsetsystems;  state: Exp;  lines: +7 -4
1113 allow the roster to be a non-popup
1114 date: 2005/06/20 17:44:25;  author: sunsetsystems;  state: Exp;
1115 branches:  1.1.1;
1117 Working file: interface/themes/style_sky_blue.css
1118 date: 2005/06/20 17:39:47;  author: sunsetsystems;  state: Exp;  lines: +2 -2
1119 minor change to "required" font size and color
1121 Working file: interface/usergroup/usergroup_navigation.php
1122 date: 2005/10/21 00:55:47;  author: andres_paglayan;  state: Exp;  lines: +7 -0
1123 batchcom menu item added
1125 Working file: library/acl.inc
1126 date: 2005/10/28 05:22:54;  author: sunsetsystems;  state: Exp;  lines: +4 -2
1127 use squad ordering from phpgacl in the team roster
1128 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +3 -1
1129 added ability (for superuser only) to delete patients, encounters, issues
1130 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +24 -1
1131 implemented squads as access control objects
1132 date: 2005/08/04 22:28:29;  author: sunsetsystems;  state: Exp;  lines: +19 -11
1133 phpgacl implementation updates
1134 date: 2005/06/06 18:03:09;  author: sunsetsystems;  state: Exp;  lines: +1 -0
1135 put changing of encounter dates under access control
1137 Working file: library/calendar.js
1138 date: 2005/06/14 11:53:15;  author: sunsetsystems;  state: Exp;  lines: +2 -2
1139 include calendar javascript on client side rather than server side so that client has the opportunity to cache it
1140 date: 2005/06/13 19:34:50;  author: sunsetsystems;  state: Exp;  lines: +4 -4
1141 added missing semicolon to &gt and &lt
1143 Working file: library/dialog.js
1144 date: 2005/07/05 22:33:11;  author: sunsetsystems;  state: Exp;
1145 improved support for popup windows
1147 Working file: library/forms.inc
1148 date: 2005/10/28 05:17:25;  author: sunsetsystems;  state: Exp;  lines: +2 -1
1149 get real encounter date
1150 date: 2005/10/20 01:22:04;  author: sunsetsystems;  state: Exp;  lines: +3 -1
1151 added ability (for superuser only) to delete patients, encounters, issues
1153 Working file: library/invoice_summary.inc.php
1154 date: 2005/06/14 12:05:39;  author: sunsetsystems;  state: Exp;  lines: +32 -1
1155 support invoice details in eob posting form
1157 Working file: library/lists.inc
1158 date: 2005/09/09 18:54:14;  author: sunsetsystems;  state: Exp;  lines: +9 -0
1159 simplified adding/removing issue types and added dental as a type
1161 Working file: library/overlib_mini.js
1162 date: 2005/06/14 11:53:15;  author: sunsetsystems;  state: Exp;  lines: +2 -2
1163 include calendar javascript on client side rather than server side so that client has the opportunity to cache it
1165 Working file: library/patient.inc
1166 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;  lines: +7 -1
1167 new and improved history data
1168 date: 2005/06/20 17:44:25;  author: sunsetsystems;  state: Exp;  lines: +10 -4
1169 updates for support of team sports medicine
1170 date: 2005/06/12 20:57:33;  author: sunsetsystems;  state: Exp;  lines: +9 -0
1171 allow lastname,firstname in patient search
1173 Working file: library/sql.inc
1174 date: 2005/08/28 16:54:06;  author: sunsetsystems;  state: Exp;  lines: +31 -38
1175 fix possible problem with getting insert ids
1177 Working file: library/textformat.js
1178 date: 2005/06/30 17:51:11;  author: sunsetsystems;  state: Exp;  lines: +33 -0
1179 added onblur handler for dates
1180 date: 2005/06/20 17:43:22;  author: sunsetsystems;  state: Exp;
1181 branches:  1.1.1;
1183 Working file: library/topdialog.js
1184 date: 2005/07/05 22:33:11;  author: sunsetsystems;  state: Exp;
1185 improved support for popup windows
1187 Working file: library/classes/InsuranceCompany.class.php
1188 date: 2005/06/22 14:13:46;  author: tekknogenius;  state: Exp;  lines: +80 -2
1189 Corrected claim type return values
1191 Working file: library/classes/InsuranceNumbers.class.php
1192 date: 2005/07/16 15:05:41;  author: tekknogenius;  state: Exp;  lines: +0 -1
1193 removed extra line at end of file, caused header info being sent
1194 date: 2005/07/06 02:38:30;  author: tekknogenius;  state: Exp;  lines: +126 -103
1195 Added rendering provider number and type
1197 Working file: library/classes/Provider.class.php
1198 date: 2005/07/16 15:05:41;  author: tekknogenius;  state: Exp;  lines: +0 -1
1199 removed extra line at end of file, caused header info being sent
1200 date: 2005/07/06 02:38:30;  author: tekknogenius;  state: Exp;  lines: +87 -79
1201 Added rendering provider number and type
1203 Working file: library/freeb/BillingContact.class.php
1204 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +4 -2
1205 made phone number parsing tolerant of format variations
1207 Working file: library/freeb/BillingService.class.php
1208 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +5 -3
1209 made phone number parsing tolerant of format variations
1211 Working file: library/freeb/ClearingHouse.class.php
1212 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +5 -3
1213 made phone number parsing tolerant of format variations
1215 Working file: library/freeb/Facility.class.php
1216 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +7 -5
1217 made phone number parsing tolerant of format variations
1219 Working file: library/freeb/Insured.class.php
1220 date: 2005/10/17 17:14:27;  author: sunsetsystems;  state: Exp;  lines: +31 -0
1221 added ub-92 support
1222 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +8 -4
1223 made phone number parsing tolerant of format variations
1225 Working file: library/freeb/Patient.class.php
1226 date: 2005/10/17 17:14:27;  author: sunsetsystems;  state: Exp;  lines: +30 -2
1227 added ub-92 support
1228 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +6 -5
1229 made phone number parsing tolerant of format variations
1231 Working file: library/freeb/Payer.class.php
1232 date: 2005/06/22 14:14:28;  author: tekknogenius;  state: Exp;  lines: +5 -4
1233 Corrected claim type return values
1235 Working file: library/freeb/Practice.class.php
1236 date: 2005/08/01 21:54:11;  author: andres_paglayan;  state: Exp;  lines: +1 -1
1237 got rid of empty files that created and headers sent problem
1238 date: 2005/07/15 09:37:41;  author: sunsetsystems;  state: Exp;  lines: +0 -1
1239 removed blank line at end which was causing billing batch process to fail
1240 date: 2005/07/06 02:37:50;  author: tekknogenius;  state: Exp;  lines: +706 -598
1241 Added rendering provider number and type
1242 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +6 -3
1243 made phone number parsing tolerant of format variations
1245 Working file: library/freeb/Provider.class.php
1246 date: 2005/06/25 07:22:59;  author: sunsetsystems;  state: Exp;  lines: +6 -4
1247 made phone number parsing tolerant of format variations
1249 Working file: library/freeb/process_bills.php
1250 date: 2005/10/17 17:14:27;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1251 added ub-92 support
1253 Working file: library/freeb/xmlrpc_server.php
1254 date: 2005/08/01 21:54:11;  author: andres_paglayan;  state: Exp;  lines: +1 -5
1255 got rid of empty files that created and headers sent problem
1257 Working file: sql/2_7_2-to-2_7_3_upgrade.sql
1258 date: 2005/10/26 13:36:36;  author: tekknogenius;  state: Exp;  lines: +1 -1
1259 corrected syntax
1260 date: 2005/10/24 16:39:01;  author: sunsetsystems;  state: Exp;  lines: +2 -0
1261 increased size of codes.code
1262 date: 2005/10/21 19:49:26;  author: andres_paglayan;  state: Exp;  lines: +16 -0
1263 batchcom table added
1264 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1265 implemented squads as access control objects
1266 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +17 -2
1267 adding appointment status and option to include appt title in calendar display
1268 date: 2005/07/06 02:40:53;  author: tekknogenius;  state: Exp;  lines: +11 -0
1269 Added rendering provider number and type
1270 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;  lines: +22 -0
1271 new and improved history data
1272 date: 2005/06/20 17:44:25;  author: sunsetsystems;  state: Exp;  lines: +4 -0
1273 updates for support of team sports medicine
1274 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: Exp;
1275 branches:  1.1.1;
1277 Working file: sql/database.sql
1278 date: 2005/10/24 16:39:00;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1279 increased size of codes.code
1280 date: 2005/10/21 19:48:54;  author: andres_paglayan;  state: Exp;  lines: +10 -0
1281 batchom table added
1282 date: 2005/09/01 16:51:25;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1283 implemented squads as access control objects
1284 date: 2005/08/10 06:15:10;  author: sunsetsystems;  state: Exp;  lines: +7 -6
1285 fix bad categories_seq starting value, add index to codes, remove comments causing setup to fail
1286 date: 2005/07/14 23:11:36;  author: sunsetsystems;  state: Exp;  lines: +2 -0
1287 add squad and fitness to patient_data
1288 date: 2005/07/14 20:15:02;  author: sunsetsystems;  state: Exp;  lines: +0 -17
1289 removed comment lines within table defs so setup will not barf
1290 date: 2005/07/10 20:39:42;  author: sunsetsystems;  state: Exp;  lines: +3 -3
1291 fixed inserts to openemr_postcalendar_events
1292 date: 2005/07/08 15:10:18;  author: sunsetsystems;  state: Exp;  lines: +14 -0
1293 adding appointment status and option to include appt title in calendar display
1294 date: 2005/07/06 16:56:20;  author: sunsetsystems;  state: Exp;  lines: +1 -1
1295 fixed typo reported by Mark Leeds
1296 date: 2005/07/06 02:40:53;  author: tekknogenius;  state: Exp;  lines: +2 -1
1297 Added rendering provider number and type
1298 date: 2005/07/03 07:18:03;  author: sunsetsystems;  state: Exp;  lines: +18 -8
1299 new and improved history data
1300 date: 2005/06/14 12:20:16;  author: sunsetsystems;  state: Exp;  lines: +13 -8
1301 rewrote display and editing of medical problems, allergies, medications and surgeries
1303 Working file: templates/insurance_numbers/general_edit.html
1304 date: 2005/07/06 02:41:47;  author: tekknogenius;  state: Exp;  lines: +83 -68
1305 Added rendering provider number and type
1307 Working file: templates/insurance_numbers/general_list.html
1308 date: 2005/07/06 02:41:47;  author: tekknogenius;  state: Exp;  lines: +23 -21
1309 Added rendering provider number and type
1311 Working file: templates/report/general_default.html
1312 date: 2005/09/29 15:28:17;  author: sunsetsystems;  state: Exp;  lines: +2 -0
1313 added appointments report
1314 date: 2005/08/02 23:48:24;  author: sunsetsystems;  state: Exp;  lines: +5 -1
1315 new reports
1316 date: 2005/06/20 17:44:25;  author: sunsetsystems;  state: Exp;  lines: +17 -3
1317 updates for support of team sports medicine