Class GetExplanationOfBenefitDetail


  • public class GetExplanationOfBenefitDetail
    extends java.lang.Object
    Use the response bundle from the GetPatientBundle request and use it to retrieve other resources referenced by the ExplanationOfBenefit entries
    • Constructor Detail

      • GetExplanationOfBenefitDetail

        public GetExplanationOfBenefitDetail​(Bundle inputBundle)
    • 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: