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 EHR related API docs #81

Merged
merged 8 commits into from
Aug 24, 2023
Merged

Add EHR related API docs #81

merged 8 commits into from
Aug 24, 2023

Conversation

toddkazakov
Copy link
Contributor

No description provided.

reference/clinic.v1.yaml Outdated Show resolved Hide resolved
- Internal
x-internal: true
description: Internal endpoint for Redox chanallenge verification
'/v1/clinics/{clinicId}/settings/ehr':
Copy link
Member

Choose a reason for hiding this comment

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

These will require serverToken?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@krystophv requested making EHR and MRN settings accessible to clinic members for display purposes in blip

$ref: '#/components/schemas/EHRMatchPatientRequest'
required:
- clinic
x-examples:
Copy link
Member

Choose a reason for hiding this comment

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

Nit: the samples would be easier to have in each model so every reference gets them

@@ -1598,11 +1800,9 @@ components:
format: date-time
description: Return records created before the given date (exclusive)
tags:
Copy link
Member

Choose a reason for hiding this comment

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

Uh, what happened to the descriptions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Stoplight :(

@toddkazakov toddkazakov merged commit dbaa1be into master Aug 24, 2023
6 checks passed
@toddkazakov toddkazakov deleted the ehr branch August 24, 2023 08:28
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.

2 participants