Skip to content

Commit 28b7d0f

Browse files
aethelwulffeTony McCormick
authored and
Tony McCormick
committed
Update header links (LibreHealthIO#308)
Liberation
1 parent cd08122 commit 28b7d0f

File tree

297 files changed

+297
-297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+297
-297
lines changed

ccr/createCCR.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRActor.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRAlerts.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRHeader.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRImmunization.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRMedication.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRProblem.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRProcedure.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/createCCRResult.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Garden State Health Systems <http://www.gshsys.com/>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

ccr/transmitCCD.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
* @package LibreEHR
2323
* @author EMR Direct <http://www.emrdirect.com/>
24-
* @link http://www.open-emr.org
24+
* @link http://librehealth.io
2525
*/
2626

2727
require_once(dirname(__FILE__) . "/../library/log.inc");

controllers/C_Prescription.class.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Roberto Vasquez <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

custom/ajax_download.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
$sanitize_all_escapes=true;

custom/chart_tracker.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @package LibreEHR
2222
* @author Rod Roark <[email protected]>
2323
* @author Brady Miller <[email protected]>
24-
* @link http://www.open-emr.org
24+
* @link http://librehealth.io
2525
*/
2626

2727
$fake_register_globals=false;

custom/download_qrda.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424

custom/export_qrda_xml.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424

custom/qrda_category1.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424

custom/qrda_category1_functions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323
// This program exports report to QRDA Category I 2014 XML format.
2424

custom/qrda_download.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
// This program exports(Download) to QRDA Category III XML.

custom/qrda_functions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Ensoftek
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
// Functions for QRDA Category I (or) III 2014 XML format.

interface/batchcom/batchcom.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* @package LibreEHR
1717
* @author Brady Miller <[email protected]>
18-
* @link http://www.open-emr.org
18+
* @link http://librehealth.io
1919
*/
2020

2121
//INCLUDES, DO ANY ACTIONS, THEN GET OUR DATA

interface/billing/sl_eob_patient_note.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @package LibreEHR
1919
* @author Rod Roark <[email protected]>
2020
* @author Roberto Vasquez <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
include_once("../globals.php");

interface/billing/sl_eob_search.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @package LibreEHR
2222
* @author Rod Roark <[email protected]>
2323
* @author Roberto Vasquez <[email protected]>
24-
* @link http://www.open-emr.org
24+
* @link http://librehealth.io
2525
*/
2626

2727
require_once("../globals.php");

interface/code_systems/dataloads_ajax.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @author (Mac) Kevin McAloon <[email protected]>
2222
* @author Rohit Kumar <[email protected]>
2323
* @author Brady Miller <[email protected]>
24-
* @link http://www.open-emr.org
24+
* @link http://librehealth.io
2525
*/
2626

2727

interface/code_systems/dsmiv_howto.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @package LibreEHR
1919
* @author (Mac) Kevin McAloon <[email protected]>
2020
* @author Brady Miller <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
//SANITIZE ALL ESCAPES

interface/code_systems/icd10_howto.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @package LibreEHR
1919
* @author (Mac) Kevin McAloon <[email protected]>
2020
* @author Brady Miller <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
//SANITIZE ALL ESCAPES

interface/code_systems/icd9_howto.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @package LibreEHR
1919
* @author (Mac) Kevin McAloon <[email protected]>
2020
* @author Brady Miller <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
//SANITIZE ALL ESCAPES

interface/code_systems/list_installed.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @author (Mac) Kevin McAloon <[email protected]>
2222
* @author Rohit Kumar <[email protected]>
2323
* @author Brady Miller <[email protected]>
24-
* @link http://www.open-emr.org
24+
* @link http://librehealth.io
2525
*/
2626

2727

interface/code_systems/list_staged.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* @author (Mac) Kevin McAloon <[email protected]>
3232
* @author Rohit Kumar <[email protected]>
3333
* @author Brady Miller <[email protected]>
34-
* @link http://www.open-emr.org
34+
* @link http://librehealth.io
3535
*/
3636

3737

interface/code_systems/rxnorm_howto.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @package LibreEHR
1919
* @author (Mac) Kevin McAloon <[email protected]>
2020
* @author Brady Miller <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
//SANITIZE ALL ESCAPES

interface/code_systems/snomed_howto.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @package LibreEHR
1919
* @author (Mac) Kevin McAloon <[email protected]>
2020
* @author Brady Miller <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323

2424
//SANITIZE ALL ESCAPES

interface/code_systems/standard_tables_manage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @author (Mac) Kevin McAloon <[email protected]>
2222
* @author Rohit Kumar <[email protected]>
2323
* @author Brady Miller <[email protected]>
24-
* @link http://www.open-emr.org
24+
* @link http://librehealth.io
2525
*/
2626

2727

interface/esign/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* @package LibreEHR
2020
* @author Ken Chapple <[email protected]>
2121
* @author Medical Information Integration, LLC
22-
* @link http://www.open-emr.org
22+
* @link http://librehealth.io
2323
**/
2424

2525
use ESign\Router;

interface/forms/LBF/new.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* @package LibreEHR
1717
* @author Rod Roark <[email protected]>
18-
* @link http://www.open-emr.org
18+
* @link http://librehealth.io
1919
*/
2020

2121
//SANITIZE ALL ESCAPES

interface/forms/aftercare_plan/new.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* @package LibreEHR
1818
* @author Naina Mohamed <[email protected]>
19-
* @link http://www.open-emr.org
19+
* @link http://librehealth.io
2020
*/
2121

2222

interface/forms/aftercare_plan/report.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* @package LibreEHR
1818
* @author Naina Mohamed <[email protected]>
19-
* @link http://www.open-emr.org
19+
* @link http://librehealth.io
2020
*/
2121

2222

interface/forms/aftercare_plan/save.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* @package LibreEHR
1818
* @author Naina Mohamed <[email protected]>
19-
* @link http://www.open-emr.org
19+
* @link http://librehealth.io
2020
*/
2121

2222
//SANITIZE ALL ESCAPES

interface/forms/fee_sheet/review/code_check.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Kevin Yeh <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

interface/forms/fee_sheet/review/fee_sheet_ajax.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Kevin Yeh <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222
$fake_register_globals=false;
2323
$sanitize_all_escapes=true;

interface/forms/fee_sheet/review/fee_sheet_classes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Kevin Yeh <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323
/**

interface/forms/fee_sheet/review/fee_sheet_justify.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Kevin Yeh <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222
$fake_register_globals=false;
2323
$sanitize_all_escapes=true;

interface/forms/fee_sheet/review/fee_sheet_justify_view_model.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*
1717
* @package LibreEHR
1818
* @author Kevin Yeh <[email protected]>
19-
* @link http://www.open-emr.org
19+
* @link http://librehealth.io
2020
*/
2121
function start_edit(data,event)
2222
{

interface/forms/fee_sheet/review/fee_sheet_options_ajax.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Kevin Yeh <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222
$fake_register_globals=false;
2323
$sanitize_all_escapes=true;

interface/forms/fee_sheet/review/fee_sheet_options_queries.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @package LibreEHR
1919
* @author Kevin Yeh <[email protected]>
20-
* @link http://www.open-emr.org
20+
* @link http://librehealth.io
2121
*/
2222

2323

interface/forms/fee_sheet/review/fee_sheet_queries.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
* @package LibreEHR
2020
* @author Kevin Yeh <[email protected]>
21-
* @link http://www.open-emr.org
21+
* @link http://librehealth.io
2222
*/
2323
require_once('fee_sheet_classes.php');
2424
require_once("$srcdir/../custom/code_types.inc.php");

0 commit comments

Comments
 (0)