Skip to content

dczulada/cypress

 
 

Repository files navigation

Cypress

Cypress is the rigorous and repeatable testing tool of Electronic Health Records (EHRs) and EHR modules in calculating Meaningful Use (MU) Stage 2 Clinical Quality Measures (CQMs). The Cypress tool is open source and freely available for use or adoption by the health IT community including EHR vendors and testing labs. Cypress serves as the official testing tool for the 2014 EHR Certification program supported by the Office of the National Coordinator for Health IT (ONC).

Quality Measures

This web application leverages the Quality Measure Engine library to calculate quality measures. An implementation of the Stage 1 MU CQM needed to meet Stage 1 Meaningful Use requirements is available in the Measures Project.

License

Copyright 2011 The MITRE Corporation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

QRDA Schematron Rules License

Copyright 2012 Lantana Consulting Group , LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project Practices

Please try to follow our Coding Style Guides. Additionally, we will be using git in a pattern similar to Vincent Driessen's workflow. While feature branches are encouraged, they are not required to work on the project.

About

An open source tool for testing Stage 2 Meaningful Use Clinical Quality measure calculation accuracy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 36.2%
  • JavaScript 20.5%
  • HTML 18.8%
  • XSLT 13.2%
  • CSS 7.5%
  • Shell 3.8%