Skip to content

bug: Add missing text field in Administered Medications #1401

Open
vochaparro2 wants to merge 17 commits intomainfrom
laura-victor/1345-dosage-text
Open

bug: Add missing text field in Administered Medications #1401
vochaparro2 wants to merge 17 commits intomainfrom
laura-victor/1345-dosage-text

Conversation

@vochaparro2
Copy link
Copy Markdown
Collaborator

Summary

This PR updates the Administered Medications section to add the missing Text field.

Related Issue

Fixes #1345

Acceptance Criteria

  • FHIR conversion: Convert these fields to their appropriate FHIR resources.
  • Confirm whether these fields should be displayed in the Viewer (talk to Chinelo about this)
  • Add any relevant FHIR converter / Viewer tests needed

Additional Information

Anything else the review team should know?

Checklist

  • If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)

vochaparro2 and others added 6 commits March 31, 2026 09:53
# Conflicts:
#	containers/ecr-viewer/src/app/utils/evaluate/index.ts
#	containers/ecr-viewer/src/app/view-data/components/EcrDocument/accordion-items.tsx
#	containers/ecr-viewer/src/app/view-data/page.tsx
#	containers/ecr-viewer/src/app/view-data/services/ecrSummaryService.tsx
#	containers/ecr-viewer/src/app/view-data/services/fhirResourcesIndexService.tsx
#	containers/ecr-viewer/src/app/view-data/services/labsService.tsx
#	containers/ecr-viewer/tests/unit/app/utils/evaluate.test.ts
#	containers/ecr-viewer/tests/unit/app/view-data/components/LabInfo.test.tsx
#	containers/ecr-viewer/tests/unit/app/view-data/services/fhirResourcesIndexService.test.tsx
#	containers/ecr-viewer/tests/unit/app/view-data/services/labsService.test.tsx
#	containers/fhir-converter/Dockerfile
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.35%. Comparing base (057a468) to head (6eb6605).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
+ Coverage   86.29%   86.35%   +0.05%     
==========================================
  Files         258      249       -9     
  Lines       11488    11003     -485     
  Branches     1284     1308      +24     
==========================================
- Hits         9914     9502     -412     
+ Misses       1567     1494      -73     
  Partials        7        7              
Flag Coverage Δ
ecr-viewer 92.04% <100.00%> (+0.03%) ⬆️
ingestion 61.49% <ø> (ø)
message-parser 96.00% <ø> (ø)
orchestration 85.29% <ø> (ø)
trigger-code-reference ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Collaborator

@laura-puerto-skylight laura-puerto-skylight left a comment

Choose a reason for hiding this comment

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

LGTM! Don't forget to update the Dockerfile to a release tag before merging!

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 missing text field in Administered Medications

4 participants