UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 217 B
// AUTOGENERATED -- DO NOT EDIT export interface RcmEligibilityCheckParams { /** * Identifier of the CoverageEligibilityRequest that the eligibility check will reference. */ eligibilityRequestId: string; }