Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rest API metadata event. Added swagger doc #4817

Merged

Conversation

adunsulag
Copy link
Member

In order to make sure that a module REST resource shows up in the FHIR
metadata api and to allow us to override service classes in the metadata
we needed a new event.

Made a change to the fhir readme to explain how to register with
swagger.

In order to make sure that a module REST resource shows up in the FHIR
metadata api and to allow us to override service classes in the metadata
we needed a new event.

Made a change to the fhir readme to explain how to register with
swagger.
@bradymiller
Copy link
Member

2DV-2

@@ -60,6 +60,10 @@ _Example:_ `https://localhost:9300/apis/default/fhir/Patient` returns a Patient'

The Bearer token is required for each OpenEMR FHIR request (except for the Capability Statement), and is conveyed using an Authorization header. Note that the Bearer token is the access_token that is obtained in the [Authorization](API_README.md#authorization) section.

When registering an API client to use with Swagger the following for the redirect url and launch url for the client.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor typo but could add "enter the following ..."

@bradymiller bradymiller merged commit 6b0a815 into openemr:master Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants