get_openemr_api_docs
Fetch developer docs for OpenEMR REST, FHIR R4, and SMART on FHIR APIs. Covers endpoints, authentication, and OAuth2 flows not found on the wiki.
Instructions
Fetch developer API documentation from the OpenEMR GitHub repository. Covers the REST and FHIR APIs that are NOT documented on the wiki. Use this for anything related to FHIR, REST endpoints, authentication, or SMART on FHIR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | Which API doc to fetch: 'fhir' — FHIR R4 API resources and endpoints; 'standard' — Standard REST API (patient, encounter, etc.); 'smart_on_fhir' — SMART on FHIR launch and OAuth2 flow |