ipf
ipf copied to clipboard
Open eHealth Integration Platform
Current OIDValidator require two digit at the begining of OID, but for example ISO root start with one digit. See https://wiki.ihe.net/index.php/OID_Registration and https://en.wikipedia.org/wiki/Object_identifier
It could be something like: {ipf-repo-link}org.openehealth.ipf.platform.camel.ihe.pixpdqv3.PixPdqV3CamelTranslators{ipf-repo-link} Tip: See the code from the existing {ipf-javadoc} macro. Link to methods and properties: Currently there is no way to link to methods and...
Version 3.2.1 has a CVSS 10.0 vulnerability. That is the worst kind of vulnerability that exists. By merely existing on the classpath, this library causes the Java serialization parser for...
MDHT CDA Tools were released.
The result of this behavior is not parsing eg. value elements. All value elements are written in the resources ObjectToExtendMap.
XDS validators should not throw exception after the very first found error, but try to discover all other errors as well (when possible), and report them all to the user...
As requested on https://groups.google.com/group/ipf-user/browse_thread/thread/a3aa6cda3b6205a9
Initial discussion n http://groups.google.com/group/ipf-user/browse_thread/thread/14cc0a250cdd0e82
If FM's persistence is using SpringData, it would be a deployment issue what kind of DB is being used (relational or not). On the next step, we could combine some...