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

Delete Encounter API #901

Open
TanyaStere42 opened this issue Nov 18, 2024 · 0 comments
Open

Delete Encounter API #901

TanyaStere42 opened this issue Nov 18, 2024 · 0 comments
Labels
enhancement new or improvements on existing features question open investigation to define scope of issue

Comments

@TanyaStere42
Copy link
Member

Feature description and context

Now that we've got a successful Create Encounter API (#826 ) as well as the ability to read one (#596 ), we need to fill out the CRUD. Delete is the next stage in the process.

Feature sign-off requirements

API that successfully deletes an encounter.

  • 200: "Successfully deleted encounter: {UUID}"
  • 400: "Could not delete encounter: {UUID}"
@TanyaStere42 TanyaStere42 added enhancement new or improvements on existing features question open investigation to define scope of issue labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new or improvements on existing features question open investigation to define scope of issue
Projects
None yet
Development

No branches or pull requests

1 participant