Circle V2 API Docs
    Preparing search index...

    Type Alias ListProgramStaysForPatientParams

    type ListProgramStaysForPatientParams = {
        patientId: PatientId;
        treatmentEpisodeId?: TreatmentEpisodeId;
    }
    Index

    Properties

    patientId: PatientId
    treatmentEpisodeId?: TreatmentEpisodeId