Class CMPD
- java.lang.Object
-
- org.openehealth.ipf.commons.ihe.fhir.mhd.CMPD
-
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.IntegrationProfile
public class CMPD extends Object implements org.openehealth.ipf.commons.ihe.core.IntegrationProfile
Integration profile for MHD-based CMPD transactions.- Since:
- 4.3
- Author:
- Quentin Ligier
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCMPD.QueryPharmacyDocumentsInteractions
-
Constructor Summary
Constructors Constructor Description CMPD()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.openehealth.ipf.commons.ihe.core.InteractionId>getInteractionIds()
-
-
-
Method Detail
-
getInteractionIds
public List<org.openehealth.ipf.commons.ihe.core.InteractionId> getInteractionIds()
- Specified by:
getInteractionIdsin interfaceorg.openehealth.ipf.commons.ihe.core.IntegrationProfile
-
-