Uses of Class
org.projecthusky.communication.mpi.impl.pix.V3PixSourceMessageHelper
Packages that use V3PixSourceMessageHelper
-
Uses of V3PixSourceMessageHelper in org.projecthusky.communication.mpi.impl
Methods in org.projecthusky.communication.mpi.impl with parameters of type V3PixSourceMessageHelperModifier and TypeMethodDescriptionprotected void
PixPdqV3QueryBase.addDemographicData
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) adds the demographic data to the pix queries, can be overloaded if additional information of the patient needs to be providied for the mpi.protected void
PixPdqV3QueryBase.addLanguageCommunications
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the language communications from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientAddresses
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient addresses from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientIds
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient ids from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientName
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient name from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientTelecoms
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient telecoms from the patient to the pix message.protected void
PixPdqV3QueryBase.setBirthPlace
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the birthplace from the patient to the pix message.protected void
PixPdqV3QueryBase.setDeceased
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) sets the deceased status, either boolean or by datetime from the patient to the pix message.protected void
PixPdqV3QueryBase.setEmployee
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the employee from the patient to the pix message.protected void
PixPdqV3QueryBase.setMultipeBirth
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Set the patient Birth Order from the patient to the pix message.protected void
PixPdqV3QueryBase.setNation
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the nation from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientBirthTime
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patient birth time from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientGender
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patient gender from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientMaritalStatus
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the marital status from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientMothersMaidenName
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patients mother maiden name from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientReligiousAffiliation
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patient religious affiliation from the patient to the pix message.protected void
PixPdqV3QueryBase.setScopingOrganization
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the scoping organization from the patient to the pix message.