Skip to content

Commit

Permalink
add new list content
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewheeler committed Nov 19, 2024
1 parent 2c5e0ef commit 78581ae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/app/products/ecr-viewer/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,17 @@ export default function EcrViewer() {
relevant information easier to find by displaying eCR data in
a way that's more intuitive.
</span>
<span>
Public health jurisdictions can access the eCR Viewer in two
ways:
<ol className="list-decimal pl-4">
<li>
A direct integration with NBS (National Electronic Disease
Surveillance System Base System)
</li>
<li>A standalone option for non-NBS jurisdictions</li>
</ol>
</span>
</p>
</div>
<div className="flex flex-col gap-3">
Expand Down

0 comments on commit 78581ae

Please sign in to comment.