ch-admin-api-client-typescript 5.91.12 → 5.91.24
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/accreditations-api.d.ts +10 -9
- package/lib/api/accreditations-api.d.ts.map +1 -1
- package/lib/api/accreditations-api.js +13 -13
- package/lib/api/hospitals-api.d.ts +292 -0
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +372 -0
- package/lib/api/patient-review-form-settings-api.d.ts +460 -0
- package/lib/api/patient-review-form-settings-api.d.ts.map +1 -0
- package/lib/api/patient-review-form-settings-api.js +824 -0
- package/lib/api/patient-reviews-api.d.ts +753 -0
- package/lib/api/patient-reviews-api.d.ts.map +1 -0
- package/lib/api/patient-reviews-api.js +1310 -0
- package/lib/api.d.ts +2 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +2 -0
- package/lib/models/accreditation-item-model.d.ts +7 -0
- package/lib/models/accreditation-item-model.d.ts.map +1 -1
- package/lib/models/accreditation-model.d.ts +7 -0
- package/lib/models/accreditation-model.d.ts.map +1 -1
- package/lib/models/accreditation-type.d.ts +22 -0
- package/lib/models/accreditation-type.d.ts.map +1 -0
- package/lib/models/accreditation-type.js +25 -0
- package/lib/models/accreditation-verification-file-model.d.ts +49 -0
- package/lib/models/accreditation-verification-file-model.d.ts.map +1 -0
- package/lib/models/accreditation-verification-file-model.js +15 -0
- package/lib/models/article-item-model.d.ts +18 -0
- package/lib/models/article-item-model.d.ts.map +1 -1
- package/lib/models/article-model.d.ts +18 -0
- package/lib/models/article-model.d.ts.map +1 -1
- package/lib/models/create-accreditation-command.d.ts +7 -0
- package/lib/models/create-accreditation-command.d.ts.map +1 -1
- package/lib/models/create-hospital-accreditation-command.d.ts +32 -0
- package/lib/models/create-hospital-accreditation-command.d.ts.map +1 -1
- package/lib/models/create-patient-review-form-setting-command.d.ts +81 -0
- package/lib/models/create-patient-review-form-setting-command.d.ts.map +1 -0
- package/lib/models/create-patient-review-form-setting-command.js +15 -0
- package/lib/models/deal-item-model.d.ts +18 -0
- package/lib/models/deal-item-model.d.ts.map +1 -1
- package/lib/models/deal-model.d.ts +18 -0
- package/lib/models/deal-model.d.ts.map +1 -1
- package/lib/models/doctor-affiliation-item-model.d.ts +18 -0
- package/lib/models/doctor-affiliation-item-model.d.ts.map +1 -1
- package/lib/models/doctor-affiliation-model.d.ts +18 -0
- package/lib/models/doctor-affiliation-model.d.ts.map +1 -1
- package/lib/models/form-result-item-model.d.ts +7 -0
- package/lib/models/form-result-item-model.d.ts.map +1 -1
- package/lib/models/form-result-model.d.ts +7 -0
- package/lib/models/form-result-model.d.ts.map +1 -1
- package/lib/models/hospital-accreditation-item-model.d.ts +32 -0
- package/lib/models/hospital-accreditation-item-model.d.ts.map +1 -1
- package/lib/models/hospital-accreditation-model.d.ts +32 -0
- package/lib/models/hospital-accreditation-model.d.ts.map +1 -1
- package/lib/models/hospital-item-model.d.ts +7 -0
- package/lib/models/hospital-item-model.d.ts.map +1 -1
- package/lib/models/hospital-model.d.ts +6 -6
- package/lib/models/hospital-model.d.ts.map +1 -1
- package/lib/models/hospital-service-item-model.d.ts +18 -0
- package/lib/models/hospital-service-item-model.d.ts.map +1 -1
- package/lib/models/hospital-service-model.d.ts +18 -0
- package/lib/models/hospital-service-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-item-model.d.ts +18 -0
- package/lib/models/hospital-specialty-item-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-model.d.ts +18 -0
- package/lib/models/hospital-specialty-model.d.ts.map +1 -1
- package/lib/models/index.d.ts +33 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +33 -0
- package/lib/models/patch-patient-review-input-model.d.ts +50 -0
- package/lib/models/patch-patient-review-input-model.d.ts.map +1 -0
- package/lib/models/patch-patient-review-input-model.js +15 -0
- package/lib/models/patient-review-activity-action.d.ts +29 -0
- package/lib/models/patient-review-activity-action.d.ts.map +1 -0
- package/lib/models/patient-review-activity-action.js +32 -0
- package/lib/models/patient-review-activity-log-model.d.ts +69 -0
- package/lib/models/patient-review-activity-log-model.d.ts.map +1 -0
- package/lib/models/patient-review-activity-log-model.js +15 -0
- package/lib/models/patient-review-before-and-after-photo-model.d.ts +61 -0
- package/lib/models/patient-review-before-and-after-photo-model.d.ts.map +1 -0
- package/lib/models/patient-review-before-and-after-photo-model.js +15 -0
- package/lib/models/patient-review-before-and-after-public-photo-model.d.ts +73 -0
- package/lib/models/patient-review-before-and-after-public-photo-model.d.ts.map +1 -0
- package/lib/models/patient-review-before-and-after-public-photo-model.js +15 -0
- package/lib/models/patient-review-content-verification-input-model.d.ts +31 -0
- package/lib/models/patient-review-content-verification-input-model.d.ts.map +1 -0
- package/lib/models/patient-review-content-verification-input-model.js +15 -0
- package/lib/models/patient-review-detail-model.d.ts +44 -0
- package/lib/models/patient-review-detail-model.d.ts.map +1 -0
- package/lib/models/patient-review-detail-model.js +15 -0
- package/lib/models/patient-review-form-setting-detail-input-model.d.ts +67 -0
- package/lib/models/patient-review-form-setting-detail-input-model.d.ts.map +1 -0
- package/lib/models/patient-review-form-setting-detail-input-model.js +15 -0
- package/lib/models/patient-review-form-setting-detail-model.d.ts +79 -0
- package/lib/models/patient-review-form-setting-detail-model.d.ts.map +1 -0
- package/lib/models/patient-review-form-setting-detail-model.js +15 -0
- package/lib/models/patient-review-form-setting-item-model.d.ts +87 -0
- package/lib/models/patient-review-form-setting-item-model.d.ts.map +1 -0
- package/lib/models/patient-review-form-setting-item-model.js +15 -0
- package/lib/models/patient-review-form-setting-model.d.ts +94 -0
- package/lib/models/patient-review-form-setting-model.d.ts.map +1 -0
- package/lib/models/patient-review-form-setting-model.js +15 -0
- package/lib/models/patient-review-form-settings-model.d.ts +33 -0
- package/lib/models/patient-review-form-settings-model.d.ts.map +1 -0
- package/lib/models/patient-review-form-settings-model.js +15 -0
- package/lib/models/patient-review-general-photo-model.d.ts +49 -0
- package/lib/models/patient-review-general-photo-model.d.ts.map +1 -0
- package/lib/models/patient-review-general-photo-model.js +15 -0
- package/lib/models/patient-review-general-public-photo-model.d.ts +61 -0
- package/lib/models/patient-review-general-public-photo-model.d.ts.map +1 -0
- package/lib/models/patient-review-general-public-photo-model.js +15 -0
- package/lib/models/patient-review-item-model.d.ts +166 -0
- package/lib/models/patient-review-item-model.d.ts.map +1 -0
- package/lib/models/patient-review-item-model.js +15 -0
- package/lib/models/patient-review-model.d.ts +318 -0
- package/lib/models/patient-review-model.d.ts.map +1 -0
- package/lib/models/patient-review-model.js +15 -0
- package/lib/models/patient-review-platform.d.ts +23 -0
- package/lib/models/patient-review-platform.d.ts.map +1 -0
- package/lib/models/patient-review-platform.js +26 -0
- package/lib/models/patient-review-public-before-after-image-input-model.d.ts +61 -0
- package/lib/models/patient-review-public-before-after-image-input-model.d.ts.map +1 -0
- package/lib/models/patient-review-public-before-after-image-input-model.js +15 -0
- package/lib/models/patient-review-public-general-image-input-model.d.ts +49 -0
- package/lib/models/patient-review-public-general-image-input-model.d.ts.map +1 -0
- package/lib/models/patient-review-public-general-image-input-model.js +15 -0
- package/lib/models/patient-review-public-photo-patch-input-model.d.ts +33 -0
- package/lib/models/patient-review-public-photo-patch-input-model.d.ts.map +1 -0
- package/lib/models/patient-review-public-photo-patch-input-model.js +15 -0
- package/lib/models/patient-review-status.d.ts +23 -0
- package/lib/models/patient-review-status.d.ts.map +1 -0
- package/lib/models/patient-review-status.js +26 -0
- package/lib/models/patient-review-translation-model.d.ts +55 -0
- package/lib/models/patient-review-translation-model.d.ts.map +1 -0
- package/lib/models/patient-review-translation-model.js +15 -0
- package/lib/models/patient-review-verification-document-model.d.ts +37 -0
- package/lib/models/patient-review-verification-document-model.d.ts.map +1 -0
- package/lib/models/patient-review-verification-document-model.js +15 -0
- package/lib/models/patient-reviews-model.d.ts +33 -0
- package/lib/models/patient-reviews-model.d.ts.map +1 -0
- package/lib/models/patient-reviews-model.js +15 -0
- package/lib/models/survey-result-item-model.d.ts +13 -0
- package/lib/models/survey-result-item-model.d.ts.map +1 -1
- package/lib/models/survey-result-model.d.ts +13 -0
- package/lib/models/survey-result-model.d.ts.map +1 -1
- package/lib/models/translate-patient-review-form-setting-command.d.ts +44 -0
- package/lib/models/translate-patient-review-form-setting-command.d.ts.map +1 -0
- package/lib/models/translate-patient-review-form-setting-command.js +15 -0
- package/lib/models/translation-model.d.ts +103 -0
- package/lib/models/translation-model.d.ts.map +1 -0
- package/lib/models/translation-model.js +15 -0
- package/lib/models/update-accreditation-command.d.ts +7 -0
- package/lib/models/update-accreditation-command.d.ts.map +1 -1
- package/lib/models/update-hospital-accreditation-command.d.ts +51 -0
- package/lib/models/update-hospital-accreditation-command.d.ts.map +1 -0
- package/lib/models/update-hospital-accreditation-command.js +15 -0
- package/lib/models/update-patient-review-form-setting-command.d.ts +81 -0
- package/lib/models/update-patient-review-form-setting-command.d.ts.map +1 -0
- package/lib/models/update-patient-review-form-setting-command.js +15 -0
- package/lib/models/update-patient-review-status-command.d.ts +38 -0
- package/lib/models/update-patient-review-status-command.d.ts.map +1 -0
- package/lib/models/update-patient-review-status-command.js +15 -0
- package/lib/models/verify-patient-review-content-command.d.ts +38 -0
- package/lib/models/verify-patient-review-content-command.d.ts.map +1 -0
- package/lib/models/verify-patient-review-content-command.js +15 -0
- package/package.json +1 -1
|
@@ -13,6 +13,7 @@ import { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
|
|
|
13
13
|
import { Configuration } from '../configuration';
|
|
14
14
|
import { RequestArgs, BaseAPI } from '../base';
|
|
15
15
|
import { AccreditationModel } from '../models';
|
|
16
|
+
import { AccreditationType } from '../models';
|
|
16
17
|
import { AccreditationsModel } from '../models';
|
|
17
18
|
import { CreateAccreditationCommand } from '../models';
|
|
18
19
|
import { UpdateAccreditationCommand } from '../models';
|
|
@@ -50,15 +51,15 @@ export declare const AccreditationsApiAxiosParamCreator: (configuration?: Config
|
|
|
50
51
|
*
|
|
51
52
|
* @summary Get all Accreditations. (Auth policies: RequireLocalManagerRole)
|
|
52
53
|
* @param {string} [name]
|
|
53
|
-
* @param {string} [logo]
|
|
54
54
|
* @param {string} [country]
|
|
55
|
+
* @param {AccreditationType} [accreditationType]
|
|
55
56
|
* @param {number} [page]
|
|
56
57
|
* @param {number} [limit]
|
|
57
58
|
* @param {Date} [lastRetrieved]
|
|
58
59
|
* @param {*} [options] Override http request option.
|
|
59
60
|
* @throws {RequiredError}
|
|
60
61
|
*/
|
|
61
|
-
apiV1AccreditationsGet: (name?: string,
|
|
62
|
+
apiV1AccreditationsGet: (name?: string, country?: string, accreditationType?: AccreditationType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
62
63
|
/**
|
|
63
64
|
*
|
|
64
65
|
* @summary Create a Accreditation. (Auth policies: RequireManagerRole)
|
|
@@ -102,15 +103,15 @@ export declare const AccreditationsApiFp: (configuration?: Configuration) => {
|
|
|
102
103
|
*
|
|
103
104
|
* @summary Get all Accreditations. (Auth policies: RequireLocalManagerRole)
|
|
104
105
|
* @param {string} [name]
|
|
105
|
-
* @param {string} [logo]
|
|
106
106
|
* @param {string} [country]
|
|
107
|
+
* @param {AccreditationType} [accreditationType]
|
|
107
108
|
* @param {number} [page]
|
|
108
109
|
* @param {number} [limit]
|
|
109
110
|
* @param {Date} [lastRetrieved]
|
|
110
111
|
* @param {*} [options] Override http request option.
|
|
111
112
|
* @throws {RequiredError}
|
|
112
113
|
*/
|
|
113
|
-
apiV1AccreditationsGet(name?: string,
|
|
114
|
+
apiV1AccreditationsGet(name?: string, country?: string, accreditationType?: AccreditationType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AccreditationsModel>>;
|
|
114
115
|
/**
|
|
115
116
|
*
|
|
116
117
|
* @summary Create a Accreditation. (Auth policies: RequireManagerRole)
|
|
@@ -154,15 +155,15 @@ export declare const AccreditationsApiFactory: (configuration?: Configuration, b
|
|
|
154
155
|
*
|
|
155
156
|
* @summary Get all Accreditations. (Auth policies: RequireLocalManagerRole)
|
|
156
157
|
* @param {string} [name]
|
|
157
|
-
* @param {string} [logo]
|
|
158
158
|
* @param {string} [country]
|
|
159
|
+
* @param {AccreditationType} [accreditationType]
|
|
159
160
|
* @param {number} [page]
|
|
160
161
|
* @param {number} [limit]
|
|
161
162
|
* @param {Date} [lastRetrieved]
|
|
162
163
|
* @param {*} [options] Override http request option.
|
|
163
164
|
* @throws {RequiredError}
|
|
164
165
|
*/
|
|
165
|
-
apiV1AccreditationsGet(name?: string,
|
|
166
|
+
apiV1AccreditationsGet(name?: string, country?: string, accreditationType?: AccreditationType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<AccreditationsModel>;
|
|
166
167
|
/**
|
|
167
168
|
*
|
|
168
169
|
* @summary Create a Accreditation. (Auth policies: RequireManagerRole)
|
|
@@ -234,13 +235,13 @@ export interface AccreditationsApiApiV1AccreditationsGetRequest {
|
|
|
234
235
|
* @type {string}
|
|
235
236
|
* @memberof AccreditationsApiApiV1AccreditationsGet
|
|
236
237
|
*/
|
|
237
|
-
readonly
|
|
238
|
+
readonly country?: string;
|
|
238
239
|
/**
|
|
239
240
|
*
|
|
240
|
-
* @type {
|
|
241
|
+
* @type {AccreditationType}
|
|
241
242
|
* @memberof AccreditationsApiApiV1AccreditationsGet
|
|
242
243
|
*/
|
|
243
|
-
readonly
|
|
244
|
+
readonly accreditationType?: AccreditationType;
|
|
244
245
|
/**
|
|
245
246
|
*
|
|
246
247
|
* @type {number}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accreditations-api.d.ts","sourceRoot":"","sources":["../../src/api/accreditations-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAE/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,WAAW,CAAC;AAEhD,OAAO,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAIvD,OAAO,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AACvD;;;GAGG;AACH,eAAO,MAAM,kCAAkC,mBAA6B,aAAa;IAEjF;;;;;;OAMG;gEAC+D,MAAM,YAAW,kBAAkB,KAAQ,OAAO,CAAC,WAAW,CAAC;IA+BjI;;;;;;OAMG;6DAC4D,MAAM,YAAW,kBAAkB,KAAQ,OAAO,CAAC,WAAW,CAAC;IA+B9H;;;;;;;OAOG;6DAC4D,MAAM,+BAA+B,0BAA0B,YAAW,kBAAkB,KAAQ,OAAO,CAAC,WAAW,CAAC;IAkCvL;;;;;;;;;;;OAWG;oCACmC,MAAM,
|
|
1
|
+
{"version":3,"file":"accreditations-api.d.ts","sourceRoot":"","sources":["../../src/api/accreditations-api.ts"],"names":[],"mappings":"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"}
|
|
@@ -249,20 +249,20 @@ var AccreditationsApiAxiosParamCreator = function (configuration) {
|
|
|
249
249
|
*
|
|
250
250
|
* @summary Get all Accreditations. (Auth policies: RequireLocalManagerRole)
|
|
251
251
|
* @param {string} [name]
|
|
252
|
-
* @param {string} [logo]
|
|
253
252
|
* @param {string} [country]
|
|
253
|
+
* @param {AccreditationType} [accreditationType]
|
|
254
254
|
* @param {number} [page]
|
|
255
255
|
* @param {number} [limit]
|
|
256
256
|
* @param {Date} [lastRetrieved]
|
|
257
257
|
* @param {*} [options] Override http request option.
|
|
258
258
|
* @throws {RequiredError}
|
|
259
259
|
*/
|
|
260
|
-
apiV1AccreditationsGet: function (name_1,
|
|
260
|
+
apiV1AccreditationsGet: function (name_1, country_1, accreditationType_1, page_1, limit_1, lastRetrieved_1) {
|
|
261
261
|
var args_1 = [];
|
|
262
262
|
for (var _i = 6; _i < arguments.length; _i++) {
|
|
263
263
|
args_1[_i - 6] = arguments[_i];
|
|
264
264
|
}
|
|
265
|
-
return __awaiter(_this, __spreadArray([name_1,
|
|
265
|
+
return __awaiter(_this, __spreadArray([name_1, country_1, accreditationType_1, page_1, limit_1, lastRetrieved_1], args_1, true), void 0, function (name, country, accreditationType, page, limit, lastRetrieved, options) {
|
|
266
266
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
267
267
|
if (options === void 0) { options = {}; }
|
|
268
268
|
return __generator(this, function (_a) {
|
|
@@ -286,12 +286,12 @@ var AccreditationsApiAxiosParamCreator = function (configuration) {
|
|
|
286
286
|
if (name !== undefined) {
|
|
287
287
|
localVarQueryParameter['name'] = name;
|
|
288
288
|
}
|
|
289
|
-
if (logo !== undefined) {
|
|
290
|
-
localVarQueryParameter['logo'] = logo;
|
|
291
|
-
}
|
|
292
289
|
if (country !== undefined) {
|
|
293
290
|
localVarQueryParameter['country'] = country;
|
|
294
291
|
}
|
|
292
|
+
if (accreditationType !== undefined) {
|
|
293
|
+
localVarQueryParameter['accreditationType'] = accreditationType;
|
|
294
|
+
}
|
|
295
295
|
if (page !== undefined) {
|
|
296
296
|
localVarQueryParameter['page'] = page;
|
|
297
297
|
}
|
|
@@ -435,20 +435,20 @@ var AccreditationsApiFp = function (configuration) {
|
|
|
435
435
|
*
|
|
436
436
|
* @summary Get all Accreditations. (Auth policies: RequireLocalManagerRole)
|
|
437
437
|
* @param {string} [name]
|
|
438
|
-
* @param {string} [logo]
|
|
439
438
|
* @param {string} [country]
|
|
439
|
+
* @param {AccreditationType} [accreditationType]
|
|
440
440
|
* @param {number} [page]
|
|
441
441
|
* @param {number} [limit]
|
|
442
442
|
* @param {Date} [lastRetrieved]
|
|
443
443
|
* @param {*} [options] Override http request option.
|
|
444
444
|
* @throws {RequiredError}
|
|
445
445
|
*/
|
|
446
|
-
apiV1AccreditationsGet: function (name,
|
|
446
|
+
apiV1AccreditationsGet: function (name, country, accreditationType, page, limit, lastRetrieved, options) {
|
|
447
447
|
return __awaiter(this, void 0, void 0, function () {
|
|
448
448
|
var localVarAxiosArgs;
|
|
449
449
|
return __generator(this, function (_a) {
|
|
450
450
|
switch (_a.label) {
|
|
451
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV1AccreditationsGet(name,
|
|
451
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV1AccreditationsGet(name, country, accreditationType, page, limit, lastRetrieved, options)];
|
|
452
452
|
case 1:
|
|
453
453
|
localVarAxiosArgs = _a.sent();
|
|
454
454
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -521,16 +521,16 @@ var AccreditationsApiFactory = function (configuration, basePath, axios) {
|
|
|
521
521
|
*
|
|
522
522
|
* @summary Get all Accreditations. (Auth policies: RequireLocalManagerRole)
|
|
523
523
|
* @param {string} [name]
|
|
524
|
-
* @param {string} [logo]
|
|
525
524
|
* @param {string} [country]
|
|
525
|
+
* @param {AccreditationType} [accreditationType]
|
|
526
526
|
* @param {number} [page]
|
|
527
527
|
* @param {number} [limit]
|
|
528
528
|
* @param {Date} [lastRetrieved]
|
|
529
529
|
* @param {*} [options] Override http request option.
|
|
530
530
|
* @throws {RequiredError}
|
|
531
531
|
*/
|
|
532
|
-
apiV1AccreditationsGet: function (name,
|
|
533
|
-
return localVarFp.apiV1AccreditationsGet(name,
|
|
532
|
+
apiV1AccreditationsGet: function (name, country, accreditationType, page, limit, lastRetrieved, options) {
|
|
533
|
+
return localVarFp.apiV1AccreditationsGet(name, country, accreditationType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
|
|
534
534
|
},
|
|
535
535
|
/**
|
|
536
536
|
*
|
|
@@ -603,7 +603,7 @@ var AccreditationsApi = /** @class */ (function (_super) {
|
|
|
603
603
|
AccreditationsApi.prototype.apiV1AccreditationsGet = function (requestParameters, options) {
|
|
604
604
|
var _this = this;
|
|
605
605
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
606
|
-
return (0, exports.AccreditationsApiFp)(this.configuration).apiV1AccreditationsGet(requestParameters.name, requestParameters.
|
|
606
|
+
return (0, exports.AccreditationsApiFp)(this.configuration).apiV1AccreditationsGet(requestParameters.name, requestParameters.country, requestParameters.accreditationType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
607
607
|
};
|
|
608
608
|
/**
|
|
609
609
|
*
|
|
@@ -122,6 +122,7 @@ import { TranslateLandingCommand } from '../models';
|
|
|
122
122
|
import { TranslatePageCommand } from '../models';
|
|
123
123
|
import { TranslatePageSectionCommand } from '../models';
|
|
124
124
|
import { TranslationBatchResultModel } from '../models';
|
|
125
|
+
import { UpdateHospitalAccreditationCommand } from '../models';
|
|
125
126
|
import { UpdateHospitalBankAccountInfoCommand } from '../models';
|
|
126
127
|
import { UpdateHospitalCommand } from '../models';
|
|
127
128
|
import { UpdateHospitalContactCommand } from '../models';
|
|
@@ -193,6 +194,16 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
193
194
|
* @throws {RequiredError}
|
|
194
195
|
*/
|
|
195
196
|
apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet: (hospitalId: string, accreditationId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
197
|
+
/**
|
|
198
|
+
*
|
|
199
|
+
* @summary Update HospitalAccreditation. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
200
|
+
* @param {string} hospitalId
|
|
201
|
+
* @param {string} accreditationId
|
|
202
|
+
* @param {UpdateHospitalAccreditationCommand} [updateHospitalAccreditationCommand]
|
|
203
|
+
* @param {*} [options] Override http request option.
|
|
204
|
+
* @throws {RequiredError}
|
|
205
|
+
*/
|
|
206
|
+
apiV1HospitalsHospitalIdAccreditationsAccreditationIdPut: (hospitalId: string, accreditationId: string, updateHospitalAccreditationCommand?: UpdateHospitalAccreditationCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
196
207
|
/**
|
|
197
208
|
*
|
|
198
209
|
* @summary Get all HospitalAccreditations. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
@@ -1477,6 +1488,37 @@ export declare const HospitalsApiAxiosParamCreator: (configuration?: Configurati
|
|
|
1477
1488
|
* @throws {RequiredError}
|
|
1478
1489
|
*/
|
|
1479
1490
|
apiV1HospitalsHospitalIdSecurefilesReadGet: (hospitalId: string, uri?: string, minutesAvailableUntil?: number, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1491
|
+
/**
|
|
1492
|
+
*
|
|
1493
|
+
* @summary Get all services of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
1494
|
+
* @param {string} hospitalId
|
|
1495
|
+
* @param {string} [id]
|
|
1496
|
+
* @param {string} [name]
|
|
1497
|
+
* @param {string} [slug]
|
|
1498
|
+
* @param {string} [serviceCategoryId]
|
|
1499
|
+
* @param {MarketingType} [marketingType]
|
|
1500
|
+
* @param {Procedure} [procedure]
|
|
1501
|
+
* @param {Date} [created]
|
|
1502
|
+
* @param {boolean} [showHidden]
|
|
1503
|
+
* @param {string} [languageCode]
|
|
1504
|
+
* @param {number} [page]
|
|
1505
|
+
* @param {number} [limit]
|
|
1506
|
+
* @param {Date} [lastRetrieved]
|
|
1507
|
+
* @param {*} [options] Override http request option.
|
|
1508
|
+
* @throws {RequiredError}
|
|
1509
|
+
*/
|
|
1510
|
+
apiV1HospitalsHospitalIdServicesGet: (hospitalId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, showHidden?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1511
|
+
/**
|
|
1512
|
+
*
|
|
1513
|
+
* @summary Get a service of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
1514
|
+
* @param {string} hospitalId
|
|
1515
|
+
* @param {string} serviceId
|
|
1516
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
1517
|
+
* @param {boolean} [returnDefaultValue]
|
|
1518
|
+
* @param {*} [options] Override http request option.
|
|
1519
|
+
* @throws {RequiredError}
|
|
1520
|
+
*/
|
|
1521
|
+
apiV1HospitalsHospitalIdServicesServiceIdGet: (hospitalId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1480
1522
|
/**
|
|
1481
1523
|
*
|
|
1482
1524
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|
|
@@ -2244,6 +2286,16 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
2244
2286
|
* @throws {RequiredError}
|
|
2245
2287
|
*/
|
|
2246
2288
|
apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalAccreditationModel>>;
|
|
2289
|
+
/**
|
|
2290
|
+
*
|
|
2291
|
+
* @summary Update HospitalAccreditation. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
2292
|
+
* @param {string} hospitalId
|
|
2293
|
+
* @param {string} accreditationId
|
|
2294
|
+
* @param {UpdateHospitalAccreditationCommand} [updateHospitalAccreditationCommand]
|
|
2295
|
+
* @param {*} [options] Override http request option.
|
|
2296
|
+
* @throws {RequiredError}
|
|
2297
|
+
*/
|
|
2298
|
+
apiV1HospitalsHospitalIdAccreditationsAccreditationIdPut(hospitalId: string, accreditationId: string, updateHospitalAccreditationCommand?: UpdateHospitalAccreditationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalAccreditationModel>>;
|
|
2247
2299
|
/**
|
|
2248
2300
|
*
|
|
2249
2301
|
* @summary Get all HospitalAccreditations. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
@@ -3528,6 +3580,37 @@ export declare const HospitalsApiFp: (configuration?: Configuration) => {
|
|
|
3528
3580
|
* @throws {RequiredError}
|
|
3529
3581
|
*/
|
|
3530
3582
|
apiV1HospitalsHospitalIdSecurefilesReadGet(hospitalId: string, uri?: string, minutesAvailableUntil?: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<string>>;
|
|
3583
|
+
/**
|
|
3584
|
+
*
|
|
3585
|
+
* @summary Get all services of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
3586
|
+
* @param {string} hospitalId
|
|
3587
|
+
* @param {string} [id]
|
|
3588
|
+
* @param {string} [name]
|
|
3589
|
+
* @param {string} [slug]
|
|
3590
|
+
* @param {string} [serviceCategoryId]
|
|
3591
|
+
* @param {MarketingType} [marketingType]
|
|
3592
|
+
* @param {Procedure} [procedure]
|
|
3593
|
+
* @param {Date} [created]
|
|
3594
|
+
* @param {boolean} [showHidden]
|
|
3595
|
+
* @param {string} [languageCode]
|
|
3596
|
+
* @param {number} [page]
|
|
3597
|
+
* @param {number} [limit]
|
|
3598
|
+
* @param {Date} [lastRetrieved]
|
|
3599
|
+
* @param {*} [options] Override http request option.
|
|
3600
|
+
* @throws {RequiredError}
|
|
3601
|
+
*/
|
|
3602
|
+
apiV1HospitalsHospitalIdServicesGet(hospitalId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, showHidden?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServicesModel>>;
|
|
3603
|
+
/**
|
|
3604
|
+
*
|
|
3605
|
+
* @summary Get a service of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
3606
|
+
* @param {string} hospitalId
|
|
3607
|
+
* @param {string} serviceId
|
|
3608
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
3609
|
+
* @param {boolean} [returnDefaultValue]
|
|
3610
|
+
* @param {*} [options] Override http request option.
|
|
3611
|
+
* @throws {RequiredError}
|
|
3612
|
+
*/
|
|
3613
|
+
apiV1HospitalsHospitalIdServicesServiceIdGet(hospitalId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalServiceModel>>;
|
|
3531
3614
|
/**
|
|
3532
3615
|
*
|
|
3533
3616
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|
|
@@ -4295,6 +4378,16 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
4295
4378
|
* @throws {RequiredError}
|
|
4296
4379
|
*/
|
|
4297
4380
|
apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet(hospitalId: string, accreditationId: string, options?: any): AxiosPromise<HospitalAccreditationModel>;
|
|
4381
|
+
/**
|
|
4382
|
+
*
|
|
4383
|
+
* @summary Update HospitalAccreditation. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
4384
|
+
* @param {string} hospitalId
|
|
4385
|
+
* @param {string} accreditationId
|
|
4386
|
+
* @param {UpdateHospitalAccreditationCommand} [updateHospitalAccreditationCommand]
|
|
4387
|
+
* @param {*} [options] Override http request option.
|
|
4388
|
+
* @throws {RequiredError}
|
|
4389
|
+
*/
|
|
4390
|
+
apiV1HospitalsHospitalIdAccreditationsAccreditationIdPut(hospitalId: string, accreditationId: string, updateHospitalAccreditationCommand?: UpdateHospitalAccreditationCommand, options?: any): AxiosPromise<HospitalAccreditationModel>;
|
|
4298
4391
|
/**
|
|
4299
4392
|
*
|
|
4300
4393
|
* @summary Get all HospitalAccreditations. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
@@ -5579,6 +5672,37 @@ export declare const HospitalsApiFactory: (configuration?: Configuration, basePa
|
|
|
5579
5672
|
* @throws {RequiredError}
|
|
5580
5673
|
*/
|
|
5581
5674
|
apiV1HospitalsHospitalIdSecurefilesReadGet(hospitalId: string, uri?: string, minutesAvailableUntil?: number, options?: any): AxiosPromise<string>;
|
|
5675
|
+
/**
|
|
5676
|
+
*
|
|
5677
|
+
* @summary Get all services of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
5678
|
+
* @param {string} hospitalId
|
|
5679
|
+
* @param {string} [id]
|
|
5680
|
+
* @param {string} [name]
|
|
5681
|
+
* @param {string} [slug]
|
|
5682
|
+
* @param {string} [serviceCategoryId]
|
|
5683
|
+
* @param {MarketingType} [marketingType]
|
|
5684
|
+
* @param {Procedure} [procedure]
|
|
5685
|
+
* @param {Date} [created]
|
|
5686
|
+
* @param {boolean} [showHidden]
|
|
5687
|
+
* @param {string} [languageCode]
|
|
5688
|
+
* @param {number} [page]
|
|
5689
|
+
* @param {number} [limit]
|
|
5690
|
+
* @param {Date} [lastRetrieved]
|
|
5691
|
+
* @param {*} [options] Override http request option.
|
|
5692
|
+
* @throws {RequiredError}
|
|
5693
|
+
*/
|
|
5694
|
+
apiV1HospitalsHospitalIdServicesGet(hospitalId: string, id?: string, name?: string, slug?: string, serviceCategoryId?: string, marketingType?: MarketingType, procedure?: Procedure, created?: Date, showHidden?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalServicesModel>;
|
|
5695
|
+
/**
|
|
5696
|
+
*
|
|
5697
|
+
* @summary Get a service of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
5698
|
+
* @param {string} hospitalId
|
|
5699
|
+
* @param {string} serviceId
|
|
5700
|
+
* @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
5701
|
+
* @param {boolean} [returnDefaultValue]
|
|
5702
|
+
* @param {*} [options] Override http request option.
|
|
5703
|
+
* @throws {RequiredError}
|
|
5704
|
+
*/
|
|
5705
|
+
apiV1HospitalsHospitalIdServicesServiceIdGet(hospitalId: string, serviceId: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<HospitalServiceModel>;
|
|
5582
5706
|
/**
|
|
5583
5707
|
*
|
|
5584
5708
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|
|
@@ -6441,6 +6565,31 @@ export interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditation
|
|
|
6441
6565
|
*/
|
|
6442
6566
|
readonly accreditationId: string;
|
|
6443
6567
|
}
|
|
6568
|
+
/**
|
|
6569
|
+
* Request parameters for apiV1HospitalsHospitalIdAccreditationsAccreditationIdPut operation in HospitalsApi.
|
|
6570
|
+
* @export
|
|
6571
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPutRequest
|
|
6572
|
+
*/
|
|
6573
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPutRequest {
|
|
6574
|
+
/**
|
|
6575
|
+
*
|
|
6576
|
+
* @type {string}
|
|
6577
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPut
|
|
6578
|
+
*/
|
|
6579
|
+
readonly hospitalId: string;
|
|
6580
|
+
/**
|
|
6581
|
+
*
|
|
6582
|
+
* @type {string}
|
|
6583
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPut
|
|
6584
|
+
*/
|
|
6585
|
+
readonly accreditationId: string;
|
|
6586
|
+
/**
|
|
6587
|
+
*
|
|
6588
|
+
* @type {UpdateHospitalAccreditationCommand}
|
|
6589
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPut
|
|
6590
|
+
*/
|
|
6591
|
+
readonly updateHospitalAccreditationCommand?: UpdateHospitalAccreditationCommand;
|
|
6592
|
+
}
|
|
6444
6593
|
/**
|
|
6445
6594
|
* Request parameters for apiV1HospitalsHospitalIdAccreditationsGet operation in HospitalsApi.
|
|
6446
6595
|
* @export
|
|
@@ -9805,6 +9954,122 @@ export interface HospitalsApiApiV1HospitalsHospitalIdSecurefilesReadGetRequest {
|
|
|
9805
9954
|
*/
|
|
9806
9955
|
readonly minutesAvailableUntil?: number;
|
|
9807
9956
|
}
|
|
9957
|
+
/**
|
|
9958
|
+
* Request parameters for apiV1HospitalsHospitalIdServicesGet operation in HospitalsApi.
|
|
9959
|
+
* @export
|
|
9960
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdServicesGetRequest
|
|
9961
|
+
*/
|
|
9962
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdServicesGetRequest {
|
|
9963
|
+
/**
|
|
9964
|
+
*
|
|
9965
|
+
* @type {string}
|
|
9966
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
9967
|
+
*/
|
|
9968
|
+
readonly hospitalId: string;
|
|
9969
|
+
/**
|
|
9970
|
+
*
|
|
9971
|
+
* @type {string}
|
|
9972
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
9973
|
+
*/
|
|
9974
|
+
readonly id?: string;
|
|
9975
|
+
/**
|
|
9976
|
+
*
|
|
9977
|
+
* @type {string}
|
|
9978
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
9979
|
+
*/
|
|
9980
|
+
readonly name?: string;
|
|
9981
|
+
/**
|
|
9982
|
+
*
|
|
9983
|
+
* @type {string}
|
|
9984
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
9985
|
+
*/
|
|
9986
|
+
readonly slug?: string;
|
|
9987
|
+
/**
|
|
9988
|
+
*
|
|
9989
|
+
* @type {string}
|
|
9990
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
9991
|
+
*/
|
|
9992
|
+
readonly serviceCategoryId?: string;
|
|
9993
|
+
/**
|
|
9994
|
+
*
|
|
9995
|
+
* @type {MarketingType}
|
|
9996
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
9997
|
+
*/
|
|
9998
|
+
readonly marketingType?: MarketingType;
|
|
9999
|
+
/**
|
|
10000
|
+
*
|
|
10001
|
+
* @type {Procedure}
|
|
10002
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10003
|
+
*/
|
|
10004
|
+
readonly procedure?: Procedure;
|
|
10005
|
+
/**
|
|
10006
|
+
*
|
|
10007
|
+
* @type {Date}
|
|
10008
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10009
|
+
*/
|
|
10010
|
+
readonly created?: Date;
|
|
10011
|
+
/**
|
|
10012
|
+
*
|
|
10013
|
+
* @type {boolean}
|
|
10014
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10015
|
+
*/
|
|
10016
|
+
readonly showHidden?: boolean;
|
|
10017
|
+
/**
|
|
10018
|
+
*
|
|
10019
|
+
* @type {string}
|
|
10020
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10021
|
+
*/
|
|
10022
|
+
readonly languageCode?: string;
|
|
10023
|
+
/**
|
|
10024
|
+
*
|
|
10025
|
+
* @type {number}
|
|
10026
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10027
|
+
*/
|
|
10028
|
+
readonly page?: number;
|
|
10029
|
+
/**
|
|
10030
|
+
*
|
|
10031
|
+
* @type {number}
|
|
10032
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10033
|
+
*/
|
|
10034
|
+
readonly limit?: number;
|
|
10035
|
+
/**
|
|
10036
|
+
*
|
|
10037
|
+
* @type {Date}
|
|
10038
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesGet
|
|
10039
|
+
*/
|
|
10040
|
+
readonly lastRetrieved?: Date;
|
|
10041
|
+
}
|
|
10042
|
+
/**
|
|
10043
|
+
* Request parameters for apiV1HospitalsHospitalIdServicesServiceIdGet operation in HospitalsApi.
|
|
10044
|
+
* @export
|
|
10045
|
+
* @interface HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGetRequest
|
|
10046
|
+
*/
|
|
10047
|
+
export interface HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGetRequest {
|
|
10048
|
+
/**
|
|
10049
|
+
*
|
|
10050
|
+
* @type {string}
|
|
10051
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGet
|
|
10052
|
+
*/
|
|
10053
|
+
readonly hospitalId: string;
|
|
10054
|
+
/**
|
|
10055
|
+
*
|
|
10056
|
+
* @type {string}
|
|
10057
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGet
|
|
10058
|
+
*/
|
|
10059
|
+
readonly serviceId: string;
|
|
10060
|
+
/**
|
|
10061
|
+
* Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
|
|
10062
|
+
* @type {string}
|
|
10063
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGet
|
|
10064
|
+
*/
|
|
10065
|
+
readonly languageCode?: string;
|
|
10066
|
+
/**
|
|
10067
|
+
*
|
|
10068
|
+
* @type {boolean}
|
|
10069
|
+
* @memberof HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGet
|
|
10070
|
+
*/
|
|
10071
|
+
readonly returnDefaultValue?: boolean;
|
|
10072
|
+
}
|
|
9808
10073
|
/**
|
|
9809
10074
|
* Request parameters for apiV1HospitalsHospitalIdSimpleGet operation in HospitalsApi.
|
|
9810
10075
|
* @export
|
|
@@ -11989,6 +12254,15 @@ export declare class HospitalsApi extends BaseAPI {
|
|
|
11989
12254
|
* @memberof HospitalsApi
|
|
11990
12255
|
*/
|
|
11991
12256
|
apiV1HospitalsHospitalIdAccreditationsAccreditationIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalAccreditationModel, any>>;
|
|
12257
|
+
/**
|
|
12258
|
+
*
|
|
12259
|
+
* @summary Update HospitalAccreditation. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
12260
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPutRequest} requestParameters Request parameters.
|
|
12261
|
+
* @param {*} [options] Override http request option.
|
|
12262
|
+
* @throws {RequiredError}
|
|
12263
|
+
* @memberof HospitalsApi
|
|
12264
|
+
*/
|
|
12265
|
+
apiV1HospitalsHospitalIdAccreditationsAccreditationIdPut(requestParameters: HospitalsApiApiV1HospitalsHospitalIdAccreditationsAccreditationIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalAccreditationModel, any>>;
|
|
11992
12266
|
/**
|
|
11993
12267
|
*
|
|
11994
12268
|
* @summary Get all HospitalAccreditations. (Auth policies: RequireLocalManagerOrContentManagerRole)
|
|
@@ -13105,6 +13379,24 @@ export declare class HospitalsApi extends BaseAPI {
|
|
|
13105
13379
|
* @memberof HospitalsApi
|
|
13106
13380
|
*/
|
|
13107
13381
|
apiV1HospitalsHospitalIdSecurefilesReadGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdSecurefilesReadGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<string, any>>;
|
|
13382
|
+
/**
|
|
13383
|
+
*
|
|
13384
|
+
* @summary Get all services of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
13385
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdServicesGetRequest} requestParameters Request parameters.
|
|
13386
|
+
* @param {*} [options] Override http request option.
|
|
13387
|
+
* @throws {RequiredError}
|
|
13388
|
+
* @memberof HospitalsApi
|
|
13389
|
+
*/
|
|
13390
|
+
apiV1HospitalsHospitalIdServicesGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdServicesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServicesModel, any>>;
|
|
13391
|
+
/**
|
|
13392
|
+
*
|
|
13393
|
+
* @summary Get a service of a hospital, regardless of specialty. (Auth policies: RequireDefaultAdminAppRole)
|
|
13394
|
+
* @param {HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGetRequest} requestParameters Request parameters.
|
|
13395
|
+
* @param {*} [options] Override http request option.
|
|
13396
|
+
* @throws {RequiredError}
|
|
13397
|
+
* @memberof HospitalsApi
|
|
13398
|
+
*/
|
|
13399
|
+
apiV1HospitalsHospitalIdServicesServiceIdGet(requestParameters: HospitalsApiApiV1HospitalsHospitalIdServicesServiceIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalServiceModel, any>>;
|
|
13108
13400
|
/**
|
|
13109
13401
|
*
|
|
13110
13402
|
* @summary Get all Hospitals. (Auth policies: RequireDefaultAdminAppRole)
|