Difference between revisions of "Development 7.0.1 Demo"
From OpenEMR Project Wiki
		Bradymiller (talk | contribs)  | 
				Bradymiller (talk | contribs)   | 
				||
| Line 83: | Line 83: | ||
==Alternate Demo (Ubuntu 22.04 - uses php 8.1)==  | ==Alternate Demo (Ubuntu 22.04 - uses php 8.1)==  | ||
===Without demo data===  | |||
* OpenEMR: [https://six.openemr.io/b/openemr/index.php https://six.openemr.io/b/openemr]<br>  | |||
* Onsite Patient Portal: [https://six.openemr.io/b/openemr/portal/index.php https://six.openemr.io/b/openemr/portal]<br>  | |||
* API (Swagger) User Interface: [https://six.openemr.io/b/openemr/swagger/index.html https://six.openemr.io/b/openemr/swagger]<br>  | |||
===With demo data===  | |||
* OpenEMR: [https://six.openemr.io/c/openemr/index.php https://six.openemr.io/c/openemr]<br>  | |||
* Onsite Patient Portal: [https://six.openemr.io/c/openemr/portal/index.php https://six.openemr.io/c/openemr/portal]<br>  | |||
* API (Swagger) User Interface: [https://six.openemr.io/c/openemr/swagger/index.html https://six.openemr.io/c/openemr/swagger]<br>  | |||
===Logs===  | |||
* PHP log file: https://six.openemr.io/log/logPhp.txt<br>  | |||
* Setup log file: https://six.openemr.io/log/logSetup.txt<br>  | |||
<br>  | |||
==Alternate Demo (Alpine 3.15 - uses php 7.4)==  | ==Alternate Demo (Alpine 3.15 - uses php 7.4)==  | ||
Revision as of 03:22, 5 April 2023
Overview
OpenEMR 7.0.1 demos include daily builds of the OpenEMR 7.0.1 development codebase. There are 4 demos (each with and without demo data) on Alpine 3.17 (PHP 8.1), Ubuntu 22.04 (PHP 8.1), Alpine Edge (PHP 8.2), and Alpine 3.15 (PHP 8.0). (Daily at 8:30 am UTC time these demos reset.)
The API (Swagger) links contain FHIR and API documentation, which allow testing.
Demo Credentials
Standard Demo Credentials in ALL Demos
- OpenEMR - user:admin pass:pass
 
Special Demo Credentials in Demos WITH Demo Data
- OpenEMR
 
Username Password Description admin pass Administrator physician physician Physician(more access than clinician) clinician clinician Clinician(less access than physician) accountant accountant Accountant receptionist receptionist Front desk receptionist 
- Patient Portal
 
Patient Username Password Email Phil1 phil heya@invalid.email.com Susan2 susan nana@invalid.email.com 
 
Demo (Alpine 3.17 - uses php 8.1)
Without demo data
- OpenEMR: https://ten.openemr.io/b/openemr
 - Onsite Patient Portal: https://ten.openemr.io/b/openemr/portal
 - API (Swagger) User Interface: https://ten.openemr.io/b/openemr/swagger
 
With demo data
- OpenEMR: https://ten.openemr.io/c/openemr
 - Onsite Patient Portal: https://ten.openemr.io/c/openemr/portal
 - API (Swagger) User Interface: https://ten.openemr.io/c/openemr/swagger
 
Logs
- PHP log file: https://ten.openemr.io/log/logPhp.txt
 - Setup log file: https://ten.openemr.io/log/logSetup.txt
 
Alternate Demo (Alpine Edge - uses php 8.2)
Without demo data
- OpenEMR: https://two.openemr.io/b/openemr
 - Onsite Patient Portal: https://two.openemr.io/b/openemr/portal
 
With demo data
- OpenEMR: https://two.openemr.io/c/openemr
 - Onsite Patient Portal: https://two.openemr.io/c/openemr/portal
 
Logs
- PHP log file: https://two.openemr.io/log/logPhp.txt
 - Setup log file: https://two.openemr.io/log/logSetup.txt
 
Alternate Demo (Ubuntu 22.04 - uses php 8.1)
Without demo data
- OpenEMR: https://six.openemr.io/b/openemr
 - Onsite Patient Portal: https://six.openemr.io/b/openemr/portal
 - API (Swagger) User Interface: https://six.openemr.io/b/openemr/swagger
 
With demo data
- OpenEMR: https://six.openemr.io/c/openemr
 - Onsite Patient Portal: https://six.openemr.io/c/openemr/portal
 - API (Swagger) User Interface: https://six.openemr.io/c/openemr/swagger
 
Logs
- PHP log file: https://six.openemr.io/log/logPhp.txt
 - Setup log file: https://six.openemr.io/log/logSetup.txt