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() {
Subnav
-
+

Overview

@@ -35,7 +42,7 @@ export default function EcrViewer() {

-
+

The value to you

  • @@ -64,7 +71,7 @@ export default function EcrViewer() {
-
+

Demo

-
+

How it works

@@ -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: +

+
    +
  • Patient Info
  • +
  • Encounter Info
  • +
  • Clinical Info
  • +
  • Lab Info
  • +
  • eCR Metadata
  • +
+
+

+ + 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. + +

+
+
+
+
+
+

+ Getting started +

+
+

+ 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: +

+
    +
  • + Work with the DIBBs team to set expectations and establish + a regular meeting cadence +
  • +
  • + Deploy the eCR Viewer in your production environment +
  • +
  • + Provide feedback on an ongoing basis to ensure the eCR + Viewer in working properly +
  • +
+
+ + + + Gather your team + +

+ 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. +

+
+ + + Attend kickoff call + +

+ During this kickoff, we'll discuss how eCR Viewer works, + the technical requirements, and your eCR data needs. +

+
+ + + Get set up + +

+ 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. +

+
+ + + Provide ongoing feedback + +

+ Tell us what's going well and what could be better so we + can improve your experience with the eCR Viewer. +

+
+
+
+
+
+
+

+ Technical resources +

+

+ Find the resources you need to successfully use the eCR Viewer + in your jurisdiction. +

+
+
+

Installing eCR Viewer

+
    +
  • + + Non Integrated Viewer Installation Guide + +
  • +
  • + + Installation Guide for NBS integration + +
  • +
  • + DIBBs Installation Guide - Helm +
  • +
  • + Hosting options +
  • +
+
+
+

Maintenance & Support

+
    +
  • + Runbook for common issues +
  • +
  • + Maintenance guide +
  • +
  • + Customer Support Plan Technical +
  • +
+
+
+

Terraform

+
    +
  • + AWS Terraform Installation +
  • +
  • + Azure Terraform Installation +
  • +
+
+
+

Troubleshooting

+
    +
  • + Usage Guide +
  • +
  • + Azure Technical Testing +
  • +
+
+
+
+
+
+
+

+ FAQs +

+

+ Find answers to commonly asked questions about the eCR Viewer. +

+ +
+
+

Have a question that isn't answered?

+

+ Please get in touch with our team at{' '} + dibbs@cdc.gov +