Difference between revisions of "OpenEMR 7.0.0 API"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 30: | Line 30: | ||
! FHIR Base URL | ! FHIR Base URL | ||
|- | |- | ||
| OpenEMR Foundation | | OpenEMR Foundation (testing endpoint 1) | ||
| https://eleven.openemr.io/a/openemr/apis/default/fhir | | https://eleven.openemr.io/a/openemr/apis/default/fhir | ||
|- | |||
| OpenEMR Foundation (testing endpoint 2) | |||
| https://three.openemr.io/a/openemr/apis/default/fhir | |||
|- | |||
| OpenEMR Foundation (testing endpoint 3) | |||
| https://one.openemr.io/a/openemr/apis/default/fhir | |||
|} | |} | ||
Revision as of 11:29, 24 May 2022
Overview
- OpenEMR API documentation for both FHIR API and Standard API.
FHIR API
- FHIR API Documentation for 7.0.0
- Click Here for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support.
- Online links to Swagger based documentation can be found at 7.0.0 Demo.
- Videos that overview OpenEMR's FHIR API:
Standard API
- Standard API Documentation for 7.0.0
- Click Here for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support.
- Online links to Swagger based documentation can be found at 7.0.0 Demo.
Terms of use
- This section is required for ONC 2015 certification. OpenEMR and the API is open source and licensed under the GNU General Public License 3.
Service Base URLs
Overview
- This section is required for ONC 2015 certification. The 'Production Endpoints' will list the FHIR Base URLs (ie. service base URLs) of the OpenEMR installations that are utilizing the ONC 2015 certification.
Testing Endpoints
Organization Name | FHIR Base URL |
---|---|
OpenEMR Foundation (testing endpoint 1) | https://eleven.openemr.io/a/openemr/apis/default/fhir |
OpenEMR Foundation (testing endpoint 2) | https://three.openemr.io/a/openemr/apis/default/fhir |
OpenEMR Foundation (testing endpoint 3) | https://one.openemr.io/a/openemr/apis/default/fhir |
Production Endpoints
- There are currently no production endpoints