Class ChCmpd
java.lang.Object
org.projecthusky.communication.ch.camel.ChCmpd
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.IntegrationProfile
,org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
public class ChCmpd
extends Object
implements org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
Definitions for the Swiss extensions of the CMPD transactions defined in this module.
- Author:
- Quentin Ligier
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
List<org.openehealth.ipf.commons.ihe.core.InteractionId>
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openehealth.ipf.commons.ihe.core.IntegrationProfile
isProfileFor
-
Constructor Details
-
ChCmpd
public ChCmpd()
-
-
Method Details
-
isEbXml30Based
public boolean isEbXml30Based()- Specified by:
isEbXml30Based
in interfaceorg.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
-
getHomeCommunityIdOptionality
public org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality getHomeCommunityIdOptionality()- Specified by:
getHomeCommunityIdOptionality
in interfaceorg.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
-
getInteractionIds
- Specified by:
getInteractionIds
in interfaceorg.openehealth.ipf.commons.ihe.core.IntegrationProfile
-