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 RxFill support to test-ehr #67

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Add RxFill support to test-ehr #67

merged 4 commits into from
Feb 15, 2024

Conversation

plarocque4
Copy link

Describe your changes

Add support to receive RxFill messages from the pharmacy (PIMS). The new endpoint /test-ehr/script/rxfill was added and accepts xml. When the RxFill message is received, a new FHIR MedicationDispense entry is added. This references the MedicationRequest and provides the dispensed status for the medication.

Issue ticket number and Jira link

REMS-596

Checklist before requesting a review

  • I have performed a self-review of my code
  • Ensure the target / base branch for any feature PR is set to dev not main (the only exception to this is releases from dev and hotfix branches)

Checklist for conducting a review

  • Review the code changes and make sure they all make sense and are necessary.
  • Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.

Workflow

Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.

@plarocque4 plarocque4 changed the title Rxfill Add RxFill support to test-ehr Feb 7, 2024
Copy link

@avirgulto avirgulto left a comment

Choose a reason for hiding this comment

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

Works well for me testing with postman

@plarocque4 plarocque4 merged commit 2a3f9e2 into dev Feb 15, 2024
3 checks passed
@plarocque4 plarocque4 deleted the rxfill branch February 15, 2024 21: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.

2 participants