Situation
I am trying to create a custom FHIR-like API endpoint in OpenEMR without modifying any core FHIR files.
I created a custom module with my own API endpoint under:
I want to understand whether it is expected behavior that:
-
Custom module APIs do not appear in the FHIR Swagger page
-
Or if there is a supported way to expose custom endpoints in Swagger without modifying
/interface/fhir/*
OpenEMR Version
OpenEMR 7.0.3
Browser:
I’m using:
Operating System
I’m using:
Search
Did you search the forum for similar questions?
Logs
Did you check the logs?
Was there anything pertinent in them?
Please paste them here (surround with three backticks (```) for readability.
You can also turn on User Debugging under Administration->Globals->Logging User Debugging Options=>All