Skip to content

An open source tool for testing electronic Clinical Quality Measure calculation

License

Notifications You must be signed in to change notification settings

projecttacoma/cvu-fhir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress/CVU

GitHub version Build Status codecov

Installation

Prerequisites

Local Installation

Clone the source code:

git clone https://github.com/projecttacoma/cvu-fhir.git

Install dependencies:

npm install
bundle install

Start Dependencies: fhir-validator-wrapper

docker run -p 4567:4567 --env DISABLE_TX=true hl7_validator

deqm-test-server

npm run start

Start the Application:

bundle exec rake jobs:work
bundle exec rails server -p 3001

License

Copyright 2019 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.

About

An open source tool for testing electronic Clinical Quality Measure calculation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 49.4%
  • HTML 23.6%
  • SCSS 13.0%
  • Shell 5.7%
  • JavaScript 5.5%
  • Gherkin 1.7%
  • Other 1.1%