Giter Club home page Giter Club logo

ihe-iti's Introduction

Build Status Black Duck Security Risk Download License

ihe-iti

Bender

A better description

IHE has a bunch of profiles as part of the IT Infrastructure (ITI) Framework. Like anything related to healthcare, it comes with its own quirks. Also given that these profiles use SOAP Web Services and use MTOM and JAXB doesn't like a lot of things that are being done here, any developer is likely to have a tough time dealing with these profiles.

This project aims to make it easier for anyone who wants to work with these profiles.

Currently this supports these services:

  • PIX, PDQ, XCPD
  • XDS.b (Repository/Registry), XCA (Initiating/Responding)
  • SVS Repository
  • RAD

In Addition, it supports parsing of CDA Documents. Look at com.github.rahulsom.cda.POCDMT000040ClinicalDocument

Usage

If you want to download the library from Sonatype, add this to your dependencies section:

com.github.rahulsom:ihe-iti:0.6

To browse the latest builds, you can see MavenRepository. It also has instructions for Maven, Gradle, Ivy, sbt, etc.

And add this to your repositories section:

https://oss.sonatype.org/content/groups/public

You can browse latest snapshots on:

http://oss.sonatype.org/content/repositories/snapshots/com/github/rahulsom/ihe-iti/

Alternately you can download and build this locally. This project is built using Maven. Just clone the repo & checkout the branch, and run

mvn install

That should make it possible for you to use these classes.

Sample code is here.

Changelog

  • 0.7 - Fixed XDS broken by RAD
  • 0.6 - (DO NOT USE) Added support for RAD
  • 0.5 - Added utility methods, async services, RFD-FM, SVS
  • 0.4 - (DO NOT USE) Tried avoiding the .getValue() calls
  • 0.3 - Added fluent API
  • 0.2 - No more querying w3.org
  • 0.1 - Inital Release

Roadmap

  • 0.8 - Replaced byte[] with DataHandler, i.e. streaming of attachments

Contributing

A lot of profiles are not being built because they haven't been tested. If you feel you need to use one of these, please feel free to modify the pom and send a pull request.

Issue tracking is done through GitHub at https://github.com/rahulsom/ihe-iti/issues. Feel free to raise issues or fix open issues.

Questions & Discussion

There's a Google Groups Mailing list at ihe-iti. That's the best way to get answers.

Builds

This project is being built on travis. See https://travis-ci.org/rahulsom/ihe-iti It gets automatically deployed to Sonatype OSS.

Build Status

ihe-iti's People

Contributors

rahulsom avatar jr4 avatar sandrozbinden avatar blackduckcopilot avatar

Watchers

Cuong Nguyen 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.