UNPKG

@oystehr/sdk

Version:

Oystehr SDK

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