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"

(News)
(Insuring Your Contributions Are Legal)
Line 15: Line 15:
 
* [[Submit Bugs to OHF]]
 
* [[Submit Bugs to OHF]]
  
====Insuring Your Contributions Are Legal====
+
[[Contributing to OHF|OHF Contributing]]
 
+
Before any code can be committed to Eclipse, it is absolutely imperative that:
+
#Its Intellectual Property (IP) be properly credited
+
#That due diligence is performed to confirm that all code submitted is EPL compliant with Eclipse-approved open source licenses
+
#That it contains all required legal documentation within the code itself
+
 
+
Here are some links to what you need to know about the IP process and its requirements:
+
 
+
* [http://www.eclipse.org/legal/ Eclipse Legal Resources Page]
+
* [http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf Eclipse Legal Process Flowcharts<sup>1</sup>]
+
* [http://www.eclipse.org/legal/committerguidelines.php Committer Due Diligence Guidelines<sup>1</sup>]
+
* [http://www.eclipse.org/legal/guidetolegaldoc.php A Guide to the Legal Documentation for Eclipse-Based Content<sup>1</sup>]
+
* [http://www.eclipse.org/org/documents/Eclipse%20IP%20Policy2003_12_03%20Final.pdf Eclipse Foundation Intellectual Property Policy<sup>1</sup>]
+
'''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.
+
 
+
<hr//>
+
 
+
 
+
  
 
== OHF Plugins ==
 
== OHF Plugins ==

Revision as of 13:56, 27 June 2007

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.

Getting Started in OHF

OHF Contributing

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. The 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 OHF Newsgroup to comment and ask ask questions about the list. Thanks for Sarah, Sondra and Beth of 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 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:

WADO Client Plugin

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.

HL7 V3 Eclipse Tools (H3ET)

The H3ET plug-ins provide a framework and exemplary tools for HL7 standards development and publishing processes. For more information, please see the HL7 V3 Eclipse Tooling plug-ins wiki page.


OHF in the Eclipse CVS

The OHF project in the Eclipse CVS can be accessed through the ViewCVS web interface.

You may also download the code using your favourite CVS client using the following parameters:

  • host: dev.eclipse.org
  • repository path: /cvsroot/technology
  • user name: anonymous
  • modules path: org.eclipse.ohf/plugins/

See the plugins wiki pages in order to understand what plugin projects you want to look at.

If you want to get all of them, you navigate through the modules on eclipse.org to the modules path "org.eclipse.ohf/plugins", then select all 45 plugins (click on the top on, press shift, then click on the bottom one).



OHF Meetings

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

Back to the top