-
Notifications
You must be signed in to change notification settings - Fork 362
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) O3-4185: Add form for IPD admission #864
Conversation
3685b01
to
cec655b
Compare
6ac0e58
to
3da5fe0
Compare
@mogoodrich @chibongho requesting your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one small nitpick about what to put in the description, thanks @vasharma05
"encounterType": "Transfer Request", | ||
"referencedForms": [], | ||
"uuid": "xxxx", | ||
"description": "Admission form IPD", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit, but this an admission request, not an actual admisson (which doesn't happen until the until the request is selected and processed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! <3 Awesome to have IPD admission functionality being added.
* Update the billing concepts to add service types ConvSet (openmrs#857) Co-authored-by: Amos Laboso <[email protected]> * Bump attachments to 3.5.0-SNAPSHOT * (feat) O3-3886: Demo Ward App in the Ref App (openmrs#851) * Update patient photo concept * Update stuctured_soap_note.json (openmrs#860) * (feat) O3-3886: Demo Ward App in the Ref App (openmrs#862) * update to latest release of EMR API and REST web services * Bump the legacyui module to 1.19.0-SNAPSHOT * Switch the legacyui module to version 1.19.0 * Switch the attachments module to version 3.5.0 * Bump the legacyui module to version 1.20.0 * (chore) set restrictByVisitLocationTag parameter to true (openmrs#869) * Finalize version updates * (feat) O3-4185: Add form for IPD admission (openmrs#864) * Bump openmrs core to version 2.6.10-SNAPSHOT * Bumping the legacyui module to 1.22.0-SNAPSHOT * Moving global properties in the globalproperties-core_demo.xml into the globalProperties tag (openmrs#872) * (chore) Add HIV forms and encounter types * (chore): Update frontend modules (#9) * (chore): Update logo and favicon (#15) * (chore): Revert to dev * (chore): Update translations and forms * (fix) Revert version updates and fix form logic (#28) * (fix) Revert version updates * (fix) Remove patient labs app * (fix) Fix logic in forms * (fix) Update global properties tag * Fixed versions that I messed up in the merge * Update forms * Update locations * Update version of core --------- Co-authored-by: Amos Laboso <[email protected]> Co-authored-by: Amos Laboso <[email protected]> Co-authored-by: dkayiwa <[email protected]> Co-authored-by: Mark Goodrich <[email protected]> Co-authored-by: Ian <[email protected]> Co-authored-by: Wamathaga Kamau <[email protected]> Co-authored-by: mogoodrich <[email protected]> Co-authored-by: Vineet Sharma <[email protected]> Co-authored-by: Wikum Weerakutti <[email protected]>
Link to the ticket: https://openmrs.atlassian.net/browse/O3-4185
Screen.Recording.2024-11-19.at.14.16.01.mov