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

KAFKA #17

Open
jhortizu01 opened this issue Dec 28, 2024 · 0 comments
Open

KAFKA #17

jhortizu01 opened this issue Dec 28, 2024 · 0 comments
Assignees

Comments

@jhortizu01
Copy link
Collaborator

Publish to Kafka (patient_prescription_events):

  • NEW_PRESCRIPTION: Includes prescription details.
  • CANCEL_PRESCRIPTION: Cancels an existing prescription.
    Subscribe to Kafka (prescription_status_updates):
  • Update prescription statuses based on events:
  • RECEIVED, READY FOR PICKUP, PICKED UP, BACK ORDERED.
  • Ensure logical transitions (e.g., cannot move to READY FOR PICKUP without first being RECEIVED).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants