Interface InteractionId
- All Known Subinterfaces:
FhirInteractionId<T>,Hl7v2InteractionId<T>,Hl7v2WsInteractionId,Hl7v3InteractionId<ConfigType>,WsInteractionId<ConfigType>,XdsInteractionId<ConfigType>
- All Known Implementing Classes:
ATNA.Interactions,CH_ADR.Interactions,CH_PPQ.Interactions,CH_PPQM.QueryInteractions,CH_PPQM.SubmitInteractions,CMPD.Interactions,CMPD.QueryPharmacyDocumentsInteractions,CONTINUA_HRN.Interactions,CustomFhirComponent,ECH.Interactions,HPD.FeedInteractions,HPD.ReadInteractions,MHD.QueryDocumentManifestInteractions,MHD.QueryDocumentReferenceInteractions,MHD.RetrieveBinaryInteractions,MHD.RetrieveInteractions,MHD.SimplifiedPublishInteractions,MHD.SubmitInteractions,PAM.Interactions,PCD.Interactions,PDQ.Interactions,PDQM.Interactions,PDQV3.Interactions,PIX.FeedInteractions,PIX.QueryInteractions,PIXM.Interactions,PIXV3.Interactions,QED.Interactions,QEDM.Interactions,RAD.Interactions,RMU.Interactions,SER.Interactions,SerializableEnumInteractionId,SVS.Interactions,XCA.Interactions,XCDR.Interactions,XCF.Interactions,XCPD.Interactions,XDM.Interactions,XDR.Interactions,XDS.Interactions,XPID.Interactions
public interface InteractionId
eHealth interaction ID. Implementations of this interface should ensure that instances are singletons.
The recommended way to achieve this is using enums.
- Author:
- Dmytro Rud