Giter Club home page Giter Club logo

edi's People

Contributors

dixonwhitmire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ccorley

edi's Issues

Implement REST API

Implement the REST API layer for LinuxForEDI which is used to wrap the xWorkflows transitions.

Endpoints include:

  • /analyze [POST] - runs analyze
  • /enrich [POST] - runs analyze, enrich
  • /validate [POST] - runs analyze, validate
  • /translate [POST] - runs analyze, translate
  • /process [POST] - runs all workflow steps

Support the following post parameters:

  • async: boolean - True/False: indicates if processing is async, requiring a callback URL when results are complete
  • edi: string - the edi message

EDI Epic

LinuxForHealth EDI provides a standard workflow for parsing, validating, and publishing standard health care data regardless of format.

Update CLI Name and README

The LinuxForHealth EDI CLI is named "cli" which may run into naming collisions. We should rename the cli to lfhedi as that is a more descriptive name.

Create EdiException

Create an EDI Exception object so that we can raise exceptions, provide stack traces, and chained exceptions.

Complete Quickstart Support

Complete Quickstart Support by adding additional data samples and support for C-CDA in the "analyze" transition of the workflow.

Add trivial/hello world type of samples to the edi/samples directory:

  • C-CDA
  • FHIR R4 Patient
  • HL7 2.6

Update the analyze transition to support C-CDA detection.

Validate using the CLI and "SDK" as shown in the current Quickstart.

Dependency Ranges

Update setup.cfg to support "more tolerant" version ranges where we are >= a minimum version and don't check an upper bound.

Lightweight Container

Create a Dockerfile to support a lightweight container for the EDI application, supporting the REST API and CLI integration modes.

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.