ch-admin-api-client-typescript 4.9.7 → 4.9.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/api/about-us-api.d.ts +186 -28
- package/lib/api/about-us-api.d.ts.map +1 -1
- package/lib/api/about-us-api.js +20 -34
- package/lib/api/accreditations-api.d.ts +111 -16
- package/lib/api/accreditations-api.d.ts.map +1 -1
- package/lib/api/accreditations-api.js +17 -21
- package/lib/api/app-version-api.d.ts +117 -17
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +17 -22
- package/lib/api/appointments-api.d.ts +279 -43
- package/lib/api/appointments-api.d.ts.map +1 -1
- package/lib/api/appointments-api.js +22 -50
- package/lib/api/articles-api.d.ts +759 -114
- package/lib/api/articles-api.d.ts.map +1 -1
- package/lib/api/articles-api.js +77 -139
- package/lib/api/bookings-api.d.ts +231 -35
- package/lib/api/bookings-api.d.ts.map +1 -1
- package/lib/api/bookings-api.js +22 -42
- package/lib/api/chadmins-api.d.ts +141 -21
- package/lib/api/chadmins-api.d.ts.map +1 -1
- package/lib/api/chadmins-api.js +17 -26
- package/lib/api/chat-users-api.d.ts +138 -20
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +20 -26
- package/lib/api/chmanagers-api.d.ts +141 -21
- package/lib/api/chmanagers-api.d.ts.map +1 -1
- package/lib/api/chmanagers-api.js +17 -26
- package/lib/api/consultations-api.d.ts +243 -37
- package/lib/api/consultations-api.d.ts.map +1 -1
- package/lib/api/consultations-api.js +22 -44
- package/lib/api/contributors-api.d.ts +339 -51
- package/lib/api/contributors-api.d.ts.map +1 -1
- package/lib/api/contributors-api.js +35 -62
- package/lib/api/countries-api.d.ts +326 -50
- package/lib/api/countries-api.d.ts.map +1 -1
- package/lib/api/countries-api.js +38 -60
- package/lib/api/dash-board-api.d.ts +15 -2
- package/lib/api/dash-board-api.d.ts.map +1 -1
- package/lib/api/dash-board-api.js +3 -3
- package/lib/api/deals-api.d.ts +1005 -155
- package/lib/api/deals-api.d.ts.map +1 -1
- package/lib/api/deals-api.js +78 -180
- package/lib/api/doctor-affiliations-api.d.ts +488 -86
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +50 -87
- package/lib/api/doctors-api.d.ts +1165 -194
- package/lib/api/doctors-api.d.ts.map +1 -1
- package/lib/api/doctors-api.js +118 -213
- package/lib/api/email-marketings-api.d.ts +114 -16
- package/lib/api/email-marketings-api.d.ts.map +1 -1
- package/lib/api/email-marketings-api.js +20 -22
- package/lib/api/faq-categories-api.d.ts +186 -28
- package/lib/api/faq-categories-api.d.ts.map +1 -1
- package/lib/api/faq-categories-api.js +20 -34
- package/lib/api/faqs-api.d.ts +429 -64
- package/lib/api/faqs-api.d.ts.map +1 -1
- package/lib/api/faqs-api.js +47 -79
- package/lib/api/group-channels-api.d.ts +54 -8
- package/lib/api/group-channels-api.d.ts.map +1 -1
- package/lib/api/group-channels-api.js +7 -10
- package/lib/api/header-navigations-api.d.ts +99 -14
- package/lib/api/header-navigations-api.d.ts.map +1 -1
- package/lib/api/header-navigations-api.js +15 -19
- package/lib/api/hospitals-api.d.ts +3099 -477
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +270 -560
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts +120 -18
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetable-overrides-api.js +12 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts +150 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetables-api.js +18 -28
- package/lib/api/languages-api.d.ts +117 -17
- package/lib/api/languages-api.d.ts.map +1 -1
- package/lib/api/languages-api.js +17 -22
- package/lib/api/managers-api.d.ts +261 -39
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +29 -48
- package/lib/api/memberships-api.d.ts +111 -17
- package/lib/api/memberships-api.d.ts.map +1 -1
- package/lib/api/memberships-api.js +10 -20
- package/lib/api/notifications-api.d.ts +54 -8
- package/lib/api/notifications-api.d.ts.map +1 -1
- package/lib/api/notifications-api.js +8 -10
- package/lib/api/patients-api.d.ts +216 -32
- package/lib/api/patients-api.d.ts.map +1 -1
- package/lib/api/patients-api.js +26 -40
- package/lib/api/plans-api.d.ts +228 -33
- package/lib/api/plans-api.d.ts.map +1 -1
- package/lib/api/plans-api.js +32 -43
- package/lib/api/profiles-api.d.ts +75 -10
- package/lib/api/profiles-api.d.ts.map +1 -1
- package/lib/api/profiles-api.js +19 -15
- package/lib/api/search-api.d.ts +15 -2
- package/lib/api/search-api.d.ts.map +1 -1
- package/lib/api/search-api.js +4 -3
- package/lib/api/service-reviews-api.d.ts +318 -48
- package/lib/api/service-reviews-api.d.ts.map +1 -1
- package/lib/api/service-reviews-api.js +32 -58
- package/lib/api/services-api.d.ts +177 -28
- package/lib/api/services-api.d.ts.map +1 -1
- package/lib/api/services-api.js +10 -31
- package/lib/api/services-categories-api.d.ts +105 -15
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +17 -20
- package/lib/api/specialties-api.d.ts +447 -68
- package/lib/api/specialties-api.d.ts.map +1 -1
- package/lib/api/specialties-api.js +42 -81
- package/lib/api/specialty-types-api.d.ts +447 -68
- package/lib/api/specialty-types-api.d.ts.map +1 -1
- package/lib/api/specialty-types-api.js +42 -81
- package/lib/api/survey-forms-api.d.ts +141 -21
- package/lib/api/survey-forms-api.d.ts.map +1 -1
- package/lib/api/survey-forms-api.js +17 -26
- package/lib/api/survey-results-api.d.ts +81 -12
- package/lib/api/survey-results-api.d.ts.map +1 -1
- package/lib/api/survey-results-api.js +10 -15
- package/lib/api/tags-api.d.ts +84 -12
- package/lib/api/tags-api.d.ts.map +1 -1
- package/lib/api/tags-api.js +14 -16
- package/lib/api/translation-api.d.ts +15 -2
- package/lib/api/translation-api.d.ts.map +1 -1
- package/lib/api/translation-api.js +4 -3
- package/openapitools.json +1 -0
- package/package.json +1 -1
- package/src/api/about-us-api.ts +214 -34
- package/src/api/accreditations-api.ts +127 -21
- package/src/api/app-version-api.ts +134 -22
- package/src/api/appointments-api.ts +322 -50
- package/src/api/articles-api.ts +873 -139
- package/src/api/bookings-api.ts +266 -42
- package/src/api/chadmins-api.ts +162 -26
- package/src/api/chat-users-api.ts +158 -26
- package/src/api/chmanagers-api.ts +162 -26
- package/src/api/consultations-api.ts +280 -44
- package/src/api/contributors-api.ts +390 -62
- package/src/api/countries-api.ts +374 -62
- package/src/api/dash-board-api.ts +17 -3
- package/src/api/deals-api.ts +1160 -180
- package/src/api/doctor-affiliations-api.ts +559 -103
- package/src/api/doctors-api.ts +1337 -231
- package/src/api/email-marketings-api.ts +130 -22
- package/src/api/faq-categories-api.ts +214 -34
- package/src/api/faqs-api.ts +493 -79
- package/src/api/group-channels-api.ts +62 -10
- package/src/api/header-navigations-api.ts +113 -19
- package/src/api/hospitals-api.ts +3566 -562
- package/src/api/hospitals-consultation-timetable-overrides-api.ts +138 -22
- package/src/api/hospitals-consultation-timetables-api.ts +172 -28
- package/src/api/languages-api.ts +134 -22
- package/src/api/managers-api.ts +300 -48
- package/src/api/memberships-api.ts +128 -20
- package/src/api/notifications-api.ts +62 -10
- package/src/api/patients-api.ts +248 -40
- package/src/api/plans-api.ts +261 -43
- package/src/api/profiles-api.ts +85 -15
- package/src/api/search-api.ts +17 -3
- package/src/api/service-reviews-api.ts +366 -58
- package/src/api/services-api.ts +205 -31
- package/src/api/services-categories-api.ts +120 -20
- package/src/api/specialties-api.ts +515 -81
- package/src/api/specialty-types-api.ts +515 -81
- package/src/api/survey-forms-api.ts +162 -26
- package/src/api/survey-results-api.ts +93 -15
- package/src/api/tags-api.ts +96 -16
- package/src/api/translation-api.ts +17 -3
|
@@ -1416,7 +1416,7 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
1416
1416
|
* @param {*} [options] Override http request option.
|
|
1417
1417
|
* @throws {RequiredError}
|
|
1418
1418
|
*/
|
|
1419
|
-
apiV1HospitalsHospitalIdHandlesHandleIdPut(hospitalId: string, handleId: string, updateHospitalSnsHandleCommand?: UpdateHospitalSnsHandleCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
1419
|
+
apiV1HospitalsHospitalIdHandlesHandleIdPut(hospitalId: string, handleId: string, updateHospitalSnsHandleCommand?: UpdateHospitalSnsHandleCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
1420
1420
|
/**
|
|
1421
1421
|
*
|
|
1422
1422
|
* @summary Get HospitalHandle.
|
|
@@ -2427,7 +2427,7 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
2427
2427
|
* @param {*} [options] Override http request option.
|
|
2428
2428
|
* @throws {RequiredError}
|
|
2429
2429
|
*/
|
|
2430
|
-
apiV1HospitalsHospitalIdHandlesHandleIdPut(hospitalId: string, handleId: string, updateHospitalSnsHandleCommand?: UpdateHospitalSnsHandleCommand, options?: any): AxiosPromise<
|
|
2430
|
+
apiV1HospitalsHospitalIdHandlesHandleIdPut(hospitalId: string, handleId: string, updateHospitalSnsHandleCommand?: UpdateHospitalSnsHandleCommand, options?: any): AxiosPromise<void>;
|
|
2431
2431
|
/**
|
|
2432
2432
|
*
|
|
2433
2433
|
* @summary Get HospitalHandle.
|
|
@@ -3104,6 +3104,2921 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
3104
3104
|
*/
|
|
3105
3105
|
apiV1HospitalsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalModel>;
|
|
3106
3106
|
};
|
|
3107
|
+
/**
|
|
3108
|
+
* Request parameters for apiV1HospitalsGet operation in HospitalsApi.
|
|
3109
|
+
* @export
|
|
3110
|
+
* @interface HospitalsApiApiV1HospitalsGetRequest
|
|
3111
|
+
*/
|
|
3112
|
+
export interface HospitalsApiApiV1HospitalsGetRequest {
|
|
3113
|
+
/**
|
|
3114
|
+
*
|
|
3115
|
+
* @type {string}
|
|
3116
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3117
|
+
*/
|
|
3118
|
+
readonly hospitalId?: string;
|
|
3119
|
+
/**
|
|
3120
|
+
*
|
|
3121
|
+
* @type {string}
|
|
3122
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3123
|
+
*/
|
|
3124
|
+
readonly name?: string;
|
|
3125
|
+
/**
|
|
3126
|
+
*
|
|
3127
|
+
* @type {string}
|
|
3128
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3129
|
+
*/
|
|
3130
|
+
readonly countryId?: string;
|
|
3131
|
+
/**
|
|
3132
|
+
*
|
|
3133
|
+
* @type {Date}
|
|
3134
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3135
|
+
*/
|
|
3136
|
+
readonly created?: Date;
|
|
3137
|
+
/**
|
|
3138
|
+
*
|
|
3139
|
+
* @type {MarketingType}
|
|
3140
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3141
|
+
*/
|
|
3142
|
+
readonly marketingType?: MarketingType;
|
|
3143
|
+
/**
|
|
3144
|
+
*
|
|
3145
|
+
* @type {string}
|
|
3146
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3147
|
+
*/
|
|
3148
|
+
readonly specialtyTypeId?: string;
|
|
3149
|
+
/**
|
|
3150
|
+
*
|
|
3151
|
+
* @type {string}
|
|
3152
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3153
|
+
*/
|
|
3154
|
+
readonly specialtyId?: string;
|
|
3155
|
+
/**
|
|
3156
|
+
*
|
|
3157
|
+
* @type {string}
|
|
3158
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3159
|
+
*/
|
|
3160
|
+
readonly exceptHospitalId?: string;
|
|
3161
|
+
/**
|
|
3162
|
+
*
|
|
3163
|
+
* @type {boolean}
|
|
3164
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3165
|
+
*/
|
|
3166
|
+
readonly showHidden?: boolean;
|
|
3167
|
+
/**
|
|
3168
|
+
*
|
|
3169
|
+
* @type {string}
|
|
3170
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3171
|
+
*/
|
|
3172
|
+
readonly languageCode?: string;
|
|
3173
|
+
/**
|
|
3174
|
+
*
|
|
3175
|
+
* @type {Array<string>}
|
|
3176
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3177
|
+
*/
|
|
3178
|
+
readonly ids?: Array<string>;
|
|
3179
|
+
/**
|
|
3180
|
+
*
|
|
3181
|
+
* @type {boolean}
|
|
3182
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3183
|
+
*/
|
|
3184
|
+
readonly paymentEnabled?: boolean;
|
|
3185
|
+
/**
|
|
3186
|
+
*
|
|
3187
|
+
* @type {number}
|
|
3188
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3189
|
+
*/
|
|
3190
|
+
readonly page?: number;
|
|
3191
|
+
/**
|
|
3192
|
+
*
|
|
3193
|
+
* @type {number}
|
|
3194
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3195
|
+
*/
|
|
3196
|
+
readonly limit?: number;
|
|
3197
|
+
/**
|
|
3198
|
+
*
|
|
3199
|
+
* @type {Date}
|
|
3200
|
+
* @memberof HospitalsApiApiV1HospitalsGet
|
|
3201
|
+
*/
|
|
3202
|
+
readonly lastRetrieved?: Date;
|
|
3203
|
+
}
|
|
3204
|
+
/**
|
|
3205
|
+
* Request parameters for apiV1HospitalsHospitalIdAccreditationsAccreditationIdDelete operation in HospitalsApi.
|
|
3206
|
+
* @export
|
|
3207
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdDeleteRequest
|
|
3208
|
+
*/
|
|
3209
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdDeleteRequest {
|
|
3210
|
+
/**
|
|
3211
|
+
*
|
|
3212
|
+
* @type {string}
|
|
3213
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdDelete
|
|
3214
|
+
*/
|
|
3215
|
+
readonly hospitalId: string;
|
|
3216
|
+
/**
|
|
3217
|
+
*
|
|
3218
|
+
* @type {string}
|
|
3219
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdDelete
|
|
3220
|
+
*/
|
|
3221
|
+
readonly accreditationId: string;
|
|
3222
|
+
}
|
|
3223
|
+
/**
|
|
3224
|
+
* Request parameters for apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet operation in HospitalsApi.
|
|
3225
|
+
* @export
|
|
3226
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGetRequest
|
|
3227
|
+
*/
|
|
3228
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGetRequest {
|
|
3229
|
+
/**
|
|
3230
|
+
*
|
|
3231
|
+
* @type {string}
|
|
3232
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGet
|
|
3233
|
+
*/
|
|
3234
|
+
readonly hospitalId: string;
|
|
3235
|
+
/**
|
|
3236
|
+
*
|
|
3237
|
+
* @type {string}
|
|
3238
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGet
|
|
3239
|
+
*/
|
|
3240
|
+
readonly accreditationId: string;
|
|
3241
|
+
}
|
|
3242
|
+
/**
|
|
3243
|
+
* Request parameters for apiV1HospitalsHospitalIdAccreditationsGet operation in HospitalsApi.
|
|
3244
|
+
* @export
|
|
3245
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsGetRequest
|
|
3246
|
+
*/
|
|
3247
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsGetRequest {
|
|
3248
|
+
/**
|
|
3249
|
+
*
|
|
3250
|
+
* @type {string}
|
|
3251
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3252
|
+
*/
|
|
3253
|
+
readonly hospitalId: string;
|
|
3254
|
+
/**
|
|
3255
|
+
*
|
|
3256
|
+
* @type {string}
|
|
3257
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3258
|
+
*/
|
|
3259
|
+
readonly hospitalName?: string;
|
|
3260
|
+
/**
|
|
3261
|
+
*
|
|
3262
|
+
* @type {string}
|
|
3263
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3264
|
+
*/
|
|
3265
|
+
readonly accreditationId?: string;
|
|
3266
|
+
/**
|
|
3267
|
+
*
|
|
3268
|
+
* @type {string}
|
|
3269
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3270
|
+
*/
|
|
3271
|
+
readonly accreditationName?: string;
|
|
3272
|
+
/**
|
|
3273
|
+
*
|
|
3274
|
+
* @type {number}
|
|
3275
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3276
|
+
*/
|
|
3277
|
+
readonly page?: number;
|
|
3278
|
+
/**
|
|
3279
|
+
*
|
|
3280
|
+
* @type {number}
|
|
3281
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3282
|
+
*/
|
|
3283
|
+
readonly limit?: number;
|
|
3284
|
+
/**
|
|
3285
|
+
*
|
|
3286
|
+
* @type {Date}
|
|
3287
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsGet
|
|
3288
|
+
*/
|
|
3289
|
+
readonly lastRetrieved?: Date;
|
|
3290
|
+
}
|
|
3291
|
+
/**
|
|
3292
|
+
* Request parameters for apiV1HospitalsHospitalIdAccreditationsPost operation in HospitalsApi.
|
|
3293
|
+
* @export
|
|
3294
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsPostRequest
|
|
3295
|
+
*/
|
|
3296
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsPostRequest {
|
|
3297
|
+
/**
|
|
3298
|
+
*
|
|
3299
|
+
* @type {string}
|
|
3300
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsPost
|
|
3301
|
+
*/
|
|
3302
|
+
readonly hospitalId: string;
|
|
3303
|
+
/**
|
|
3304
|
+
*
|
|
3305
|
+
* @type {CreateHospitalAccreditationCommand}
|
|
3306
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsPost
|
|
3307
|
+
*/
|
|
3308
|
+
readonly createHospitalAccreditationCommand?: CreateHospitalAccreditationCommand;
|
|
3309
|
+
}
|
|
3310
|
+
/**
|
|
3311
|
+
* Request parameters for apiV1HospitalsHospitalIdAppointmenttimetableoverridesGet operation in HospitalsApi.
|
|
3312
|
+
* @export
|
|
3313
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGetRequest
|
|
3314
|
+
*/
|
|
3315
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGetRequest {
|
|
3316
|
+
/**
|
|
3317
|
+
*
|
|
3318
|
+
* @type {string}
|
|
3319
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3320
|
+
*/
|
|
3321
|
+
readonly hospitalId: string;
|
|
3322
|
+
/**
|
|
3323
|
+
*
|
|
3324
|
+
* @type {boolean}
|
|
3325
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3326
|
+
*/
|
|
3327
|
+
readonly includesPreviousItems?: boolean;
|
|
3328
|
+
/**
|
|
3329
|
+
*
|
|
3330
|
+
* @type {Date}
|
|
3331
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3332
|
+
*/
|
|
3333
|
+
readonly startDate?: Date;
|
|
3334
|
+
/**
|
|
3335
|
+
*
|
|
3336
|
+
* @type {Date}
|
|
3337
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3338
|
+
*/
|
|
3339
|
+
readonly endDate?: Date;
|
|
3340
|
+
/**
|
|
3341
|
+
*
|
|
3342
|
+
* @type {DayOfWeek}
|
|
3343
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3344
|
+
*/
|
|
3345
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
3346
|
+
/**
|
|
3347
|
+
*
|
|
3348
|
+
* @type {number}
|
|
3349
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3350
|
+
*/
|
|
3351
|
+
readonly page?: number;
|
|
3352
|
+
/**
|
|
3353
|
+
*
|
|
3354
|
+
* @type {number}
|
|
3355
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3356
|
+
*/
|
|
3357
|
+
readonly limit?: number;
|
|
3358
|
+
/**
|
|
3359
|
+
*
|
|
3360
|
+
* @type {Date}
|
|
3361
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGet
|
|
3362
|
+
*/
|
|
3363
|
+
readonly lastRetrieved?: Date;
|
|
3364
|
+
}
|
|
3365
|
+
/**
|
|
3366
|
+
* Request parameters for apiV1HospitalsHospitalIdAppointmenttimetableoverridesPost operation in HospitalsApi.
|
|
3367
|
+
* @export
|
|
3368
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesPostRequest
|
|
3369
|
+
*/
|
|
3370
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesPostRequest {
|
|
3371
|
+
/**
|
|
3372
|
+
*
|
|
3373
|
+
* @type {string}
|
|
3374
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesPost
|
|
3375
|
+
*/
|
|
3376
|
+
readonly hospitalId: string;
|
|
3377
|
+
/**
|
|
3378
|
+
*
|
|
3379
|
+
* @type {SaveHospitalAppointmentTimetableOverridesCommand}
|
|
3380
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesPost
|
|
3381
|
+
*/
|
|
3382
|
+
readonly saveHospitalAppointmentTimetableOverridesCommand?: SaveHospitalAppointmentTimetableOverridesCommand;
|
|
3383
|
+
}
|
|
3384
|
+
/**
|
|
3385
|
+
* Request parameters for apiV1HospitalsHospitalIdAppointmenttimetablesBatchPost operation in HospitalsApi.
|
|
3386
|
+
* @export
|
|
3387
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesBatchPostRequest
|
|
3388
|
+
*/
|
|
3389
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesBatchPostRequest {
|
|
3390
|
+
/**
|
|
3391
|
+
*
|
|
3392
|
+
* @type {string}
|
|
3393
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesBatchPost
|
|
3394
|
+
*/
|
|
3395
|
+
readonly hospitalId: string;
|
|
3396
|
+
/**
|
|
3397
|
+
*
|
|
3398
|
+
* @type {BatchHospitalAppointmentTimetablesCommand}
|
|
3399
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesBatchPost
|
|
3400
|
+
*/
|
|
3401
|
+
readonly batchHospitalAppointmentTimetablesCommand?: BatchHospitalAppointmentTimetablesCommand;
|
|
3402
|
+
}
|
|
3403
|
+
/**
|
|
3404
|
+
* Request parameters for apiV1HospitalsHospitalIdAppointmenttimetablesGet operation in HospitalsApi.
|
|
3405
|
+
* @export
|
|
3406
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGetRequest
|
|
3407
|
+
*/
|
|
3408
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGetRequest {
|
|
3409
|
+
/**
|
|
3410
|
+
*
|
|
3411
|
+
* @type {string}
|
|
3412
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGet
|
|
3413
|
+
*/
|
|
3414
|
+
readonly hospitalId: string;
|
|
3415
|
+
/**
|
|
3416
|
+
*
|
|
3417
|
+
* @type {DayOfWeek}
|
|
3418
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGet
|
|
3419
|
+
*/
|
|
3420
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
3421
|
+
/**
|
|
3422
|
+
*
|
|
3423
|
+
* @type {number}
|
|
3424
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGet
|
|
3425
|
+
*/
|
|
3426
|
+
readonly page?: number;
|
|
3427
|
+
/**
|
|
3428
|
+
*
|
|
3429
|
+
* @type {number}
|
|
3430
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGet
|
|
3431
|
+
*/
|
|
3432
|
+
readonly limit?: number;
|
|
3433
|
+
/**
|
|
3434
|
+
*
|
|
3435
|
+
* @type {Date}
|
|
3436
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGet
|
|
3437
|
+
*/
|
|
3438
|
+
readonly lastRetrieved?: Date;
|
|
3439
|
+
}
|
|
3440
|
+
/**
|
|
3441
|
+
* Request parameters for apiV1HospitalsHospitalIdDelete operation in HospitalsApi.
|
|
3442
|
+
* @export
|
|
3443
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdDeleteRequest
|
|
3444
|
+
*/
|
|
3445
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdDeleteRequest {
|
|
3446
|
+
/**
|
|
3447
|
+
*
|
|
3448
|
+
* @type {string}
|
|
3449
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdDelete
|
|
3450
|
+
*/
|
|
3451
|
+
readonly hospitalId: string;
|
|
3452
|
+
/**
|
|
3453
|
+
*
|
|
3454
|
+
* @type {boolean}
|
|
3455
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdDelete
|
|
3456
|
+
*/
|
|
3457
|
+
readonly isPermanent?: boolean;
|
|
3458
|
+
}
|
|
3459
|
+
/**
|
|
3460
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdDelete operation in HospitalsApi.
|
|
3461
|
+
* @export
|
|
3462
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDeleteRequest
|
|
3463
|
+
*/
|
|
3464
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDeleteRequest {
|
|
3465
|
+
/**
|
|
3466
|
+
*
|
|
3467
|
+
* @type {string}
|
|
3468
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDelete
|
|
3469
|
+
*/
|
|
3470
|
+
readonly hospitalId: string;
|
|
3471
|
+
/**
|
|
3472
|
+
*
|
|
3473
|
+
* @type {string}
|
|
3474
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDelete
|
|
3475
|
+
*/
|
|
3476
|
+
readonly equipmentId: string;
|
|
3477
|
+
/**
|
|
3478
|
+
*
|
|
3479
|
+
* @type {boolean}
|
|
3480
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDelete
|
|
3481
|
+
*/
|
|
3482
|
+
readonly isPermanent?: boolean;
|
|
3483
|
+
}
|
|
3484
|
+
/**
|
|
3485
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdGet operation in HospitalsApi.
|
|
3486
|
+
* @export
|
|
3487
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdGetRequest
|
|
3488
|
+
*/
|
|
3489
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdGetRequest {
|
|
3490
|
+
/**
|
|
3491
|
+
*
|
|
3492
|
+
* @type {string}
|
|
3493
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdGet
|
|
3494
|
+
*/
|
|
3495
|
+
readonly hospitalId: string;
|
|
3496
|
+
/**
|
|
3497
|
+
*
|
|
3498
|
+
* @type {string}
|
|
3499
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdGet
|
|
3500
|
+
*/
|
|
3501
|
+
readonly equipmentId: string;
|
|
3502
|
+
}
|
|
3503
|
+
/**
|
|
3504
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet operation in HospitalsApi.
|
|
3505
|
+
* @export
|
|
3506
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGetRequest
|
|
3507
|
+
*/
|
|
3508
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGetRequest {
|
|
3509
|
+
/**
|
|
3510
|
+
*
|
|
3511
|
+
* @type {string}
|
|
3512
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3513
|
+
*/
|
|
3514
|
+
readonly hospitalId: string;
|
|
3515
|
+
/**
|
|
3516
|
+
*
|
|
3517
|
+
* @type {string}
|
|
3518
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3519
|
+
*/
|
|
3520
|
+
readonly equipmentId: string;
|
|
3521
|
+
/**
|
|
3522
|
+
*
|
|
3523
|
+
* @type {string}
|
|
3524
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3525
|
+
*/
|
|
3526
|
+
readonly id?: string;
|
|
3527
|
+
/**
|
|
3528
|
+
*
|
|
3529
|
+
* @type {MediaType}
|
|
3530
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3531
|
+
*/
|
|
3532
|
+
readonly mediaType?: MediaType;
|
|
3533
|
+
/**
|
|
3534
|
+
*
|
|
3535
|
+
* @type {number}
|
|
3536
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3537
|
+
*/
|
|
3538
|
+
readonly page?: number;
|
|
3539
|
+
/**
|
|
3540
|
+
*
|
|
3541
|
+
* @type {number}
|
|
3542
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3543
|
+
*/
|
|
3544
|
+
readonly limit?: number;
|
|
3545
|
+
/**
|
|
3546
|
+
*
|
|
3547
|
+
* @type {Date}
|
|
3548
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet
|
|
3549
|
+
*/
|
|
3550
|
+
readonly lastRetrieved?: Date;
|
|
3551
|
+
}
|
|
3552
|
+
/**
|
|
3553
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDelete operation in HospitalsApi.
|
|
3554
|
+
* @export
|
|
3555
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDeleteRequest
|
|
3556
|
+
*/
|
|
3557
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDeleteRequest {
|
|
3558
|
+
/**
|
|
3559
|
+
*
|
|
3560
|
+
* @type {string}
|
|
3561
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDelete
|
|
3562
|
+
*/
|
|
3563
|
+
readonly hospitalId: string;
|
|
3564
|
+
/**
|
|
3565
|
+
*
|
|
3566
|
+
* @type {string}
|
|
3567
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDelete
|
|
3568
|
+
*/
|
|
3569
|
+
readonly equipmentId: string;
|
|
3570
|
+
/**
|
|
3571
|
+
*
|
|
3572
|
+
* @type {string}
|
|
3573
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDelete
|
|
3574
|
+
*/
|
|
3575
|
+
readonly mediaId: string;
|
|
3576
|
+
}
|
|
3577
|
+
/**
|
|
3578
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet operation in HospitalsApi.
|
|
3579
|
+
* @export
|
|
3580
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGetRequest
|
|
3581
|
+
*/
|
|
3582
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGetRequest {
|
|
3583
|
+
/**
|
|
3584
|
+
*
|
|
3585
|
+
* @type {string}
|
|
3586
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet
|
|
3587
|
+
*/
|
|
3588
|
+
readonly hospitalId: string;
|
|
3589
|
+
/**
|
|
3590
|
+
*
|
|
3591
|
+
* @type {string}
|
|
3592
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet
|
|
3593
|
+
*/
|
|
3594
|
+
readonly equipmentId: string;
|
|
3595
|
+
/**
|
|
3596
|
+
*
|
|
3597
|
+
* @type {string}
|
|
3598
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet
|
|
3599
|
+
*/
|
|
3600
|
+
readonly mediaId: string;
|
|
3601
|
+
}
|
|
3602
|
+
/**
|
|
3603
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut operation in HospitalsApi.
|
|
3604
|
+
* @export
|
|
3605
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPutRequest
|
|
3606
|
+
*/
|
|
3607
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPutRequest {
|
|
3608
|
+
/**
|
|
3609
|
+
*
|
|
3610
|
+
* @type {string}
|
|
3611
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut
|
|
3612
|
+
*/
|
|
3613
|
+
readonly hospitalId: string;
|
|
3614
|
+
/**
|
|
3615
|
+
*
|
|
3616
|
+
* @type {string}
|
|
3617
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut
|
|
3618
|
+
*/
|
|
3619
|
+
readonly equipmentId: string;
|
|
3620
|
+
/**
|
|
3621
|
+
*
|
|
3622
|
+
* @type {string}
|
|
3623
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut
|
|
3624
|
+
*/
|
|
3625
|
+
readonly mediaId: string;
|
|
3626
|
+
/**
|
|
3627
|
+
*
|
|
3628
|
+
* @type {UpdateMediaCommand}
|
|
3629
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut
|
|
3630
|
+
*/
|
|
3631
|
+
readonly updateMediaCommand?: UpdateMediaCommand;
|
|
3632
|
+
}
|
|
3633
|
+
/**
|
|
3634
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPost operation in HospitalsApi.
|
|
3635
|
+
* @export
|
|
3636
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPostRequest
|
|
3637
|
+
*/
|
|
3638
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPostRequest {
|
|
3639
|
+
/**
|
|
3640
|
+
*
|
|
3641
|
+
* @type {string}
|
|
3642
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPost
|
|
3643
|
+
*/
|
|
3644
|
+
readonly hospitalId: string;
|
|
3645
|
+
/**
|
|
3646
|
+
*
|
|
3647
|
+
* @type {string}
|
|
3648
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPost
|
|
3649
|
+
*/
|
|
3650
|
+
readonly equipmentId: string;
|
|
3651
|
+
/**
|
|
3652
|
+
*
|
|
3653
|
+
* @type {CreateMediaCommand}
|
|
3654
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPost
|
|
3655
|
+
*/
|
|
3656
|
+
readonly createMediaCommand?: CreateMediaCommand;
|
|
3657
|
+
}
|
|
3658
|
+
/**
|
|
3659
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdPut operation in HospitalsApi.
|
|
3660
|
+
* @export
|
|
3661
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPutRequest
|
|
3662
|
+
*/
|
|
3663
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPutRequest {
|
|
3664
|
+
/**
|
|
3665
|
+
*
|
|
3666
|
+
* @type {string}
|
|
3667
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPut
|
|
3668
|
+
*/
|
|
3669
|
+
readonly hospitalId: string;
|
|
3670
|
+
/**
|
|
3671
|
+
*
|
|
3672
|
+
* @type {string}
|
|
3673
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPut
|
|
3674
|
+
*/
|
|
3675
|
+
readonly equipmentId: string;
|
|
3676
|
+
/**
|
|
3677
|
+
*
|
|
3678
|
+
* @type {UpdateHospitalEquipmentCommand}
|
|
3679
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPut
|
|
3680
|
+
*/
|
|
3681
|
+
readonly updateHospitalEquipmentCommand?: UpdateHospitalEquipmentCommand;
|
|
3682
|
+
}
|
|
3683
|
+
/**
|
|
3684
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePut operation in HospitalsApi.
|
|
3685
|
+
* @export
|
|
3686
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePutRequest
|
|
3687
|
+
*/
|
|
3688
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePutRequest {
|
|
3689
|
+
/**
|
|
3690
|
+
*
|
|
3691
|
+
* @type {string}
|
|
3692
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePut
|
|
3693
|
+
*/
|
|
3694
|
+
readonly hospitalId: string;
|
|
3695
|
+
/**
|
|
3696
|
+
*
|
|
3697
|
+
* @type {string}
|
|
3698
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePut
|
|
3699
|
+
*/
|
|
3700
|
+
readonly equipmentId: string;
|
|
3701
|
+
}
|
|
3702
|
+
/**
|
|
3703
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsGet operation in HospitalsApi.
|
|
3704
|
+
* @export
|
|
3705
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsGetRequest
|
|
3706
|
+
*/
|
|
3707
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsGetRequest {
|
|
3708
|
+
/**
|
|
3709
|
+
*
|
|
3710
|
+
* @type {string}
|
|
3711
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3712
|
+
*/
|
|
3713
|
+
readonly hospitalId: string;
|
|
3714
|
+
/**
|
|
3715
|
+
*
|
|
3716
|
+
* @type {string}
|
|
3717
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3718
|
+
*/
|
|
3719
|
+
readonly id?: string;
|
|
3720
|
+
/**
|
|
3721
|
+
*
|
|
3722
|
+
* @type {string}
|
|
3723
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3724
|
+
*/
|
|
3725
|
+
readonly name?: string;
|
|
3726
|
+
/**
|
|
3727
|
+
*
|
|
3728
|
+
* @type {string}
|
|
3729
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3730
|
+
*/
|
|
3731
|
+
readonly hospitalId2?: string;
|
|
3732
|
+
/**
|
|
3733
|
+
*
|
|
3734
|
+
* @type {string}
|
|
3735
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3736
|
+
*/
|
|
3737
|
+
readonly hospitalName?: string;
|
|
3738
|
+
/**
|
|
3739
|
+
*
|
|
3740
|
+
* @type {string}
|
|
3741
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3742
|
+
*/
|
|
3743
|
+
readonly description?: string;
|
|
3744
|
+
/**
|
|
3745
|
+
*
|
|
3746
|
+
* @type {Date}
|
|
3747
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3748
|
+
*/
|
|
3749
|
+
readonly created?: Date;
|
|
3750
|
+
/**
|
|
3751
|
+
*
|
|
3752
|
+
* @type {boolean}
|
|
3753
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3754
|
+
*/
|
|
3755
|
+
readonly showHidden?: boolean;
|
|
3756
|
+
/**
|
|
3757
|
+
*
|
|
3758
|
+
* @type {number}
|
|
3759
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3760
|
+
*/
|
|
3761
|
+
readonly page?: number;
|
|
3762
|
+
/**
|
|
3763
|
+
*
|
|
3764
|
+
* @type {number}
|
|
3765
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3766
|
+
*/
|
|
3767
|
+
readonly limit?: number;
|
|
3768
|
+
/**
|
|
3769
|
+
*
|
|
3770
|
+
* @type {Date}
|
|
3771
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsGet
|
|
3772
|
+
*/
|
|
3773
|
+
readonly lastRetrieved?: Date;
|
|
3774
|
+
}
|
|
3775
|
+
/**
|
|
3776
|
+
* Request parameters for apiV1HospitalsHospitalIdEquipmentsPost operation in HospitalsApi.
|
|
3777
|
+
* @export
|
|
3778
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsPostRequest
|
|
3779
|
+
*/
|
|
3780
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEquipmentsPostRequest {
|
|
3781
|
+
/**
|
|
3782
|
+
*
|
|
3783
|
+
* @type {string}
|
|
3784
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsPost
|
|
3785
|
+
*/
|
|
3786
|
+
readonly hospitalId: string;
|
|
3787
|
+
/**
|
|
3788
|
+
*
|
|
3789
|
+
* @type {CreateHospitalEquipmentCommand}
|
|
3790
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEquipmentsPost
|
|
3791
|
+
*/
|
|
3792
|
+
readonly createHospitalEquipmentCommand?: CreateHospitalEquipmentCommand;
|
|
3793
|
+
}
|
|
3794
|
+
/**
|
|
3795
|
+
* Request parameters for apiV1HospitalsHospitalIdEvaluationsEvaluationIdDelete operation in HospitalsApi.
|
|
3796
|
+
* @export
|
|
3797
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdDeleteRequest
|
|
3798
|
+
*/
|
|
3799
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdDeleteRequest {
|
|
3800
|
+
/**
|
|
3801
|
+
*
|
|
3802
|
+
* @type {string}
|
|
3803
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdDelete
|
|
3804
|
+
*/
|
|
3805
|
+
readonly hospitalId: string;
|
|
3806
|
+
/**
|
|
3807
|
+
*
|
|
3808
|
+
* @type {string}
|
|
3809
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdDelete
|
|
3810
|
+
*/
|
|
3811
|
+
readonly evaluationId: string;
|
|
3812
|
+
}
|
|
3813
|
+
/**
|
|
3814
|
+
* Request parameters for apiV1HospitalsHospitalIdEvaluationsEvaluationIdGet operation in HospitalsApi.
|
|
3815
|
+
* @export
|
|
3816
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdGetRequest
|
|
3817
|
+
*/
|
|
3818
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdGetRequest {
|
|
3819
|
+
/**
|
|
3820
|
+
*
|
|
3821
|
+
* @type {string}
|
|
3822
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdGet
|
|
3823
|
+
*/
|
|
3824
|
+
readonly hospitalId: string;
|
|
3825
|
+
/**
|
|
3826
|
+
*
|
|
3827
|
+
* @type {string}
|
|
3828
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdGet
|
|
3829
|
+
*/
|
|
3830
|
+
readonly evaluationId: string;
|
|
3831
|
+
}
|
|
3832
|
+
/**
|
|
3833
|
+
* Request parameters for apiV1HospitalsHospitalIdEvaluationsGet operation in HospitalsApi.
|
|
3834
|
+
* @export
|
|
3835
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsGetRequest
|
|
3836
|
+
*/
|
|
3837
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsGetRequest {
|
|
3838
|
+
/**
|
|
3839
|
+
*
|
|
3840
|
+
* @type {string}
|
|
3841
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3842
|
+
*/
|
|
3843
|
+
readonly hospitalId: string;
|
|
3844
|
+
/**
|
|
3845
|
+
*
|
|
3846
|
+
* @type {string}
|
|
3847
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3848
|
+
*/
|
|
3849
|
+
readonly id?: string;
|
|
3850
|
+
/**
|
|
3851
|
+
*
|
|
3852
|
+
* @type {string}
|
|
3853
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3854
|
+
*/
|
|
3855
|
+
readonly name?: string;
|
|
3856
|
+
/**
|
|
3857
|
+
*
|
|
3858
|
+
* @type {number}
|
|
3859
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3860
|
+
*/
|
|
3861
|
+
readonly stars?: number;
|
|
3862
|
+
/**
|
|
3863
|
+
*
|
|
3864
|
+
* @type {number}
|
|
3865
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3866
|
+
*/
|
|
3867
|
+
readonly page?: number;
|
|
3868
|
+
/**
|
|
3869
|
+
*
|
|
3870
|
+
* @type {number}
|
|
3871
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3872
|
+
*/
|
|
3873
|
+
readonly limit?: number;
|
|
3874
|
+
/**
|
|
3875
|
+
*
|
|
3876
|
+
* @type {Date}
|
|
3877
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsGet
|
|
3878
|
+
*/
|
|
3879
|
+
readonly lastRetrieved?: Date;
|
|
3880
|
+
}
|
|
3881
|
+
/**
|
|
3882
|
+
* Request parameters for apiV1HospitalsHospitalIdEvaluationsPost operation in HospitalsApi.
|
|
3883
|
+
* @export
|
|
3884
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsPostRequest
|
|
3885
|
+
*/
|
|
3886
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdEvaluationsPostRequest {
|
|
3887
|
+
/**
|
|
3888
|
+
*
|
|
3889
|
+
* @type {string}
|
|
3890
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsPost
|
|
3891
|
+
*/
|
|
3892
|
+
readonly hospitalId: string;
|
|
3893
|
+
/**
|
|
3894
|
+
*
|
|
3895
|
+
* @type {CreateHospitalEvaluationCommand}
|
|
3896
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdEvaluationsPost
|
|
3897
|
+
*/
|
|
3898
|
+
readonly createHospitalEvaluationCommand?: CreateHospitalEvaluationCommand;
|
|
3899
|
+
}
|
|
3900
|
+
/**
|
|
3901
|
+
* Request parameters for apiV1HospitalsHospitalIdGet operation in HospitalsApi.
|
|
3902
|
+
* @export
|
|
3903
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdGetRequest
|
|
3904
|
+
*/
|
|
3905
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdGetRequest {
|
|
3906
|
+
/**
|
|
3907
|
+
*
|
|
3908
|
+
* @type {string}
|
|
3909
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdGet
|
|
3910
|
+
*/
|
|
3911
|
+
readonly hospitalId: string;
|
|
3912
|
+
/**
|
|
3913
|
+
*
|
|
3914
|
+
* @type {string}
|
|
3915
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdGet
|
|
3916
|
+
*/
|
|
3917
|
+
readonly languageCode?: string;
|
|
3918
|
+
/**
|
|
3919
|
+
*
|
|
3920
|
+
* @type {boolean}
|
|
3921
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdGet
|
|
3922
|
+
*/
|
|
3923
|
+
readonly returnDefaultValue?: boolean;
|
|
3924
|
+
}
|
|
3925
|
+
/**
|
|
3926
|
+
* Request parameters for apiV1HospitalsHospitalIdHandlesGet operation in HospitalsApi.
|
|
3927
|
+
* @export
|
|
3928
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdHandlesGetRequest
|
|
3929
|
+
*/
|
|
3930
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdHandlesGetRequest {
|
|
3931
|
+
/**
|
|
3932
|
+
*
|
|
3933
|
+
* @type {string}
|
|
3934
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3935
|
+
*/
|
|
3936
|
+
readonly hospitalId: string;
|
|
3937
|
+
/**
|
|
3938
|
+
*
|
|
3939
|
+
* @type {string}
|
|
3940
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3941
|
+
*/
|
|
3942
|
+
readonly id?: string;
|
|
3943
|
+
/**
|
|
3944
|
+
*
|
|
3945
|
+
* @type {SnsType}
|
|
3946
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3947
|
+
*/
|
|
3948
|
+
readonly snsType?: SnsType;
|
|
3949
|
+
/**
|
|
3950
|
+
*
|
|
3951
|
+
* @type {string}
|
|
3952
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3953
|
+
*/
|
|
3954
|
+
readonly handle?: string;
|
|
3955
|
+
/**
|
|
3956
|
+
*
|
|
3957
|
+
* @type {number}
|
|
3958
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3959
|
+
*/
|
|
3960
|
+
readonly page?: number;
|
|
3961
|
+
/**
|
|
3962
|
+
*
|
|
3963
|
+
* @type {number}
|
|
3964
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3965
|
+
*/
|
|
3966
|
+
readonly limit?: number;
|
|
3967
|
+
/**
|
|
3968
|
+
*
|
|
3969
|
+
* @type {Date}
|
|
3970
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesGet
|
|
3971
|
+
*/
|
|
3972
|
+
readonly lastRetrieved?: Date;
|
|
3973
|
+
}
|
|
3974
|
+
/**
|
|
3975
|
+
* Request parameters for apiV1HospitalsHospitalIdHandlesHandleIdDelete operation in HospitalsApi.
|
|
3976
|
+
* @export
|
|
3977
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdDeleteRequest
|
|
3978
|
+
*/
|
|
3979
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdDeleteRequest {
|
|
3980
|
+
/**
|
|
3981
|
+
*
|
|
3982
|
+
* @type {string}
|
|
3983
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdDelete
|
|
3984
|
+
*/
|
|
3985
|
+
readonly hospitalId: string;
|
|
3986
|
+
/**
|
|
3987
|
+
*
|
|
3988
|
+
* @type {string}
|
|
3989
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdDelete
|
|
3990
|
+
*/
|
|
3991
|
+
readonly handleId: string;
|
|
3992
|
+
}
|
|
3993
|
+
/**
|
|
3994
|
+
* Request parameters for apiV1HospitalsHospitalIdHandlesHandleIdGet operation in HospitalsApi.
|
|
3995
|
+
* @export
|
|
3996
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdGetRequest
|
|
3997
|
+
*/
|
|
3998
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdGetRequest {
|
|
3999
|
+
/**
|
|
4000
|
+
*
|
|
4001
|
+
* @type {string}
|
|
4002
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdGet
|
|
4003
|
+
*/
|
|
4004
|
+
readonly hospitalId: string;
|
|
4005
|
+
/**
|
|
4006
|
+
*
|
|
4007
|
+
* @type {string}
|
|
4008
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdGet
|
|
4009
|
+
*/
|
|
4010
|
+
readonly handleId: string;
|
|
4011
|
+
}
|
|
4012
|
+
/**
|
|
4013
|
+
* Request parameters for apiV1HospitalsHospitalIdHandlesHandleIdPut operation in HospitalsApi.
|
|
4014
|
+
* @export
|
|
4015
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPutRequest
|
|
4016
|
+
*/
|
|
4017
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPutRequest {
|
|
4018
|
+
/**
|
|
4019
|
+
*
|
|
4020
|
+
* @type {string}
|
|
4021
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPut
|
|
4022
|
+
*/
|
|
4023
|
+
readonly hospitalId: string;
|
|
4024
|
+
/**
|
|
4025
|
+
*
|
|
4026
|
+
* @type {string}
|
|
4027
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPut
|
|
4028
|
+
*/
|
|
4029
|
+
readonly handleId: string;
|
|
4030
|
+
/**
|
|
4031
|
+
*
|
|
4032
|
+
* @type {UpdateHospitalSnsHandleCommand}
|
|
4033
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPut
|
|
4034
|
+
*/
|
|
4035
|
+
readonly updateHospitalSnsHandleCommand?: UpdateHospitalSnsHandleCommand;
|
|
4036
|
+
}
|
|
4037
|
+
/**
|
|
4038
|
+
* Request parameters for apiV1HospitalsHospitalIdHandlesPost operation in HospitalsApi.
|
|
4039
|
+
* @export
|
|
4040
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdHandlesPostRequest
|
|
4041
|
+
*/
|
|
4042
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdHandlesPostRequest {
|
|
4043
|
+
/**
|
|
4044
|
+
*
|
|
4045
|
+
* @type {string}
|
|
4046
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesPost
|
|
4047
|
+
*/
|
|
4048
|
+
readonly hospitalId: string;
|
|
4049
|
+
/**
|
|
4050
|
+
*
|
|
4051
|
+
* @type {CreateHospitalSnsHandleCommand}
|
|
4052
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdHandlesPost
|
|
4053
|
+
*/
|
|
4054
|
+
readonly createHospitalSnsHandleCommand?: CreateHospitalSnsHandleCommand;
|
|
4055
|
+
}
|
|
4056
|
+
/**
|
|
4057
|
+
* Request parameters for apiV1HospitalsHospitalIdLandingsGet operation in HospitalsApi.
|
|
4058
|
+
* @export
|
|
4059
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLandingsGetRequest
|
|
4060
|
+
*/
|
|
4061
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLandingsGetRequest {
|
|
4062
|
+
/**
|
|
4063
|
+
*
|
|
4064
|
+
* @type {string}
|
|
4065
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4066
|
+
*/
|
|
4067
|
+
readonly hospitalId: string;
|
|
4068
|
+
/**
|
|
4069
|
+
*
|
|
4070
|
+
* @type {string}
|
|
4071
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4072
|
+
*/
|
|
4073
|
+
readonly name?: string;
|
|
4074
|
+
/**
|
|
4075
|
+
*
|
|
4076
|
+
* @type {string}
|
|
4077
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4078
|
+
*/
|
|
4079
|
+
readonly slug?: string;
|
|
4080
|
+
/**
|
|
4081
|
+
*
|
|
4082
|
+
* @type {string}
|
|
4083
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4084
|
+
*/
|
|
4085
|
+
readonly languageCode?: string;
|
|
4086
|
+
/**
|
|
4087
|
+
*
|
|
4088
|
+
* @type {boolean}
|
|
4089
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4090
|
+
*/
|
|
4091
|
+
readonly showHidden?: boolean;
|
|
4092
|
+
/**
|
|
4093
|
+
*
|
|
4094
|
+
* @type {number}
|
|
4095
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4096
|
+
*/
|
|
4097
|
+
readonly page?: number;
|
|
4098
|
+
/**
|
|
4099
|
+
*
|
|
4100
|
+
* @type {number}
|
|
4101
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4102
|
+
*/
|
|
4103
|
+
readonly limit?: number;
|
|
4104
|
+
/**
|
|
4105
|
+
*
|
|
4106
|
+
* @type {Date}
|
|
4107
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsGet
|
|
4108
|
+
*/
|
|
4109
|
+
readonly lastRetrieved?: Date;
|
|
4110
|
+
}
|
|
4111
|
+
/**
|
|
4112
|
+
* Request parameters for apiV1HospitalsHospitalIdLandingsLandingIdDelete operation in HospitalsApi.
|
|
4113
|
+
* @export
|
|
4114
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDeleteRequest
|
|
4115
|
+
*/
|
|
4116
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDeleteRequest {
|
|
4117
|
+
/**
|
|
4118
|
+
*
|
|
4119
|
+
* @type {string}
|
|
4120
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDelete
|
|
4121
|
+
*/
|
|
4122
|
+
readonly hospitalId: string;
|
|
4123
|
+
/**
|
|
4124
|
+
*
|
|
4125
|
+
* @type {string}
|
|
4126
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDelete
|
|
4127
|
+
*/
|
|
4128
|
+
readonly landingId: string;
|
|
4129
|
+
/**
|
|
4130
|
+
*
|
|
4131
|
+
* @type {boolean}
|
|
4132
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDelete
|
|
4133
|
+
*/
|
|
4134
|
+
readonly isPermanent?: boolean;
|
|
4135
|
+
}
|
|
4136
|
+
/**
|
|
4137
|
+
* Request parameters for apiV1HospitalsHospitalIdLandingsLandingIdGet operation in HospitalsApi.
|
|
4138
|
+
* @export
|
|
4139
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGetRequest
|
|
4140
|
+
*/
|
|
4141
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGetRequest {
|
|
4142
|
+
/**
|
|
4143
|
+
*
|
|
4144
|
+
* @type {string}
|
|
4145
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGet
|
|
4146
|
+
*/
|
|
4147
|
+
readonly hospitalId: string;
|
|
4148
|
+
/**
|
|
4149
|
+
*
|
|
4150
|
+
* @type {string}
|
|
4151
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGet
|
|
4152
|
+
*/
|
|
4153
|
+
readonly landingId: string;
|
|
4154
|
+
/**
|
|
4155
|
+
*
|
|
4156
|
+
* @type {string}
|
|
4157
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGet
|
|
4158
|
+
*/
|
|
4159
|
+
readonly languageCode?: string;
|
|
4160
|
+
}
|
|
4161
|
+
/**
|
|
4162
|
+
* Request parameters for apiV1HospitalsHospitalIdLandingsLandingIdPut operation in HospitalsApi.
|
|
4163
|
+
* @export
|
|
4164
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPutRequest
|
|
4165
|
+
*/
|
|
4166
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPutRequest {
|
|
4167
|
+
/**
|
|
4168
|
+
*
|
|
4169
|
+
* @type {string}
|
|
4170
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPut
|
|
4171
|
+
*/
|
|
4172
|
+
readonly hospitalId: string;
|
|
4173
|
+
/**
|
|
4174
|
+
*
|
|
4175
|
+
* @type {string}
|
|
4176
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPut
|
|
4177
|
+
*/
|
|
4178
|
+
readonly landingId: string;
|
|
4179
|
+
/**
|
|
4180
|
+
*
|
|
4181
|
+
* @type {UpdateLandingCommand}
|
|
4182
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPut
|
|
4183
|
+
*/
|
|
4184
|
+
readonly updateLandingCommand?: UpdateLandingCommand;
|
|
4185
|
+
}
|
|
4186
|
+
/**
|
|
4187
|
+
* Request parameters for apiV1HospitalsHospitalIdLandingsLandingIdReactivePut operation in HospitalsApi.
|
|
4188
|
+
* @export
|
|
4189
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdReactivePutRequest
|
|
4190
|
+
*/
|
|
4191
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdReactivePutRequest {
|
|
4192
|
+
/**
|
|
4193
|
+
*
|
|
4194
|
+
* @type {string}
|
|
4195
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdReactivePut
|
|
4196
|
+
*/
|
|
4197
|
+
readonly hospitalId: string;
|
|
4198
|
+
/**
|
|
4199
|
+
*
|
|
4200
|
+
* @type {string}
|
|
4201
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdReactivePut
|
|
4202
|
+
*/
|
|
4203
|
+
readonly landingId: string;
|
|
4204
|
+
}
|
|
4205
|
+
/**
|
|
4206
|
+
* Request parameters for apiV1HospitalsHospitalIdLandingsPost operation in HospitalsApi.
|
|
4207
|
+
* @export
|
|
4208
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLandingsPostRequest
|
|
4209
|
+
*/
|
|
4210
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLandingsPostRequest {
|
|
4211
|
+
/**
|
|
4212
|
+
*
|
|
4213
|
+
* @type {string}
|
|
4214
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsPost
|
|
4215
|
+
*/
|
|
4216
|
+
readonly hospitalId: string;
|
|
4217
|
+
/**
|
|
4218
|
+
*
|
|
4219
|
+
* @type {CreateLandingCommand}
|
|
4220
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLandingsPost
|
|
4221
|
+
*/
|
|
4222
|
+
readonly createLandingCommand?: CreateLandingCommand;
|
|
4223
|
+
}
|
|
4224
|
+
/**
|
|
4225
|
+
* Request parameters for apiV1HospitalsHospitalIdLanguagesGet operation in HospitalsApi.
|
|
4226
|
+
* @export
|
|
4227
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLanguagesGetRequest
|
|
4228
|
+
*/
|
|
4229
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLanguagesGetRequest {
|
|
4230
|
+
/**
|
|
4231
|
+
*
|
|
4232
|
+
* @type {string}
|
|
4233
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesGet
|
|
4234
|
+
*/
|
|
4235
|
+
readonly hospitalId: string;
|
|
4236
|
+
/**
|
|
4237
|
+
*
|
|
4238
|
+
* @type {string}
|
|
4239
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesGet
|
|
4240
|
+
*/
|
|
4241
|
+
readonly name?: string;
|
|
4242
|
+
/**
|
|
4243
|
+
*
|
|
4244
|
+
* @type {boolean}
|
|
4245
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesGet
|
|
4246
|
+
*/
|
|
4247
|
+
readonly showHidden?: boolean;
|
|
4248
|
+
/**
|
|
4249
|
+
*
|
|
4250
|
+
* @type {number}
|
|
4251
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesGet
|
|
4252
|
+
*/
|
|
4253
|
+
readonly page?: number;
|
|
4254
|
+
/**
|
|
4255
|
+
*
|
|
4256
|
+
* @type {number}
|
|
4257
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesGet
|
|
4258
|
+
*/
|
|
4259
|
+
readonly limit?: number;
|
|
4260
|
+
/**
|
|
4261
|
+
*
|
|
4262
|
+
* @type {Date}
|
|
4263
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesGet
|
|
4264
|
+
*/
|
|
4265
|
+
readonly lastRetrieved?: Date;
|
|
4266
|
+
}
|
|
4267
|
+
/**
|
|
4268
|
+
* Request parameters for apiV1HospitalsHospitalIdLanguagesLanguageCodeDelete operation in HospitalsApi.
|
|
4269
|
+
* @export
|
|
4270
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDeleteRequest
|
|
4271
|
+
*/
|
|
4272
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDeleteRequest {
|
|
4273
|
+
/**
|
|
4274
|
+
*
|
|
4275
|
+
* @type {string}
|
|
4276
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDelete
|
|
4277
|
+
*/
|
|
4278
|
+
readonly hospitalId: string;
|
|
4279
|
+
/**
|
|
4280
|
+
*
|
|
4281
|
+
* @type {string}
|
|
4282
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDelete
|
|
4283
|
+
*/
|
|
4284
|
+
readonly languageCode: string;
|
|
4285
|
+
}
|
|
4286
|
+
/**
|
|
4287
|
+
* Request parameters for apiV1HospitalsHospitalIdLanguagesLanguageCodePut operation in HospitalsApi.
|
|
4288
|
+
* @export
|
|
4289
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePutRequest
|
|
4290
|
+
*/
|
|
4291
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePutRequest {
|
|
4292
|
+
/**
|
|
4293
|
+
*
|
|
4294
|
+
* @type {string}
|
|
4295
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePut
|
|
4296
|
+
*/
|
|
4297
|
+
readonly hospitalId: string;
|
|
4298
|
+
/**
|
|
4299
|
+
*
|
|
4300
|
+
* @type {string}
|
|
4301
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePut
|
|
4302
|
+
*/
|
|
4303
|
+
readonly languageCode: string;
|
|
4304
|
+
/**
|
|
4305
|
+
*
|
|
4306
|
+
* @type {UpdateHospitalLanguageCommand}
|
|
4307
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePut
|
|
4308
|
+
*/
|
|
4309
|
+
readonly updateHospitalLanguageCommand?: UpdateHospitalLanguageCommand;
|
|
4310
|
+
}
|
|
4311
|
+
/**
|
|
4312
|
+
* Request parameters for apiV1HospitalsHospitalIdLanguagesPost operation in HospitalsApi.
|
|
4313
|
+
* @export
|
|
4314
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdLanguagesPostRequest
|
|
4315
|
+
*/
|
|
4316
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdLanguagesPostRequest {
|
|
4317
|
+
/**
|
|
4318
|
+
*
|
|
4319
|
+
* @type {string}
|
|
4320
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesPost
|
|
4321
|
+
*/
|
|
4322
|
+
readonly hospitalId: string;
|
|
4323
|
+
/**
|
|
4324
|
+
*
|
|
4325
|
+
* @type {CreateHospitalLanguageCommand}
|
|
4326
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdLanguagesPost
|
|
4327
|
+
*/
|
|
4328
|
+
readonly createHospitalLanguageCommand?: CreateHospitalLanguageCommand;
|
|
4329
|
+
}
|
|
4330
|
+
/**
|
|
4331
|
+
* Request parameters for apiV1HospitalsHospitalIdMediasGet operation in HospitalsApi.
|
|
4332
|
+
* @export
|
|
4333
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdMediasGetRequest
|
|
4334
|
+
*/
|
|
4335
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdMediasGetRequest {
|
|
4336
|
+
/**
|
|
4337
|
+
*
|
|
4338
|
+
* @type {string}
|
|
4339
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasGet
|
|
4340
|
+
*/
|
|
4341
|
+
readonly hospitalId: string;
|
|
4342
|
+
/**
|
|
4343
|
+
*
|
|
4344
|
+
* @type {string}
|
|
4345
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasGet
|
|
4346
|
+
*/
|
|
4347
|
+
readonly id?: string;
|
|
4348
|
+
/**
|
|
4349
|
+
*
|
|
4350
|
+
* @type {MediaType}
|
|
4351
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasGet
|
|
4352
|
+
*/
|
|
4353
|
+
readonly mediaType?: MediaType;
|
|
4354
|
+
/**
|
|
4355
|
+
*
|
|
4356
|
+
* @type {number}
|
|
4357
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasGet
|
|
4358
|
+
*/
|
|
4359
|
+
readonly page?: number;
|
|
4360
|
+
/**
|
|
4361
|
+
*
|
|
4362
|
+
* @type {number}
|
|
4363
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasGet
|
|
4364
|
+
*/
|
|
4365
|
+
readonly limit?: number;
|
|
4366
|
+
/**
|
|
4367
|
+
*
|
|
4368
|
+
* @type {Date}
|
|
4369
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasGet
|
|
4370
|
+
*/
|
|
4371
|
+
readonly lastRetrieved?: Date;
|
|
4372
|
+
}
|
|
4373
|
+
/**
|
|
4374
|
+
* Request parameters for apiV1HospitalsHospitalIdMediasMediaIdDelete operation in HospitalsApi.
|
|
4375
|
+
* @export
|
|
4376
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdDeleteRequest
|
|
4377
|
+
*/
|
|
4378
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdDeleteRequest {
|
|
4379
|
+
/**
|
|
4380
|
+
*
|
|
4381
|
+
* @type {string}
|
|
4382
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdDelete
|
|
4383
|
+
*/
|
|
4384
|
+
readonly hospitalId: string;
|
|
4385
|
+
/**
|
|
4386
|
+
*
|
|
4387
|
+
* @type {string}
|
|
4388
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdDelete
|
|
4389
|
+
*/
|
|
4390
|
+
readonly mediaId: string;
|
|
4391
|
+
}
|
|
4392
|
+
/**
|
|
4393
|
+
* Request parameters for apiV1HospitalsHospitalIdMediasMediaIdGet operation in HospitalsApi.
|
|
4394
|
+
* @export
|
|
4395
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdGetRequest
|
|
4396
|
+
*/
|
|
4397
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdGetRequest {
|
|
4398
|
+
/**
|
|
4399
|
+
*
|
|
4400
|
+
* @type {string}
|
|
4401
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdGet
|
|
4402
|
+
*/
|
|
4403
|
+
readonly hospitalId: string;
|
|
4404
|
+
/**
|
|
4405
|
+
*
|
|
4406
|
+
* @type {string}
|
|
4407
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdGet
|
|
4408
|
+
*/
|
|
4409
|
+
readonly mediaId: string;
|
|
4410
|
+
}
|
|
4411
|
+
/**
|
|
4412
|
+
* Request parameters for apiV1HospitalsHospitalIdMediasMediaIdPut operation in HospitalsApi.
|
|
4413
|
+
* @export
|
|
4414
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPutRequest
|
|
4415
|
+
*/
|
|
4416
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPutRequest {
|
|
4417
|
+
/**
|
|
4418
|
+
*
|
|
4419
|
+
* @type {string}
|
|
4420
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPut
|
|
4421
|
+
*/
|
|
4422
|
+
readonly hospitalId: string;
|
|
4423
|
+
/**
|
|
4424
|
+
*
|
|
4425
|
+
* @type {string}
|
|
4426
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPut
|
|
4427
|
+
*/
|
|
4428
|
+
readonly mediaId: string;
|
|
4429
|
+
/**
|
|
4430
|
+
*
|
|
4431
|
+
* @type {UpdateMediaCommand}
|
|
4432
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPut
|
|
4433
|
+
*/
|
|
4434
|
+
readonly updateMediaCommand?: UpdateMediaCommand;
|
|
4435
|
+
}
|
|
4436
|
+
/**
|
|
4437
|
+
* Request parameters for apiV1HospitalsHospitalIdMediasPost operation in HospitalsApi.
|
|
4438
|
+
* @export
|
|
4439
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdMediasPostRequest
|
|
4440
|
+
*/
|
|
4441
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdMediasPostRequest {
|
|
4442
|
+
/**
|
|
4443
|
+
*
|
|
4444
|
+
* @type {string}
|
|
4445
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasPost
|
|
4446
|
+
*/
|
|
4447
|
+
readonly hospitalId: string;
|
|
4448
|
+
/**
|
|
4449
|
+
*
|
|
4450
|
+
* @type {CreateMediaCommand}
|
|
4451
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdMediasPost
|
|
4452
|
+
*/
|
|
4453
|
+
readonly createMediaCommand?: CreateMediaCommand;
|
|
4454
|
+
}
|
|
4455
|
+
/**
|
|
4456
|
+
* Request parameters for apiV1HospitalsHospitalIdPut operation in HospitalsApi.
|
|
4457
|
+
* @export
|
|
4458
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdPutRequest
|
|
4459
|
+
*/
|
|
4460
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdPutRequest {
|
|
4461
|
+
/**
|
|
4462
|
+
*
|
|
4463
|
+
* @type {string}
|
|
4464
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdPut
|
|
4465
|
+
*/
|
|
4466
|
+
readonly hospitalId: string;
|
|
4467
|
+
/**
|
|
4468
|
+
*
|
|
4469
|
+
* @type {UpdateHospitalCommand}
|
|
4470
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdPut
|
|
4471
|
+
*/
|
|
4472
|
+
readonly updateHospitalCommand?: UpdateHospitalCommand;
|
|
4473
|
+
}
|
|
4474
|
+
/**
|
|
4475
|
+
* Request parameters for apiV1HospitalsHospitalIdReactivePut operation in HospitalsApi.
|
|
4476
|
+
* @export
|
|
4477
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdReactivePutRequest
|
|
4478
|
+
*/
|
|
4479
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdReactivePutRequest {
|
|
4480
|
+
/**
|
|
4481
|
+
*
|
|
4482
|
+
* @type {string}
|
|
4483
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdReactivePut
|
|
4484
|
+
*/
|
|
4485
|
+
readonly hospitalId: string;
|
|
4486
|
+
}
|
|
4487
|
+
/**
|
|
4488
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesGet operation in HospitalsApi.
|
|
4489
|
+
* @export
|
|
4490
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGetRequest
|
|
4491
|
+
*/
|
|
4492
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGetRequest {
|
|
4493
|
+
/**
|
|
4494
|
+
*
|
|
4495
|
+
* @type {string}
|
|
4496
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4497
|
+
*/
|
|
4498
|
+
readonly hospitalId: string;
|
|
4499
|
+
/**
|
|
4500
|
+
*
|
|
4501
|
+
* @type {string}
|
|
4502
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4503
|
+
*/
|
|
4504
|
+
readonly specialtyId?: string;
|
|
4505
|
+
/**
|
|
4506
|
+
*
|
|
4507
|
+
* @type {string}
|
|
4508
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4509
|
+
*/
|
|
4510
|
+
readonly specialtyName?: string;
|
|
4511
|
+
/**
|
|
4512
|
+
*
|
|
4513
|
+
* @type {string}
|
|
4514
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4515
|
+
*/
|
|
4516
|
+
readonly specialtyTypeId?: string;
|
|
4517
|
+
/**
|
|
4518
|
+
*
|
|
4519
|
+
* @type {string}
|
|
4520
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4521
|
+
*/
|
|
4522
|
+
readonly specialtyTypeName?: string;
|
|
4523
|
+
/**
|
|
4524
|
+
*
|
|
4525
|
+
* @type {string}
|
|
4526
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4527
|
+
*/
|
|
4528
|
+
readonly hospitalSpecialtyId?: string;
|
|
4529
|
+
/**
|
|
4530
|
+
*
|
|
4531
|
+
* @type {string}
|
|
4532
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4533
|
+
*/
|
|
4534
|
+
readonly name?: string;
|
|
4535
|
+
/**
|
|
4536
|
+
*
|
|
4537
|
+
* @type {string}
|
|
4538
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4539
|
+
*/
|
|
4540
|
+
readonly slug?: string;
|
|
4541
|
+
/**
|
|
4542
|
+
*
|
|
4543
|
+
* @type {MarketingType}
|
|
4544
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4545
|
+
*/
|
|
4546
|
+
readonly marketingType?: MarketingType;
|
|
4547
|
+
/**
|
|
4548
|
+
*
|
|
4549
|
+
* @type {string}
|
|
4550
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4551
|
+
*/
|
|
4552
|
+
readonly languageCode?: string;
|
|
4553
|
+
/**
|
|
4554
|
+
*
|
|
4555
|
+
* @type {boolean}
|
|
4556
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4557
|
+
*/
|
|
4558
|
+
readonly showHidden?: boolean;
|
|
4559
|
+
/**
|
|
4560
|
+
*
|
|
4561
|
+
* @type {number}
|
|
4562
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4563
|
+
*/
|
|
4564
|
+
readonly page?: number;
|
|
4565
|
+
/**
|
|
4566
|
+
*
|
|
4567
|
+
* @type {number}
|
|
4568
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4569
|
+
*/
|
|
4570
|
+
readonly limit?: number;
|
|
4571
|
+
/**
|
|
4572
|
+
*
|
|
4573
|
+
* @type {Date}
|
|
4574
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGet
|
|
4575
|
+
*/
|
|
4576
|
+
readonly lastRetrieved?: Date;
|
|
4577
|
+
}
|
|
4578
|
+
/**
|
|
4579
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet operation in HospitalsApi.
|
|
4580
|
+
* @export
|
|
4581
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGetRequest
|
|
4582
|
+
*/
|
|
4583
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGetRequest {
|
|
4584
|
+
/**
|
|
4585
|
+
*
|
|
4586
|
+
* @type {string}
|
|
4587
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4588
|
+
*/
|
|
4589
|
+
readonly hospitalId: string;
|
|
4590
|
+
/**
|
|
4591
|
+
*
|
|
4592
|
+
* @type {string}
|
|
4593
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4594
|
+
*/
|
|
4595
|
+
readonly hospitalSpecialtyId: string;
|
|
4596
|
+
/**
|
|
4597
|
+
*
|
|
4598
|
+
* @type {boolean}
|
|
4599
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4600
|
+
*/
|
|
4601
|
+
readonly includesPreviousItems?: boolean;
|
|
4602
|
+
/**
|
|
4603
|
+
*
|
|
4604
|
+
* @type {Date}
|
|
4605
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4606
|
+
*/
|
|
4607
|
+
readonly startDate?: Date;
|
|
4608
|
+
/**
|
|
4609
|
+
*
|
|
4610
|
+
* @type {Date}
|
|
4611
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4612
|
+
*/
|
|
4613
|
+
readonly endDate?: Date;
|
|
4614
|
+
/**
|
|
4615
|
+
*
|
|
4616
|
+
* @type {DayOfWeek}
|
|
4617
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4618
|
+
*/
|
|
4619
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
4620
|
+
/**
|
|
4621
|
+
*
|
|
4622
|
+
* @type {number}
|
|
4623
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4624
|
+
*/
|
|
4625
|
+
readonly page?: number;
|
|
4626
|
+
/**
|
|
4627
|
+
*
|
|
4628
|
+
* @type {number}
|
|
4629
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4630
|
+
*/
|
|
4631
|
+
readonly limit?: number;
|
|
4632
|
+
/**
|
|
4633
|
+
*
|
|
4634
|
+
* @type {Date}
|
|
4635
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet
|
|
4636
|
+
*/
|
|
4637
|
+
readonly lastRetrieved?: Date;
|
|
4638
|
+
}
|
|
4639
|
+
/**
|
|
4640
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPost operation in HospitalsApi.
|
|
4641
|
+
* @export
|
|
4642
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPostRequest
|
|
4643
|
+
*/
|
|
4644
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPostRequest {
|
|
4645
|
+
/**
|
|
4646
|
+
*
|
|
4647
|
+
* @type {string}
|
|
4648
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPost
|
|
4649
|
+
*/
|
|
4650
|
+
readonly hospitalId: string;
|
|
4651
|
+
/**
|
|
4652
|
+
*
|
|
4653
|
+
* @type {string}
|
|
4654
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPost
|
|
4655
|
+
*/
|
|
4656
|
+
readonly hospitalSpecialtyId: string;
|
|
4657
|
+
/**
|
|
4658
|
+
*
|
|
4659
|
+
* @type {SaveHospitalSpecialtyAppointmentTimetableOverridesCommand}
|
|
4660
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPost
|
|
4661
|
+
*/
|
|
4662
|
+
readonly saveHospitalSpecialtyAppointmentTimetableOverridesCommand?: SaveHospitalSpecialtyAppointmentTimetableOverridesCommand;
|
|
4663
|
+
}
|
|
4664
|
+
/**
|
|
4665
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPost operation in HospitalsApi.
|
|
4666
|
+
* @export
|
|
4667
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPostRequest
|
|
4668
|
+
*/
|
|
4669
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPostRequest {
|
|
4670
|
+
/**
|
|
4671
|
+
*
|
|
4672
|
+
* @type {string}
|
|
4673
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPost
|
|
4674
|
+
*/
|
|
4675
|
+
readonly hospitalId: string;
|
|
4676
|
+
/**
|
|
4677
|
+
*
|
|
4678
|
+
* @type {string}
|
|
4679
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPost
|
|
4680
|
+
*/
|
|
4681
|
+
readonly hospitalSpecialtyId: string;
|
|
4682
|
+
/**
|
|
4683
|
+
*
|
|
4684
|
+
* @type {BatchHospitalSpecialtyAppointmentTimetablesCommand}
|
|
4685
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPost
|
|
4686
|
+
*/
|
|
4687
|
+
readonly batchHospitalSpecialtyAppointmentTimetablesCommand?: BatchHospitalSpecialtyAppointmentTimetablesCommand;
|
|
4688
|
+
}
|
|
4689
|
+
/**
|
|
4690
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet operation in HospitalsApi.
|
|
4691
|
+
* @export
|
|
4692
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGetRequest
|
|
4693
|
+
*/
|
|
4694
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGetRequest {
|
|
4695
|
+
/**
|
|
4696
|
+
*
|
|
4697
|
+
* @type {string}
|
|
4698
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet
|
|
4699
|
+
*/
|
|
4700
|
+
readonly hospitalId: string;
|
|
4701
|
+
/**
|
|
4702
|
+
*
|
|
4703
|
+
* @type {string}
|
|
4704
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet
|
|
4705
|
+
*/
|
|
4706
|
+
readonly hospitalSpecialtyId: string;
|
|
4707
|
+
/**
|
|
4708
|
+
*
|
|
4709
|
+
* @type {DayOfWeek}
|
|
4710
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet
|
|
4711
|
+
*/
|
|
4712
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
4713
|
+
/**
|
|
4714
|
+
*
|
|
4715
|
+
* @type {number}
|
|
4716
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet
|
|
4717
|
+
*/
|
|
4718
|
+
readonly page?: number;
|
|
4719
|
+
/**
|
|
4720
|
+
*
|
|
4721
|
+
* @type {number}
|
|
4722
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet
|
|
4723
|
+
*/
|
|
4724
|
+
readonly limit?: number;
|
|
4725
|
+
/**
|
|
4726
|
+
*
|
|
4727
|
+
* @type {Date}
|
|
4728
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet
|
|
4729
|
+
*/
|
|
4730
|
+
readonly lastRetrieved?: Date;
|
|
4731
|
+
}
|
|
4732
|
+
/**
|
|
4733
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDelete operation in HospitalsApi.
|
|
4734
|
+
* @export
|
|
4735
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDeleteRequest
|
|
4736
|
+
*/
|
|
4737
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDeleteRequest {
|
|
4738
|
+
/**
|
|
4739
|
+
*
|
|
4740
|
+
* @type {string}
|
|
4741
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDelete
|
|
4742
|
+
*/
|
|
4743
|
+
readonly hospitalId: string;
|
|
4744
|
+
/**
|
|
4745
|
+
*
|
|
4746
|
+
* @type {string}
|
|
4747
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDelete
|
|
4748
|
+
*/
|
|
4749
|
+
readonly hospitalSpecialtyId: string;
|
|
4750
|
+
/**
|
|
4751
|
+
*
|
|
4752
|
+
* @type {boolean}
|
|
4753
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDelete
|
|
4754
|
+
*/
|
|
4755
|
+
readonly isPermanent?: boolean;
|
|
4756
|
+
}
|
|
4757
|
+
/**
|
|
4758
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet operation in HospitalsApi.
|
|
4759
|
+
* @export
|
|
4760
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGetRequest
|
|
4761
|
+
*/
|
|
4762
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGetRequest {
|
|
4763
|
+
/**
|
|
4764
|
+
*
|
|
4765
|
+
* @type {string}
|
|
4766
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet
|
|
4767
|
+
*/
|
|
4768
|
+
readonly hospitalId: string;
|
|
4769
|
+
/**
|
|
4770
|
+
*
|
|
4771
|
+
* @type {string}
|
|
4772
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet
|
|
4773
|
+
*/
|
|
4774
|
+
readonly hospitalSpecialtyId: string;
|
|
4775
|
+
/**
|
|
4776
|
+
*
|
|
4777
|
+
* @type {string}
|
|
4778
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet
|
|
4779
|
+
*/
|
|
4780
|
+
readonly languageCode?: string;
|
|
4781
|
+
}
|
|
4782
|
+
/**
|
|
4783
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet operation in HospitalsApi.
|
|
4784
|
+
* @export
|
|
4785
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGetRequest
|
|
4786
|
+
*/
|
|
4787
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGetRequest {
|
|
4788
|
+
/**
|
|
4789
|
+
*
|
|
4790
|
+
* @type {string}
|
|
4791
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4792
|
+
*/
|
|
4793
|
+
readonly hospitalId: string;
|
|
4794
|
+
/**
|
|
4795
|
+
*
|
|
4796
|
+
* @type {string}
|
|
4797
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4798
|
+
*/
|
|
4799
|
+
readonly hospitalSpecialtyId: string;
|
|
4800
|
+
/**
|
|
4801
|
+
*
|
|
4802
|
+
* @type {string}
|
|
4803
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4804
|
+
*/
|
|
4805
|
+
readonly id?: string;
|
|
4806
|
+
/**
|
|
4807
|
+
*
|
|
4808
|
+
* @type {MediaType}
|
|
4809
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4810
|
+
*/
|
|
4811
|
+
readonly mediaType?: MediaType;
|
|
4812
|
+
/**
|
|
4813
|
+
*
|
|
4814
|
+
* @type {number}
|
|
4815
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4816
|
+
*/
|
|
4817
|
+
readonly page?: number;
|
|
4818
|
+
/**
|
|
4819
|
+
*
|
|
4820
|
+
* @type {number}
|
|
4821
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4822
|
+
*/
|
|
4823
|
+
readonly limit?: number;
|
|
4824
|
+
/**
|
|
4825
|
+
*
|
|
4826
|
+
* @type {Date}
|
|
4827
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet
|
|
4828
|
+
*/
|
|
4829
|
+
readonly lastRetrieved?: Date;
|
|
4830
|
+
}
|
|
4831
|
+
/**
|
|
4832
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDelete operation in HospitalsApi.
|
|
4833
|
+
* @export
|
|
4834
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDeleteRequest
|
|
4835
|
+
*/
|
|
4836
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDeleteRequest {
|
|
4837
|
+
/**
|
|
4838
|
+
*
|
|
4839
|
+
* @type {string}
|
|
4840
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDelete
|
|
4841
|
+
*/
|
|
4842
|
+
readonly hospitalId: string;
|
|
4843
|
+
/**
|
|
4844
|
+
*
|
|
4845
|
+
* @type {string}
|
|
4846
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDelete
|
|
4847
|
+
*/
|
|
4848
|
+
readonly hospitalSpecialtyId: string;
|
|
4849
|
+
/**
|
|
4850
|
+
*
|
|
4851
|
+
* @type {string}
|
|
4852
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDelete
|
|
4853
|
+
*/
|
|
4854
|
+
readonly mediaId: string;
|
|
4855
|
+
}
|
|
4856
|
+
/**
|
|
4857
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet operation in HospitalsApi.
|
|
4858
|
+
* @export
|
|
4859
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGetRequest
|
|
4860
|
+
*/
|
|
4861
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGetRequest {
|
|
4862
|
+
/**
|
|
4863
|
+
*
|
|
4864
|
+
* @type {string}
|
|
4865
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet
|
|
4866
|
+
*/
|
|
4867
|
+
readonly hospitalId: string;
|
|
4868
|
+
/**
|
|
4869
|
+
*
|
|
4870
|
+
* @type {string}
|
|
4871
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet
|
|
4872
|
+
*/
|
|
4873
|
+
readonly hospitalSpecialtyId: string;
|
|
4874
|
+
/**
|
|
4875
|
+
*
|
|
4876
|
+
* @type {string}
|
|
4877
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet
|
|
4878
|
+
*/
|
|
4879
|
+
readonly mediaId: string;
|
|
4880
|
+
}
|
|
4881
|
+
/**
|
|
4882
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut operation in HospitalsApi.
|
|
4883
|
+
* @export
|
|
4884
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPutRequest
|
|
4885
|
+
*/
|
|
4886
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPutRequest {
|
|
4887
|
+
/**
|
|
4888
|
+
*
|
|
4889
|
+
* @type {string}
|
|
4890
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut
|
|
4891
|
+
*/
|
|
4892
|
+
readonly hospitalId: string;
|
|
4893
|
+
/**
|
|
4894
|
+
*
|
|
4895
|
+
* @type {string}
|
|
4896
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut
|
|
4897
|
+
*/
|
|
4898
|
+
readonly hospitalSpecialtyId: string;
|
|
4899
|
+
/**
|
|
4900
|
+
*
|
|
4901
|
+
* @type {string}
|
|
4902
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut
|
|
4903
|
+
*/
|
|
4904
|
+
readonly mediaId: string;
|
|
4905
|
+
/**
|
|
4906
|
+
*
|
|
4907
|
+
* @type {UpdateMediaCommand}
|
|
4908
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut
|
|
4909
|
+
*/
|
|
4910
|
+
readonly updateMediaCommand?: UpdateMediaCommand;
|
|
4911
|
+
}
|
|
4912
|
+
/**
|
|
4913
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPost operation in HospitalsApi.
|
|
4914
|
+
* @export
|
|
4915
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPostRequest
|
|
4916
|
+
*/
|
|
4917
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPostRequest {
|
|
4918
|
+
/**
|
|
4919
|
+
*
|
|
4920
|
+
* @type {string}
|
|
4921
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPost
|
|
4922
|
+
*/
|
|
4923
|
+
readonly hospitalId: string;
|
|
4924
|
+
/**
|
|
4925
|
+
*
|
|
4926
|
+
* @type {string}
|
|
4927
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPost
|
|
4928
|
+
*/
|
|
4929
|
+
readonly hospitalSpecialtyId: string;
|
|
4930
|
+
/**
|
|
4931
|
+
*
|
|
4932
|
+
* @type {CreateMediaCommand}
|
|
4933
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPost
|
|
4934
|
+
*/
|
|
4935
|
+
readonly createMediaCommand?: CreateMediaCommand;
|
|
4936
|
+
}
|
|
4937
|
+
/**
|
|
4938
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPut operation in HospitalsApi.
|
|
4939
|
+
* @export
|
|
4940
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPutRequest
|
|
4941
|
+
*/
|
|
4942
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPutRequest {
|
|
4943
|
+
/**
|
|
4944
|
+
*
|
|
4945
|
+
* @type {string}
|
|
4946
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPut
|
|
4947
|
+
*/
|
|
4948
|
+
readonly hospitalId: string;
|
|
4949
|
+
/**
|
|
4950
|
+
*
|
|
4951
|
+
* @type {string}
|
|
4952
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPut
|
|
4953
|
+
*/
|
|
4954
|
+
readonly hospitalSpecialtyId: string;
|
|
4955
|
+
/**
|
|
4956
|
+
*
|
|
4957
|
+
* @type {UpdateHospitalSpecialtyCommand}
|
|
4958
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPut
|
|
4959
|
+
*/
|
|
4960
|
+
readonly updateHospitalSpecialtyCommand?: UpdateHospitalSpecialtyCommand;
|
|
4961
|
+
}
|
|
4962
|
+
/**
|
|
4963
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesPost operation in HospitalsApi.
|
|
4964
|
+
* @export
|
|
4965
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesPostRequest
|
|
4966
|
+
*/
|
|
4967
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesPostRequest {
|
|
4968
|
+
/**
|
|
4969
|
+
*
|
|
4970
|
+
* @type {string}
|
|
4971
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesPost
|
|
4972
|
+
*/
|
|
4973
|
+
readonly hospitalId: string;
|
|
4974
|
+
/**
|
|
4975
|
+
*
|
|
4976
|
+
* @type {CreateHospitalSpecialtyCommand}
|
|
4977
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesPost
|
|
4978
|
+
*/
|
|
4979
|
+
readonly createHospitalSpecialtyCommand?: CreateHospitalSpecialtyCommand;
|
|
4980
|
+
}
|
|
4981
|
+
/**
|
|
4982
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSimpleGet operation in HospitalsApi.
|
|
4983
|
+
* @export
|
|
4984
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGetRequest
|
|
4985
|
+
*/
|
|
4986
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGetRequest {
|
|
4987
|
+
/**
|
|
4988
|
+
*
|
|
4989
|
+
* @type {string}
|
|
4990
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
4991
|
+
*/
|
|
4992
|
+
readonly hospitalId: string;
|
|
4993
|
+
/**
|
|
4994
|
+
*
|
|
4995
|
+
* @type {string}
|
|
4996
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
4997
|
+
*/
|
|
4998
|
+
readonly specialtyId?: string;
|
|
4999
|
+
/**
|
|
5000
|
+
*
|
|
5001
|
+
* @type {string}
|
|
5002
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5003
|
+
*/
|
|
5004
|
+
readonly specialtyName?: string;
|
|
5005
|
+
/**
|
|
5006
|
+
*
|
|
5007
|
+
* @type {string}
|
|
5008
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5009
|
+
*/
|
|
5010
|
+
readonly specialtyTypeId?: string;
|
|
5011
|
+
/**
|
|
5012
|
+
*
|
|
5013
|
+
* @type {string}
|
|
5014
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5015
|
+
*/
|
|
5016
|
+
readonly specialtyTypeName?: string;
|
|
5017
|
+
/**
|
|
5018
|
+
*
|
|
5019
|
+
* @type {string}
|
|
5020
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5021
|
+
*/
|
|
5022
|
+
readonly hospitalSpecialtyId?: string;
|
|
5023
|
+
/**
|
|
5024
|
+
*
|
|
5025
|
+
* @type {string}
|
|
5026
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5027
|
+
*/
|
|
5028
|
+
readonly name?: string;
|
|
5029
|
+
/**
|
|
5030
|
+
*
|
|
5031
|
+
* @type {string}
|
|
5032
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5033
|
+
*/
|
|
5034
|
+
readonly slug?: string;
|
|
5035
|
+
/**
|
|
5036
|
+
*
|
|
5037
|
+
* @type {MarketingType}
|
|
5038
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5039
|
+
*/
|
|
5040
|
+
readonly marketingType?: MarketingType;
|
|
5041
|
+
/**
|
|
5042
|
+
*
|
|
5043
|
+
* @type {string}
|
|
5044
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5045
|
+
*/
|
|
5046
|
+
readonly languageCode?: string;
|
|
5047
|
+
/**
|
|
5048
|
+
*
|
|
5049
|
+
* @type {boolean}
|
|
5050
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5051
|
+
*/
|
|
5052
|
+
readonly showHidden?: boolean;
|
|
5053
|
+
/**
|
|
5054
|
+
*
|
|
5055
|
+
* @type {number}
|
|
5056
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5057
|
+
*/
|
|
5058
|
+
readonly page?: number;
|
|
5059
|
+
/**
|
|
5060
|
+
*
|
|
5061
|
+
* @type {number}
|
|
5062
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5063
|
+
*/
|
|
5064
|
+
readonly limit?: number;
|
|
5065
|
+
/**
|
|
5066
|
+
*
|
|
5067
|
+
* @type {Date}
|
|
5068
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGet
|
|
5069
|
+
*/
|
|
5070
|
+
readonly lastRetrieved?: Date;
|
|
5071
|
+
}
|
|
5072
|
+
/**
|
|
5073
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSlugGet operation in HospitalsApi.
|
|
5074
|
+
* @export
|
|
5075
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGetRequest
|
|
5076
|
+
*/
|
|
5077
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGetRequest {
|
|
5078
|
+
/**
|
|
5079
|
+
*
|
|
5080
|
+
* @type {string}
|
|
5081
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGet
|
|
5082
|
+
*/
|
|
5083
|
+
readonly hospitalId: string;
|
|
5084
|
+
/**
|
|
5085
|
+
*
|
|
5086
|
+
* @type {string}
|
|
5087
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGet
|
|
5088
|
+
*/
|
|
5089
|
+
readonly slug: string;
|
|
5090
|
+
/**
|
|
5091
|
+
*
|
|
5092
|
+
* @type {string}
|
|
5093
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGet
|
|
5094
|
+
*/
|
|
5095
|
+
readonly languageCode?: string;
|
|
5096
|
+
/**
|
|
5097
|
+
*
|
|
5098
|
+
* @type {boolean}
|
|
5099
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGet
|
|
5100
|
+
*/
|
|
5101
|
+
readonly returnDefaultValue?: boolean;
|
|
5102
|
+
/**
|
|
5103
|
+
*
|
|
5104
|
+
* @type {boolean}
|
|
5105
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGet
|
|
5106
|
+
*/
|
|
5107
|
+
readonly includeServices?: boolean;
|
|
5108
|
+
}
|
|
5109
|
+
/**
|
|
5110
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet operation in HospitalsApi.
|
|
5111
|
+
* @export
|
|
5112
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGetRequest
|
|
5113
|
+
*/
|
|
5114
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGetRequest {
|
|
5115
|
+
/**
|
|
5116
|
+
*
|
|
5117
|
+
* @type {string}
|
|
5118
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5119
|
+
*/
|
|
5120
|
+
readonly hospitalId: string;
|
|
5121
|
+
/**
|
|
5122
|
+
*
|
|
5123
|
+
* @type {string}
|
|
5124
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5125
|
+
*/
|
|
5126
|
+
readonly specialtyId: string;
|
|
5127
|
+
/**
|
|
5128
|
+
*
|
|
5129
|
+
* @type {string}
|
|
5130
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5131
|
+
*/
|
|
5132
|
+
readonly id?: string;
|
|
5133
|
+
/**
|
|
5134
|
+
*
|
|
5135
|
+
* @type {string}
|
|
5136
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5137
|
+
*/
|
|
5138
|
+
readonly name?: string;
|
|
5139
|
+
/**
|
|
5140
|
+
*
|
|
5141
|
+
* @type {string}
|
|
5142
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5143
|
+
*/
|
|
5144
|
+
readonly slug?: string;
|
|
5145
|
+
/**
|
|
5146
|
+
*
|
|
5147
|
+
* @type {string}
|
|
5148
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5149
|
+
*/
|
|
5150
|
+
readonly serviceCategoryId?: string;
|
|
5151
|
+
/**
|
|
5152
|
+
*
|
|
5153
|
+
* @type {MarketingType}
|
|
5154
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5155
|
+
*/
|
|
5156
|
+
readonly marketingType?: MarketingType;
|
|
5157
|
+
/**
|
|
5158
|
+
*
|
|
5159
|
+
* @type {Procedure}
|
|
5160
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5161
|
+
*/
|
|
5162
|
+
readonly procedure?: Procedure;
|
|
5163
|
+
/**
|
|
5164
|
+
*
|
|
5165
|
+
* @type {Date}
|
|
5166
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5167
|
+
*/
|
|
5168
|
+
readonly created?: Date;
|
|
5169
|
+
/**
|
|
5170
|
+
*
|
|
5171
|
+
* @type {boolean}
|
|
5172
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5173
|
+
*/
|
|
5174
|
+
readonly showHidden?: boolean;
|
|
5175
|
+
/**
|
|
5176
|
+
*
|
|
5177
|
+
* @type {string}
|
|
5178
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5179
|
+
*/
|
|
5180
|
+
readonly languageCode?: string;
|
|
5181
|
+
/**
|
|
5182
|
+
*
|
|
5183
|
+
* @type {number}
|
|
5184
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5185
|
+
*/
|
|
5186
|
+
readonly page?: number;
|
|
5187
|
+
/**
|
|
5188
|
+
*
|
|
5189
|
+
* @type {number}
|
|
5190
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5191
|
+
*/
|
|
5192
|
+
readonly limit?: number;
|
|
5193
|
+
/**
|
|
5194
|
+
*
|
|
5195
|
+
* @type {Date}
|
|
5196
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet
|
|
5197
|
+
*/
|
|
5198
|
+
readonly lastRetrieved?: Date;
|
|
5199
|
+
}
|
|
5200
|
+
/**
|
|
5201
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPost operation in HospitalsApi.
|
|
5202
|
+
* @export
|
|
5203
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPostRequest
|
|
5204
|
+
*/
|
|
5205
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPostRequest {
|
|
5206
|
+
/**
|
|
5207
|
+
*
|
|
5208
|
+
* @type {string}
|
|
5209
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPost
|
|
5210
|
+
*/
|
|
5211
|
+
readonly hospitalId: string;
|
|
5212
|
+
/**
|
|
5213
|
+
*
|
|
5214
|
+
* @type {string}
|
|
5215
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPost
|
|
5216
|
+
*/
|
|
5217
|
+
readonly specialtyId: string;
|
|
5218
|
+
/**
|
|
5219
|
+
*
|
|
5220
|
+
* @type {CreateHospitalServiceCommand}
|
|
5221
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPost
|
|
5222
|
+
*/
|
|
5223
|
+
readonly createHospitalServiceCommand?: CreateHospitalServiceCommand;
|
|
5224
|
+
}
|
|
5225
|
+
/**
|
|
5226
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet operation in HospitalsApi.
|
|
5227
|
+
* @export
|
|
5228
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGetRequest
|
|
5229
|
+
*/
|
|
5230
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGetRequest {
|
|
5231
|
+
/**
|
|
5232
|
+
*
|
|
5233
|
+
* @type {string}
|
|
5234
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5235
|
+
*/
|
|
5236
|
+
readonly hospitalId: string;
|
|
5237
|
+
/**
|
|
5238
|
+
*
|
|
5239
|
+
* @type {string}
|
|
5240
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5241
|
+
*/
|
|
5242
|
+
readonly specialtyId: string;
|
|
5243
|
+
/**
|
|
5244
|
+
*
|
|
5245
|
+
* @type {string}
|
|
5246
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5247
|
+
*/
|
|
5248
|
+
readonly serviceId: string;
|
|
5249
|
+
/**
|
|
5250
|
+
*
|
|
5251
|
+
* @type {boolean}
|
|
5252
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5253
|
+
*/
|
|
5254
|
+
readonly includesPreviousItems?: boolean;
|
|
5255
|
+
/**
|
|
5256
|
+
*
|
|
5257
|
+
* @type {Date}
|
|
5258
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5259
|
+
*/
|
|
5260
|
+
readonly startDate?: Date;
|
|
5261
|
+
/**
|
|
5262
|
+
*
|
|
5263
|
+
* @type {Date}
|
|
5264
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5265
|
+
*/
|
|
5266
|
+
readonly endDate?: Date;
|
|
5267
|
+
/**
|
|
5268
|
+
*
|
|
5269
|
+
* @type {DayOfWeek}
|
|
5270
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5271
|
+
*/
|
|
5272
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
5273
|
+
/**
|
|
5274
|
+
*
|
|
5275
|
+
* @type {number}
|
|
5276
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5277
|
+
*/
|
|
5278
|
+
readonly page?: number;
|
|
5279
|
+
/**
|
|
5280
|
+
*
|
|
5281
|
+
* @type {number}
|
|
5282
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5283
|
+
*/
|
|
5284
|
+
readonly limit?: number;
|
|
5285
|
+
/**
|
|
5286
|
+
*
|
|
5287
|
+
* @type {Date}
|
|
5288
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet
|
|
5289
|
+
*/
|
|
5290
|
+
readonly lastRetrieved?: Date;
|
|
5291
|
+
}
|
|
5292
|
+
/**
|
|
5293
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost operation in HospitalsApi.
|
|
5294
|
+
* @export
|
|
5295
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPostRequest
|
|
5296
|
+
*/
|
|
5297
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPostRequest {
|
|
5298
|
+
/**
|
|
5299
|
+
*
|
|
5300
|
+
* @type {string}
|
|
5301
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost
|
|
5302
|
+
*/
|
|
5303
|
+
readonly hospitalId: string;
|
|
5304
|
+
/**
|
|
5305
|
+
*
|
|
5306
|
+
* @type {string}
|
|
5307
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost
|
|
5308
|
+
*/
|
|
5309
|
+
readonly specialtyId: string;
|
|
5310
|
+
/**
|
|
5311
|
+
*
|
|
5312
|
+
* @type {string}
|
|
5313
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost
|
|
5314
|
+
*/
|
|
5315
|
+
readonly serviceId: string;
|
|
5316
|
+
/**
|
|
5317
|
+
*
|
|
5318
|
+
* @type {SaveServiceAppointmentTimetableOverridesCommand}
|
|
5319
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost
|
|
5320
|
+
*/
|
|
5321
|
+
readonly saveServiceAppointmentTimetableOverridesCommand?: SaveServiceAppointmentTimetableOverridesCommand;
|
|
5322
|
+
}
|
|
5323
|
+
/**
|
|
5324
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost operation in HospitalsApi.
|
|
5325
|
+
* @export
|
|
5326
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPostRequest
|
|
5327
|
+
*/
|
|
5328
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPostRequest {
|
|
5329
|
+
/**
|
|
5330
|
+
*
|
|
5331
|
+
* @type {string}
|
|
5332
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost
|
|
5333
|
+
*/
|
|
5334
|
+
readonly hospitalId: string;
|
|
5335
|
+
/**
|
|
5336
|
+
*
|
|
5337
|
+
* @type {string}
|
|
5338
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost
|
|
5339
|
+
*/
|
|
5340
|
+
readonly specialtyId: string;
|
|
5341
|
+
/**
|
|
5342
|
+
*
|
|
5343
|
+
* @type {string}
|
|
5344
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost
|
|
5345
|
+
*/
|
|
5346
|
+
readonly serviceId: string;
|
|
5347
|
+
/**
|
|
5348
|
+
*
|
|
5349
|
+
* @type {BatchServiceAppointmentTimetablesCommand}
|
|
5350
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost
|
|
5351
|
+
*/
|
|
5352
|
+
readonly batchServiceAppointmentTimetablesCommand?: BatchServiceAppointmentTimetablesCommand;
|
|
5353
|
+
}
|
|
5354
|
+
/**
|
|
5355
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet operation in HospitalsApi.
|
|
5356
|
+
* @export
|
|
5357
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGetRequest
|
|
5358
|
+
*/
|
|
5359
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGetRequest {
|
|
5360
|
+
/**
|
|
5361
|
+
*
|
|
5362
|
+
* @type {string}
|
|
5363
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5364
|
+
*/
|
|
5365
|
+
readonly hospitalId: string;
|
|
5366
|
+
/**
|
|
5367
|
+
*
|
|
5368
|
+
* @type {string}
|
|
5369
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5370
|
+
*/
|
|
5371
|
+
readonly specialtyId: string;
|
|
5372
|
+
/**
|
|
5373
|
+
*
|
|
5374
|
+
* @type {string}
|
|
5375
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5376
|
+
*/
|
|
5377
|
+
readonly serviceId: string;
|
|
5378
|
+
/**
|
|
5379
|
+
*
|
|
5380
|
+
* @type {DayOfWeek}
|
|
5381
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5382
|
+
*/
|
|
5383
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
5384
|
+
/**
|
|
5385
|
+
*
|
|
5386
|
+
* @type {number}
|
|
5387
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5388
|
+
*/
|
|
5389
|
+
readonly page?: number;
|
|
5390
|
+
/**
|
|
5391
|
+
*
|
|
5392
|
+
* @type {number}
|
|
5393
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5394
|
+
*/
|
|
5395
|
+
readonly limit?: number;
|
|
5396
|
+
/**
|
|
5397
|
+
*
|
|
5398
|
+
* @type {Date}
|
|
5399
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet
|
|
5400
|
+
*/
|
|
5401
|
+
readonly lastRetrieved?: Date;
|
|
5402
|
+
}
|
|
5403
|
+
/**
|
|
5404
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete operation in HospitalsApi.
|
|
5405
|
+
* @export
|
|
5406
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDeleteRequest
|
|
5407
|
+
*/
|
|
5408
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDeleteRequest {
|
|
5409
|
+
/**
|
|
5410
|
+
*
|
|
5411
|
+
* @type {string}
|
|
5412
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete
|
|
5413
|
+
*/
|
|
5414
|
+
readonly hospitalId: string;
|
|
5415
|
+
/**
|
|
5416
|
+
*
|
|
5417
|
+
* @type {string}
|
|
5418
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete
|
|
5419
|
+
*/
|
|
5420
|
+
readonly specialtyId: string;
|
|
5421
|
+
/**
|
|
5422
|
+
*
|
|
5423
|
+
* @type {string}
|
|
5424
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete
|
|
5425
|
+
*/
|
|
5426
|
+
readonly serviceId: string;
|
|
5427
|
+
/**
|
|
5428
|
+
*
|
|
5429
|
+
* @type {boolean}
|
|
5430
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete
|
|
5431
|
+
*/
|
|
5432
|
+
readonly isPermanent?: boolean;
|
|
5433
|
+
}
|
|
5434
|
+
/**
|
|
5435
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet operation in HospitalsApi.
|
|
5436
|
+
* @export
|
|
5437
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGetRequest
|
|
5438
|
+
*/
|
|
5439
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGetRequest {
|
|
5440
|
+
/**
|
|
5441
|
+
*
|
|
5442
|
+
* @type {string}
|
|
5443
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet
|
|
5444
|
+
*/
|
|
5445
|
+
readonly hospitalId: string;
|
|
5446
|
+
/**
|
|
5447
|
+
*
|
|
5448
|
+
* @type {string}
|
|
5449
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet
|
|
5450
|
+
*/
|
|
5451
|
+
readonly specialtyId: string;
|
|
5452
|
+
/**
|
|
5453
|
+
*
|
|
5454
|
+
* @type {string}
|
|
5455
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet
|
|
5456
|
+
*/
|
|
5457
|
+
readonly serviceId: string;
|
|
5458
|
+
/**
|
|
5459
|
+
*
|
|
5460
|
+
* @type {string}
|
|
5461
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet
|
|
5462
|
+
*/
|
|
5463
|
+
readonly languageCode?: string;
|
|
5464
|
+
/**
|
|
5465
|
+
*
|
|
5466
|
+
* @type {boolean}
|
|
5467
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet
|
|
5468
|
+
*/
|
|
5469
|
+
readonly returnDefaultValue?: boolean;
|
|
5470
|
+
}
|
|
5471
|
+
/**
|
|
5472
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet operation in HospitalsApi.
|
|
5473
|
+
* @export
|
|
5474
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGetRequest
|
|
5475
|
+
*/
|
|
5476
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGetRequest {
|
|
5477
|
+
/**
|
|
5478
|
+
*
|
|
5479
|
+
* @type {string}
|
|
5480
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5481
|
+
*/
|
|
5482
|
+
readonly hospitalId: string;
|
|
5483
|
+
/**
|
|
5484
|
+
*
|
|
5485
|
+
* @type {string}
|
|
5486
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5487
|
+
*/
|
|
5488
|
+
readonly specialtyId: string;
|
|
5489
|
+
/**
|
|
5490
|
+
*
|
|
5491
|
+
* @type {string}
|
|
5492
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5493
|
+
*/
|
|
5494
|
+
readonly serviceId: string;
|
|
5495
|
+
/**
|
|
5496
|
+
*
|
|
5497
|
+
* @type {string}
|
|
5498
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5499
|
+
*/
|
|
5500
|
+
readonly id?: string;
|
|
5501
|
+
/**
|
|
5502
|
+
*
|
|
5503
|
+
* @type {MediaType}
|
|
5504
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5505
|
+
*/
|
|
5506
|
+
readonly mediaType?: MediaType;
|
|
5507
|
+
/**
|
|
5508
|
+
*
|
|
5509
|
+
* @type {number}
|
|
5510
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5511
|
+
*/
|
|
5512
|
+
readonly page?: number;
|
|
5513
|
+
/**
|
|
5514
|
+
*
|
|
5515
|
+
* @type {number}
|
|
5516
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5517
|
+
*/
|
|
5518
|
+
readonly limit?: number;
|
|
5519
|
+
/**
|
|
5520
|
+
*
|
|
5521
|
+
* @type {Date}
|
|
5522
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet
|
|
5523
|
+
*/
|
|
5524
|
+
readonly lastRetrieved?: Date;
|
|
5525
|
+
}
|
|
5526
|
+
/**
|
|
5527
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete operation in HospitalsApi.
|
|
5528
|
+
* @export
|
|
5529
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDeleteRequest
|
|
5530
|
+
*/
|
|
5531
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDeleteRequest {
|
|
5532
|
+
/**
|
|
5533
|
+
*
|
|
5534
|
+
* @type {string}
|
|
5535
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete
|
|
5536
|
+
*/
|
|
5537
|
+
readonly hospitalId: string;
|
|
5538
|
+
/**
|
|
5539
|
+
*
|
|
5540
|
+
* @type {string}
|
|
5541
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete
|
|
5542
|
+
*/
|
|
5543
|
+
readonly specialtyId: string;
|
|
5544
|
+
/**
|
|
5545
|
+
*
|
|
5546
|
+
* @type {string}
|
|
5547
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete
|
|
5548
|
+
*/
|
|
5549
|
+
readonly serviceId: string;
|
|
5550
|
+
/**
|
|
5551
|
+
*
|
|
5552
|
+
* @type {string}
|
|
5553
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete
|
|
5554
|
+
*/
|
|
5555
|
+
readonly mediaId: string;
|
|
5556
|
+
}
|
|
5557
|
+
/**
|
|
5558
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet operation in HospitalsApi.
|
|
5559
|
+
* @export
|
|
5560
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGetRequest
|
|
5561
|
+
*/
|
|
5562
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGetRequest {
|
|
5563
|
+
/**
|
|
5564
|
+
*
|
|
5565
|
+
* @type {string}
|
|
5566
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet
|
|
5567
|
+
*/
|
|
5568
|
+
readonly hospitalId: string;
|
|
5569
|
+
/**
|
|
5570
|
+
*
|
|
5571
|
+
* @type {string}
|
|
5572
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet
|
|
5573
|
+
*/
|
|
5574
|
+
readonly specialtyId: string;
|
|
5575
|
+
/**
|
|
5576
|
+
*
|
|
5577
|
+
* @type {string}
|
|
5578
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet
|
|
5579
|
+
*/
|
|
5580
|
+
readonly serviceId: string;
|
|
5581
|
+
/**
|
|
5582
|
+
*
|
|
5583
|
+
* @type {string}
|
|
5584
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet
|
|
5585
|
+
*/
|
|
5586
|
+
readonly mediaId: string;
|
|
5587
|
+
}
|
|
5588
|
+
/**
|
|
5589
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut operation in HospitalsApi.
|
|
5590
|
+
* @export
|
|
5591
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPutRequest
|
|
5592
|
+
*/
|
|
5593
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPutRequest {
|
|
5594
|
+
/**
|
|
5595
|
+
*
|
|
5596
|
+
* @type {string}
|
|
5597
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut
|
|
5598
|
+
*/
|
|
5599
|
+
readonly hospitalId: string;
|
|
5600
|
+
/**
|
|
5601
|
+
*
|
|
5602
|
+
* @type {string}
|
|
5603
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut
|
|
5604
|
+
*/
|
|
5605
|
+
readonly specialtyId: string;
|
|
5606
|
+
/**
|
|
5607
|
+
*
|
|
5608
|
+
* @type {string}
|
|
5609
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut
|
|
5610
|
+
*/
|
|
5611
|
+
readonly serviceId: string;
|
|
5612
|
+
/**
|
|
5613
|
+
*
|
|
5614
|
+
* @type {string}
|
|
5615
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut
|
|
5616
|
+
*/
|
|
5617
|
+
readonly mediaId: string;
|
|
5618
|
+
/**
|
|
5619
|
+
*
|
|
5620
|
+
* @type {UpdateMediaCommand}
|
|
5621
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut
|
|
5622
|
+
*/
|
|
5623
|
+
readonly updateMediaCommand?: UpdateMediaCommand;
|
|
5624
|
+
}
|
|
5625
|
+
/**
|
|
5626
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost operation in HospitalsApi.
|
|
5627
|
+
* @export
|
|
5628
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPostRequest
|
|
5629
|
+
*/
|
|
5630
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPostRequest {
|
|
5631
|
+
/**
|
|
5632
|
+
*
|
|
5633
|
+
* @type {string}
|
|
5634
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost
|
|
5635
|
+
*/
|
|
5636
|
+
readonly hospitalId: string;
|
|
5637
|
+
/**
|
|
5638
|
+
*
|
|
5639
|
+
* @type {string}
|
|
5640
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost
|
|
5641
|
+
*/
|
|
5642
|
+
readonly specialtyId: string;
|
|
5643
|
+
/**
|
|
5644
|
+
*
|
|
5645
|
+
* @type {string}
|
|
5646
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost
|
|
5647
|
+
*/
|
|
5648
|
+
readonly serviceId: string;
|
|
5649
|
+
/**
|
|
5650
|
+
*
|
|
5651
|
+
* @type {CreateMediaCommand}
|
|
5652
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost
|
|
5653
|
+
*/
|
|
5654
|
+
readonly createMediaCommand?: CreateMediaCommand;
|
|
5655
|
+
}
|
|
5656
|
+
/**
|
|
5657
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut operation in HospitalsApi.
|
|
5658
|
+
* @export
|
|
5659
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPutRequest
|
|
5660
|
+
*/
|
|
5661
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPutRequest {
|
|
5662
|
+
/**
|
|
5663
|
+
*
|
|
5664
|
+
* @type {string}
|
|
5665
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut
|
|
5666
|
+
*/
|
|
5667
|
+
readonly hospitalId: string;
|
|
5668
|
+
/**
|
|
5669
|
+
*
|
|
5670
|
+
* @type {string}
|
|
5671
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut
|
|
5672
|
+
*/
|
|
5673
|
+
readonly specialtyId: string;
|
|
5674
|
+
/**
|
|
5675
|
+
*
|
|
5676
|
+
* @type {string}
|
|
5677
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut
|
|
5678
|
+
*/
|
|
5679
|
+
readonly serviceId: string;
|
|
5680
|
+
/**
|
|
5681
|
+
*
|
|
5682
|
+
* @type {UpdateHospitalServiceCommand}
|
|
5683
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut
|
|
5684
|
+
*/
|
|
5685
|
+
readonly updateHospitalServiceCommand?: UpdateHospitalServiceCommand;
|
|
5686
|
+
}
|
|
5687
|
+
/**
|
|
5688
|
+
* Request parameters for apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePut operation in HospitalsApi.
|
|
5689
|
+
* @export
|
|
5690
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePutRequest
|
|
5691
|
+
*/
|
|
5692
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePutRequest {
|
|
5693
|
+
/**
|
|
5694
|
+
*
|
|
5695
|
+
* @type {string}
|
|
5696
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePut
|
|
5697
|
+
*/
|
|
5698
|
+
readonly hospitalId: string;
|
|
5699
|
+
/**
|
|
5700
|
+
*
|
|
5701
|
+
* @type {string}
|
|
5702
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePut
|
|
5703
|
+
*/
|
|
5704
|
+
readonly specialtyId: string;
|
|
5705
|
+
/**
|
|
5706
|
+
*
|
|
5707
|
+
* @type {string}
|
|
5708
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePut
|
|
5709
|
+
*/
|
|
5710
|
+
readonly serviceId: string;
|
|
5711
|
+
}
|
|
5712
|
+
/**
|
|
5713
|
+
* Request parameters for apiV1HospitalsHospitalIdTranslatePost operation in HospitalsApi.
|
|
5714
|
+
* @export
|
|
5715
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdTranslatePostRequest
|
|
5716
|
+
*/
|
|
5717
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdTranslatePostRequest {
|
|
5718
|
+
/**
|
|
5719
|
+
*
|
|
5720
|
+
* @type {string}
|
|
5721
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdTranslatePost
|
|
5722
|
+
*/
|
|
5723
|
+
readonly hospitalId: string;
|
|
5724
|
+
/**
|
|
5725
|
+
*
|
|
5726
|
+
* @type {TranslateHospitalCommand}
|
|
5727
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdTranslatePost
|
|
5728
|
+
*/
|
|
5729
|
+
readonly translateHospitalCommand?: TranslateHospitalCommand;
|
|
5730
|
+
}
|
|
5731
|
+
/**
|
|
5732
|
+
* Request parameters for apiV1HospitalsHospitalIdWorkingdaysGet operation in HospitalsApi.
|
|
5733
|
+
* @export
|
|
5734
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGetRequest
|
|
5735
|
+
*/
|
|
5736
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGetRequest {
|
|
5737
|
+
/**
|
|
5738
|
+
*
|
|
5739
|
+
* @type {string}
|
|
5740
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5741
|
+
*/
|
|
5742
|
+
readonly hospitalId: string;
|
|
5743
|
+
/**
|
|
5744
|
+
*
|
|
5745
|
+
* @type {string}
|
|
5746
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5747
|
+
*/
|
|
5748
|
+
readonly id?: string;
|
|
5749
|
+
/**
|
|
5750
|
+
*
|
|
5751
|
+
* @type {string}
|
|
5752
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5753
|
+
*/
|
|
5754
|
+
readonly dayOfWeek?: string;
|
|
5755
|
+
/**
|
|
5756
|
+
*
|
|
5757
|
+
* @type {Date}
|
|
5758
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5759
|
+
*/
|
|
5760
|
+
readonly timeFrom?: Date;
|
|
5761
|
+
/**
|
|
5762
|
+
*
|
|
5763
|
+
* @type {Date}
|
|
5764
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5765
|
+
*/
|
|
5766
|
+
readonly timeTo?: Date;
|
|
5767
|
+
/**
|
|
5768
|
+
*
|
|
5769
|
+
* @type {boolean}
|
|
5770
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5771
|
+
*/
|
|
5772
|
+
readonly checkHoliday?: boolean;
|
|
5773
|
+
/**
|
|
5774
|
+
*
|
|
5775
|
+
* @type {number}
|
|
5776
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5777
|
+
*/
|
|
5778
|
+
readonly page?: number;
|
|
5779
|
+
/**
|
|
5780
|
+
*
|
|
5781
|
+
* @type {number}
|
|
5782
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5783
|
+
*/
|
|
5784
|
+
readonly limit?: number;
|
|
5785
|
+
/**
|
|
5786
|
+
*
|
|
5787
|
+
* @type {Date}
|
|
5788
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGet
|
|
5789
|
+
*/
|
|
5790
|
+
readonly lastRetrieved?: Date;
|
|
5791
|
+
}
|
|
5792
|
+
/**
|
|
5793
|
+
* Request parameters for apiV1HospitalsHospitalIdWorkingdaysPost operation in HospitalsApi.
|
|
5794
|
+
* @export
|
|
5795
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysPostRequest
|
|
5796
|
+
*/
|
|
5797
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysPostRequest {
|
|
5798
|
+
/**
|
|
5799
|
+
*
|
|
5800
|
+
* @type {string}
|
|
5801
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysPost
|
|
5802
|
+
*/
|
|
5803
|
+
readonly hospitalId: string;
|
|
5804
|
+
/**
|
|
5805
|
+
*
|
|
5806
|
+
* @type {CreateHospitalWorkingDayCommand}
|
|
5807
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysPost
|
|
5808
|
+
*/
|
|
5809
|
+
readonly createHospitalWorkingDayCommand?: CreateHospitalWorkingDayCommand;
|
|
5810
|
+
}
|
|
5811
|
+
/**
|
|
5812
|
+
* Request parameters for apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDelete operation in HospitalsApi.
|
|
5813
|
+
* @export
|
|
5814
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDeleteRequest
|
|
5815
|
+
*/
|
|
5816
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDeleteRequest {
|
|
5817
|
+
/**
|
|
5818
|
+
*
|
|
5819
|
+
* @type {string}
|
|
5820
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDelete
|
|
5821
|
+
*/
|
|
5822
|
+
readonly hospitalId: string;
|
|
5823
|
+
/**
|
|
5824
|
+
*
|
|
5825
|
+
* @type {string}
|
|
5826
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDelete
|
|
5827
|
+
*/
|
|
5828
|
+
readonly workingDayId: string;
|
|
5829
|
+
}
|
|
5830
|
+
/**
|
|
5831
|
+
* Request parameters for apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGet operation in HospitalsApi.
|
|
5832
|
+
* @export
|
|
5833
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGetRequest
|
|
5834
|
+
*/
|
|
5835
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGetRequest {
|
|
5836
|
+
/**
|
|
5837
|
+
*
|
|
5838
|
+
* @type {string}
|
|
5839
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGet
|
|
5840
|
+
*/
|
|
5841
|
+
readonly hospitalId: string;
|
|
5842
|
+
/**
|
|
5843
|
+
*
|
|
5844
|
+
* @type {string}
|
|
5845
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGet
|
|
5846
|
+
*/
|
|
5847
|
+
readonly workingDayId: string;
|
|
5848
|
+
}
|
|
5849
|
+
/**
|
|
5850
|
+
* Request parameters for apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPut operation in HospitalsApi.
|
|
5851
|
+
* @export
|
|
5852
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPutRequest
|
|
5853
|
+
*/
|
|
5854
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPutRequest {
|
|
5855
|
+
/**
|
|
5856
|
+
*
|
|
5857
|
+
* @type {string}
|
|
5858
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPut
|
|
5859
|
+
*/
|
|
5860
|
+
readonly hospitalId: string;
|
|
5861
|
+
/**
|
|
5862
|
+
*
|
|
5863
|
+
* @type {string}
|
|
5864
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPut
|
|
5865
|
+
*/
|
|
5866
|
+
readonly workingDayId: string;
|
|
5867
|
+
/**
|
|
5868
|
+
*
|
|
5869
|
+
* @type {UpdateHospitalWorkingDayCommand}
|
|
5870
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPut
|
|
5871
|
+
*/
|
|
5872
|
+
readonly updateHospitalWorkingDayCommand?: UpdateHospitalWorkingDayCommand;
|
|
5873
|
+
}
|
|
5874
|
+
/**
|
|
5875
|
+
* Request parameters for apiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePut operation in HospitalsApi.
|
|
5876
|
+
* @export
|
|
5877
|
+
* @interface HospitalsApiApiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePutRequest
|
|
5878
|
+
*/
|
|
5879
|
+
export interface HospitalsApiApiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePutRequest {
|
|
5880
|
+
/**
|
|
5881
|
+
*
|
|
5882
|
+
* @type {string}
|
|
5883
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePut
|
|
5884
|
+
*/
|
|
5885
|
+
readonly hospitalSpecialtyId: string;
|
|
5886
|
+
}
|
|
5887
|
+
/**
|
|
5888
|
+
* Request parameters for apiV1HospitalsPost operation in HospitalsApi.
|
|
5889
|
+
* @export
|
|
5890
|
+
* @interface HospitalsApiApiV1HospitalsPostRequest
|
|
5891
|
+
*/
|
|
5892
|
+
export interface HospitalsApiApiV1HospitalsPostRequest {
|
|
5893
|
+
/**
|
|
5894
|
+
*
|
|
5895
|
+
* @type {CreateHospitalCommand}
|
|
5896
|
+
* @memberof HospitalsApiApiV1HospitalsPost
|
|
5897
|
+
*/
|
|
5898
|
+
readonly createHospitalCommand?: CreateHospitalCommand;
|
|
5899
|
+
}
|
|
5900
|
+
/**
|
|
5901
|
+
* Request parameters for apiV1HospitalsSimpleGet operation in HospitalsApi.
|
|
5902
|
+
* @export
|
|
5903
|
+
* @interface HospitalsApiApiV1HospitalsSimpleGetRequest
|
|
5904
|
+
*/
|
|
5905
|
+
export interface HospitalsApiApiV1HospitalsSimpleGetRequest {
|
|
5906
|
+
/**
|
|
5907
|
+
*
|
|
5908
|
+
* @type {string}
|
|
5909
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5910
|
+
*/
|
|
5911
|
+
readonly hospitalId?: string;
|
|
5912
|
+
/**
|
|
5913
|
+
*
|
|
5914
|
+
* @type {string}
|
|
5915
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5916
|
+
*/
|
|
5917
|
+
readonly name?: string;
|
|
5918
|
+
/**
|
|
5919
|
+
*
|
|
5920
|
+
* @type {string}
|
|
5921
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5922
|
+
*/
|
|
5923
|
+
readonly countryId?: string;
|
|
5924
|
+
/**
|
|
5925
|
+
*
|
|
5926
|
+
* @type {Date}
|
|
5927
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5928
|
+
*/
|
|
5929
|
+
readonly created?: Date;
|
|
5930
|
+
/**
|
|
5931
|
+
*
|
|
5932
|
+
* @type {MarketingType}
|
|
5933
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5934
|
+
*/
|
|
5935
|
+
readonly marketingType?: MarketingType;
|
|
5936
|
+
/**
|
|
5937
|
+
*
|
|
5938
|
+
* @type {string}
|
|
5939
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5940
|
+
*/
|
|
5941
|
+
readonly specialtyTypeId?: string;
|
|
5942
|
+
/**
|
|
5943
|
+
*
|
|
5944
|
+
* @type {string}
|
|
5945
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5946
|
+
*/
|
|
5947
|
+
readonly specialtyId?: string;
|
|
5948
|
+
/**
|
|
5949
|
+
*
|
|
5950
|
+
* @type {string}
|
|
5951
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5952
|
+
*/
|
|
5953
|
+
readonly exceptHospitalId?: string;
|
|
5954
|
+
/**
|
|
5955
|
+
*
|
|
5956
|
+
* @type {boolean}
|
|
5957
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5958
|
+
*/
|
|
5959
|
+
readonly showHidden?: boolean;
|
|
5960
|
+
/**
|
|
5961
|
+
*
|
|
5962
|
+
* @type {string}
|
|
5963
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5964
|
+
*/
|
|
5965
|
+
readonly languageCode?: string;
|
|
5966
|
+
/**
|
|
5967
|
+
*
|
|
5968
|
+
* @type {Array<string>}
|
|
5969
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5970
|
+
*/
|
|
5971
|
+
readonly ids?: Array<string>;
|
|
5972
|
+
/**
|
|
5973
|
+
*
|
|
5974
|
+
* @type {boolean}
|
|
5975
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5976
|
+
*/
|
|
5977
|
+
readonly paymentEnabled?: boolean;
|
|
5978
|
+
/**
|
|
5979
|
+
*
|
|
5980
|
+
* @type {number}
|
|
5981
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5982
|
+
*/
|
|
5983
|
+
readonly page?: number;
|
|
5984
|
+
/**
|
|
5985
|
+
*
|
|
5986
|
+
* @type {number}
|
|
5987
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5988
|
+
*/
|
|
5989
|
+
readonly limit?: number;
|
|
5990
|
+
/**
|
|
5991
|
+
*
|
|
5992
|
+
* @type {Date}
|
|
5993
|
+
* @memberof HospitalsApiApiV1HospitalsSimpleGet
|
|
5994
|
+
*/
|
|
5995
|
+
readonly lastRetrieved?: Date;
|
|
5996
|
+
}
|
|
5997
|
+
/**
|
|
5998
|
+
* Request parameters for apiV1HospitalsSlugGet operation in HospitalsApi.
|
|
5999
|
+
* @export
|
|
6000
|
+
* @interface HospitalsApiApiV1HospitalsSlugGetRequest
|
|
6001
|
+
*/
|
|
6002
|
+
export interface HospitalsApiApiV1HospitalsSlugGetRequest {
|
|
6003
|
+
/**
|
|
6004
|
+
*
|
|
6005
|
+
* @type {string}
|
|
6006
|
+
* @memberof HospitalsApiApiV1HospitalsSlugGet
|
|
6007
|
+
*/
|
|
6008
|
+
readonly slug: string;
|
|
6009
|
+
/**
|
|
6010
|
+
*
|
|
6011
|
+
* @type {string}
|
|
6012
|
+
* @memberof HospitalsApiApiV1HospitalsSlugGet
|
|
6013
|
+
*/
|
|
6014
|
+
readonly languageCode?: string;
|
|
6015
|
+
/**
|
|
6016
|
+
*
|
|
6017
|
+
* @type {boolean}
|
|
6018
|
+
* @memberof HospitalsApiApiV1HospitalsSlugGet
|
|
6019
|
+
*/
|
|
6020
|
+
readonly returnDefaultValue?: boolean;
|
|
6021
|
+
}
|
|
3107
6022
|
/**
|
|
3108
6023
|
* HospitalsApi - object-oriented interface
|
|
3109
6024
|
* @export
|
|
@@ -3114,1096 +6029,803 @@ export declare class HospitalsApi extends BaseAPI {
|
|
|
3114
6029
|
/**
|
|
3115
6030
|
*
|
|
3116
6031
|
* @summary Get all Hospitals.
|
|
3117
|
-
* @param {
|
|
3118
|
-
* @param {string} [name]
|
|
3119
|
-
* @param {string} [countryId]
|
|
3120
|
-
* @param {Date} [created]
|
|
3121
|
-
* @param {MarketingType} [marketingType]
|
|
3122
|
-
* @param {string} [specialtyTypeId]
|
|
3123
|
-
* @param {string} [specialtyId]
|
|
3124
|
-
* @param {string} [exceptHospitalId]
|
|
3125
|
-
* @param {boolean} [showHidden]
|
|
3126
|
-
* @param {string} [languageCode]
|
|
3127
|
-
* @param {Array<string>} [ids]
|
|
3128
|
-
* @param {boolean} [paymentEnabled]
|
|
3129
|
-
* @param {number} [page]
|
|
3130
|
-
* @param {number} [limit]
|
|
3131
|
-
* @param {Date} [lastRetrieved]
|
|
6032
|
+
* @param {HospitalsApiApiV1HospitalsGetRequest} requestParameters Request parameters.
|
|
3132
6033
|
* @param {*} [options] Override http request option.
|
|
3133
6034
|
* @throws {RequiredError}
|
|
3134
6035
|
* @memberof HospitalsApi
|
|
3135
6036
|
*/
|
|
3136
|
-
apiV1HospitalsGet(
|
|
6037
|
+
apiV1HospitalsGet(requestParameters?: HospitalsApiApiV1HospitalsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalsModel, any>>;
|
|
3137
6038
|
/**
|
|
3138
6039
|
*
|
|
3139
6040
|
* @summary Delete HospitalAccreditation.
|
|
3140
|
-
* @param {
|
|
3141
|
-
* @param {string} accreditationId
|
|
6041
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdDeleteRequest} requestParameters Request parameters.
|
|
3142
6042
|
* @param {*} [options] Override http request option.
|
|
3143
6043
|
* @throws {RequiredError}
|
|
3144
6044
|
* @memberof HospitalsApi
|
|
3145
6045
|
*/
|
|
3146
|
-
apiV1HospitalsHospitalIdAccreditationsAccreditationIdDelete(
|
|
6046
|
+
apiV1HospitalsHospitalIdAccreditationsAccreditationIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3147
6047
|
/**
|
|
3148
6048
|
*
|
|
3149
6049
|
* @summary Get HospitalAccreditation.
|
|
3150
|
-
* @param {
|
|
3151
|
-
* @param {string} accreditationId
|
|
6050
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGetRequest} requestParameters Request parameters.
|
|
3152
6051
|
* @param {*} [options] Override http request option.
|
|
3153
6052
|
* @throws {RequiredError}
|
|
3154
6053
|
* @memberof HospitalsApi
|
|
3155
6054
|
*/
|
|
3156
|
-
apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet(
|
|
6055
|
+
apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalAccreditationModel, any>>;
|
|
3157
6056
|
/**
|
|
3158
6057
|
*
|
|
3159
6058
|
* @summary Get all HospitalAccreditations.
|
|
3160
|
-
* @param {
|
|
3161
|
-
* @param {string} [hospitalName]
|
|
3162
|
-
* @param {string} [accreditationId]
|
|
3163
|
-
* @param {string} [accreditationName]
|
|
3164
|
-
* @param {number} [page]
|
|
3165
|
-
* @param {number} [limit]
|
|
3166
|
-
* @param {Date} [lastRetrieved]
|
|
6059
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAccreditationsGetRequest} requestParameters Request parameters.
|
|
3167
6060
|
* @param {*} [options] Override http request option.
|
|
3168
6061
|
* @throws {RequiredError}
|
|
3169
6062
|
* @memberof HospitalsApi
|
|
3170
6063
|
*/
|
|
3171
|
-
apiV1HospitalsHospitalIdAccreditationsGet(
|
|
6064
|
+
apiV1HospitalsHospitalIdAccreditationsGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAccreditationsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalAccreditationsModel, any>>;
|
|
3172
6065
|
/**
|
|
3173
6066
|
*
|
|
3174
6067
|
* @summary Create HospitalAccreditation.
|
|
3175
|
-
* @param {
|
|
3176
|
-
* @param {CreateHospitalAccreditationCommand} [createHospitalAccreditationCommand]
|
|
6068
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAccreditationsPostRequest} requestParameters Request parameters.
|
|
3177
6069
|
* @param {*} [options] Override http request option.
|
|
3178
6070
|
* @throws {RequiredError}
|
|
3179
6071
|
* @memberof HospitalsApi
|
|
3180
6072
|
*/
|
|
3181
|
-
apiV1HospitalsHospitalIdAccreditationsPost(
|
|
6073
|
+
apiV1HospitalsHospitalIdAccreditationsPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAccreditationsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalAccreditationModel, any>>;
|
|
3182
6074
|
/**
|
|
3183
6075
|
*
|
|
3184
6076
|
* @summary Get Hospital appointment timetable overrides
|
|
3185
|
-
* @param {
|
|
3186
|
-
* @param {boolean} [includesPreviousItems]
|
|
3187
|
-
* @param {Date} [startDate]
|
|
3188
|
-
* @param {Date} [endDate]
|
|
3189
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
3190
|
-
* @param {number} [page]
|
|
3191
|
-
* @param {number} [limit]
|
|
3192
|
-
* @param {Date} [lastRetrieved]
|
|
6077
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
3193
6078
|
* @param {*} [options] Override http request option.
|
|
3194
6079
|
* @throws {RequiredError}
|
|
3195
6080
|
* @memberof HospitalsApi
|
|
3196
6081
|
*/
|
|
3197
|
-
apiV1HospitalsHospitalIdAppointmenttimetableoverridesGet(
|
|
6082
|
+
apiV1HospitalsHospitalIdAppointmenttimetableoverridesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetableOverridesModel, any>>;
|
|
3198
6083
|
/**
|
|
3199
6084
|
*
|
|
3200
6085
|
* @summary Save Hospital appointment timetable overrides
|
|
3201
|
-
* @param {
|
|
3202
|
-
* @param {SaveHospitalAppointmentTimetableOverridesCommand} [saveHospitalAppointmentTimetableOverridesCommand]
|
|
6086
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
3203
6087
|
* @param {*} [options] Override http request option.
|
|
3204
6088
|
* @throws {RequiredError}
|
|
3205
6089
|
* @memberof HospitalsApi
|
|
3206
6090
|
*/
|
|
3207
|
-
apiV1HospitalsHospitalIdAppointmenttimetableoverridesPost(
|
|
6091
|
+
apiV1HospitalsHospitalIdAppointmenttimetableoverridesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SaveAppointmentTimetableOverridesResultModel, any>>;
|
|
3208
6092
|
/**
|
|
3209
6093
|
*
|
|
3210
6094
|
* @summary Add, update, delete Hospital appointment timetables
|
|
3211
|
-
* @param {
|
|
3212
|
-
* @param {BatchHospitalAppointmentTimetablesCommand} [batchHospitalAppointmentTimetablesCommand]
|
|
6095
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
3213
6096
|
* @param {*} [options] Override http request option.
|
|
3214
6097
|
* @throws {RequiredError}
|
|
3215
6098
|
* @memberof HospitalsApi
|
|
3216
6099
|
*/
|
|
3217
|
-
apiV1HospitalsHospitalIdAppointmenttimetablesBatchPost(
|
|
6100
|
+
apiV1HospitalsHospitalIdAppointmenttimetablesBatchPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<BatchAppointmentTimetablesResultModel, any>>;
|
|
3218
6101
|
/**
|
|
3219
6102
|
*
|
|
3220
6103
|
* @summary Get Hospital appointment timetables
|
|
3221
|
-
* @param {
|
|
3222
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
3223
|
-
* @param {number} [page]
|
|
3224
|
-
* @param {number} [limit]
|
|
3225
|
-
* @param {Date} [lastRetrieved]
|
|
6104
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
3226
6105
|
* @param {*} [options] Override http request option.
|
|
3227
6106
|
* @throws {RequiredError}
|
|
3228
6107
|
* @memberof HospitalsApi
|
|
3229
6108
|
*/
|
|
3230
|
-
apiV1HospitalsHospitalIdAppointmenttimetablesGet(
|
|
6109
|
+
apiV1HospitalsHospitalIdAppointmenttimetablesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetablesModel, any>>;
|
|
3231
6110
|
/**
|
|
3232
6111
|
*
|
|
3233
6112
|
* @summary Delete Hospital.
|
|
3234
|
-
* @param {
|
|
3235
|
-
* @param {boolean} [isPermanent]
|
|
6113
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdDeleteRequest} requestParameters Request parameters.
|
|
3236
6114
|
* @param {*} [options] Override http request option.
|
|
3237
6115
|
* @throws {RequiredError}
|
|
3238
6116
|
* @memberof HospitalsApi
|
|
3239
6117
|
*/
|
|
3240
|
-
apiV1HospitalsHospitalIdDelete(
|
|
6118
|
+
apiV1HospitalsHospitalIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3241
6119
|
/**
|
|
3242
6120
|
*
|
|
3243
6121
|
* @summary Delete HospitalEquipment
|
|
3244
|
-
* @param {
|
|
3245
|
-
* @param {string} equipmentId
|
|
3246
|
-
* @param {boolean} [isPermanent]
|
|
6122
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDeleteRequest} requestParameters Request parameters.
|
|
3247
6123
|
* @param {*} [options] Override http request option.
|
|
3248
6124
|
* @throws {RequiredError}
|
|
3249
6125
|
* @memberof HospitalsApi
|
|
3250
6126
|
*/
|
|
3251
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdDelete(
|
|
6127
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3252
6128
|
/**
|
|
3253
6129
|
*
|
|
3254
6130
|
* @summary Get HospitalEquipment.
|
|
3255
|
-
* @param {
|
|
3256
|
-
* @param {string} equipmentId
|
|
6131
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdGetRequest} requestParameters Request parameters.
|
|
3257
6132
|
* @param {*} [options] Override http request option.
|
|
3258
6133
|
* @throws {RequiredError}
|
|
3259
6134
|
* @memberof HospitalsApi
|
|
3260
6135
|
*/
|
|
3261
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdGet(
|
|
6136
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEquipmentModel, any>>;
|
|
3262
6137
|
/**
|
|
3263
6138
|
*
|
|
3264
6139
|
* @summary Get all EquipmentMedia.
|
|
3265
|
-
* @param {
|
|
3266
|
-
* @param {string} equipmentId
|
|
3267
|
-
* @param {string} [id]
|
|
3268
|
-
* @param {MediaType} [mediaType]
|
|
3269
|
-
* @param {number} [page]
|
|
3270
|
-
* @param {number} [limit]
|
|
3271
|
-
* @param {Date} [lastRetrieved]
|
|
6140
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGetRequest} requestParameters Request parameters.
|
|
3272
6141
|
* @param {*} [options] Override http request option.
|
|
3273
6142
|
* @throws {RequiredError}
|
|
3274
6143
|
* @memberof HospitalsApi
|
|
3275
6144
|
*/
|
|
3276
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(
|
|
6145
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
3277
6146
|
/**
|
|
3278
6147
|
*
|
|
3279
6148
|
* @summary Delete EquipmentMedia
|
|
3280
|
-
* @param {
|
|
3281
|
-
* @param {string} equipmentId
|
|
3282
|
-
* @param {string} mediaId
|
|
6149
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
3283
6150
|
* @param {*} [options] Override http request option.
|
|
3284
6151
|
* @throws {RequiredError}
|
|
3285
6152
|
* @memberof HospitalsApi
|
|
3286
6153
|
*/
|
|
3287
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDelete(
|
|
6154
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3288
6155
|
/**
|
|
3289
6156
|
*
|
|
3290
6157
|
* @summary Get EquipmentMedia.
|
|
3291
|
-
* @param {
|
|
3292
|
-
* @param {string} equipmentId
|
|
3293
|
-
* @param {string} mediaId
|
|
6158
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
3294
6159
|
* @param {*} [options] Override http request option.
|
|
3295
6160
|
* @throws {RequiredError}
|
|
3296
6161
|
* @memberof HospitalsApi
|
|
3297
6162
|
*/
|
|
3298
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(
|
|
6163
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3299
6164
|
/**
|
|
3300
6165
|
*
|
|
3301
6166
|
* @summary Update EquipmentMedia.
|
|
3302
|
-
* @param {
|
|
3303
|
-
* @param {string} equipmentId
|
|
3304
|
-
* @param {string} mediaId
|
|
3305
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
6167
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
3306
6168
|
* @param {*} [options] Override http request option.
|
|
3307
6169
|
* @throws {RequiredError}
|
|
3308
6170
|
* @memberof HospitalsApi
|
|
3309
6171
|
*/
|
|
3310
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut(
|
|
6172
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3311
6173
|
/**
|
|
3312
6174
|
*
|
|
3313
6175
|
* @summary Create EquipmentMedia.
|
|
3314
|
-
* @param {
|
|
3315
|
-
* @param {string} equipmentId
|
|
3316
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
6176
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPostRequest} requestParameters Request parameters.
|
|
3317
6177
|
* @param {*} [options] Override http request option.
|
|
3318
6178
|
* @throws {RequiredError}
|
|
3319
6179
|
* @memberof HospitalsApi
|
|
3320
6180
|
*/
|
|
3321
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPost(
|
|
6181
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3322
6182
|
/**
|
|
3323
6183
|
*
|
|
3324
6184
|
* @summary Update HospitalEquipment.
|
|
3325
|
-
* @param {
|
|
3326
|
-
* @param {string} equipmentId
|
|
3327
|
-
* @param {UpdateHospitalEquipmentCommand} [updateHospitalEquipmentCommand]
|
|
6185
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPutRequest} requestParameters Request parameters.
|
|
3328
6186
|
* @param {*} [options] Override http request option.
|
|
3329
6187
|
* @throws {RequiredError}
|
|
3330
6188
|
* @memberof HospitalsApi
|
|
3331
6189
|
*/
|
|
3332
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdPut(
|
|
6190
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEquipmentModel, any>>;
|
|
3333
6191
|
/**
|
|
3334
6192
|
*
|
|
3335
6193
|
* @summary Reactivate HospitalEquipment.
|
|
3336
|
-
* @param {
|
|
3337
|
-
* @param {string} equipmentId
|
|
6194
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePutRequest} requestParameters Request parameters.
|
|
3338
6195
|
* @param {*} [options] Override http request option.
|
|
3339
6196
|
* @throws {RequiredError}
|
|
3340
6197
|
* @memberof HospitalsApi
|
|
3341
6198
|
*/
|
|
3342
|
-
apiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePut(
|
|
6199
|
+
apiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsEquipmentIdReactivePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3343
6200
|
/**
|
|
3344
6201
|
*
|
|
3345
6202
|
* @summary Get all HospitalEquipments.
|
|
3346
|
-
* @param {
|
|
3347
|
-
* @param {string} [id]
|
|
3348
|
-
* @param {string} [name]
|
|
3349
|
-
* @param {string} [hospitalId2]
|
|
3350
|
-
* @param {string} [hospitalName]
|
|
3351
|
-
* @param {string} [description]
|
|
3352
|
-
* @param {Date} [created]
|
|
3353
|
-
* @param {boolean} [showHidden]
|
|
3354
|
-
* @param {number} [page]
|
|
3355
|
-
* @param {number} [limit]
|
|
3356
|
-
* @param {Date} [lastRetrieved]
|
|
6203
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsGetRequest} requestParameters Request parameters.
|
|
3357
6204
|
* @param {*} [options] Override http request option.
|
|
3358
6205
|
* @throws {RequiredError}
|
|
3359
6206
|
* @memberof HospitalsApi
|
|
3360
6207
|
*/
|
|
3361
|
-
apiV1HospitalsHospitalIdEquipmentsGet(
|
|
6208
|
+
apiV1HospitalsHospitalIdEquipmentsGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEquipmentsModel, any>>;
|
|
3362
6209
|
/**
|
|
3363
6210
|
*
|
|
3364
6211
|
* @summary Create HospitalEquipment.
|
|
3365
|
-
* @param {
|
|
3366
|
-
* @param {CreateHospitalEquipmentCommand} [createHospitalEquipmentCommand]
|
|
6212
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEquipmentsPostRequest} requestParameters Request parameters.
|
|
3367
6213
|
* @param {*} [options] Override http request option.
|
|
3368
6214
|
* @throws {RequiredError}
|
|
3369
6215
|
* @memberof HospitalsApi
|
|
3370
6216
|
*/
|
|
3371
|
-
apiV1HospitalsHospitalIdEquipmentsPost(
|
|
6217
|
+
apiV1HospitalsHospitalIdEquipmentsPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEquipmentsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEquipmentModel, any>>;
|
|
3372
6218
|
/**
|
|
3373
6219
|
*
|
|
3374
6220
|
* @summary Delete HospitalEvaluation.
|
|
3375
|
-
* @param {
|
|
3376
|
-
* @param {string} evaluationId
|
|
6221
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdDeleteRequest} requestParameters Request parameters.
|
|
3377
6222
|
* @param {*} [options] Override http request option.
|
|
3378
6223
|
* @throws {RequiredError}
|
|
3379
6224
|
* @memberof HospitalsApi
|
|
3380
6225
|
*/
|
|
3381
|
-
apiV1HospitalsHospitalIdEvaluationsEvaluationIdDelete(
|
|
6226
|
+
apiV1HospitalsHospitalIdEvaluationsEvaluationIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3382
6227
|
/**
|
|
3383
6228
|
*
|
|
3384
6229
|
* @summary Get HospitalEvaluation.
|
|
3385
|
-
* @param {
|
|
3386
|
-
* @param {string} evaluationId
|
|
6230
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdGetRequest} requestParameters Request parameters.
|
|
3387
6231
|
* @param {*} [options] Override http request option.
|
|
3388
6232
|
* @throws {RequiredError}
|
|
3389
6233
|
* @memberof HospitalsApi
|
|
3390
6234
|
*/
|
|
3391
|
-
apiV1HospitalsHospitalIdEvaluationsEvaluationIdGet(
|
|
6235
|
+
apiV1HospitalsHospitalIdEvaluationsEvaluationIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEvaluationsEvaluationIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEvaluationModel, any>>;
|
|
3392
6236
|
/**
|
|
3393
6237
|
*
|
|
3394
6238
|
* @summary Get all HospitalEvaluations.
|
|
3395
|
-
* @param {
|
|
3396
|
-
* @param {string} [id]
|
|
3397
|
-
* @param {string} [name]
|
|
3398
|
-
* @param {number} [stars]
|
|
3399
|
-
* @param {number} [page]
|
|
3400
|
-
* @param {number} [limit]
|
|
3401
|
-
* @param {Date} [lastRetrieved]
|
|
6239
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEvaluationsGetRequest} requestParameters Request parameters.
|
|
3402
6240
|
* @param {*} [options] Override http request option.
|
|
3403
6241
|
* @throws {RequiredError}
|
|
3404
6242
|
* @memberof HospitalsApi
|
|
3405
6243
|
*/
|
|
3406
|
-
apiV1HospitalsHospitalIdEvaluationsGet(
|
|
6244
|
+
apiV1HospitalsHospitalIdEvaluationsGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEvaluationsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEvaluationsModel, any>>;
|
|
3407
6245
|
/**
|
|
3408
6246
|
*
|
|
3409
6247
|
* @summary Create HospitalEvaluation.
|
|
3410
|
-
* @param {
|
|
3411
|
-
* @param {CreateHospitalEvaluationCommand} [createHospitalEvaluationCommand]
|
|
6248
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdEvaluationsPostRequest} requestParameters Request parameters.
|
|
3412
6249
|
* @param {*} [options] Override http request option.
|
|
3413
6250
|
* @throws {RequiredError}
|
|
3414
6251
|
* @memberof HospitalsApi
|
|
3415
6252
|
*/
|
|
3416
|
-
apiV1HospitalsHospitalIdEvaluationsPost(
|
|
6253
|
+
apiV1HospitalsHospitalIdEvaluationsPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdEvaluationsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalEvaluationModel, any>>;
|
|
3417
6254
|
/**
|
|
3418
6255
|
*
|
|
3419
6256
|
* @summary Get Hospital.
|
|
3420
|
-
* @param {
|
|
3421
|
-
* @param {string} [languageCode]
|
|
3422
|
-
* @param {boolean} [returnDefaultValue]
|
|
6257
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdGetRequest} requestParameters Request parameters.
|
|
3423
6258
|
* @param {*} [options] Override http request option.
|
|
3424
6259
|
* @throws {RequiredError}
|
|
3425
6260
|
* @memberof HospitalsApi
|
|
3426
6261
|
*/
|
|
3427
|
-
apiV1HospitalsHospitalIdGet(
|
|
6262
|
+
apiV1HospitalsHospitalIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalModel, any>>;
|
|
3428
6263
|
/**
|
|
3429
6264
|
*
|
|
3430
6265
|
* @summary Get all HospitalHandles.
|
|
3431
|
-
* @param {
|
|
3432
|
-
* @param {string} [id]
|
|
3433
|
-
* @param {SnsType} [snsType]
|
|
3434
|
-
* @param {string} [handle]
|
|
3435
|
-
* @param {number} [page]
|
|
3436
|
-
* @param {number} [limit]
|
|
3437
|
-
* @param {Date} [lastRetrieved]
|
|
6266
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdHandlesGetRequest} requestParameters Request parameters.
|
|
3438
6267
|
* @param {*} [options] Override http request option.
|
|
3439
6268
|
* @throws {RequiredError}
|
|
3440
6269
|
* @memberof HospitalsApi
|
|
3441
6270
|
*/
|
|
3442
|
-
apiV1HospitalsHospitalIdHandlesGet(
|
|
6271
|
+
apiV1HospitalsHospitalIdHandlesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdHandlesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSnsHandlesModel, any>>;
|
|
3443
6272
|
/**
|
|
3444
6273
|
*
|
|
3445
6274
|
* @summary Delete HospitalHandle.
|
|
3446
|
-
* @param {
|
|
3447
|
-
* @param {string} handleId
|
|
6275
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdDeleteRequest} requestParameters Request parameters.
|
|
3448
6276
|
* @param {*} [options] Override http request option.
|
|
3449
6277
|
* @throws {RequiredError}
|
|
3450
6278
|
* @memberof HospitalsApi
|
|
3451
6279
|
*/
|
|
3452
|
-
apiV1HospitalsHospitalIdHandlesHandleIdDelete(
|
|
6280
|
+
apiV1HospitalsHospitalIdHandlesHandleIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3453
6281
|
/**
|
|
3454
6282
|
*
|
|
3455
6283
|
* @summary Get HospitalHandle.
|
|
3456
|
-
* @param {
|
|
3457
|
-
* @param {string} handleId
|
|
6284
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdGetRequest} requestParameters Request parameters.
|
|
3458
6285
|
* @param {*} [options] Override http request option.
|
|
3459
6286
|
* @throws {RequiredError}
|
|
3460
6287
|
* @memberof HospitalsApi
|
|
3461
6288
|
*/
|
|
3462
|
-
apiV1HospitalsHospitalIdHandlesHandleIdGet(
|
|
6289
|
+
apiV1HospitalsHospitalIdHandlesHandleIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
|
|
3463
6290
|
/**
|
|
3464
6291
|
*
|
|
3465
6292
|
* @summary Update HospitalHandle.
|
|
3466
|
-
* @param {
|
|
3467
|
-
* @param {string} handleId
|
|
3468
|
-
* @param {UpdateHospitalSnsHandleCommand} [updateHospitalSnsHandleCommand]
|
|
6293
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPutRequest} requestParameters Request parameters.
|
|
3469
6294
|
* @param {*} [options] Override http request option.
|
|
3470
6295
|
* @throws {RequiredError}
|
|
3471
6296
|
* @memberof HospitalsApi
|
|
3472
6297
|
*/
|
|
3473
|
-
apiV1HospitalsHospitalIdHandlesHandleIdPut(
|
|
6298
|
+
apiV1HospitalsHospitalIdHandlesHandleIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdHandlesHandleIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
3474
6299
|
/**
|
|
3475
6300
|
*
|
|
3476
6301
|
* @summary Get HospitalHandle.
|
|
3477
|
-
* @param {
|
|
3478
|
-
* @param {CreateHospitalSnsHandleCommand} [createHospitalSnsHandleCommand]
|
|
6302
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdHandlesPostRequest} requestParameters Request parameters.
|
|
3479
6303
|
* @param {*} [options] Override http request option.
|
|
3480
6304
|
* @throws {RequiredError}
|
|
3481
6305
|
* @memberof HospitalsApi
|
|
3482
|
-
*/
|
|
3483
|
-
apiV1HospitalsHospitalIdHandlesPost(
|
|
3484
|
-
/**
|
|
3485
|
-
*
|
|
3486
|
-
* @summary Get all GetAllLandings.
|
|
3487
|
-
* @param {
|
|
3488
|
-
* @param {string} [name]
|
|
3489
|
-
* @param {string} [slug]
|
|
3490
|
-
* @param {string} [languageCode]
|
|
3491
|
-
* @param {boolean} [showHidden]
|
|
3492
|
-
* @param {number} [page]
|
|
3493
|
-
* @param {number} [limit]
|
|
3494
|
-
* @param {Date} [lastRetrieved]
|
|
6306
|
+
*/
|
|
6307
|
+
apiV1HospitalsHospitalIdHandlesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdHandlesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
|
|
6308
|
+
/**
|
|
6309
|
+
*
|
|
6310
|
+
* @summary Get all GetAllLandings.
|
|
6311
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLandingsGetRequest} requestParameters Request parameters.
|
|
3495
6312
|
* @param {*} [options] Override http request option.
|
|
3496
6313
|
* @throws {RequiredError}
|
|
3497
6314
|
* @memberof HospitalsApi
|
|
3498
6315
|
*/
|
|
3499
|
-
apiV1HospitalsHospitalIdLandingsGet(
|
|
6316
|
+
apiV1HospitalsHospitalIdLandingsGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLandingsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LandingsModel, any>>;
|
|
3500
6317
|
/**
|
|
3501
6318
|
*
|
|
3502
6319
|
* @summary Delete Landing.
|
|
3503
|
-
* @param {
|
|
3504
|
-
* @param {string} landingId
|
|
3505
|
-
* @param {boolean} [isPermanent]
|
|
6320
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDeleteRequest} requestParameters Request parameters.
|
|
3506
6321
|
* @param {*} [options] Override http request option.
|
|
3507
6322
|
* @throws {RequiredError}
|
|
3508
6323
|
* @memberof HospitalsApi
|
|
3509
6324
|
*/
|
|
3510
|
-
apiV1HospitalsHospitalIdLandingsLandingIdDelete(
|
|
6325
|
+
apiV1HospitalsHospitalIdLandingsLandingIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3511
6326
|
/**
|
|
3512
6327
|
*
|
|
3513
6328
|
* @summary Get Landing
|
|
3514
|
-
* @param {
|
|
3515
|
-
* @param {string} landingId
|
|
3516
|
-
* @param {string} [languageCode]
|
|
6329
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGetRequest} requestParameters Request parameters.
|
|
3517
6330
|
* @param {*} [options] Override http request option.
|
|
3518
6331
|
* @throws {RequiredError}
|
|
3519
6332
|
* @memberof HospitalsApi
|
|
3520
6333
|
*/
|
|
3521
|
-
apiV1HospitalsHospitalIdLandingsLandingIdGet(
|
|
6334
|
+
apiV1HospitalsHospitalIdLandingsLandingIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LandingModel, any>>;
|
|
3522
6335
|
/**
|
|
3523
6336
|
*
|
|
3524
6337
|
* @summary Update Landing
|
|
3525
|
-
* @param {
|
|
3526
|
-
* @param {string} landingId
|
|
3527
|
-
* @param {UpdateLandingCommand} [updateLandingCommand]
|
|
6338
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPutRequest} requestParameters Request parameters.
|
|
3528
6339
|
* @param {*} [options] Override http request option.
|
|
3529
6340
|
* @throws {RequiredError}
|
|
3530
6341
|
* @memberof HospitalsApi
|
|
3531
6342
|
*/
|
|
3532
|
-
apiV1HospitalsHospitalIdLandingsLandingIdPut(
|
|
6343
|
+
apiV1HospitalsHospitalIdLandingsLandingIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LandingModel, any>>;
|
|
3533
6344
|
/**
|
|
3534
6345
|
*
|
|
3535
6346
|
* @summary Reactivate Landing
|
|
3536
|
-
* @param {
|
|
3537
|
-
* @param {string} landingId
|
|
6347
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdReactivePutRequest} requestParameters Request parameters.
|
|
3538
6348
|
* @param {*} [options] Override http request option.
|
|
3539
6349
|
* @throws {RequiredError}
|
|
3540
6350
|
* @memberof HospitalsApi
|
|
3541
6351
|
*/
|
|
3542
|
-
apiV1HospitalsHospitalIdLandingsLandingIdReactivePut(
|
|
6352
|
+
apiV1HospitalsHospitalIdLandingsLandingIdReactivePut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLandingsLandingIdReactivePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3543
6353
|
/**
|
|
3544
6354
|
*
|
|
3545
6355
|
* @summary Create HospitalLandings.
|
|
3546
|
-
* @param {
|
|
3547
|
-
* @param {CreateLandingCommand} [createLandingCommand]
|
|
6356
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLandingsPostRequest} requestParameters Request parameters.
|
|
3548
6357
|
* @param {*} [options] Override http request option.
|
|
3549
6358
|
* @throws {RequiredError}
|
|
3550
6359
|
* @memberof HospitalsApi
|
|
3551
6360
|
*/
|
|
3552
|
-
apiV1HospitalsHospitalIdLandingsPost(
|
|
6361
|
+
apiV1HospitalsHospitalIdLandingsPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLandingsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<LandingModel, any>>;
|
|
3553
6362
|
/**
|
|
3554
6363
|
*
|
|
3555
6364
|
* @summary Get all GetAllLanguages.
|
|
3556
|
-
* @param {
|
|
3557
|
-
* @param {string} [name]
|
|
3558
|
-
* @param {boolean} [showHidden]
|
|
3559
|
-
* @param {number} [page]
|
|
3560
|
-
* @param {number} [limit]
|
|
3561
|
-
* @param {Date} [lastRetrieved]
|
|
6365
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLanguagesGetRequest} requestParameters Request parameters.
|
|
3562
6366
|
* @param {*} [options] Override http request option.
|
|
3563
6367
|
* @throws {RequiredError}
|
|
3564
6368
|
* @memberof HospitalsApi
|
|
3565
6369
|
*/
|
|
3566
|
-
apiV1HospitalsHospitalIdLanguagesGet(
|
|
6370
|
+
apiV1HospitalsHospitalIdLanguagesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLanguagesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalLanguagesModel, any>>;
|
|
3567
6371
|
/**
|
|
3568
6372
|
*
|
|
3569
6373
|
* @summary Delete GetAllLanguage.
|
|
3570
|
-
* @param {
|
|
3571
|
-
* @param {string} languageCode
|
|
6374
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDeleteRequest} requestParameters Request parameters.
|
|
3572
6375
|
* @param {*} [options] Override http request option.
|
|
3573
6376
|
* @throws {RequiredError}
|
|
3574
6377
|
* @memberof HospitalsApi
|
|
3575
6378
|
*/
|
|
3576
|
-
apiV1HospitalsHospitalIdLanguagesLanguageCodeDelete(
|
|
6379
|
+
apiV1HospitalsHospitalIdLanguagesLanguageCodeDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodeDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3577
6380
|
/**
|
|
3578
6381
|
*
|
|
3579
6382
|
* @summary Update HospitalLanguage
|
|
3580
|
-
* @param {
|
|
3581
|
-
* @param {string} languageCode
|
|
3582
|
-
* @param {UpdateHospitalLanguageCommand} [updateHospitalLanguageCommand]
|
|
6383
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePutRequest} requestParameters Request parameters.
|
|
3583
6384
|
* @param {*} [options] Override http request option.
|
|
3584
6385
|
* @throws {RequiredError}
|
|
3585
6386
|
* @memberof HospitalsApi
|
|
3586
6387
|
*/
|
|
3587
|
-
apiV1HospitalsHospitalIdLanguagesLanguageCodePut(
|
|
6388
|
+
apiV1HospitalsHospitalIdLanguagesLanguageCodePut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLanguagesLanguageCodePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3588
6389
|
/**
|
|
3589
6390
|
*
|
|
3590
6391
|
* @summary Create HospitalLanguages.
|
|
3591
|
-
* @param {
|
|
3592
|
-
* @param {CreateHospitalLanguageCommand} [createHospitalLanguageCommand]
|
|
6392
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdLanguagesPostRequest} requestParameters Request parameters.
|
|
3593
6393
|
* @param {*} [options] Override http request option.
|
|
3594
6394
|
* @throws {RequiredError}
|
|
3595
6395
|
* @memberof HospitalsApi
|
|
3596
6396
|
*/
|
|
3597
|
-
apiV1HospitalsHospitalIdLanguagesPost(
|
|
6397
|
+
apiV1HospitalsHospitalIdLanguagesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdLanguagesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3598
6398
|
/**
|
|
3599
6399
|
*
|
|
3600
6400
|
* @summary Get all HospitalMedias.
|
|
3601
|
-
* @param {
|
|
3602
|
-
* @param {string} [id]
|
|
3603
|
-
* @param {MediaType} [mediaType]
|
|
3604
|
-
* @param {number} [page]
|
|
3605
|
-
* @param {number} [limit]
|
|
3606
|
-
* @param {Date} [lastRetrieved]
|
|
6401
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdMediasGetRequest} requestParameters Request parameters.
|
|
3607
6402
|
* @param {*} [options] Override http request option.
|
|
3608
6403
|
* @throws {RequiredError}
|
|
3609
6404
|
* @memberof HospitalsApi
|
|
3610
6405
|
*/
|
|
3611
|
-
apiV1HospitalsHospitalIdMediasGet(
|
|
6406
|
+
apiV1HospitalsHospitalIdMediasGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
3612
6407
|
/**
|
|
3613
6408
|
*
|
|
3614
6409
|
* @summary Delete HospitalMedia
|
|
3615
|
-
* @param {
|
|
3616
|
-
* @param {string} mediaId
|
|
6410
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
3617
6411
|
* @param {*} [options] Override http request option.
|
|
3618
6412
|
* @throws {RequiredError}
|
|
3619
6413
|
* @memberof HospitalsApi
|
|
3620
6414
|
*/
|
|
3621
|
-
apiV1HospitalsHospitalIdMediasMediaIdDelete(
|
|
6415
|
+
apiV1HospitalsHospitalIdMediasMediaIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3622
6416
|
/**
|
|
3623
6417
|
*
|
|
3624
6418
|
* @summary Get HospitalMedia.
|
|
3625
|
-
* @param {
|
|
3626
|
-
* @param {string} mediaId
|
|
6419
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
3627
6420
|
* @param {*} [options] Override http request option.
|
|
3628
6421
|
* @throws {RequiredError}
|
|
3629
6422
|
* @memberof HospitalsApi
|
|
3630
6423
|
*/
|
|
3631
|
-
apiV1HospitalsHospitalIdMediasMediaIdGet(
|
|
6424
|
+
apiV1HospitalsHospitalIdMediasMediaIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3632
6425
|
/**
|
|
3633
6426
|
*
|
|
3634
6427
|
* @summary Update HospitalMedia.
|
|
3635
|
-
* @param {
|
|
3636
|
-
* @param {string} mediaId
|
|
3637
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
6428
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
3638
6429
|
* @param {*} [options] Override http request option.
|
|
3639
6430
|
* @throws {RequiredError}
|
|
3640
6431
|
* @memberof HospitalsApi
|
|
3641
6432
|
*/
|
|
3642
|
-
apiV1HospitalsHospitalIdMediasMediaIdPut(
|
|
6433
|
+
apiV1HospitalsHospitalIdMediasMediaIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3643
6434
|
/**
|
|
3644
6435
|
*
|
|
3645
6436
|
* @summary Create HospitalMedia.
|
|
3646
|
-
* @param {
|
|
3647
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
6437
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdMediasPostRequest} requestParameters Request parameters.
|
|
3648
6438
|
* @param {*} [options] Override http request option.
|
|
3649
6439
|
* @throws {RequiredError}
|
|
3650
6440
|
* @memberof HospitalsApi
|
|
3651
6441
|
*/
|
|
3652
|
-
apiV1HospitalsHospitalIdMediasPost(
|
|
6442
|
+
apiV1HospitalsHospitalIdMediasPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3653
6443
|
/**
|
|
3654
6444
|
*
|
|
3655
6445
|
* @summary Update Hospital.
|
|
3656
|
-
* @param {
|
|
3657
|
-
* @param {UpdateHospitalCommand} [updateHospitalCommand]
|
|
6446
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdPutRequest} requestParameters Request parameters.
|
|
3658
6447
|
* @param {*} [options] Override http request option.
|
|
3659
6448
|
* @throws {RequiredError}
|
|
3660
6449
|
* @memberof HospitalsApi
|
|
3661
6450
|
*/
|
|
3662
|
-
apiV1HospitalsHospitalIdPut(
|
|
6451
|
+
apiV1HospitalsHospitalIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalModel, any>>;
|
|
3663
6452
|
/**
|
|
3664
6453
|
*
|
|
3665
6454
|
* @summary Delete HospitalSpecialty.
|
|
3666
|
-
* @param {
|
|
6455
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdReactivePutRequest} requestParameters Request parameters.
|
|
3667
6456
|
* @param {*} [options] Override http request option.
|
|
3668
6457
|
* @throws {RequiredError}
|
|
3669
6458
|
* @memberof HospitalsApi
|
|
3670
6459
|
*/
|
|
3671
|
-
apiV1HospitalsHospitalIdReactivePut(
|
|
6460
|
+
apiV1HospitalsHospitalIdReactivePut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdReactivePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3672
6461
|
/**
|
|
3673
6462
|
*
|
|
3674
6463
|
* @summary Get all HospitalSpecialties.
|
|
3675
|
-
* @param {
|
|
3676
|
-
* @param {string} [specialtyId]
|
|
3677
|
-
* @param {string} [specialtyName]
|
|
3678
|
-
* @param {string} [specialtyTypeId]
|
|
3679
|
-
* @param {string} [specialtyTypeName]
|
|
3680
|
-
* @param {string} [hospitalSpecialtyId]
|
|
3681
|
-
* @param {string} [name]
|
|
3682
|
-
* @param {string} [slug]
|
|
3683
|
-
* @param {MarketingType} [marketingType]
|
|
3684
|
-
* @param {string} [languageCode]
|
|
3685
|
-
* @param {boolean} [showHidden]
|
|
3686
|
-
* @param {number} [page]
|
|
3687
|
-
* @param {number} [limit]
|
|
3688
|
-
* @param {Date} [lastRetrieved]
|
|
6464
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGetRequest} requestParameters Request parameters.
|
|
3689
6465
|
* @param {*} [options] Override http request option.
|
|
3690
6466
|
* @throws {RequiredError}
|
|
3691
6467
|
* @memberof HospitalsApi
|
|
3692
6468
|
*/
|
|
3693
|
-
apiV1HospitalsHospitalIdSpecialtiesGet(
|
|
6469
|
+
apiV1HospitalsHospitalIdSpecialtiesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSpecialtiesModel, any>>;
|
|
3694
6470
|
/**
|
|
3695
6471
|
*
|
|
3696
6472
|
* @summary Get HospitalSpecialty appointment timetable overrides
|
|
3697
|
-
* @param {
|
|
3698
|
-
* @param {string} hospitalSpecialtyId
|
|
3699
|
-
* @param {boolean} [includesPreviousItems]
|
|
3700
|
-
* @param {Date} [startDate]
|
|
3701
|
-
* @param {Date} [endDate]
|
|
3702
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
3703
|
-
* @param {number} [page]
|
|
3704
|
-
* @param {number} [limit]
|
|
3705
|
-
* @param {Date} [lastRetrieved]
|
|
6473
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
3706
6474
|
* @param {*} [options] Override http request option.
|
|
3707
6475
|
* @throws {RequiredError}
|
|
3708
6476
|
* @memberof HospitalsApi
|
|
3709
6477
|
*/
|
|
3710
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet(
|
|
6478
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetableOverridesModel, any>>;
|
|
3711
6479
|
/**
|
|
3712
6480
|
*
|
|
3713
6481
|
* @summary Save HospitalSpecialty appointment timetable overrides
|
|
3714
|
-
* @param {
|
|
3715
|
-
* @param {string} hospitalSpecialtyId
|
|
3716
|
-
* @param {SaveHospitalSpecialtyAppointmentTimetableOverridesCommand} [saveHospitalSpecialtyAppointmentTimetableOverridesCommand]
|
|
6482
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
3717
6483
|
* @param {*} [options] Override http request option.
|
|
3718
6484
|
* @throws {RequiredError}
|
|
3719
6485
|
* @memberof HospitalsApi
|
|
3720
6486
|
*/
|
|
3721
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPost(
|
|
6487
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SaveAppointmentTimetableOverridesResultModel, any>>;
|
|
3722
6488
|
/**
|
|
3723
6489
|
*
|
|
3724
6490
|
* @summary Add, update, delete HospitalSpecialty appointment timetables
|
|
3725
|
-
* @param {
|
|
3726
|
-
* @param {string} hospitalSpecialtyId
|
|
3727
|
-
* @param {BatchHospitalSpecialtyAppointmentTimetablesCommand} [batchHospitalSpecialtyAppointmentTimetablesCommand]
|
|
6491
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
3728
6492
|
* @param {*} [options] Override http request option.
|
|
3729
6493
|
* @throws {RequiredError}
|
|
3730
6494
|
* @memberof HospitalsApi
|
|
3731
6495
|
*/
|
|
3732
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPost(
|
|
6496
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<BatchAppointmentTimetablesResultModel, any>>;
|
|
3733
6497
|
/**
|
|
3734
6498
|
*
|
|
3735
6499
|
* @summary Get HospitalSpecialty appointment timetables
|
|
3736
|
-
* @param {
|
|
3737
|
-
* @param {string} hospitalSpecialtyId
|
|
3738
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
3739
|
-
* @param {number} [page]
|
|
3740
|
-
* @param {number} [limit]
|
|
3741
|
-
* @param {Date} [lastRetrieved]
|
|
6500
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
3742
6501
|
* @param {*} [options] Override http request option.
|
|
3743
6502
|
* @throws {RequiredError}
|
|
3744
6503
|
* @memberof HospitalsApi
|
|
3745
6504
|
*/
|
|
3746
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet(
|
|
6505
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetablesModel, any>>;
|
|
3747
6506
|
/**
|
|
3748
6507
|
*
|
|
3749
6508
|
* @summary Delete HospitalSpecialty.
|
|
3750
|
-
* @param {
|
|
3751
|
-
* @param {string} hospitalSpecialtyId
|
|
3752
|
-
* @param {boolean} [isPermanent]
|
|
6509
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDeleteRequest} requestParameters Request parameters.
|
|
3753
6510
|
* @param {*} [options] Override http request option.
|
|
3754
6511
|
* @throws {RequiredError}
|
|
3755
6512
|
* @memberof HospitalsApi
|
|
3756
6513
|
*/
|
|
3757
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDelete(
|
|
6514
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3758
6515
|
/**
|
|
3759
6516
|
*
|
|
3760
6517
|
* @summary Get HospitalSpecialty.
|
|
3761
|
-
* @param {
|
|
3762
|
-
* @param {string} hospitalSpecialtyId
|
|
3763
|
-
* @param {string} [languageCode]
|
|
6518
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGetRequest} requestParameters Request parameters.
|
|
3764
6519
|
* @param {*} [options] Override http request option.
|
|
3765
6520
|
* @throws {RequiredError}
|
|
3766
6521
|
* @memberof HospitalsApi
|
|
3767
6522
|
*/
|
|
3768
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet(
|
|
6523
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSpecialtyModel, any>>;
|
|
3769
6524
|
/**
|
|
3770
6525
|
*
|
|
3771
6526
|
* @summary Get all HospitalServiceMedias.
|
|
3772
|
-
* @param {
|
|
3773
|
-
* @param {string} hospitalSpecialtyId
|
|
3774
|
-
* @param {string} [id]
|
|
3775
|
-
* @param {MediaType} [mediaType]
|
|
3776
|
-
* @param {number} [page]
|
|
3777
|
-
* @param {number} [limit]
|
|
3778
|
-
* @param {Date} [lastRetrieved]
|
|
6527
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGetRequest} requestParameters Request parameters.
|
|
3779
6528
|
* @param {*} [options] Override http request option.
|
|
3780
6529
|
* @throws {RequiredError}
|
|
3781
6530
|
* @memberof HospitalsApi
|
|
3782
6531
|
*/
|
|
3783
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(
|
|
6532
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
3784
6533
|
/**
|
|
3785
6534
|
*
|
|
3786
6535
|
* @summary Delete HospitalServiceMedia
|
|
3787
|
-
* @param {
|
|
3788
|
-
* @param {string} hospitalSpecialtyId
|
|
3789
|
-
* @param {string} mediaId
|
|
6536
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
3790
6537
|
* @param {*} [options] Override http request option.
|
|
3791
6538
|
* @throws {RequiredError}
|
|
3792
6539
|
* @memberof HospitalsApi
|
|
3793
6540
|
*/
|
|
3794
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDelete(
|
|
6541
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3795
6542
|
/**
|
|
3796
6543
|
*
|
|
3797
6544
|
* @summary Get HospitalServiceMedia.
|
|
3798
|
-
* @param {
|
|
3799
|
-
* @param {string} hospitalSpecialtyId
|
|
3800
|
-
* @param {string} mediaId
|
|
6545
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
3801
6546
|
* @param {*} [options] Override http request option.
|
|
3802
6547
|
* @throws {RequiredError}
|
|
3803
6548
|
* @memberof HospitalsApi
|
|
3804
6549
|
*/
|
|
3805
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(
|
|
6550
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3806
6551
|
/**
|
|
3807
6552
|
*
|
|
3808
6553
|
* @summary Update HospitalServiceMedia.
|
|
3809
|
-
* @param {
|
|
3810
|
-
* @param {string} hospitalSpecialtyId
|
|
3811
|
-
* @param {string} mediaId
|
|
3812
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
6554
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
3813
6555
|
* @param {*} [options] Override http request option.
|
|
3814
6556
|
* @throws {RequiredError}
|
|
3815
6557
|
* @memberof HospitalsApi
|
|
3816
6558
|
*/
|
|
3817
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut(
|
|
6559
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3818
6560
|
/**
|
|
3819
6561
|
*
|
|
3820
6562
|
* @summary Create HospitalServiceMedia.
|
|
3821
|
-
* @param {
|
|
3822
|
-
* @param {string} hospitalSpecialtyId
|
|
3823
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
6563
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPostRequest} requestParameters Request parameters.
|
|
3824
6564
|
* @param {*} [options] Override http request option.
|
|
3825
6565
|
* @throws {RequiredError}
|
|
3826
6566
|
* @memberof HospitalsApi
|
|
3827
6567
|
*/
|
|
3828
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPost(
|
|
6568
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
3829
6569
|
/**
|
|
3830
6570
|
*
|
|
3831
6571
|
* @summary Update HospitalSpecialty.
|
|
3832
|
-
* @param {
|
|
3833
|
-
* @param {string} hospitalSpecialtyId
|
|
3834
|
-
* @param {UpdateHospitalSpecialtyCommand} [updateHospitalSpecialtyCommand]
|
|
6572
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPutRequest} requestParameters Request parameters.
|
|
3835
6573
|
* @param {*} [options] Override http request option.
|
|
3836
6574
|
* @throws {RequiredError}
|
|
3837
6575
|
* @memberof HospitalsApi
|
|
3838
6576
|
*/
|
|
3839
|
-
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPut(
|
|
6577
|
+
apiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesHospitalSpecialtyIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSpecialtyModel, any>>;
|
|
3840
6578
|
/**
|
|
3841
6579
|
*
|
|
3842
6580
|
* @summary Create HospitalSpecialty.
|
|
3843
|
-
* @param {
|
|
3844
|
-
* @param {CreateHospitalSpecialtyCommand} [createHospitalSpecialtyCommand]
|
|
6581
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesPostRequest} requestParameters Request parameters.
|
|
3845
6582
|
* @param {*} [options] Override http request option.
|
|
3846
6583
|
* @throws {RequiredError}
|
|
3847
6584
|
* @memberof HospitalsApi
|
|
3848
6585
|
*/
|
|
3849
|
-
apiV1HospitalsHospitalIdSpecialtiesPost(
|
|
6586
|
+
apiV1HospitalsHospitalIdSpecialtiesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSpecialtyModel, any>>;
|
|
3850
6587
|
/**
|
|
3851
6588
|
*
|
|
3852
6589
|
* @summary Get all HospitalSpecialties.
|
|
3853
|
-
* @param {
|
|
3854
|
-
* @param {string} [specialtyId]
|
|
3855
|
-
* @param {string} [specialtyName]
|
|
3856
|
-
* @param {string} [specialtyTypeId]
|
|
3857
|
-
* @param {string} [specialtyTypeName]
|
|
3858
|
-
* @param {string} [hospitalSpecialtyId]
|
|
3859
|
-
* @param {string} [name]
|
|
3860
|
-
* @param {string} [slug]
|
|
3861
|
-
* @param {MarketingType} [marketingType]
|
|
3862
|
-
* @param {string} [languageCode]
|
|
3863
|
-
* @param {boolean} [showHidden]
|
|
3864
|
-
* @param {number} [page]
|
|
3865
|
-
* @param {number} [limit]
|
|
3866
|
-
* @param {Date} [lastRetrieved]
|
|
6590
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGetRequest} requestParameters Request parameters.
|
|
3867
6591
|
* @param {*} [options] Override http request option.
|
|
3868
6592
|
* @throws {RequiredError}
|
|
3869
6593
|
* @memberof HospitalsApi
|
|
3870
6594
|
*/
|
|
3871
|
-
apiV1HospitalsHospitalIdSpecialtiesSimpleGet(
|
|
6595
|
+
apiV1HospitalsHospitalIdSpecialtiesSimpleGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSimpleGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSpecialtiesSimpleModel, any>>;
|
|
3872
6596
|
/**
|
|
3873
6597
|
*
|
|
3874
6598
|
* @summary Get HospitalSpecialty by slug.
|
|
3875
|
-
* @param {
|
|
3876
|
-
* @param {string} slug
|
|
3877
|
-
* @param {string} [languageCode]
|
|
3878
|
-
* @param {boolean} [returnDefaultValue]
|
|
3879
|
-
* @param {boolean} [includeServices]
|
|
6599
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGetRequest} requestParameters Request parameters.
|
|
3880
6600
|
* @param {*} [options] Override http request option.
|
|
3881
6601
|
* @throws {RequiredError}
|
|
3882
6602
|
* @memberof HospitalsApi
|
|
3883
6603
|
*/
|
|
3884
|
-
apiV1HospitalsHospitalIdSpecialtiesSlugGet(
|
|
6604
|
+
apiV1HospitalsHospitalIdSpecialtiesSlugGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSlugGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalSpecialtyModel, any>>;
|
|
3885
6605
|
/**
|
|
3886
6606
|
*
|
|
3887
6607
|
* @summary Get all HospitalServices.
|
|
3888
|
-
* @param {
|
|
3889
|
-
* @param {string} specialtyId
|
|
3890
|
-
* @param {string} [id]
|
|
3891
|
-
* @param {string} [name]
|
|
3892
|
-
* @param {string} [slug]
|
|
3893
|
-
* @param {string} [serviceCategoryId]
|
|
3894
|
-
* @param {MarketingType} [marketingType]
|
|
3895
|
-
* @param {Procedure} [procedure]
|
|
3896
|
-
* @param {Date} [created]
|
|
3897
|
-
* @param {boolean} [showHidden]
|
|
3898
|
-
* @param {string} [languageCode]
|
|
3899
|
-
* @param {number} [page]
|
|
3900
|
-
* @param {number} [limit]
|
|
3901
|
-
* @param {Date} [lastRetrieved]
|
|
6608
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGetRequest} requestParameters Request parameters.
|
|
3902
6609
|
* @param {*} [options] Override http request option.
|
|
3903
6610
|
* @throws {RequiredError}
|
|
3904
6611
|
* @memberof HospitalsApi
|
|
3905
6612
|
*/
|
|
3906
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(
|
|
6613
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServicesModel, any>>;
|
|
3907
6614
|
/**
|
|
3908
6615
|
*
|
|
3909
6616
|
* @summary Create HospitalService.
|
|
3910
|
-
* @param {
|
|
3911
|
-
* @param {string} specialtyId
|
|
3912
|
-
* @param {CreateHospitalServiceCommand} [createHospitalServiceCommand]
|
|
6617
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPostRequest} requestParameters Request parameters.
|
|
3913
6618
|
* @param {*} [options] Override http request option.
|
|
3914
6619
|
* @throws {RequiredError}
|
|
3915
6620
|
* @memberof HospitalsApi
|
|
3916
6621
|
*/
|
|
3917
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPost(
|
|
6622
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServiceModel, any>>;
|
|
3918
6623
|
/**
|
|
3919
6624
|
*
|
|
3920
6625
|
* @summary Get Service appointment timetable overrides
|
|
3921
|
-
* @param {
|
|
3922
|
-
* @param {string} specialtyId
|
|
3923
|
-
* @param {string} serviceId
|
|
3924
|
-
* @param {boolean} [includesPreviousItems]
|
|
3925
|
-
* @param {Date} [startDate]
|
|
3926
|
-
* @param {Date} [endDate]
|
|
3927
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
3928
|
-
* @param {number} [page]
|
|
3929
|
-
* @param {number} [limit]
|
|
3930
|
-
* @param {Date} [lastRetrieved]
|
|
6626
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
3931
6627
|
* @param {*} [options] Override http request option.
|
|
3932
6628
|
* @throws {RequiredError}
|
|
3933
6629
|
* @memberof HospitalsApi
|
|
3934
6630
|
*/
|
|
3935
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet(
|
|
6631
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetableOverridesModel, any>>;
|
|
3936
6632
|
/**
|
|
3937
6633
|
*
|
|
3938
6634
|
* @summary Save Service appointment timetable overrides
|
|
3939
|
-
* @param {
|
|
3940
|
-
* @param {string} specialtyId
|
|
3941
|
-
* @param {string} serviceId
|
|
3942
|
-
* @param {SaveServiceAppointmentTimetableOverridesCommand} [saveServiceAppointmentTimetableOverridesCommand]
|
|
6635
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
3943
6636
|
* @param {*} [options] Override http request option.
|
|
3944
6637
|
* @throws {RequiredError}
|
|
3945
6638
|
* @memberof HospitalsApi
|
|
3946
6639
|
*/
|
|
3947
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost(
|
|
6640
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SaveAppointmentTimetableOverridesResultModel, any>>;
|
|
3948
6641
|
/**
|
|
3949
6642
|
*
|
|
3950
6643
|
* @summary Add, update and delete service appointment timetables
|
|
3951
|
-
* @param {
|
|
3952
|
-
* @param {string} specialtyId
|
|
3953
|
-
* @param {string} serviceId
|
|
3954
|
-
* @param {BatchServiceAppointmentTimetablesCommand} [batchServiceAppointmentTimetablesCommand]
|
|
6644
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
3955
6645
|
* @param {*} [options] Override http request option.
|
|
3956
6646
|
* @throws {RequiredError}
|
|
3957
6647
|
* @memberof HospitalsApi
|
|
3958
6648
|
*/
|
|
3959
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost(
|
|
6649
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<BatchAppointmentTimetablesResultModel, any>>;
|
|
3960
6650
|
/**
|
|
3961
6651
|
*
|
|
3962
6652
|
* @summary Get Service appointment timetables
|
|
3963
|
-
* @param {
|
|
3964
|
-
* @param {string} specialtyId
|
|
3965
|
-
* @param {string} serviceId
|
|
3966
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
3967
|
-
* @param {number} [page]
|
|
3968
|
-
* @param {number} [limit]
|
|
3969
|
-
* @param {Date} [lastRetrieved]
|
|
6653
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
3970
6654
|
* @param {*} [options] Override http request option.
|
|
3971
6655
|
* @throws {RequiredError}
|
|
3972
6656
|
* @memberof HospitalsApi
|
|
3973
6657
|
*/
|
|
3974
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet(
|
|
6658
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetablesModel, any>>;
|
|
3975
6659
|
/**
|
|
3976
6660
|
*
|
|
3977
6661
|
* @summary Delete HospitalService
|
|
3978
|
-
* @param {
|
|
3979
|
-
* @param {string} specialtyId
|
|
3980
|
-
* @param {string} serviceId
|
|
3981
|
-
* @param {boolean} [isPermanent]
|
|
6662
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDeleteRequest} requestParameters Request parameters.
|
|
3982
6663
|
* @param {*} [options] Override http request option.
|
|
3983
6664
|
* @throws {RequiredError}
|
|
3984
6665
|
* @memberof HospitalsApi
|
|
3985
6666
|
*/
|
|
3986
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete(
|
|
6667
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
3987
6668
|
/**
|
|
3988
6669
|
*
|
|
3989
6670
|
* @summary
|
|
3990
|
-
* @param {
|
|
3991
|
-
* @param {string} specialtyId
|
|
3992
|
-
* @param {string} serviceId
|
|
3993
|
-
* @param {string} [languageCode]
|
|
3994
|
-
* @param {boolean} [returnDefaultValue]
|
|
6671
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGetRequest} requestParameters Request parameters.
|
|
3995
6672
|
* @param {*} [options] Override http request option.
|
|
3996
6673
|
* @throws {RequiredError}
|
|
3997
6674
|
* @memberof HospitalsApi
|
|
3998
6675
|
*/
|
|
3999
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(
|
|
6676
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServiceModel, any>>;
|
|
4000
6677
|
/**
|
|
4001
6678
|
*
|
|
4002
6679
|
* @summary Get all HospitalServiceMedias.
|
|
4003
|
-
* @param {
|
|
4004
|
-
* @param {string} specialtyId
|
|
4005
|
-
* @param {string} serviceId
|
|
4006
|
-
* @param {string} [id]
|
|
4007
|
-
* @param {MediaType} [mediaType]
|
|
4008
|
-
* @param {number} [page]
|
|
4009
|
-
* @param {number} [limit]
|
|
4010
|
-
* @param {Date} [lastRetrieved]
|
|
6680
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGetRequest} requestParameters Request parameters.
|
|
4011
6681
|
* @param {*} [options] Override http request option.
|
|
4012
6682
|
* @throws {RequiredError}
|
|
4013
6683
|
* @memberof HospitalsApi
|
|
4014
6684
|
*/
|
|
4015
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(
|
|
6685
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
4016
6686
|
/**
|
|
4017
6687
|
*
|
|
4018
6688
|
* @summary Delete HospitalServiceMedia
|
|
4019
|
-
* @param {
|
|
4020
|
-
* @param {string} specialtyId
|
|
4021
|
-
* @param {string} serviceId
|
|
4022
|
-
* @param {string} mediaId
|
|
6689
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
4023
6690
|
* @param {*} [options] Override http request option.
|
|
4024
6691
|
* @throws {RequiredError}
|
|
4025
6692
|
* @memberof HospitalsApi
|
|
4026
6693
|
*/
|
|
4027
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete(
|
|
6694
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
4028
6695
|
/**
|
|
4029
6696
|
*
|
|
4030
6697
|
* @summary Get HospitalServiceMedia.
|
|
4031
|
-
* @param {
|
|
4032
|
-
* @param {string} specialtyId
|
|
4033
|
-
* @param {string} serviceId
|
|
4034
|
-
* @param {string} mediaId
|
|
6698
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
4035
6699
|
* @param {*} [options] Override http request option.
|
|
4036
6700
|
* @throws {RequiredError}
|
|
4037
6701
|
* @memberof HospitalsApi
|
|
4038
6702
|
*/
|
|
4039
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(
|
|
6703
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
4040
6704
|
/**
|
|
4041
6705
|
*
|
|
4042
6706
|
* @summary Update HospitalServiceMedia.
|
|
4043
|
-
* @param {
|
|
4044
|
-
* @param {string} specialtyId
|
|
4045
|
-
* @param {string} serviceId
|
|
4046
|
-
* @param {string} mediaId
|
|
4047
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
6707
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
4048
6708
|
* @param {*} [options] Override http request option.
|
|
4049
6709
|
* @throws {RequiredError}
|
|
4050
6710
|
* @memberof HospitalsApi
|
|
4051
6711
|
*/
|
|
4052
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut(
|
|
6712
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
4053
6713
|
/**
|
|
4054
6714
|
*
|
|
4055
6715
|
* @summary Create HospitalServiceMedia.
|
|
4056
|
-
* @param {
|
|
4057
|
-
* @param {string} specialtyId
|
|
4058
|
-
* @param {string} serviceId
|
|
4059
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
6716
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPostRequest} requestParameters Request parameters.
|
|
4060
6717
|
* @param {*} [options] Override http request option.
|
|
4061
6718
|
* @throws {RequiredError}
|
|
4062
6719
|
* @memberof HospitalsApi
|
|
4063
6720
|
*/
|
|
4064
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost(
|
|
6721
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
4065
6722
|
/**
|
|
4066
6723
|
*
|
|
4067
6724
|
* @summary Update HospitalService.
|
|
4068
|
-
* @param {
|
|
4069
|
-
* @param {string} specialtyId
|
|
4070
|
-
* @param {string} serviceId
|
|
4071
|
-
* @param {UpdateHospitalServiceCommand} [updateHospitalServiceCommand]
|
|
6725
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPutRequest} requestParameters Request parameters.
|
|
4072
6726
|
* @param {*} [options] Override http request option.
|
|
4073
6727
|
* @throws {RequiredError}
|
|
4074
6728
|
* @memberof HospitalsApi
|
|
4075
6729
|
*/
|
|
4076
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut(
|
|
6730
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServiceModel, any>>;
|
|
4077
6731
|
/**
|
|
4078
6732
|
*
|
|
4079
6733
|
* @summary Reactivate Hospital Service
|
|
4080
|
-
* @param {
|
|
4081
|
-
* @param {string} specialtyId
|
|
4082
|
-
* @param {string} serviceId
|
|
6734
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePutRequest} requestParameters Request parameters.
|
|
4083
6735
|
* @param {*} [options] Override http request option.
|
|
4084
6736
|
* @throws {RequiredError}
|
|
4085
6737
|
* @memberof HospitalsApi
|
|
4086
6738
|
*/
|
|
4087
|
-
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePut(
|
|
6739
|
+
apiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSpecialtiesSpecialtyIdServicesServiceIdReactivePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
4088
6740
|
/**
|
|
4089
6741
|
*
|
|
4090
6742
|
* @summary Translate hospital at once
|
|
4091
|
-
* @param {
|
|
4092
|
-
* @param {TranslateHospitalCommand} [translateHospitalCommand]
|
|
6743
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdTranslatePostRequest} requestParameters Request parameters.
|
|
4093
6744
|
* @param {*} [options] Override http request option.
|
|
4094
6745
|
* @throws {RequiredError}
|
|
4095
6746
|
* @memberof HospitalsApi
|
|
4096
6747
|
*/
|
|
4097
|
-
apiV1HospitalsHospitalIdTranslatePost(
|
|
6748
|
+
apiV1HospitalsHospitalIdTranslatePost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdTranslatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
4098
6749
|
/**
|
|
4099
6750
|
*
|
|
4100
6751
|
* @summary Get all HospitalWorkingDays.
|
|
4101
|
-
* @param {
|
|
4102
|
-
* @param {string} [id]
|
|
4103
|
-
* @param {string} [dayOfWeek]
|
|
4104
|
-
* @param {Date} [timeFrom]
|
|
4105
|
-
* @param {Date} [timeTo]
|
|
4106
|
-
* @param {boolean} [checkHoliday]
|
|
4107
|
-
* @param {number} [page]
|
|
4108
|
-
* @param {number} [limit]
|
|
4109
|
-
* @param {Date} [lastRetrieved]
|
|
6752
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGetRequest} requestParameters Request parameters.
|
|
4110
6753
|
* @param {*} [options] Override http request option.
|
|
4111
6754
|
* @throws {RequiredError}
|
|
4112
6755
|
* @memberof HospitalsApi
|
|
4113
6756
|
*/
|
|
4114
|
-
apiV1HospitalsHospitalIdWorkingdaysGet(
|
|
6757
|
+
apiV1HospitalsHospitalIdWorkingdaysGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdWorkingdaysGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<WorkingDaysModel, any>>;
|
|
4115
6758
|
/**
|
|
4116
6759
|
*
|
|
4117
6760
|
* @summary Create HospitalWorkingDay.
|
|
4118
|
-
* @param {
|
|
4119
|
-
* @param {CreateHospitalWorkingDayCommand} [createHospitalWorkingDayCommand]
|
|
6761
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdWorkingdaysPostRequest} requestParameters Request parameters.
|
|
4120
6762
|
* @param {*} [options] Override http request option.
|
|
4121
6763
|
* @throws {RequiredError}
|
|
4122
6764
|
* @memberof HospitalsApi
|
|
4123
6765
|
*/
|
|
4124
|
-
apiV1HospitalsHospitalIdWorkingdaysPost(
|
|
6766
|
+
apiV1HospitalsHospitalIdWorkingdaysPost(requestParameters: HospitalsApiApiV1HospitalsHospitalIdWorkingdaysPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<WorkingDayModel, any>>;
|
|
4125
6767
|
/**
|
|
4126
6768
|
*
|
|
4127
6769
|
* @summary Delete HospitalWorkingDay.
|
|
4128
|
-
* @param {
|
|
4129
|
-
* @param {string} workingDayId
|
|
6770
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDeleteRequest} requestParameters Request parameters.
|
|
4130
6771
|
* @param {*} [options] Override http request option.
|
|
4131
6772
|
* @throws {RequiredError}
|
|
4132
6773
|
* @memberof HospitalsApi
|
|
4133
6774
|
*/
|
|
4134
|
-
apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDelete(
|
|
6775
|
+
apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDelete(requestParameters: HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
4135
6776
|
/**
|
|
4136
6777
|
*
|
|
4137
6778
|
* @summary Get HospitalWorkingDay.
|
|
4138
|
-
* @param {
|
|
4139
|
-
* @param {string} workingDayId
|
|
6779
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGetRequest} requestParameters Request parameters.
|
|
4140
6780
|
* @param {*} [options] Override http request option.
|
|
4141
6781
|
* @throws {RequiredError}
|
|
4142
6782
|
* @memberof HospitalsApi
|
|
4143
6783
|
*/
|
|
4144
|
-
apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGet(
|
|
6784
|
+
apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<WorkingDayModel, any>>;
|
|
4145
6785
|
/**
|
|
4146
6786
|
*
|
|
4147
6787
|
* @summary Update HospitalWorkingDay.
|
|
4148
|
-
* @param {
|
|
4149
|
-
* @param {string} workingDayId
|
|
4150
|
-
* @param {UpdateHospitalWorkingDayCommand} [updateHospitalWorkingDayCommand]
|
|
6788
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPutRequest} requestParameters Request parameters.
|
|
4151
6789
|
* @param {*} [options] Override http request option.
|
|
4152
6790
|
* @throws {RequiredError}
|
|
4153
6791
|
* @memberof HospitalsApi
|
|
4154
6792
|
*/
|
|
4155
|
-
apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPut(
|
|
6793
|
+
apiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdWorkingdaysWorkingDayIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<WorkingDayModel, any>>;
|
|
4156
6794
|
/**
|
|
4157
6795
|
*
|
|
4158
6796
|
* @summary Delete HospitalSpecialty.
|
|
4159
|
-
* @param {
|
|
6797
|
+
* @param {HospitalsApiApiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePutRequest} requestParameters Request parameters.
|
|
4160
6798
|
* @param {*} [options] Override http request option.
|
|
4161
6799
|
* @throws {RequiredError}
|
|
4162
6800
|
* @memberof HospitalsApi
|
|
4163
6801
|
*/
|
|
4164
|
-
apiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePut(
|
|
6802
|
+
apiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePut(requestParameters: HospitalsApiApiV1HospitalsHospitalSpecialtyIdSpecialtiesReactivePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
4165
6803
|
/**
|
|
4166
6804
|
*
|
|
4167
6805
|
* @summary Create Hospital.
|
|
4168
|
-
* @param {
|
|
6806
|
+
* @param {HospitalsApiApiV1HospitalsPostRequest} requestParameters Request parameters.
|
|
4169
6807
|
* @param {*} [options] Override http request option.
|
|
4170
6808
|
* @throws {RequiredError}
|
|
4171
6809
|
* @memberof HospitalsApi
|
|
4172
6810
|
*/
|
|
4173
|
-
apiV1HospitalsPost(
|
|
6811
|
+
apiV1HospitalsPost(requestParameters?: HospitalsApiApiV1HospitalsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalModel, any>>;
|
|
4174
6812
|
/**
|
|
4175
6813
|
*
|
|
4176
6814
|
* @summary Get all Hospitals.
|
|
4177
|
-
* @param {
|
|
4178
|
-
* @param {string} [name]
|
|
4179
|
-
* @param {string} [countryId]
|
|
4180
|
-
* @param {Date} [created]
|
|
4181
|
-
* @param {MarketingType} [marketingType]
|
|
4182
|
-
* @param {string} [specialtyTypeId]
|
|
4183
|
-
* @param {string} [specialtyId]
|
|
4184
|
-
* @param {string} [exceptHospitalId]
|
|
4185
|
-
* @param {boolean} [showHidden]
|
|
4186
|
-
* @param {string} [languageCode]
|
|
4187
|
-
* @param {Array<string>} [ids]
|
|
4188
|
-
* @param {boolean} [paymentEnabled]
|
|
4189
|
-
* @param {number} [page]
|
|
4190
|
-
* @param {number} [limit]
|
|
4191
|
-
* @param {Date} [lastRetrieved]
|
|
6815
|
+
* @param {HospitalsApiApiV1HospitalsSimpleGetRequest} requestParameters Request parameters.
|
|
4192
6816
|
* @param {*} [options] Override http request option.
|
|
4193
6817
|
* @throws {RequiredError}
|
|
4194
6818
|
* @memberof HospitalsApi
|
|
4195
6819
|
*/
|
|
4196
|
-
apiV1HospitalsSimpleGet(
|
|
6820
|
+
apiV1HospitalsSimpleGet(requestParameters?: HospitalsApiApiV1HospitalsSimpleGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalsSimpleModel, any>>;
|
|
4197
6821
|
/**
|
|
4198
6822
|
*
|
|
4199
6823
|
* @summary
|
|
4200
|
-
* @param {
|
|
4201
|
-
* @param {string} [languageCode]
|
|
4202
|
-
* @param {boolean} [returnDefaultValue]
|
|
6824
|
+
* @param {HospitalsApiApiV1HospitalsSlugGetRequest} requestParameters Request parameters.
|
|
4203
6825
|
* @param {*} [options] Override http request option.
|
|
4204
6826
|
* @throws {RequiredError}
|
|
4205
6827
|
* @memberof HospitalsApi
|
|
4206
6828
|
*/
|
|
4207
|
-
apiV1HospitalsSlugGet(
|
|
6829
|
+
apiV1HospitalsSlugGet(requestParameters: HospitalsApiApiV1HospitalsSlugGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalModel, any>>;
|
|
4208
6830
|
}
|
|
4209
6831
|
//# sourceMappingURL=hospitals-api.d.ts.map
|