CDCgov / prime-simplereport

SimpleReport is a fast, free, and easy way for COVID-19 testing facilities to report results to public health departments.
https://simplereport.gov
Creative Commons Zero v1.0 Universal
58 stars 53 forks source link

Print Lab Results #426

Closed aliciabeckett-gov closed 3 years ago

aliciabeckett-gov commented 3 years ago

As a patient receiving a COVID test, I want to get a lab result to take with me, so that I can share it with others like my doctor, other employers, or for travel.

As a test administrator, I want to have medical record documentation of the tests I perform, so that I can add them to patients medical records, show proof when I am audited, and so that I can bill insurance for the tests I perform.

Design TODO

Engineering TODO

Additional Context What we're hearing from testing sites is they will continue to keep paper records until they can save their own copy of lab results.

How to get to the print button

Screen Shot 2020-12-23 at 7 22 16 AM

Example Antigen Lab Result (from another lab) Example Antigen Lab Result.pdf

SimpleReport Lab Result Design (Negative Result) Lab Result.pdf Lab Result

SimpleReport Lab Result Design (Positive Result) image.png

TomNUSDS commented 3 years ago

Some other thing to consider: People are creating fake Covid-Negative test results. We could put the test result's GUID code (in a QR-code-url form) somewhere on the printed results page. Going to that url will display the test info or that the record cannot be found. That landing could basically be the same one used to print the report except it would not require OKTA login and only need a valid GUID.

Seems like some information about the testing Facility and type of test on the printed result would be useful?

dmethvin-gov commented 3 years ago

For generating PDFs it would be easiest to use the operating system's own built-in "print to PDF" feature.

aliciabeckett-gov commented 3 years ago

Sounds good, let's do that!

aliciabeckett-gov commented 3 years ago

@TomNUSDS - what we're hearing is it's enough today to just have a printable result. We should definitely include the facility name, address, and phone number on the result.

Longer term we could look at adding something to validate the results are real, but we don't need that for this V1.

willusds commented 3 years ago

Alex working on getting CMS guidelines for lab results for @hmyers-cms

hmyers-cms commented 3 years ago

Removing the blocked on design tag here. Engineers can start working on this, knowing that the content for what needs to be included in the printed result may change when we learn more about what needs to be included

aliciabeckett-gov commented 3 years ago

@hmyers-cms here's the feedback from the CDC lab experts:

1) add a field for CLIA number

2) in the notes section would be good to change to ‘ Antigen tests can return inaccurate or false results and follow up testing may be needed. Continue social distancing and wearing a mask. Contact your healthcare provider to determine if additional testing is needed especially if you experience any of these COVID-19 symptoms.’ ( then list symptoms)

aliciabeckett-gov commented 3 years ago

CDC Symptoms: https://www.cdc.gov/coronavirus/2019-ncov/symptoms-testing/symptoms.html

aliciabeckett-gov commented 3 years ago

Per CDC, we need to remove the patient Phone and the Patient address from the lab result to keep data to the minimum necessary.

We are still in discussions about which access level will be able to print, but ultimately would like print permissions to be per user and controlled by admins.

aliciabeckett-gov commented 3 years ago

@dmethvin-gov - here's the guidance for a positive result. @hmyers-cms do you want to take a pass at mocking this up?


Most people who get COVID-19 will be able to recover at home. CDC has directions for people who are recovering at home and their caregivers, including:

More information is available at https://www.cdc.gov/coronavirus/2019-ncov/if-you-are-sick/

However, some people may need emergency medical attention. Watch for symptoms and learn when to seek emergency medical attention here: https://www.cdc.gov/coronavirus/2019-ncov/symptoms-testing/symptoms.html

When to Seek Emergency Medical Attention

Look for emergency warning signs* for COVID-19. If someone is showing any of these signs, seek emergency medical care immediately:

*This list is not all possible symptoms. Please call your medical provider for any other symptoms that are severe or concerning to you.

Call 911 or call ahead to your local emergency facility: Notify the operator that you are seeking care for someone who has or may have COVID-19.

katiealoisi commented 3 years ago

Mocked up the positive lab result to fit on 1 page. With the formatting for the negative result, it would have extended to about 1.5 pages.

image.png

benwarfield-usds commented 3 years ago

This is partially blocked by #631, working on unblocking it now.

benwarfield-usds commented 3 years ago

For the purposes of this story, what do we want to consider the "name" of a test to be? The LIVD spreadsheet has the "long public name", but the LOINC site has three other candidates. Example use case for https://loinc.org/95209-3/ (the test run by the Sofia 2):

All of these are equally easy to print, it's just a matter of choosing which one.

katiealoisi commented 3 years ago

I think we should use the long common name (SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay) because it seems to be the most descriptive without relying on abbreviations. If anyone feels differently, let me know!