Difference between revisions of "OpenEMR 7.0.2 API"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) (Created page with "= Overview = :OpenEMR API documentation for both FHIR API and Standard API. <br> = FHIR API = :*[https://github.com/openemr/openemr/blob/rel-702/FHIR_README.md FHIR API Docum...") |
Bradymiller (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
= Standard API = | = Standard API = | ||
:*[https://github.com/openemr/openemr/blob/rel-702/API_README.md Standard API Documentation for 7.0. | :*[https://github.com/openemr/openemr/blob/rel-702/API_README.md Standard API Documentation for 7.0.2] | ||
:*[https://github.com/openemr/openemr/blob/rel-702/API_README.md#standard-api-documentation Click Here] for instructions on using Swagger, which is included in OpenEMR, to see full documentation of endpoints and testing support. | :*[https://github.com/openemr/openemr/blob/rel-702/API_README.md#standard-api-documentation 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 [[Development_7.0.2_Demo|7.0.2 Demo]]. | :*Online links to Swagger based documentation can be found at [[Development_7.0.2_Demo|7.0.2 Demo]]. | ||
Line 22: | Line 22: | ||
= Terms of use = | = Terms of use = | ||
:*This section is required for ONC | :*This section is required for ONC certification. OpenEMR and the API is open source and licensed under the [https://www.gnu.org/licenses/gpl-3.0.en.html GNU General Public License 3]. | ||
<br> | <br> | ||
= Service Base URLs = | = Service Base URLs = | ||
{{ServiceBaseURLs}} | {{ServiceBaseURLs}} |
Latest revision as of 06:02, 23 March 2024
Overview
- OpenEMR API documentation for both FHIR API and Standard API.
FHIR API
- FHIR API Documentation for 7.0.2
- 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.2 Demo.
- Videos that overview OpenEMR's FHIR API:
- Specific instructions for a Clinical Summary of Care Document (CCD) request:
Standard API
- Standard API Documentation for 7.0.2
- 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.2 Demo.
Terms of use
- This section is required for ONC 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 certification. The 'Production Endpoints lists the FHIR Base URLs (ie. service base URLs) of the OpenEMR installations that are utilizing the ONC certification.
Production Endpoints
(Click Here for FHIR Bundle Format of Production Endpoints)
Organization Name | Organization Location | Organization NPI Number | FHIR Base URL |
---|---|---|---|
NONE |
Testing Endpoints
(Click Here for FHIR Bundle Format of Testing Endpoints)
Organization Name | FHIR Base URL |
---|---|
OpenEMR Foundation (testing endpoint 1) | https://one.openemr.io/a/openemr/apis/default/fhir |
OpenEMR Foundation (testing endpoint 2) | https://two.openemr.io/a/openemr/apis/default/fhir |
OpenEMR Foundation (testing endpoint 3) | https://ten.openemr.io/a/openemr/apis/default/fhir |