From 80ddaa7bad6126712f0e7a030e2b0337680e9a66 Mon Sep 17 00:00:00 2001 From: Daniel Lorigan Date: Tue, 20 Jun 2023 11:53:56 -0700 Subject: [PATCH] Update formatting, temporarily remove narrative display option --- src/routes/home/+page.svelte | 28 +++++------ static/ips/assets/js/renderIPS.js | 2 +- static/ips/index.html | 48 +++++++++++-------- .../ips/templates-waverify/Immunizations.html | 6 ++- 4 files changed, 45 insertions(+), 39 deletions(-) diff --git a/src/routes/home/+page.svelte b/src/routes/home/+page.svelte index 614df65b..1790d757 100644 --- a/src/routes/home/+page.svelte +++ b/src/routes/home/+page.svelte @@ -1,10 +1,10 @@
- - - -

Test System - no protected health information -

+ +

Test System - no protected health information

-

The WA Verify+ system enhances the WA Verify COVID-19 vaccination verification system which, since 2021, has allowed people receiving COVID-19 vaccinations in Washington State to access and share that information using SMART Health Card QR codes. -

+

The WA Verify+ system enhances the WA Verify COVID-19 vaccination verification system which, since 2021, has allowed people receiving COVID-19 vaccinations in Washington State to access and share that information using SMART Health Card QR codes.

-

WA Verify+ WA allows people to access augment, and electively share their own Intternational Patient Summaries (IPS), a richer set of health information collected and stored on their behalf by the Washington State Department of Health. IPS data include critical clinical data, immunizations, advance directives, and other data needed for urgent medical care. This data may be helpful to those traveling away from home, to parents and caregivers, and to anyone who wants to be able to see their own records, or securely share their data with healthcare providers or others of their choosing. WA Verify+ uses the secure, patient-controlled SMART Health Link (SHL) standard.

+

WA Verify+ WA allows people to access augment, and electively share their own Intternational Patient Summaries (IPS), a richer set of health information collected and stored on their behalf by the Washington State Department of Health. IPS data include critical clinical data, immunizations, advance directives, and other data needed for urgent medical care. This data may be helpful to those traveling away from home, to parents and caregivers, and to anyone who wants to be able to see their own records, or securely share their data with healthcare providers or others of their choosing. WA Verify+ uses the secure, patient-controlled SMART Health Link (SHL) standard.

-

This system generates QR codes and links to demonstration the ability of WA Verify+ to facilitate sharing directly controlled by individuals. You can see a list of SHLs generated on this device, as well as generate a new one.

-
+

This system generates QR codes and links to demonstration the ability of WA Verify+ to facilitate sharing directly controlled by individuals. You can see a list of SHLs generated on this device, as well as generate a new one.

+
diff --git a/static/ips/assets/js/renderIPS.js b/static/ips/assets/js/renderIPS.js index 53eb36a2..2659663d 100644 --- a/static/ips/assets/js/renderIPS.js +++ b/static/ips/assets/js/renderIPS.js @@ -3,7 +3,7 @@ let headerLength = 0; import config from "./config.js"; -export { update }; +export { update, updateFromText, mode }; let sectionCount = 0; diff --git a/static/ips/index.html b/static/ips/index.html index 473f1bfd..e4fe0160 100644 --- a/static/ips/index.html +++ b/static/ips/index.html @@ -21,16 +21,25 @@ crossorigin="anonymous"> - + - - + + + + IPS Viewer +