ch-admin-api-client-typescript 5.43.1 → 5.43.14
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 +28 -28
- package/lib/api/about-us-api.js +28 -28
- package/lib/api/accreditations-api.d.ts +20 -20
- package/lib/api/accreditations-api.js +20 -20
- package/lib/api/app-version-api.d.ts +20 -0
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +20 -0
- package/lib/api/appointments-api.d.ts +52 -52
- package/lib/api/appointments-api.js +52 -52
- package/lib/api/articles-api.d.ts +104 -104
- package/lib/api/articles-api.js +104 -104
- package/lib/api/call-histories-api.d.ts +8 -0
- package/lib/api/call-histories-api.d.ts.map +1 -1
- package/lib/api/call-histories-api.js +8 -0
- package/lib/api/chadmins-api.d.ts +20 -20
- package/lib/api/chadmins-api.js +20 -20
- package/lib/api/chat-users-api.d.ts +28 -24
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +28 -24
- package/lib/api/chmanagers-api.d.ts +20 -20
- package/lib/api/chmanagers-api.js +20 -20
- package/lib/api/communications-api.d.ts +12 -12
- package/lib/api/communications-api.js +12 -12
- package/lib/api/content-managers-api.d.ts +421 -0
- package/lib/api/content-managers-api.d.ts.map +1 -0
- package/lib/api/content-managers-api.js +713 -0
- package/lib/api/contributors-api.d.ts +48 -48
- package/lib/api/contributors-api.js +48 -48
- package/lib/api/countries-api.d.ts +100 -100
- package/lib/api/countries-api.js +100 -100
- package/lib/api/curations-api.d.ts +32 -32
- package/lib/api/curations-api.js +32 -32
- package/lib/api/currencies-api.d.ts +28 -28
- package/lib/api/currencies-api.js +28 -28
- package/lib/api/dash-board-api.d.ts +20 -20
- package/lib/api/dash-board-api.js +20 -20
- package/lib/api/deals-api.d.ts +100 -100
- package/lib/api/deals-api.js +100 -100
- package/lib/api/dev-supports-api.d.ts +16 -16
- package/lib/api/dev-supports-api.js +16 -16
- package/lib/api/doctor-affiliations-api.d.ts +76 -72
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +76 -72
- package/lib/api/doctors-api.d.ts +160 -160
- package/lib/api/doctors-api.js +160 -160
- package/lib/api/email-marketings-api.d.ts +24 -24
- package/lib/api/email-marketings-api.js +24 -24
- package/lib/api/email-webhooks-api.d.ts +12 -12
- package/lib/api/email-webhooks-api.js +12 -12
- package/lib/api/faq-categories-api.d.ts +28 -28
- package/lib/api/faq-categories-api.js +28 -28
- package/lib/api/faqs-api.d.ts +64 -64
- package/lib/api/faqs-api.js +64 -64
- package/lib/api/form-results-api.d.ts +20 -20
- package/lib/api/form-results-api.js +20 -20
- package/lib/api/form-templates-api.d.ts +40 -40
- package/lib/api/form-templates-api.js +40 -40
- package/lib/api/grades-api.d.ts +20 -20
- package/lib/api/grades-api.js +20 -20
- package/lib/api/group-channels-api.d.ts +8 -8
- package/lib/api/group-channels-api.js +8 -8
- package/lib/api/hospital-branches-api.d.ts +36 -36
- package/lib/api/hospital-branches-api.js +36 -36
- package/lib/api/hospital-groups-api.d.ts +24 -24
- package/lib/api/hospital-groups-api.js +24 -24
- package/lib/api/hospitals-api.d.ts +712 -712
- package/lib/api/hospitals-api.js +712 -712
- package/lib/api/images-api.d.ts +8 -4
- package/lib/api/images-api.d.ts.map +1 -1
- package/lib/api/images-api.js +8 -4
- package/lib/api/languages-api.d.ts +20 -20
- package/lib/api/languages-api.js +20 -20
- package/lib/api/managers-api.d.ts +36 -32
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +36 -32
- package/lib/api/notifications-api.d.ts +8 -8
- package/lib/api/notifications-api.js +8 -8
- package/lib/api/patient-affiliations-api.d.ts +8 -8
- package/lib/api/patient-affiliations-api.js +8 -8
- package/lib/api/patient-managers-api.d.ts +421 -0
- package/lib/api/patient-managers-api.d.ts.map +1 -0
- package/lib/api/patient-managers-api.js +713 -0
- package/lib/api/patients-api.d.ts +48 -48
- package/lib/api/patients-api.js +48 -48
- package/lib/api/plans-api.d.ts +40 -40
- package/lib/api/plans-api.js +40 -40
- package/lib/api/prescriptions-api.d.ts +40 -40
- package/lib/api/prescriptions-api.js +40 -40
- package/lib/api/profiles-api.d.ts +24 -24
- package/lib/api/profiles-api.js +24 -24
- package/lib/api/promotions-api.d.ts +24 -24
- package/lib/api/promotions-api.js +24 -24
- package/lib/api/search-api.d.ts +8 -8
- package/lib/api/search-api.js +8 -8
- package/lib/api/search-curations-api.d.ts +24 -24
- package/lib/api/search-curations-api.js +24 -24
- package/lib/api/service-reviews-api.d.ts +40 -40
- package/lib/api/service-reviews-api.js +40 -40
- package/lib/api/services-api.d.ts +12 -12
- package/lib/api/services-api.js +12 -12
- package/lib/api/services-categories-api.d.ts +20 -16
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +20 -16
- package/lib/api/specialties-api.d.ts +60 -60
- package/lib/api/specialties-api.js +60 -60
- package/lib/api/specialty-types-api.d.ts +64 -64
- package/lib/api/specialty-types-api.js +64 -64
- package/lib/api/survey-forms-api.d.ts +36 -36
- package/lib/api/survey-forms-api.js +36 -36
- package/lib/api/survey-results-api.d.ts +16 -16
- package/lib/api/survey-results-api.js +16 -16
- package/lib/api/tags-api.d.ts +16 -16
- package/lib/api/tags-api.js +16 -16
- package/lib/api/translation-api.d.ts +4 -4
- package/lib/api/translation-api.js +4 -4
- package/lib/api/web-apps-api.d.ts +36 -36
- package/lib/api/web-apps-api.js +36 -36
- package/lib/api.d.ts +2 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +2 -0
- package/lib/models/content-manager-item-model.d.ts +105 -0
- package/lib/models/content-manager-item-model.d.ts.map +1 -0
- package/lib/models/content-manager-item-model.js +15 -0
- package/lib/models/content-manager-model.d.ts +119 -0
- package/lib/models/content-manager-model.d.ts.map +1 -0
- package/lib/models/content-manager-model.js +15 -0
- package/lib/models/content-managers-model.d.ts +33 -0
- package/lib/models/content-managers-model.d.ts.map +1 -0
- package/lib/models/content-managers-model.js +15 -0
- package/lib/models/create-content-manager-command.d.ts +80 -0
- package/lib/models/create-content-manager-command.d.ts.map +1 -0
- package/lib/models/create-content-manager-command.js +15 -0
- package/lib/models/create-patient-manager-command.d.ts +80 -0
- package/lib/models/create-patient-manager-command.d.ts.map +1 -0
- package/lib/models/create-patient-manager-command.js +15 -0
- package/lib/models/index.d.ts +10 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +10 -0
- package/lib/models/patient-manager-item-model.d.ts +105 -0
- package/lib/models/patient-manager-item-model.d.ts.map +1 -0
- package/lib/models/patient-manager-item-model.js +15 -0
- package/lib/models/patient-manager-model.d.ts +119 -0
- package/lib/models/patient-manager-model.d.ts.map +1 -0
- package/lib/models/patient-manager-model.js +15 -0
- package/lib/models/patient-managers-model.d.ts +33 -0
- package/lib/models/patient-managers-model.d.ts.map +1 -0
- package/lib/models/patient-managers-model.js +15 -0
- package/lib/models/update-content-manager-command.d.ts +80 -0
- package/lib/models/update-content-manager-command.d.ts.map +1 -0
- package/lib/models/update-content-manager-command.js +15 -0
- package/lib/models/update-patient-manager-command.d.ts +80 -0
- package/lib/models/update-patient-manager-command.d.ts.map +1 -0
- package/lib/models/update-patient-manager-command.js +15 -0
- package/lib/models/user-type.d.ts +2 -0
- package/lib/models/user-type.d.ts.map +1 -1
- package/lib/models/user-type.js +3 -1
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +12 -0
- package/src/api/about-us-api.ts +28 -28
- package/src/api/accreditations-api.ts +20 -20
- package/src/api/app-version-api.ts +20 -0
- package/src/api/appointments-api.ts +52 -52
- package/src/api/articles-api.ts +104 -104
- package/src/api/call-histories-api.ts +8 -0
- package/src/api/chadmins-api.ts +20 -20
- package/src/api/chat-users-api.ts +28 -24
- package/src/api/chmanagers-api.ts +20 -20
- package/src/api/communications-api.ts +12 -12
- package/src/api/content-managers-api.ts +740 -0
- package/src/api/contributors-api.ts +48 -48
- package/src/api/countries-api.ts +100 -100
- package/src/api/curations-api.ts +32 -32
- package/src/api/currencies-api.ts +28 -28
- package/src/api/dash-board-api.ts +20 -20
- package/src/api/deals-api.ts +100 -100
- package/src/api/dev-supports-api.ts +16 -16
- package/src/api/doctor-affiliations-api.ts +76 -72
- package/src/api/doctors-api.ts +160 -160
- package/src/api/email-marketings-api.ts +24 -24
- package/src/api/email-webhooks-api.ts +12 -12
- package/src/api/faq-categories-api.ts +28 -28
- package/src/api/faqs-api.ts +64 -64
- package/src/api/form-results-api.ts +20 -20
- package/src/api/form-templates-api.ts +40 -40
- package/src/api/grades-api.ts +20 -20
- package/src/api/group-channels-api.ts +8 -8
- package/src/api/hospital-branches-api.ts +36 -36
- package/src/api/hospital-groups-api.ts +24 -24
- package/src/api/hospitals-api.ts +712 -712
- package/src/api/images-api.ts +8 -4
- package/src/api/languages-api.ts +20 -20
- package/src/api/managers-api.ts +36 -32
- package/src/api/notifications-api.ts +8 -8
- package/src/api/patient-affiliations-api.ts +8 -8
- package/src/api/patient-managers-api.ts +740 -0
- package/src/api/patients-api.ts +48 -48
- package/src/api/plans-api.ts +40 -40
- package/src/api/prescriptions-api.ts +40 -40
- package/src/api/profiles-api.ts +24 -24
- package/src/api/promotions-api.ts +24 -24
- package/src/api/search-api.ts +8 -8
- package/src/api/search-curations-api.ts +24 -24
- package/src/api/service-reviews-api.ts +40 -40
- package/src/api/services-api.ts +12 -12
- package/src/api/services-categories-api.ts +20 -16
- package/src/api/specialties-api.ts +60 -60
- package/src/api/specialty-types-api.ts +64 -64
- package/src/api/survey-forms-api.ts +36 -36
- package/src/api/survey-results-api.ts +16 -16
- package/src/api/tags-api.ts +16 -16
- package/src/api/translation-api.ts +4 -4
- package/src/api/web-apps-api.ts +36 -36
- package/src/api.ts +2 -0
- package/src/models/content-manager-item-model.ts +114 -0
- package/src/models/content-manager-model.ts +132 -0
- package/src/models/content-managers-model.ts +42 -0
- package/src/models/create-content-manager-command.ts +87 -0
- package/src/models/create-patient-manager-command.ts +87 -0
- package/src/models/index.ts +10 -0
- package/src/models/patient-manager-item-model.ts +114 -0
- package/src/models/patient-manager-model.ts +132 -0
- package/src/models/patient-managers-model.ts +42 -0
- package/src/models/update-content-manager-command.ts +87 -0
- package/src/models/update-patient-manager-command.ts +87 -0
- package/src/models/user-type.ts +3 -1
|
@@ -22,7 +22,7 @@ import { NotificationsModel } from '../models';
|
|
|
22
22
|
export declare const NotificationsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
23
23
|
/**
|
|
24
24
|
*
|
|
25
|
-
* @summary Check notification.
|
|
25
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
26
26
|
* @param {CheckNotificationsCommand} [checkNotificationsCommand]
|
|
27
27
|
* @param {*} [options] Override http request option.
|
|
28
28
|
* @throws {RequiredError}
|
|
@@ -30,7 +30,7 @@ export declare const NotificationsApiAxiosParamCreator: (configuration?: Configu
|
|
|
30
30
|
apiV1NotificationsCheckPost: (checkNotificationsCommand?: CheckNotificationsCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
31
31
|
/**
|
|
32
32
|
*
|
|
33
|
-
* @summary Get all notifications.
|
|
33
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
34
34
|
* @param {NotificationCode} [notificationCode]
|
|
35
35
|
* @param {boolean} [unreadCountOnly]
|
|
36
36
|
* @param {number} [page]
|
|
@@ -48,7 +48,7 @@ export declare const NotificationsApiAxiosParamCreator: (configuration?: Configu
|
|
|
48
48
|
export declare const NotificationsApiFp: (configuration?: Configuration) => {
|
|
49
49
|
/**
|
|
50
50
|
*
|
|
51
|
-
* @summary Check notification.
|
|
51
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
52
52
|
* @param {CheckNotificationsCommand} [checkNotificationsCommand]
|
|
53
53
|
* @param {*} [options] Override http request option.
|
|
54
54
|
* @throws {RequiredError}
|
|
@@ -56,7 +56,7 @@ export declare const NotificationsApiFp: (configuration?: Configuration) => {
|
|
|
56
56
|
apiV1NotificationsCheckPost(checkNotificationsCommand?: CheckNotificationsCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
57
57
|
/**
|
|
58
58
|
*
|
|
59
|
-
* @summary Get all notifications.
|
|
59
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
60
60
|
* @param {NotificationCode} [notificationCode]
|
|
61
61
|
* @param {boolean} [unreadCountOnly]
|
|
62
62
|
* @param {number} [page]
|
|
@@ -74,7 +74,7 @@ export declare const NotificationsApiFp: (configuration?: Configuration) => {
|
|
|
74
74
|
export declare const NotificationsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
75
75
|
/**
|
|
76
76
|
*
|
|
77
|
-
* @summary Check notification.
|
|
77
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
78
78
|
* @param {CheckNotificationsCommand} [checkNotificationsCommand]
|
|
79
79
|
* @param {*} [options] Override http request option.
|
|
80
80
|
* @throws {RequiredError}
|
|
@@ -82,7 +82,7 @@ export declare const NotificationsApiFactory: (configuration?: Configuration, ba
|
|
|
82
82
|
apiV1NotificationsCheckPost(checkNotificationsCommand?: CheckNotificationsCommand, options?: any): AxiosPromise<boolean>;
|
|
83
83
|
/**
|
|
84
84
|
*
|
|
85
|
-
* @summary Get all notifications.
|
|
85
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
86
86
|
* @param {NotificationCode} [notificationCode]
|
|
87
87
|
* @param {boolean} [unreadCountOnly]
|
|
88
88
|
* @param {number} [page]
|
|
@@ -152,7 +152,7 @@ export interface NotificationsApiApiV1NotificationsGetRequest {
|
|
|
152
152
|
export declare class NotificationsApi extends BaseAPI {
|
|
153
153
|
/**
|
|
154
154
|
*
|
|
155
|
-
* @summary Check notification.
|
|
155
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
156
156
|
* @param {NotificationsApiApiV1NotificationsCheckPostRequest} requestParameters Request parameters.
|
|
157
157
|
* @param {*} [options] Override http request option.
|
|
158
158
|
* @throws {RequiredError}
|
|
@@ -161,7 +161,7 @@ export declare class NotificationsApi extends BaseAPI {
|
|
|
161
161
|
apiV1NotificationsCheckPost(requestParameters?: NotificationsApiApiV1NotificationsCheckPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
162
162
|
/**
|
|
163
163
|
*
|
|
164
|
-
* @summary Get all notifications.
|
|
164
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
165
165
|
* @param {NotificationsApiApiV1NotificationsGetRequest} requestParameters Request parameters.
|
|
166
166
|
* @param {*} [options] Override http request option.
|
|
167
167
|
* @throws {RequiredError}
|
|
@@ -94,7 +94,7 @@ var NotificationsApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
return {
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @summary Check notification.
|
|
97
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
98
98
|
* @param {CheckNotificationsCommand} [checkNotificationsCommand]
|
|
99
99
|
* @param {*} [options] Override http request option.
|
|
100
100
|
* @throws {RequiredError}
|
|
@@ -136,7 +136,7 @@ var NotificationsApiAxiosParamCreator = function (configuration) {
|
|
|
136
136
|
},
|
|
137
137
|
/**
|
|
138
138
|
*
|
|
139
|
-
* @summary Get all notifications.
|
|
139
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
140
140
|
* @param {NotificationCode} [notificationCode]
|
|
141
141
|
* @param {boolean} [unreadCountOnly]
|
|
142
142
|
* @param {number} [page]
|
|
@@ -207,7 +207,7 @@ var NotificationsApiFp = function (configuration) {
|
|
|
207
207
|
return {
|
|
208
208
|
/**
|
|
209
209
|
*
|
|
210
|
-
* @summary Check notification.
|
|
210
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
211
211
|
* @param {CheckNotificationsCommand} [checkNotificationsCommand]
|
|
212
212
|
* @param {*} [options] Override http request option.
|
|
213
213
|
* @throws {RequiredError}
|
|
@@ -227,7 +227,7 @@ var NotificationsApiFp = function (configuration) {
|
|
|
227
227
|
},
|
|
228
228
|
/**
|
|
229
229
|
*
|
|
230
|
-
* @summary Get all notifications.
|
|
230
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
231
231
|
* @param {NotificationCode} [notificationCode]
|
|
232
232
|
* @param {boolean} [unreadCountOnly]
|
|
233
233
|
* @param {number} [page]
|
|
@@ -261,7 +261,7 @@ var NotificationsApiFactory = function (configuration, basePath, axios) {
|
|
|
261
261
|
return {
|
|
262
262
|
/**
|
|
263
263
|
*
|
|
264
|
-
* @summary Check notification.
|
|
264
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
265
265
|
* @param {CheckNotificationsCommand} [checkNotificationsCommand]
|
|
266
266
|
* @param {*} [options] Override http request option.
|
|
267
267
|
* @throws {RequiredError}
|
|
@@ -271,7 +271,7 @@ var NotificationsApiFactory = function (configuration, basePath, axios) {
|
|
|
271
271
|
},
|
|
272
272
|
/**
|
|
273
273
|
*
|
|
274
|
-
* @summary Get all notifications.
|
|
274
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
275
275
|
* @param {NotificationCode} [notificationCode]
|
|
276
276
|
* @param {boolean} [unreadCountOnly]
|
|
277
277
|
* @param {number} [page]
|
|
@@ -299,7 +299,7 @@ var NotificationsApi = /** @class */ (function (_super) {
|
|
|
299
299
|
}
|
|
300
300
|
/**
|
|
301
301
|
*
|
|
302
|
-
* @summary Check notification.
|
|
302
|
+
* @summary Check notification. (Auth policies: RequireDoctorRole)
|
|
303
303
|
* @param {NotificationsApiApiV1NotificationsCheckPostRequest} requestParameters Request parameters.
|
|
304
304
|
* @param {*} [options] Override http request option.
|
|
305
305
|
* @throws {RequiredError}
|
|
@@ -312,7 +312,7 @@ var NotificationsApi = /** @class */ (function (_super) {
|
|
|
312
312
|
};
|
|
313
313
|
/**
|
|
314
314
|
*
|
|
315
|
-
* @summary Get all notifications.
|
|
315
|
+
* @summary Get all notifications. (Auth policies: RequireDoctorRole)
|
|
316
316
|
* @param {NotificationsApiApiV1NotificationsGetRequest} requestParameters Request parameters.
|
|
317
317
|
* @param {*} [options] Override http request option.
|
|
318
318
|
* @throws {RequiredError}
|
|
@@ -21,7 +21,7 @@ import { PatientAffiliationsModel } from '../models';
|
|
|
21
21
|
export declare const PatientAffiliationsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
22
22
|
/**
|
|
23
23
|
*
|
|
24
|
-
* @summary Get all patientAffiliations
|
|
24
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
25
25
|
* @param {string} [languageCode]
|
|
26
26
|
* @param {string} [hospitalId]
|
|
27
27
|
* @param {string} [patientId]
|
|
@@ -37,7 +37,7 @@ export declare const PatientAffiliationsApiAxiosParamCreator: (configuration?: C
|
|
|
37
37
|
apiV1PatientaffiliationsGet: (languageCode?: string, hospitalId?: string, patientId?: string, patientName?: string, patientPhoneNumber?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
|
-
* @summary Get patientAffiliation by id
|
|
40
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
41
41
|
* @param {string} patientAffiliationId
|
|
42
42
|
* @param {string} [languageCode]
|
|
43
43
|
* @param {*} [options] Override http request option.
|
|
@@ -52,7 +52,7 @@ export declare const PatientAffiliationsApiAxiosParamCreator: (configuration?: C
|
|
|
52
52
|
export declare const PatientAffiliationsApiFp: (configuration?: Configuration) => {
|
|
53
53
|
/**
|
|
54
54
|
*
|
|
55
|
-
* @summary Get all patientAffiliations
|
|
55
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
56
56
|
* @param {string} [languageCode]
|
|
57
57
|
* @param {string} [hospitalId]
|
|
58
58
|
* @param {string} [patientId]
|
|
@@ -68,7 +68,7 @@ export declare const PatientAffiliationsApiFp: (configuration?: Configuration) =
|
|
|
68
68
|
apiV1PatientaffiliationsGet(languageCode?: string, hospitalId?: string, patientId?: string, patientName?: string, patientPhoneNumber?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PatientAffiliationsModel>>;
|
|
69
69
|
/**
|
|
70
70
|
*
|
|
71
|
-
* @summary Get patientAffiliation by id
|
|
71
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
72
72
|
* @param {string} patientAffiliationId
|
|
73
73
|
* @param {string} [languageCode]
|
|
74
74
|
* @param {*} [options] Override http request option.
|
|
@@ -83,7 +83,7 @@ export declare const PatientAffiliationsApiFp: (configuration?: Configuration) =
|
|
|
83
83
|
export declare const PatientAffiliationsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
84
84
|
/**
|
|
85
85
|
*
|
|
86
|
-
* @summary Get all patientAffiliations
|
|
86
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
87
87
|
* @param {string} [languageCode]
|
|
88
88
|
* @param {string} [hospitalId]
|
|
89
89
|
* @param {string} [patientId]
|
|
@@ -99,7 +99,7 @@ export declare const PatientAffiliationsApiFactory: (configuration?: Configurati
|
|
|
99
99
|
apiV1PatientaffiliationsGet(languageCode?: string, hospitalId?: string, patientId?: string, patientName?: string, patientPhoneNumber?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<PatientAffiliationsModel>;
|
|
100
100
|
/**
|
|
101
101
|
*
|
|
102
|
-
* @summary Get patientAffiliation by id
|
|
102
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
103
103
|
* @param {string} patientAffiliationId
|
|
104
104
|
* @param {string} [languageCode]
|
|
105
105
|
* @param {*} [options] Override http request option.
|
|
@@ -196,7 +196,7 @@ export interface PatientAffiliationsApiApiV1PatientaffiliationsPatientAffiliatio
|
|
|
196
196
|
export declare class PatientAffiliationsApi extends BaseAPI {
|
|
197
197
|
/**
|
|
198
198
|
*
|
|
199
|
-
* @summary Get all patientAffiliations
|
|
199
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
200
200
|
* @param {PatientAffiliationsApiApiV1PatientaffiliationsGetRequest} requestParameters Request parameters.
|
|
201
201
|
* @param {*} [options] Override http request option.
|
|
202
202
|
* @throws {RequiredError}
|
|
@@ -205,7 +205,7 @@ export declare class PatientAffiliationsApi extends BaseAPI {
|
|
|
205
205
|
apiV1PatientaffiliationsGet(requestParameters?: PatientAffiliationsApiApiV1PatientaffiliationsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PatientAffiliationsModel, any>>;
|
|
206
206
|
/**
|
|
207
207
|
*
|
|
208
|
-
* @summary Get patientAffiliation by id
|
|
208
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
209
209
|
* @param {PatientAffiliationsApiApiV1PatientaffiliationsPatientAffiliationIdGetRequest} requestParameters Request parameters.
|
|
210
210
|
* @param {*} [options] Override http request option.
|
|
211
211
|
* @throws {RequiredError}
|
|
@@ -94,7 +94,7 @@ var PatientAffiliationsApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
return {
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @summary Get all patientAffiliations
|
|
97
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
98
98
|
* @param {string} [languageCode]
|
|
99
99
|
* @param {string} [hospitalId]
|
|
100
100
|
* @param {string} [patientId]
|
|
@@ -171,7 +171,7 @@ var PatientAffiliationsApiAxiosParamCreator = function (configuration) {
|
|
|
171
171
|
},
|
|
172
172
|
/**
|
|
173
173
|
*
|
|
174
|
-
* @summary Get patientAffiliation by id
|
|
174
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
175
175
|
* @param {string} patientAffiliationId
|
|
176
176
|
* @param {string} [languageCode]
|
|
177
177
|
* @param {*} [options] Override http request option.
|
|
@@ -228,7 +228,7 @@ var PatientAffiliationsApiFp = function (configuration) {
|
|
|
228
228
|
return {
|
|
229
229
|
/**
|
|
230
230
|
*
|
|
231
|
-
* @summary Get all patientAffiliations
|
|
231
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
232
232
|
* @param {string} [languageCode]
|
|
233
233
|
* @param {string} [hospitalId]
|
|
234
234
|
* @param {string} [patientId]
|
|
@@ -256,7 +256,7 @@ var PatientAffiliationsApiFp = function (configuration) {
|
|
|
256
256
|
},
|
|
257
257
|
/**
|
|
258
258
|
*
|
|
259
|
-
* @summary Get patientAffiliation by id
|
|
259
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
260
260
|
* @param {string} patientAffiliationId
|
|
261
261
|
* @param {string} [languageCode]
|
|
262
262
|
* @param {*} [options] Override http request option.
|
|
@@ -287,7 +287,7 @@ var PatientAffiliationsApiFactory = function (configuration, basePath, axios) {
|
|
|
287
287
|
return {
|
|
288
288
|
/**
|
|
289
289
|
*
|
|
290
|
-
* @summary Get all patientAffiliations
|
|
290
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
291
291
|
* @param {string} [languageCode]
|
|
292
292
|
* @param {string} [hospitalId]
|
|
293
293
|
* @param {string} [patientId]
|
|
@@ -305,7 +305,7 @@ var PatientAffiliationsApiFactory = function (configuration, basePath, axios) {
|
|
|
305
305
|
},
|
|
306
306
|
/**
|
|
307
307
|
*
|
|
308
|
-
* @summary Get patientAffiliation by id
|
|
308
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
309
309
|
* @param {string} patientAffiliationId
|
|
310
310
|
* @param {string} [languageCode]
|
|
311
311
|
* @param {*} [options] Override http request option.
|
|
@@ -330,7 +330,7 @@ var PatientAffiliationsApi = /** @class */ (function (_super) {
|
|
|
330
330
|
}
|
|
331
331
|
/**
|
|
332
332
|
*
|
|
333
|
-
* @summary Get all patientAffiliations
|
|
333
|
+
* @summary Get all patientAffiliations (Auth policies: RequireDoctorRole)
|
|
334
334
|
* @param {PatientAffiliationsApiApiV1PatientaffiliationsGetRequest} requestParameters Request parameters.
|
|
335
335
|
* @param {*} [options] Override http request option.
|
|
336
336
|
* @throws {RequiredError}
|
|
@@ -343,7 +343,7 @@ var PatientAffiliationsApi = /** @class */ (function (_super) {
|
|
|
343
343
|
};
|
|
344
344
|
/**
|
|
345
345
|
*
|
|
346
|
-
* @summary Get patientAffiliation by id
|
|
346
|
+
* @summary Get patientAffiliation by id (Auth policies: RequireDoctorRole)
|
|
347
347
|
* @param {PatientAffiliationsApiApiV1PatientaffiliationsPatientAffiliationIdGetRequest} requestParameters Request parameters.
|
|
348
348
|
* @param {*} [options] Override http request option.
|
|
349
349
|
* @throws {RequiredError}
|