Difference between revisions of "OpenEMR 7.0.0 API"

From OpenEMR Project Wiki
(Created page with "= Overview = :OpenEMR API documentation for both FHIR API and Standard API. <br> = FHIR API = :*[https://github.com/openemr/openemr/blob/master/FHIR_README.md FHIR API Docume...")
 
Line 7: Line 7:
:*[https://github.com/openemr/openemr/blob/master/FHIR_README.md#fhir-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/master/FHIR_README.md#fhir-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_Demo|7.0.0 Demo]].
:*Online links to Swagger based documentation can be found at [[Development_Demo|7.0.0 Demo]].
::*[https://youtu.be/LQHNRBgg6Q8 OpenEMR FHIR Lecture Series: Lecture 1 - Overview and Use of FHIR in OpenEMR]
::*[https://youtu.be/2qr0IV9Kulg OpenEMR FHIR Lecture Series: Lecture 2 - FHIR Bulk Data in OpenEMR]
<br>
<br>
= Standard API =
= Standard API =
:*[https://github.com/openemr/openemr/blob/master/API_README.md Standard API Documentation for 7.0.0]
:*[https://github.com/openemr/openemr/blob/master/API_README.md Standard API Documentation for 7.0.0]

Revision as of 17:12, 27 March 2022

Overview

OpenEMR API documentation for both FHIR API and Standard API.


FHIR API


Standard API