Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OHF"

(Getting Started in OHF)
(Resources)
 
(92 intermediate revisions by 10 users not shown)
Line 1: Line 1:
=== About OHF ===
+
== About OHF ==
This is the Eclipse Open Healthcare Framework (OHF) wiki. The OHF project addresses part of a need to improve the levels of interoperability between applications and systems within and across healthcare organizations – corporate and regional.
+
The Eclipse Open Healthcare Framework (Eclipse OHF) is a project within Eclipse formed for the purpose of expediting healthcare informatics technology. The project is composed of extensible frameworks and tools which emphasize the use of existing and emerging standards in order to encourage interoperable open source infrastructure, thereby lowering integration barriers.
  
==== Getting Started in OHF ====
+
== About the OHF Wiki ==
* [http://www.eclipse.org/ohf/ OHF Project Home Page]
+
The OHF Wiki is intended for use by developers and parties interested in the underlying architecture and day-to-day use/development of Eclipse OHF.   If you are only interested in using Eclipse OHF, it is recommended that you view the documentation available on the [http://www.eclipse.org/ohf/ main OHF Web Site]. To help keep the Wiki and associated resources as easy to use as possible, a collection of policies and best practices governing content on the OHF Wiki is available. Please read the [[OHF Wiki Policies | OHF Wiki Policies and Practices]] before adding or modifying content in this space.
* [http://ohf-dev.blogspot.com/ OHF Committers Blog]
+
* [http://hcxw2k1.nist.gov/wiki/index.php/IHE_-_Integrating_the_Healthcare_Environment  IHE Wiki]
+
* [http://www.ihe.net/Technical_Framework/index.cfm#IT IHE Technical Framework]
+
* [http://www.ihe.net/Connectathon/index.cfm Connectathon] To "officially claim" that you have an XDS compliant system you would need to attend this testing event. This does not preclude you from developing XDS infrastructure ... just from advertising your "official compliance."
+
* [http://wiki.eclipse.org/index.php/OHF_IHE_Client_plugins IHE Client Documentation]
+
* [http://www.oasis-open.org OASIS] ebXML standard used by XDS
+
* [http://www.oasis-open.org/committees/regrep/documents/2.1/ V2.1 XDS Registry Spec:]
+
* [[OHF IHE Client plugins | IHE Plug-in Documentation]]
+
* [[OHF FAQ]]
+
* [[Submit Bugs to OHF]]
+
  
====Insuring Your Contributions Are Legal====
+
== Components ==
 +
Content for the individual OHF components have been moved to their component's respective pages.  Please
 +
=== [[OHF CTS | CTS]] ===
 +
HL7 common terminology service built upon LexGrid repositories and technologies.
 +
* [http://www.eclipse.org/ohf/components/cts/ CTS Main Web page]
 +
* [[OHF CTS FAQ | CTS FAQ]]
  
Before any code can be committed to Eclipse, it is absolutely imperative that:
+
=== [[OHF HL7v2 | HL7 v2]] ===
#Its Intellectual Property (IP) be properly credited
+
Health Level 7 v2.x toolkit.
#That due diligence is performed to confirm that all code submitted is EPL compliant with Eclipse-approved open source licenses
+
* [http://www.eclipse.org/ohf/components/hl7/v2/ HL7 v2 Toolkit Web page]<br />
#That it contains all required legal documentation within the code itself
+
* [[OHF HL7v2 FAQ | HL7 v2 FAQ]]
  
Here are some links to what you need to know about the IP process and its requirements:
+
=== [[OHF H3ET | HL7 v3 (H3ET)]] ===
 +
The H3ET plug-ins provide a framework and exemplary tools for HL7 standards development and publishing processes.
 +
* [http://www.eclipse.org/ohf/components/hl7/v3/ HL7 v3 / H3ET Toolkit Main Web page]
 +
* [[OHF H3ET FAQ | H3ET  FAQ]]
  
* [http://www.eclipse.org/legal/ Eclipse Legal Resources Page]
+
=== [[OHF IHE | IHE]] ===
* [http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf Eclipse Legal Process Flowcharts<sup>1</sup>]
+
OHF supports IHE transactions via regular RCP plugins support and even plain Java libraries through the OHF IHE profile implementations, and through Web Services using the [[Ohf bridge| OHF Bridge]].
* [http://www.eclipse.org/legal/committerguidelines.php Committer Due Diligence Guidelines<sup>1</sup>]
+
The [[OHF Bridge| OHF Bridge]] provides a subset of the [[OHF IHE]] functionalities. It wraps them and expose SOAP calls that are routed to the plugins.
* [http://www.eclipse.org/legal/guidetolegaldoc.php A Guide to the Legal Documentation for Eclipse-Based Content<sup>1</sup>]
+
* [http://www.eclipse.org/ohf/components/ihe/ IHE Profile Implementation Main Web page]
* [http://www.eclipse.org/org/documents/Eclipse%20IP%20Policy2003_12_03%20Final.pdf Eclipse Foundation Intellectual Property Policy<sup>1</sup>]
+
* [[OHF IHE FAQ | IHE Profile Implementation FAQ]]
'''IPzilla!''' A way to track the status of your Contribution Questionaires
+
* [http://wiki.eclipse.org/index.php/IPzilla IPzilla Proposal]
+
* [https://dev.eclipse.org/committers/login/index.php Get to IPzilla via Committer's Login]
+
  
Although several of the above links<sup>1</sup> are embedded within the Eclipse Legal Resources Page and its own links, they are important and helpful enough that shortcuts are provided here to make them easier for you to find when you need to refer to them.
+
OHF is going to the North American 2008 Connectathon. Information for attendees using OHF is being compiled on [[IHE Connectathon 2008]].
 +
<!--With the help of the users of OHF in the [[IHE Connectathon 2007]], we are guiding a wish list of profiles and actors in the '''[[OHF IHE support]]''' page. The page details what OHF will/will not/maybe support. Please use the [news://news.eclipse.org/eclipse.technology.ohf OHF Newsgroup] to comment and ask ask questions about the list. Thanks for Sarah, Sondra and Beth of [http://www.capmedphr.com/ CapMed] for helping with the initial setup of the list.
 +
The [[OHF IHE Client plugins]] are a set of plugins implementing IHE actors.-->
  
<hr//>
+
=== [[OHF Bridge | OHF Bridge]] ===
 +
The [[OHF Bridge| OHF Bridge]] is an OHF subproject which supplies SOAP access to the [[OHF IHE Client plugins | OHF plugins]]. The page includes instructions of how to use the OHF Bridge [http://healthcare.almaden.ibm.com/demo/index.php demo PHP web application]. More about the bridge:
 +
* [http://www.eclipse.org/ohf/components/bridge/ OHF Bridge Main Web page]
 +
* [[OHF Bridge FAQ | OHF Bridge FAQ]]
  
==News==
+
=== [[OHF SODA | SODA]] ===
===OHF===
+
Service oriented device architecture device integration including Device Kit and SAT.
*OHF was in the spotlight at LinuxWorld San Francisco's Healthcare Day. Don Jorgenson was featured on two panels, and Jamie Kaufman one panel, and a demonstration of the [[Ohf bridge]] component was a popular draw for the healthcare crowd. See [[OHF at LinuxWorld]] pics here.
+
* [http://www.eclipse.org/ohf/components/soda/ SODA Main Web page]
*August 9, 2006 IBM Research Contribution Press Release [http://domino.research.ibm.com/comm/pr.nsf/pages/news.20060809_openhealthcare.html]
+
* [[OHF SODA FAQ | SODA FAQ]]
  
===Related===
+
=== [[OHF STEM | STEM]] ===
 +
Spatiotemporal epidemiological modeler to create models of emerging infectious disease.
 +
* [http://www.eclipse.org/ohf/components/stem/ STEM Main Web page]
 +
* [[OHF STEM FAQ | STEM FAQ]]
 +
* [http://wiki.eclipse.org/index.php/STEM STEM Wiki]
  
====Project HealthDesign Announced====
+
=== [[OHF WADO | WADO]] ===
The California HealthCare Foundation and the Robert Johnson Woods Foundation have announced an joint initiative to develop prototype next-generation Personal Health Record (PHR)applications. More information is available at [http://www.rwjf.org/applications/solicited/cfp.jsp?ID=19646] and an informational web conference call is scheduled for Wednesday, August 2.
+
The WADO Client Plug-in simplifies the way RCPs interacts with remote WADO server for fetching DICOM information. For more information see the  WADO Client Plug-in Wiki Page.
 +
* [http://www.eclipse.org/ohf/components/wado/ WADO Main Web page]
 +
* [[OHF WADO FAQ | WADO FAQ]]
  
== OHF in the Eclipse CVS ==
+
== Resources ==
The OHF project in the Eclipse CVS can be accessed through the [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ohf/plugins/?cvsroot=Technology_Project ViewCVS web interface].
+
* [http://www.eclipse.org/ohf/ OHF Project Home Page]
 
+
* [http://ohf-dev.blogspot.com/ OHF Committers Blog]
You may also download the code using your favourite CVS client using the following parameters:
+
* [[OHF FAQ]]
* host: '''dev.eclipse.org'''
+
* [[OHF Glossary]]
* repository: '''/cvsroot/technology'''
+
* [[OHF Bug Reports|Submit Bugs to OHF]]
* path: '''org.eclipse.ohf/plugins/'''
+
* [[OHF Developer Resources|Contributing to OHF]]
* user name: '''anonymous'''
+
* [[OHF Media Pack]]
 
+
* [[OHF Presentations]]
See the plugins wiki pages in order to understand what plugin projects you want to look at.
+
 
+
== OHF Plugins ==
+
=== IHE ===
+
OHF supports IHE transactions via regular RCP plugins support and even plain Java libraries through the [[OHF IHE Client plugins]], and through Web Services using the [[Ohf bridge| OHF Bridge]].
+
The [[Ohf bridge| OHF Bridge]] provides a subset of the [[OHF IHE Client plugins]] functionalities. It wraps them and expose SOAP calls that are routed to the plugins.
+
 
+
With the help of the users of OHF in the [[IHE Connectathon 2007]], we are guiding a wish list of profiles and actors in the '''[[OHF IHE support]]''' page. The page details what OHF will/will not/maybe support. Please use the [news://news.eclipse.org/eclipse.technology.ohf OHF Newsgroup] to comment and ask ask questions about the list. Thanks for Sarah, Sondra and Beth of [http://www.capmedphr.com/ CapMed] for helping with the initial setup of the list.
+
 
+
==== OHF IHE Client plugins ====
+
The [[OHF IHE Client plugins]] are a set of plugins implementing IHE actors.
+
 
+
==== OHF Bridge ====
+
The [[Ohf bridge| OHF Bridge]] is an OHF subproject which supplies SOAP access to the [[OHF IHE Client plugins | OHF plugins]]. The page includes instructions of how to use the OHF Bridge [http://ibmod235.dal-ebis.ihost.com:8080/ohf/demo/index.php demo PHP web application]. More about the bridge:
+
* [[Bridge Install Steps | Bridge installation]]
+
* [[OHF Bridge Configuration | Bridge configurations]]
+
 
+
=== WADO Client Plugin ===
+
The [[Wado Client| WADO Client Plug-in]] simplifies the way RCPs interacts with remote WADO server for fetching DICOM information. For more information  see the [[Wado Client| WADO Client Plug-in Wiki Page]].
+
 
+
==OHF is going to the next IHE Connectathon 2007==
+
Healthcare applications (EMR, PHR and others) taking advantage of the OHF set of plugins can be enabled as an IHE actors, and participate in the next [[IHE Connectathon 2007| IHE Connectathon 2007]]. [[IHE Connectathon 2007 | This page]] will try to give some references to get started with the 2007 Connectathon. For more questions and discussion about IHF and the connectathon, please use the [news://news.eclipse.org/eclipse.technology.ohf OHF Newsgroup].
+
 
+
== OHF Meetings ==
+
* [[Face to Face meeting at EclipseCon]]
+
** [[Pictures from the meeting]]
+
 
+
==OHF Media Pack==
+
Thanks do Don and Kelvin, we are starting to build the [[OHF Media Pack]] to help us branding OHF. We will be happy to see more contribution to the pack.
+
  
=== Discussions ===
+
== Meeting Notes ==
* [[OHF using SCA]]
+
The OHF Project holds a weekly teleconference for committers.  The notes from the meetings are posted here.  View the [[OHF Meeting Notes|OHF Committer Meeting Notes]].

Latest revision as of 13:29, 26 October 2007

About OHF

The Eclipse Open Healthcare Framework (Eclipse OHF) is a project within Eclipse formed for the purpose of expediting healthcare informatics technology. The project is composed of extensible frameworks and tools which emphasize the use of existing and emerging standards in order to encourage interoperable open source infrastructure, thereby lowering integration barriers.

About the OHF Wiki

The OHF Wiki is intended for use by developers and parties interested in the underlying architecture and day-to-day use/development of Eclipse OHF. If you are only interested in using Eclipse OHF, it is recommended that you view the documentation available on the main OHF Web Site. To help keep the Wiki and associated resources as easy to use as possible, a collection of policies and best practices governing content on the OHF Wiki is available. Please read the OHF Wiki Policies and Practices before adding or modifying content in this space.

Components

Content for the individual OHF components have been moved to their component's respective pages. Please

CTS

HL7 common terminology service built upon LexGrid repositories and technologies.

HL7 v2

Health Level 7 v2.x toolkit.

HL7 v3 (H3ET)

The H3ET plug-ins provide a framework and exemplary tools for HL7 standards development and publishing processes.

IHE

OHF supports IHE transactions via regular RCP plugins support and even plain Java libraries through the OHF IHE profile implementations, and through Web Services using the OHF Bridge. The OHF Bridge provides a subset of the OHF IHE functionalities. It wraps them and expose SOAP calls that are routed to the plugins.

OHF is going to the North American 2008 Connectathon. Information for attendees using OHF is being compiled on IHE Connectathon 2008.

OHF Bridge

The OHF Bridge is an OHF subproject which supplies SOAP access to the OHF plugins. The page includes instructions of how to use the OHF Bridge demo PHP web application. More about the bridge:

SODA

Service oriented device architecture device integration including Device Kit and SAT.

STEM

Spatiotemporal epidemiological modeler to create models of emerging infectious disease.

WADO

The WADO Client Plug-in simplifies the way RCPs interacts with remote WADO server for fetching DICOM information. For more information see the WADO Client Plug-in Wiki Page.

Resources

Meeting Notes

The OHF Project holds a weekly teleconference for committers. The notes from the meetings are posted here. View the OHF Committer Meeting Notes.

Back to the top