Skip to content
#

cds

Here are 114 public repositories matching this topic...

Clinical Quality Language (CQL) is an HL7 specification for the expression of clinical knowledge that can be used within both the Clinical Decision Support (CDS) and Clinical Quality Measurement (CQM) domains. This repository contains complementary tooling in support of that specification.

  • Updated Apr 13, 2022
  • Java
Zwuai
Zwuai commented Aug 25, 2021

Is your feature request related to a problem? Please describe

When asserting that a number of fields are present on a form, the individual step has to be used many times, as there is no step accepting a table.

Describe the solution you'd like

There should be a step called Then I (can|cannot) see the following fields on the form which accepts a table and calls the individual "Then I can se

enhancement good first issue

The AHRQ CDS CQL Services 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 CQL Services tool is an Express.js application for exposing CQL CDS through custom RESTful APIs and CDS Hooks APIs.

  • Updated Feb 18, 2022
  • JavaScript
brynrhodes
brynrhodes commented Jun 18, 2019

STU4B#131 recommends continuing to expand test cases in the specification. There was not time to expand the test cases prior to publication of this ballot cycle, so this issue is logged to track additional updates to the test cases to cover the rest of the specification as part of continued STU testing.

enhancement help wanted good first issue
ludmilamarian
ludmilamarian commented Jun 5, 2018

Add OpenGraph metadata to videos in order to improve Facebook/Twitter sharing (and in general SEO).
An example from the current CDS:

<meta content="Title" property="og:title" />
<meta content="website" property="og:type" />
<meta content="https://cds.cern.ch/record/XXXX" property="og:url" />
<meta property="og:video:height" content="YYY" />
<meta property="og:video:width" content="ZZ

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.

  • Updated Apr 9, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the cds topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cds topic, visit your repo's landing page and select "manage topics."

Learn more