UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (6 loc) 192 B
export interface RcmEligibilityCheckParams { /** * Identifier of the CoverageEligibilityRequest that the eligibility check will reference. */ eligibilityRequestId: string; }