episodes
Not available for public API use yet. This operation is documented for future use only.
Fetches all episodes for a patient.
episodes(
patientId: ID!
): [Episode!]!
Arguments
episodes.patientId ● ID! non-null scalar
Type
Episode object
An episode of care for a patient.
Not available for public API use yet. This object is documented for future episode support only.