Giter Site home page Giter Site logo

laika's Introduction

Laika

This is Laika, an open source electronic health record (EHR) testing framework.

Laika is an web based testing suite for systems that interact with HITSP C32 documents. Laika can generate a C32 document based on information specified through a web interface. C32 documents can also be uploaded to Laika to ensure their adherence to HITSP and HL7 standards (via XML Schema and Schematron). Laika can also examine the content of uploaded documents to verify the correctness and completeness of the clinical data being transmitted.

The target platform is JRuby on Rails, running under Glassfish.

Running the Test Suite

Make sure your CLASSPATH variable is set:

$ source bin/laika_env.sh

To run the spec suite:

$ jruby -S rake spec

To run the selenium test suite (the app server must be running in test mode at port 4000):

$ jruby -S rake selenium:test

Generating Documentation

You can generate the complete documentation for the Laika source using the YARD documentation tool. You don’t need to use JRuby to do this:

$ sudo gem install yard
$ yardoc
$ open doc/index.html

Additional Dependencies

For complete validation functionality the UMLS database (including SNOMED) is required, see www.nlm.nih.gov/research/umls/

Resources

The source repository is hosted on GitHub: github.com/CCHIT/laika/tree/master

The project page is hosted on SourceForge: laika.sourceforge.net/

laika's People

Contributors

rmccready avatar eedrummer avatar rdingwell avatar

Stargazers

Sloan Bowman avatar

Watchers

Sloan Bowman avatar  avatar

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.