Giter Club home page Giter Club logo

ahrq-cds / ahrq-cds-connect-pain-management-summary Goto Github PK

View Code? Open in Web Editor NEW
17.0 6.0 13.0 9.94 MB

The AHRQ CDS Pain Management Summary tool is part of the CDS Connect project https://cds.ahrq.gov/, sponsored by the Agency for Healthcare Research and Quality (AHRQ), and developed under contract with AHRQ by MITRE's CAMH FFRDC. The CDS Pain Management Summary tool is a SMART on FHIR dashboard for managing pain.

Home Page: https://cds.ahrq.gov/CDSconnect

License: Apache License 2.0

JavaScript 91.21% HTML 0.40% SCSS 8.39%
cds cql fhir opioid-cds clinical-decision-support clinical-quality-language smart-on-fhir cds-hooks

ahrq-cds-connect-pain-management-summary's Issues

R3 and R2 smarthealthit.org servers appear to be down

(This might be completely the wrong place to post this. If so, please excuse me and let me know where/who to contact.)

When attempting to browse patients for the R2 and R3 servers a Bad Gateway error occurs"
http://patient-browser.smarthealthit.org/index.html?_=1587049045747&config=r2#/
http://patient-browser.smarthealthit.org/index.html?_=1587049244586&config=r3#/

Error: certificate has expired - Bad Gateway

When attempting to access the servers from Postman
GET https://r3.smarthealthit.org
returns
There was an error connecting to https://r3.smarthealthit.org/.

Do we have an estimated time for them to be back up?

Thanks!

Javascript Required error

I have successfully built the app on Ubuntu server 22.04. I deployed it to production on Apache webserver on the same Ubuntu ec2 instance. The URL for the app opens with a blank page. The source shows an error stating Javascript needs to be enabled. Javascript is enabled in my browser. I did some research but could not resolve the error. I am using http://localhost in Package.json. Do you have any ideas on to resolve this issue? I can provide more details if necessary.

Pain Management Summary not working in IE 10 or IE 11.

In development and in a production environment I am not able to get this working. It's almost like the app is not seen at all when I navigate from the smart app launcher. I have included a polyfill to account for the newer methods being used (map, Object.assign, etc) but it does not seem to affect the behavior of the app.

Have you had to do anything to make it work with IE10-11?

"To build and run in development" Doesn't seem to work

I downloaded the project, ran "yarn" and "yarn start". The system console shows:
yarnStartCmdLine
The console for Chrome at http://localhost:8000 shows:
Error: No 'state' parameter found. Please (re)launch the app.
at completeAuth (smart.js:420)
console. @ index.js:1406

According to the README.md, especially the section on building and running in development, this should work.
I do not have a unique "SMART-on-FHIR client ID". Do I need one?
System - Windows 10, Node v 12.13.0., git bash shell to run command line

No medication end dates for r4 Brenda Jackson

There are no end dates for any of Brenda Jackson's medications with the r4 test patient profile. I can't remember if this is a problem that requires a work-around with r4, and I know you just updated this a day ago, but I figured I'd post the heads up, just it case.

Requires "text" on clinicalStatus

There appears to be a bug in the query for Condition. If the "text" element is omitted, then the Condition will not be reported in the app. Verified with below from Brenda Jackson in R4, if you remove "text" element. The same may be true for verificationStatus, but did not check that explicitly.

    "clinicalStatus": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
          "code": "active",
          "display": "Active"
        }
      ],
      "text": "Active"
    },

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.