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: add proficiency and mode to patient language #3083

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

BobanL
Copy link
Collaborator

@BobanL BobanL commented Dec 23, 2024

PULL REQUEST

Summary

  • Add proficiency information to preferred language field

Related Issue

Fixes #3079

Acceptance Criteria

  • Display "Mode of Expression" and "Proficiency Level" on new lines under Preferred language if they exist
  • Missing fields are included in the unavailable info section
  • update tests

Additional Information

image

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.95%. Comparing base (0f6cfda) to head (df75459).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3083      +/-   ##
==========================================
- Coverage   86.54%   84.95%   -1.60%     
==========================================
  Files         215      185      -30     
  Lines       13432    10773    -2659     
  Branches      666      666              
==========================================
- Hits        11625     9152    -2473     
+ Misses       1798     1600     -198     
- Partials        9       21      +12     
Flag Coverage Δ
ecr-viewer 89.55% <100.00%> (+0.73%) ⬆️
fhir-converter 78.83% <ø> (ø)
ingestion 64.08% <ø> (ø)
message-parser 96.53% <ø> (ø)
message-refiner 92.85% <ø> (ø)
orchestration 85.67% <ø> (ø)
record-linkage ?
trigger-code-reference ?
validation 90.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...viewer/src/app/services/evaluateFhirDataService.ts 94.63% <100.00%> (+0.21%) ⬆️

... and 35 files with indirect coverage changes

@BobanL
Copy link
Collaborator Author

BobanL commented Dec 23, 2024

@ashton-skylight - does the screenshot look OK?
image

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.

Add updated language info to Patient Demographics
1 participant