Package org.projecthusky.communication.requests.pix
package org.projecthusky.communication.requests.pix
-
ClassesClassDescriptionThis query class is designed to contain the properties of a Patient (more exacty:
FhirPatient
) that will be added to the system.A request class that collects all XML elements used in the transfer and allows the setting of the values.
Mostly a copy of theV3PixSourceRecordAdded
class and was not reworked.This class is designed to collect the parameters of the merge patient service call at high level and transform them into the request object, that is sent to the service.Copy ofV3PixSourceMergePatients
.This is the class that collects all parameters required (and optional) for querying Patient IDs when the user already knows one ID.This class is designed to contain the properties of a Patient (closely:FhirPatient
) to be updated in the system.Request class collecting all XML elements, starting by the root.
Mostly a copy of theV3PixSourceRecordRevised
earlier class.