Uses of Package
org.projecthusky.communication.requests.pix
Packages that use org.projecthusky.communication.requests.pix
Package
Description
-
Classes in org.projecthusky.communication.requests.pix used by org.projecthusky.communication.requests.pixClassDescriptionA 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.Copy ofV3PixSourceMergePatients
.Request class collecting all XML elements, starting by the root.
Mostly a copy of theV3PixSourceRecordRevised
earlier class. -
Classes in org.projecthusky.communication.requests.pix used by org.projecthusky.communication.servicesClassDescriptionThis query class is designed to contain the properties of a Patient (more exacty:
FhirPatient
) that will be added to the system.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.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.