diff --git a/src/app/products/ecr-viewer/page.tsx b/src/app/products/ecr-viewer/page.tsx index c117650..d04f4d0 100644 --- a/src/app/products/ecr-viewer/page.tsx +++ b/src/app/products/ecr-viewer/page.tsx @@ -1,6 +1,13 @@ import { ContentContainer } from '@/app/components/ContentContainer/ContentContainer'; import Hero from '@/app/components/Hero/Hero'; import { basePath } from '@/app/utils/constants'; +import { + ProcessList, + ProcessListItem, + ProcessListHeading, + Accordion, + Link, +} from '@trussworks/react-uswds'; import Image from 'next/image'; export default function EcrViewer() { @@ -14,7 +21,7 @@ export default function EcrViewer() {
@@ -103,6 +110,228 @@ export default function EcrViewer() { src={`${basePath}/images/ecr-viewer_how-it-works.gif`} />
+ We've grouped the full eCR docuent into five main + sections: +
++ + No matter who sent the eCR, every eCR you view in the eCR + Viewer will look the same. The ordering of the five main + sections, as well as the fields within those sections, is + always the same, so you can quickly scroll through the eCR + to find the information you're looking for. + + + You can use the side navigation to skip to any section + within the eCR. It's always visible as you scroll so you + can see where you are within the document and quickly move + to different sections. + + + The eCR Viewer allows you to see more data than what's + currently available by default in the HTML or surveillance + system views. We pull out more data fields from the eICR + XML and also combine eICR and RR data together. + + + For example, with the eCR Viewer, you can see all of the + reportable conditions for the eCR, why the eCR was + triggered, and which jurisdictions the eCR was sent to, + none of which are possible to view in the eICR data alone + + + With the eCR Viewer, you can quickly see what data is + missing in an eCR so you don't have to wonder whether you + can't find the data or if it's just not there. All of the + unavailable fields are consolidated at the bottom of the + eCR for quick scanning. + +
++ Before you can use the eCR Viewer, you'll need to set it up + and get your staff comfortable with how the eCR Viewer can + help improve their data workflows. +
++ What's expected from a pilot partner: +
++ You'll need someone at your jurisdiction to act as the + point of contact with the DIBBs team as well as a + technical point of contact who is familiar with your data + environment. Sometimes one person fills both of those + roles. +
++ During this kickoff, we'll discuss how eCR Viewer works, + the technical requirements, and your eCR data needs. +
++ Work with the DIBBs team to test the eCR Viewer with your + staff and to get the tool up and running in your data + environment. +
++ Tell us what's going well and what could be better so we + can improve your experience with the eCR Viewer. +
++ Find the resources you need to successfully use the eCR Viewer + in your jurisdiction. +
++ Find answers to commonly asked questions about the eCR Viewer. +
++ Please get in touch with our team at{' '} + dibbs@cdc.gov +