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

(feat) save encounter orders #151

Closed
wants to merge 6 commits into from
Closed

Conversation

jabahum
Copy link
Contributor

@jabahum jabahum commented Dec 6, 2023

Requirements

  • This PR has a title that briefly describes the work done including the ticket number. If there is a ticket, make sure your PR title includes a conventional commit label. See existing PR titles for inspiration.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

Screenshots

Related Issue

Other

/**
* Order handler
*/
export const OrderSubmissionHandler: SubmissionHandler = {
Copy link
Member

Choose a reason for hiding this comment

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

@jabahum, I'm concerned that this file may grow to a point where it will be challenging to maintain. Could you consider introducing these handlers in their own file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is noted let me move this to another file

@pirupius pirupius changed the title ft : save encounter orders (feat) save encounter orders Dec 8, 2023
src/api/types.ts Outdated Show resolved Hide resolved
src/components/order/ohri-orders.component.tsx Outdated Show resolved Hide resolved
@ebambo
Copy link

ebambo commented Apr 24, 2024

@jabahum since @CynthiaKamau is working on this task now wouldn't it be better to close this one? cc: @samuelmale

@samuelmale samuelmale closed this Apr 24, 2024
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.

4 participants