UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 276 B
// AUTOGENERATED -- DO NOT EDIT import { CoverageEligibilityResponse } from 'fhir/r4b'; /** * A valid FHIR CoverageEligibilityResponse object will be returned with details on the eligibility result. */ export type RcmEligibilityCheckResponse = CoverageEligibilityResponse;