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 Classes
    Modifier and Type
    Class
    Description
    static enum 
     

    Nested classes/interfaces inherited from interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile

    org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.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 interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
    • getHomeCommunityIdOptionality

      public org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile.HomeCommunityIdOptionality getHomeCommunityIdOptionality()
      Specified by:
      getHomeCommunityIdOptionality in interface org.openehealth.ipf.commons.ihe.xds.XdsIntegrationProfile
    • getInteractionIds

      public List<org.openehealth.ipf.commons.ihe.core.InteractionId> getInteractionIds()
      Specified by:
      getInteractionIds in interface org.openehealth.ipf.commons.ihe.core.IntegrationProfile