Skip to content

Commit

Permalink
post contest demo/index pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lober committed Nov 9, 2022
1 parent abbe348 commit 5a22647
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 4 additions & 2 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@
<a href="funding.html" class="tab" style="width: 25%; padding: 10px; text-decoration: none; background: rgba(255, 255, 255, 0.2);">Funding</a>
</div>
<div class="topics" style="background: rgba(255, 255, 255, 0.4); text-align: center; padding: 3em;">
<p>COSRI's on-going releases are based on user feedback and system activity monitoring. This Demo instance matches the current production system used at two WA state primary care sites. You can view the demo COSRI system running in both "free-standing" and "within EHR" modes, below:</p>
<p>COSRI's on-going releases are based on user feedback and system activity monitoring. The Demo instance matches the current production system used at two WA state primary care sites. You can view the demo COSRI system running in "free-standing" mode, below. In that mode the app will access a richer and more interesting set of demo patient data.</p>

<p>You can also see COSRI demonstrated in a "launch within EHR" mode at the SMART App Gallary, here: <a href="https://apps.smarthealthit.org/app/cosri" target="_blank">https://apps.smarthealthit.org/app/cosri</a> </p>

<!-- <p class="major">COSRI Demo </p> -->

Expand All @@ -47,7 +49,7 @@
<p><br/>The "patients" in our Demo system mimic queries of the WA State Prescription Drug Monitoring Program (PMP) server, through the Washington Health Information Exchange, but the patients and data presented are not real. While patients and their data have been created to appear realistic to provide a good example of patients who may be prescribed controlled substances, their information has been entirely fabricated by the COSRI Team. Any resemblance to real living persons is coincidental.</p>
<p>We use a UW-customized, UW-hosted version of the open-source “SMART App Launcher” to run the demo system outside an Electronic Health Record (EHR)</p>

<p>You can also see COSRI demonstrated in a "launch within EHR" mode at the SMART App Gallary, here: <a href="https://apps.smarthealthit.org/app/cosri" target="_blank">https://apps.smarthealthit.org/app/cosri</a> </p>


</div>
<div style="padding:2em;">
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
<div class ="topics" style="background: rgba(255, 255, 255, 0.4); text-align: left; padding: 3em;">

<h2>News!</h2>
<p>COSRI is a finalist in the <a href="https://amia.org/education-events/amia-2022-annual-symposium/fhir-app" target="_blank">AMIA/HL7 FHIR App Competition</a> Tuesday, November 8, 2022 | 10:30 a.m. - 12:00 p.m. EST, Located in the Lincoln West room at the 2022 AMIA Symposium. Our slides are on the conference site and here: <a href="https://drive.google.com/file/d/10SVw1jhCkrrRaAgb28vPKtu-wvqhvXWo/view?usp=share_link" target="_blank">S72_Lober_v3.pdf</a> </p>
<p>COSRI was a finalist in the <a href="https://amia.org/education-events/amia-2022-annual-symposium/fhir-app" target="_blank">AMIA/HL7 FHIR App Competition</a> Tuesday, November 8, 2022 | 10:30 a.m. - 12:00 p.m. EST, Located in the Lincoln West room at the 2022 AMIA Symposium. Our slides are on the conference site and here: <a href="https://drive.google.com/file/d/10SVw1jhCkrrRaAgb28vPKtu-wvqhvXWo/view?usp=share_link" target="_blank">S72_Lober_v3.pdf</a> </p>
<p>Look at the Demo tab to see what we showed...</p>
<h2>About</h2>
<p>COSRI (Clinical Opioid Summary with Rx Integration) is a software application for viewing controlled substances, including pain medications, dispensed for a patient, along with personalized risk factors for opioid misuse. COSRI access both electronic health record (EHR) and statewide Prescription Drug Monitoring Programs (PDMP) data. It uses medication and other clinical information, as well as CDC prescribing guidelines and state prescribing rules, to provide clinical decision support to help providers more safely use pain medications. COSRI is a SMART-on-FHIR application that can be implemented either as a free-standing application or integrated with an existing electronic health record (EHR). It is open source, with no license fees to use. </p>

Expand Down

0 comments on commit 5a22647

Please sign in to comment.