Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krasserm/ipf
Open eHealth Integration Platform
https://github.com/krasserm/ipf
Last synced: 4 days ago
JSON representation
Open eHealth Integration Platform
- Host: GitHub
- URL: https://github.com/krasserm/ipf
- Owner: krasserm
- License: apache-2.0
- Created: 2010-07-23T12:32:44.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T07:14:57.000Z (over 4 years ago)
- Last Synced: 2024-11-02T03:32:50.556Z (11 days ago)
- Language: Java
- Homepage: https://oehf.github.io/ipf/
- Size: 28.8 MB
- Stars: 35
- Watchers: 12
- Forks: 23
- Open Issues: 17
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.txt
Awesome Lists containing this project
README
h2. Overview
The eHealth Integration Framework (IPF) is an extension of the Apache Camel routing and mediation engine and comes with comprehensive support for message processing and connecting information systems in the healthcare sector. It is available under the Apache License version 2.0. IPF focuses on a domain-specific language (DSL) to implement Enterprise Integration Patterns (EIPs) in integration solutions. IPF is based on the Java and Groovy programming languages for application development and for designing project-specific DSLs.
IPF provides highl-level building blocks for implementing IHE profiles such as XDS, PIX, PDQ or XCPD. Support for further IHE profiles will be added in the future through IPF's plugin architecture. Other supported standards are HL7v2 and HL7v3 (CDA and CCD) for which IPF provides domain-specific languages (DSLs) for creation, parsing, rendering, navigation and modification. Recently support for the HL7 continuation protocol has been added as well.
* "Detailed overview":http://repo.openehealth.org/confluence/display/ipf2/IPF+Overview
* "Introductory article":http://architects.dzone.com/articles/introduction-open-ehealthh2. Getting Started
* "Introduction":http://repo.openehealth.org/confluence/display/ipf2/IPF+Introduction
* "Building":http://repo.openehealth.org/confluence/display/ipf2/IPF+Development
* "Tutorials":http://repo.openehealth.org/confluence/display/ipf2/IPF+Tutorialsh2. Reference Manual
* "Single-page view":http://repo.openehealth.org/confluence/display/ipf2/IPF+reference+-+single
* "Multi-page view":http://repo.openehealth.org/confluence/display/ipf2/IPF+reference+-+multih2. Mailing Lists
Google groups (new since Sep 1st 2010):
* "ipf-dev":http://groups.google.com/group/ipf-dev
* "ipf-user":http://groups.google.com/group/ipf-userMailman Archives (up to Sep 1st 2010):
* "ipf-developer":http://gforge.openehealth.org/gf/project/ipf/mailman/?action=ListThreads&mailman_id=21
* "ipf-user":http://gforge.openehealth.org/gf/project/ipf/mailman/?action=ListThreads&mailman_id=20Nabble Archives (up to Sep 1st 2010):
* "IPF Developer":http://ipf-developer.2983467.n2.nabble.com/
* IPF User (not available any more).h2. History
The project was originally developed at the "Gforge IPF Subversion repository":http://gforge.openehealth.org/svn/ipf (requires access with username _anonymous_ and empty password). The project history has been imported partially.