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

Update the billing concepts to add service types ConvSet #857

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

alaboso
Copy link
Contributor

@alaboso alaboso commented Oct 30, 2024

Description of what I changed

This PR Updates the billing concepts to add service types ConvSet

Issue I worked on

Checklist: I completed these to help reviewers :)

  • My IDE is configured to follow the code style of this project.

    No? Unsure? -> configure your IDE, format the code and add the changes with git add . && git commit --amend

  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)

    No? -> write tests and add them to this commit git add . && git commit --amend

  • I ran mvn clean package right before creating this pull request and
    added all formatting changes to my commit.

mvn --batch-mode --update-snapshots --activate-profiles distro,validator clean package

No? -> execute above command

  • All new and existing tests passed.

    No? -> figure out why and add the fix to your commit. It is your responsibility to make sure your code works.

  • My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

@alaboso alaboso requested review from dkayiwa, ODORA0 and ebambo October 30, 2024 21:03
@alaboso alaboso merged commit deef606 into openmrs:main Oct 31, 2024
26 checks passed
NethmiRodrigo pushed a commit to openmrs/path-drc-emr that referenced this pull request Dec 17, 2024
Co-authored-by: Amos Laboso <alaboso@uonbi.ac.ke>
NethmiRodrigo added a commit to openmrs/path-drc-emr that referenced this pull request Dec 17, 2024
* Update the billing concepts to add service types ConvSet (openmrs#857)

Co-authored-by: Amos Laboso <alaboso@uonbi.ac.ke>

* 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 <amos.laboso@gmail.com>
Co-authored-by: Amos Laboso <alaboso@uonbi.ac.ke>
Co-authored-by: dkayiwa <dkayiwa@openmrs.org>
Co-authored-by: Mark Goodrich <mark.goodrich@live.com>
Co-authored-by: Ian <ian.c.bacher@gmail.com>
Co-authored-by: Wamathaga Kamau <94680676+WamathagaUCSF@users.noreply.github.com>
Co-authored-by: mogoodrich <mgoodrich@pih.org>
Co-authored-by: Vineet Sharma <sharmava05@gmail.com>
Co-authored-by: Wikum Weerakutti <wikum@linuxdeveloper.space>
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