UNPKG

@oystehr/sdk

Version:

Oystehr SDK

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