-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Public Health Emergency Outbreak Info field #680
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #680 +/- ##
==========================================
- Coverage 87.51% 86.22% -1.29%
==========================================
Files 262 231 -31
Lines 13958 11334 -2624
Branches 869 875 +6
==========================================
- Hits 12215 9773 -2442
+ Misses 1727 1545 -182
Partials 16 16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…d-skylight:CDCgov/phdi-interim into josh/592/public-health-emergency
@@ -1,7 +1,8 @@ | |||
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build | |||
|
|||
# Download FHIR-Converter | |||
RUN git clone https://github.com/CDCgov/dibbs-FHIR-Converter.git --branch v7.0-3 --depth 1 /build/FHIR-Converter |
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.
This will need to be reverted once the FHIR Converter has been updated and a new release made.
containers/ecr-viewer/src/app/view-data/components/EcrDocument/clinical-data.tsx
Show resolved
Hide resolved
containers/ecr-viewer/src/app/view-data/components/EcrDocument/clinical-data.tsx
Outdated
Show resolved
Hide resolved
containers/ecr-viewer/src/app/view-data/components/EcrDocument/clinical-data.tsx
Outdated
Show resolved
Hide resolved
containers/ecr-viewer/src/app/tests/components/__snapshots__/EcrMetadata.test.tsx.snap
Outdated
Show resolved
Hide resolved
…d-skylight:CDCgov/phdi-interim into josh/592/public-health-emergency
…d-skylight:CDCgov/phdi-interim into josh/592/public-health-emergency
PULL REQUEST
Summary
Add The Public Health Emergency Outbreak Info field
Related Issue
Fixes #592
Acceptance Criteria