Uses of Class
org.projecthusky.communication.requests.pix.PixUpdatePatientFeed.PixUpdatePatientFeedBuilder
Packages that use PixUpdatePatientFeed.PixUpdatePatientFeedBuilder
-
Uses of PixUpdatePatientFeed.PixUpdatePatientFeedBuilder in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services that return PixUpdatePatientFeed.PixUpdatePatientFeedBuilderModifier and TypeMethodDescriptionHuskyService.createPixUpdatePatientFeed
(Destination destination, org.hl7.fhir.r4.model.Organization providerOrganization) This method will start building aPixUpdatePatientFeed
, which allows the user to update an existing patient in the system.
The properties of anFhirPatient
are used, fill them accordingly.