Uses of Class
org.projecthusky.common.communication.AffinityDomain
Packages that use AffinityDomain
Package
Description
-
Uses of AffinityDomain in org.projecthusky.communication
Methods in org.projecthusky.communication that return AffinityDomainModifier and TypeMethodDescriptionConvenienceCommunication.getAffinityDomain()
Returns the current affinity domainMethods in org.projecthusky.communication with parameters of type AffinityDomainModifier and TypeMethodDescriptionboolean
ConvenienceMasterPatientIndexV3.addPatientDemographics
(Patient patient, String homeCommunityOid, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) adds a patient to the mpi.boolean
ConvenienceMasterPatientIndexV3.mergePatients
(Patient finalPatient, String mergeObsoleteId, String homeCommunityOid, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) Merge patient.ConvenienceMasterPatientIndexV3.queryPatientDemographics
(MasterPatientIndexQuery mpiQuery, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) queries the mpi for patient according to the demographics criteria specified.ConvenienceMasterPatientIndexV3.queryPatientId
(Patient patient, String homeCommunityOid, List<String> requestedCommunityOIDs, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) query the mpi with patient id and return the ids in the queried domains from the mpi.void
ConvenienceCommunication.setAffinityDomain
(AffinityDomain affinityDomain) Sets the affinity domain set-upboolean
ConvenienceMasterPatientIndexV3.updatePatientDemographics
(Patient patient, String homeCommunityOid, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) updates the demographic information of the patient in the mpi.Constructors in org.projecthusky.communication with parameters of type AffinityDomainModifierConstructorDescriptionConvenienceCommunication
(AffinityDomain affinityDomain) Instantiates a new convenience communication with the given affinity domain set-up.ConvenienceCommunication
(AffinityDomain affinityDomain, AtnaConfig.AtnaConfigMode atnaConfigMode, DocumentMetadata.DocumentMetadataExtractionMode documentMetadataExtractionMode, SubmissionSetMetadata.SubmissionSetMetadataExtractionMode submissionSetMetadataExtractionMode) Instantiates a new convenience communication with the given affinity domain set-up. -
Uses of AffinityDomain in org.projecthusky.communication.at
Constructors in org.projecthusky.communication.at with parameters of type AffinityDomainModifierConstructorDescriptionConvenienceCommunicationAt
(AffinityDomain affinityDomain) Default constructor to instanciate the objectConvenienceCommunicationAt
(AffinityDomain affinityDomain, AtnaConfig.AtnaConfigMode atnaConfigMode, DocumentMetadata.DocumentMetadataExtractionMode documentMetadataExtractionMode, SubmissionSetMetadata.SubmissionSetMetadataExtractionMode submissionSetMetadataExtractionMode) Instantiates a new convenience communication at. -
Uses of AffinityDomain in org.projecthusky.communication.ch
Constructors in org.projecthusky.communication.ch with parameters of type AffinityDomainModifierConstructorDescriptionConvenienceCommunicationCh
(AffinityDomain affinityDomain) Default constructor to instanciate the objectConvenienceCommunicationCh
(AffinityDomain affinityDomain, AtnaConfig.AtnaConfigMode atnaConfigMode, DocumentMetadata.DocumentMetadataExtractionMode documentMetadataExtractionMode, SubmissionSetMetadata.SubmissionSetMetadataExtractionMode submissionSetMetadataExtractionMode) Instantiates a new convenience communication ch. -
Uses of AffinityDomain in org.projecthusky.communication.mpi.impl
Methods in org.projecthusky.communication.mpi.impl with parameters of type AffinityDomainModifier and TypeMethodDescriptionvoid
PixPdqV3QueryBase.setAffinityDomain
(AffinityDomain affinityDomain) Constructors in org.projecthusky.communication.mpi.impl with parameters of type AffinityDomainModifierConstructorDescriptionPdqV3Query
(AffinityDomain affinityDomain, String homeCommunityOid, String homeCommunityNameSpace, org.apache.camel.CamelContext context, org.openehealth.ipf.commons.audit.AuditContext auditContext) PdqV3Query
(AffinityDomain affinityDomain, String homeCommunityOid, org.apache.camel.CamelContext context, org.openehealth.ipf.commons.audit.AuditContext auditContext) PixPdqV3QueryBase
(AffinityDomain affinityDomain, String homeCommunityOid, String homeCommunityNamespace, String domainToReturnOid, String domainToReturnNamespace, org.apache.camel.CamelContext context) PixPdqV3QueryBase
(AffinityDomain affinityDomain, String homeCommunityOid, org.apache.camel.CamelContext context) PixV3Query
(AffinityDomain affinityDomain, String homeCommunityOid, String homeCommunityNamespace, String domainToReturnOid, String domainToReturnNamespace, org.apache.camel.CamelContext context, org.openehealth.ipf.commons.audit.AuditContext auditContext) PixV3Query
(AffinityDomain affinityDomain, String homeCommunityOid, org.apache.camel.CamelContext context, org.openehealth.ipf.commons.audit.AuditContext auditContext) -
Uses of AffinityDomain in org.projecthusky.fhir.communication
Methods in org.projecthusky.fhir.communication that return AffinityDomainModifier and TypeMethodDescriptionFhirXdTransaction.getAffinityDomain
(FhirXdTransaction.Transaction transaction) Gets the eHC affinity domain object from the FHIR resource