All Projects → cqframework → hedis-ig

cqframework / hedis-ig

Licence: other
HEDIS FHIR-based Quality Reporting

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to hedis-ig

cql
Clincal Quality Language Specification
Stars: ✭ 16 (-33.33%)
Mutual labels:  fhir, cql, clinical-quality-language, clinical-quality-measurement
connectathon
Bundles for the Connectathon
Stars: ✭ 16 (-33.33%)
Mutual labels:  fhir, cql, clinical-quality-measurement
AHRQ-CDS-Connect-Authoring-Tool
The CDS Authoring 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.
Stars: ✭ 32 (+33.33%)
Mutual labels:  fhir, cql, clinical-quality-language
fhirpath
FHIRPath implementation in Python.
Stars: ✭ 25 (+4.17%)
Mutual labels:  fhir, fhir-profiles
basisprofil-de-r4
No description or website provided.
Stars: ✭ 15 (-37.5%)
Mutual labels:  fhir, fhir-profiles
firely-net-common
The official Firely .NET SDK for HL7 FHIR - Contains common code for all FHIR versions
Stars: ✭ 31 (+29.17%)
Mutual labels:  fhir
GOSH-FHIRworks2020-React-Dashboard
🩺 Fully Responsive FHIR Dashboard written using @reactjs for NHS and GOSH hackathon
Stars: ✭ 21 (-12.5%)
Mutual labels:  fhir
fhir-example-channels
Examples to help ignite your FHIR integration with NextGen Connect!
Stars: ✭ 37 (+54.17%)
Mutual labels:  fhir
ascvd-risk-calculator
SMART ASCVD Risk Calculator
Stars: ✭ 46 (+91.67%)
Mutual labels:  fhir
openmrs-fhir-analytics
A collection of tools for extracting FHIR resources and analytics services on top of that data.
Stars: ✭ 55 (+129.17%)
Mutual labels:  fhir
FHIR2Dataset
Query FHIR apis with SQL, for analytics and ML.
Stars: ✭ 26 (+8.33%)
Mutual labels:  fhir
pathling
Turn your FHIR data set into a powerful API that can be used to develop analytics applications and augment data science workflow.
Stars: ✭ 31 (+29.17%)
Mutual labels:  fhir
halyos
Redesigning the Patient Portal Experience with SMART on FHIR.
Stars: ✭ 20 (-16.67%)
Mutual labels:  fhir
sundly
💛 Encrypted & decentralized personal health records. Built on Blockstack and powered by Blockchain.
Stars: ✭ 24 (+0%)
Mutual labels:  fhir
fhir-app-starter
🔥 Open Source FHIR App project starter. Start building your app right away.
Stars: ✭ 21 (-12.5%)
Mutual labels:  fhir
Openemr
The most popular open source electronic health records and medical practice management solution.
Stars: ✭ 1,762 (+7241.67%)
Mutual labels:  fhir
fhir-fuel.github.io
Place to prepare proposal to FHIR about JSON, JSON-Schema, Swagger/OpenAPI, JSON native databases and other JSON-frendly formats (yaml, edn, avro, protobuf etc) and technologies
Stars: ✭ 20 (-16.67%)
Mutual labels:  fhir
golang-fhir-models
FHIR Models for Go
Stars: ✭ 27 (+12.5%)
Mutual labels:  fhir
fhir-pipe
Populate FHIR-compliant objects using SQL databases and processing rules
Stars: ✭ 26 (+8.33%)
Mutual labels:  fhir
youyou
Edit and create FHIR profiles with a shiny interface ✨
Stars: ✭ 13 (-45.83%)
Mutual labels:  fhir

HEDIS (Healthcare Effectiveness Data and Information Set)

HEDIS® Implementation Guide

This project provides the source for the HEDIS® Implementation Guide.

The implementation is based on the prior payerextract FHIR IG.

Commits to this repository will automatically trigger a new build of the IG, which will then be published to the following location:

http://build.fhir.org/ig/cqframework/hedis-ig

Build log is available here: http://ig-build.fhir.org.s3-website-us-east-1.amazonaws.com/logs/cqframework/hedis-ig

Full debugging information is available here: http://build.fhir.org/ig/cqframework/hedis-ig/debug.tgz

Local Build

The HL7 IG Publisher is committed to this repository to make building as easy as possible. To build locally, clone the repository and issue the following command in the root:

java -jar "org.hl7.fhir.publisher.jar" -ig ig.json

Dependencies

Before the instructions in the above "Local Build" section will work, you need to install several primary dependencies.

Java

Go to http://www.oracle.com/technetwork/java/javase/downloads/ and download the latest (version 8 or higher) JDK for your platform, and install it.

Ruby

Jekyll requires Ruby version 2.1 or greater. Depending on your operating system, you may already have Ruby bundled with it. Otherwise, or if you need a newer version, go to https://www.ruby-lang.org/en/downloads/ for directions.

Jekyll

Go to https://jekyllrb.com and follow the instructions there, for example gem install jekyll bundler. The end result of this should be that thebinary "jekyll" is now in your path.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].