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: get patient medical history #385

Closed
wants to merge 1 commit into from

Conversation

KathurimaKimathi
Copy link
Contributor

  • used primarily for the purpose of referring a patient from one facility to another

Review Checklist

Bugs
Features
Tests

Summary*

  • fix: Bug fix for Add the items tackled here as checklists
  • feat: Completed task
  • chore: Incomplete task
    • test: Sub-task 1

Structure*

  • The Pull Request has a proper title that conforms to our MR title standards
  • The Pull Request has one commit, and if there are more than one, they should be squashed
  • The commit should have a proper title and a short description
  • The commit must be signed off
  • Unused imports are not present
  • Dead code is not present
  • Ensure dry running library to confirm changes

Tests

  • Proper and high quality unit, integration and acceptance(if applicable) tests have been written
  • The coverage threshold should not be lowered

Sign off*

  • All comments have been resolved by the reviewers
  • Approved by Czar {replace_with_czar_name}
  • Signed off by second reviewer {replace_with_name}
  • Ensure all checks are done before merging ⚠️
  • All PRs needs to be signed before merging ⚠️

N/B:

  • Add a checklist if more than one item is done.
  • Add screenshots and/or images where necessary
  • Indicate any breakages caused in the UI ❗
  • Where necessary, indicate which issue the Pull Request solves (Closes #)
  • Any new files are updated in the folder structure in the README

@KathurimaKimathi KathurimaKimathi force-pushed the get-patient-medical-history branch 2 times, most recently from 35a5454 to 103bbde Compare March 12, 2024 07:25
@KathurimaKimathi KathurimaKimathi marked this pull request as ready for review March 12, 2024 07:27
@coveralls
Copy link

coveralls commented Mar 12, 2024

Pull Request Test Coverage Report for Build 8247344026

Details

  • 82 of 82 (100.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.3%) to 82.727%

Files with Coverage Reduction New Missed Lines %
pkg/clinical/usecases/clinical/timeline.go 1 78.11%
pkg/clinical/usecases/clinical/patient.go 2 98.47%
Totals Coverage Status
Change from base Build 8155500266: 0.3%
Covered Lines: 7055
Relevant Lines: 8528

💛 - Coveralls

@KathurimaKimathi KathurimaKimathi force-pushed the get-patient-medical-history branch 3 times, most recently from e3a8af8 to 81718c8 Compare March 12, 2024 09:16
- used to retrieve patient medical history primarily for the purpose of referring a patient from one facility to another

Signed-off-by: Kathurima Kimathi <kathurimakimathi415@gmail.com>
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.

None yet

2 participants