UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (6 loc) 161 B
export interface ChargeStatusParams { /** * An ID reference to a FHIR Encounter resource in the format: `some-uuid`. */ encounterId: string; }