Class MHD
- java.lang.Object
-
- org.openehealth.ipf.commons.ihe.fhir.mhd.MHD
-
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.IntegrationProfile
public class MHD extends Object implements org.openehealth.ipf.commons.ihe.core.IntegrationProfile
- Since:
- 3.6
- Author:
- Christian Ohr
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMHD.QueryDocumentManifestInteractionsstatic classMHD.QueryDocumentReferenceInteractionsstatic classMHD.RetrieveBinaryInteractionsstatic classMHD.RetrieveInteractionsstatic classMHD.SubmitInteractions
-
Constructor Summary
Constructors Constructor Description MHD()
-
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
-
-