Skip to content

fix/issue-38-fhir-observation-pagination #60

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

travis-sauer-oltech
Copy link
Collaborator

No description provided.

… pagination

* Added FHIRBundlePagination class to handle pagination using raw SQL.
* Supports FHIR standard query parameters for pagination.
* Includes methods for generating FHIR-compliant responses with pagination links.
* Updated import path in ObservationViewSet to reflect new pagination implementation.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've added this for anyone using GitHub Copilot via VS Code. It creates a nice summary of changes and follows the Conventional Commits format.

@travis-sauer-oltech travis-sauer-oltech merged commit d0060ce into main Apr 11, 2025
2 checks passed
@travis-sauer-oltech travis-sauer-oltech deleted the fix/issue-38-fhir-observation-pagination branch April 11, 2025 15:14
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.

1 participant