Giter Site home page Giter Site logo

josealmeida / cabolabs-ehrserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ppazos/cabolabs-ehrserver

0.0 2.0 0.0 34.59 MB

Service-oriented openEHR repository for clinical data with composition commit, query and retrieve capabilities.

License: Apache License 2.0

Shell 0.03% JavaScript 4.90% CSS 5.34% Groovy 83.42% Batchfile 0.42% Java 1.12% XSLT 4.77%

cabolabs-ehrserver's Introduction

#CaboLabs EHRServer

Build Status

Service-oriented clinical data repository for shared EHRs/EMRs/PHRs based on the openEHR standard.

Main features:

  • Service Oriented / REST API
  • Open Source
  • Supports XML and JSON formats
  • Compliant with the openEHR standard
  • Full audit access for traceability
  • Versioned clinical records
  • Data query creation interface
  • Supports any structure of clinical document
  • Multitenancy

Use cases:

  • Centralize clinical data storage from many apps into an integrated patient EHR
  • Backend for end-user applications (Web, Mobile, Desktop)
  • Data querying for visualization
  • Data querying for analysis (Clinical desicion support, clinical dashboards, clinical management, research, etc.)

Based on Open Source Technologies

Out of scope

  • EHR/EMR/PHR apps should be written separately as clients of the EHRServer, but use the provided data services to access and send data from/to the EHRServer.
  • Data analysis, data aggregation, business intelligence and other data processing related applications should be written separately from the EHRServer, all those systems can get data from the EHRServer using the provided data services.

REST API

Latest documentation: https://docs.google.com/viewerng/viewer?url=http://cabolabs.com/software_resources/EHRServer_v0.9.5.pdf

EHRServer workflows supported by clients

WF1. Commit

A client applicaton can commit one or more versions of different Compositions in one transaction.

WF2. Query

Query execution by UID. Queries are created by admins. In the near future we'll add an API to create and manage Queries from client applications. We'll also explore adding support to AQL queries.

WF3. Checkout and Commit (versioned clinical documents)

On checkout, the client will receive a copy of an existing version of a Composition, with the current UID. The client can modify, and commit, and the same UID should be used. Then the EHRServer will update the version number in the new Version UID. Then Queries will get data only from the latest Version of the existing Compositions. All the Versions of a Composition are grouped in a VersionedComposition object.

Staging server

Want to try EHRServer? Just create an account here and help us testing! https://ehrserver-cabolabs2.rhcloud.com/

cabolabs-ehrserver's People

Contributors

casiodbx avatar dngferreira avatar jaykola avatar ppazos avatar roliveira29 avatar

Watchers

 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.