Uses of Class
org.projecthusky.fhir.structures.gen.FhirPatient
Packages that use FhirPatient
Package
Description
-
Uses of FhirPatient in org.projecthusky.communication.mpi
Methods in org.projecthusky.communication.mpi that return types with arguments of type FhirPatientModifier and TypeMethodDescriptionMpiQueryResponse.getPatients()
Gets the patients from the query. -
Uses of FhirPatient in org.projecthusky.communication.mpi.impl
Methods in org.projecthusky.communication.mpi.impl that return types with arguments of type FhirPatientModifier and TypeMethodDescriptionPdqV3Query.getPatientsFromPdqQuery
(V3PdqConsumerResponse response) Gets the patients from pdq query.Methods in org.projecthusky.communication.mpi.impl with parameters of type FhirPatientModifier and TypeMethodDescriptionprotected void
PixPdqV3QueryBase.addDemographicData
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) adds the demographic data from the pdq query to the fhir patient, can be overloaded if additional information of the patient needs to be providied for the mpi.protected 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
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Adds the language communications from the pdq message to the patient.protected void
PixPdqV3QueryBase.addLanguageCommunications
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the language communications from the patient to the pix message.boolean
PixV3Query.addPatient
(FhirPatient patient, SecurityHeaderElement assertion, String messageId) adds a patient to the mpi.protected void
PixPdqV3QueryBase.addPatientAddresses
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Adds the patient addresses from the pdq message to the patient.protected void
PixPdqV3QueryBase.addPatientAddresses
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient addresses from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientIds
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Adds the patient ids from the pdq message to the patient.protected void
PixPdqV3QueryBase.addPatientIds
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient ids from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientName
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Adds the patient name from the pdq message to the patient.protected void
PixPdqV3QueryBase.addPatientName
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient name from the patient to the pix message.protected void
PixPdqV3QueryBase.addPatientTelecoms
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Adds the patient telecoms from the pdq message to the patient.protected void
PixPdqV3QueryBase.addPatientTelecoms
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the patient telecoms from the patient to the pix message.protected String
PixV3Query.getHomeCommunityPatientId
(FhirPatient patient) Gets the home community patient id.boolean
PixV3Query.mergePatient
(FhirPatient patient, String obsoleteId, SecurityHeaderElement assertion, String messageId) Merge patient.PixV3Query.queryPatientId
(FhirPatient patient, List<String> queryDomainOids, List<String> queryDomainNamespaces, SecurityHeaderElement assertion, String messageId) query the mpi with patient id and return the ids in the queried domains from the mpi.PixV3Query.queryPatientId
(FhirPatient patient, SecurityHeaderElement assertion, String messageId) Query patient id.protected void
PixPdqV3QueryBase.setBirthPlace
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the birth place from the pdq message to the patient.protected void
PixPdqV3QueryBase.setBirthPlace
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the birthplace from the patient to the pix message.protected void
PixPdqV3QueryBase.setDeceased
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the deceased status from the pdq message to the patient.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
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the employee from the pdq message to the patient.protected void
PixPdqV3QueryBase.setEmployee
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the employee from the patient to the pix message.protected void
PixPdqV3QueryBase.setMultipeBirth
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the multipe birth from the pdq message to the patient.protected void
PixPdqV3QueryBase.setMultipeBirth
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Set the patient Birth Order from the patient to the pix message.protected void
PixPdqV3QueryBase.setNation
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the nation from the pdq message to the patient.protected void
PixPdqV3QueryBase.setNation
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the nation from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientBirthTime
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the patient birth time from the pdq message to the patient.protected void
PixPdqV3QueryBase.setPatientBirthTime
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patient birth time from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientGender
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the patient gender from the pdq message to the patient.protected void
PixPdqV3QueryBase.setPatientGender
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patient gender from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientMaritalStatus
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the patient marital status the pdq message to the patient.protected void
PixPdqV3QueryBase.setPatientMaritalStatus
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Adds the marital status from the patient to the pix message.protected void
PixPdqV3QueryBase.setPatientMothersMaidenName
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the patient mothers maiden name from the pdq message to the patient.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
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the patient religious affiliation from the pdq message to the patient.protected void
PixPdqV3QueryBase.setPatientReligiousAffiliation
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the patient religious affiliation from the patient to the pix message.protected void
PixPdqV3QueryBase.setScopingOrganization
(net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient pdqPatient, FhirPatient patient) Sets the scoping organization from the pdq message to the patient.protected void
PixPdqV3QueryBase.setScopingOrganization
(FhirPatient patient, V3PixSourceMessageHelper v3PixSourceMessage) Sets the scoping organization from the patient to the pix message.boolean
PixV3Query.updatePatient
(FhirPatient patient, SecurityHeaderElement assertion, String messageId) updates the demographic information of the patient in the mpi. -
Uses of FhirPatient in org.projecthusky.communication.mpi.impl.pdq
Methods in org.projecthusky.communication.mpi.impl.pdq that return types with arguments of type FhirPatientModifier and TypeMethodDescriptionV3PdqQueryResponse.getPatients()
Gets the patients from the query.Method parameters in org.projecthusky.communication.mpi.impl.pdq with type arguments of type FhirPatientModifier and TypeMethodDescriptionvoid
V3PdqQueryResponse.setPatients
(List<FhirPatient> patients) Sets the patients from the query. -
Uses of FhirPatient in org.projecthusky.communication.utils
Methods in org.projecthusky.communication.utils that return types with arguments of type FhirPatientModifier and TypeMethodDescriptionstatic List<FhirPatient>
PdqUtils.getPatientsFromSearchQueryResponse
(PdqSearchQueryResponse response)