Circle V2 API Docs
    Preparing search index...

    Type Alias ResolveRunContextParams

    type ResolveRunContextParams = {
        patientChartIds?: PatientChartId[];
        patientId: PatientId;
        treatmentEpisodeId?: TreatmentEpisodeId;
    }
    Index

    Properties

    patientChartIds?: PatientChartId[]

    Undefined = whole episode (unscoped).

    patientId: PatientId
    treatmentEpisodeId?: TreatmentEpisodeId