Uses of Class
org.projecthusky.communication.requests.pix.PixMergePatientFeed.PixMergePatientFeedBuilder
Packages that use PixMergePatientFeed.PixMergePatientFeedBuilder
-
Uses of PixMergePatientFeed.PixMergePatientFeedBuilder in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services that return PixMergePatientFeed.PixMergePatientFeedBuilderModifier and TypeMethodDescriptionHuskyService.createPixMergePatientFeed
(Destination destination, org.hl7.fhir.r4.model.Organization providerOrganization, String obsoletePatientId, String homeCommunityOID, String homeCommunityNamespace) Use this method to build aPixMergePatientFeed
, with which the user can merge two know patient objects into one in case those two are the same person.
This case is mostly used to correct user errors when the same person is entered into a system multiple times and needs to be merged into one.