Class GetPatientBundle


  • public class GetPatientBundle
    extends Object
    Retrieve a bundle containing the Patient and a number of ExplanationOfBenefits
    • Constructor Detail

      • GetPatientBundle

        public GetPatientBundle​(String patientLogicalId)
    • Method Detail

      • run

        public Bundle run​(FHIRBucketClient client)
        Get the bundle containing the Patient resource plus a list of ExplanationOfBenefit resources associated with the patient
        Parameters:
        client -
        Returns: