Uses of Class
org.projecthusky.communication.requests.pix.PixAddPatientFeed.PixAddPatientFeedBuilder
Packages that use PixAddPatientFeed.PixAddPatientFeedBuilder
-
Uses of PixAddPatientFeed.PixAddPatientFeedBuilder in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services that return PixAddPatientFeed.PixAddPatientFeedBuilderModifier and TypeMethodDescriptionHuskyService.createPixAddPatientFeed
(Destination destination, org.hl7.fhir.r4.model.Organization providerOrganization) This method will start building aPixAddPatientFeed
, which allows the user to create a new Patient in the system.
The properties of anFhirPatient
are used as a template and expected to be filled.