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
|
@@ -94,7 +94,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
94
94
|
return {
|
|
95
95
|
/**
|
|
96
96
|
*
|
|
97
|
-
* @summary Get hospitalBranches
|
|
97
|
+
* @summary Get hospitalBranches (Auth policies: RequireDoctorRole)
|
|
98
98
|
* @param {string} [id]
|
|
99
99
|
* @param {string} [hospitalGroupId]
|
|
100
100
|
* @param {string} [hospitalId]
|
|
@@ -167,7 +167,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
167
167
|
},
|
|
168
168
|
/**
|
|
169
169
|
*
|
|
170
|
-
* @summary Delete hospitalBranch
|
|
170
|
+
* @summary Delete hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
171
171
|
* @param {string} hospitalBranchId
|
|
172
172
|
* @param {boolean} [isPermanent]
|
|
173
173
|
* @param {*} [options] Override http request option.
|
|
@@ -214,7 +214,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
214
214
|
},
|
|
215
215
|
/**
|
|
216
216
|
*
|
|
217
|
-
* @summary Get hospitalBranch
|
|
217
|
+
* @summary Get hospitalBranch (Auth policies: RequireDoctorRole)
|
|
218
218
|
* @param {string} hospitalBranchId
|
|
219
219
|
* @param {string} [languageCode]
|
|
220
220
|
* @param {*} [options] Override http request option.
|
|
@@ -261,7 +261,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
261
261
|
},
|
|
262
262
|
/**
|
|
263
263
|
*
|
|
264
|
-
* @summary Remove hospital from HospitalBranch
|
|
264
|
+
* @summary Remove hospital from HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
265
265
|
* @param {string} hospitalBranchId
|
|
266
266
|
* @param {string} hospitalId
|
|
267
267
|
* @param {*} [options] Override http request option.
|
|
@@ -308,7 +308,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
308
308
|
},
|
|
309
309
|
/**
|
|
310
310
|
*
|
|
311
|
-
* @summary Add hospital into HospitalBranch
|
|
311
|
+
* @summary Add hospital into HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
312
312
|
* @param {string} hospitalBranchId
|
|
313
313
|
* @param {string} hospitalId
|
|
314
314
|
* @param {AddHospitalIntoBranchCommand} [addHospitalIntoBranchCommand]
|
|
@@ -358,7 +358,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
358
358
|
},
|
|
359
359
|
/**
|
|
360
360
|
*
|
|
361
|
-
* @summary Update hospitalBranchItem
|
|
361
|
+
* @summary Update hospitalBranchItem (Auth policies: RequireLocalManagerRole)
|
|
362
362
|
* @param {string} hospitalBranchId
|
|
363
363
|
* @param {string} hospitalId
|
|
364
364
|
* @param {UpdateHospitalBranchItemCommand} [updateHospitalBranchItemCommand]
|
|
@@ -408,7 +408,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
408
408
|
},
|
|
409
409
|
/**
|
|
410
410
|
*
|
|
411
|
-
* @summary Update hospitalBranch
|
|
411
|
+
* @summary Update hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
412
412
|
* @param {string} hospitalBranchId
|
|
413
413
|
* @param {UpdateHospitalBranchCommand} [updateHospitalBranchCommand]
|
|
414
414
|
* @param {*} [options] Override http request option.
|
|
@@ -454,7 +454,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
454
454
|
},
|
|
455
455
|
/**
|
|
456
456
|
*
|
|
457
|
-
* @summary Reactivate hospitalBranch
|
|
457
|
+
* @summary Reactivate hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
458
458
|
* @param {string} hospitalBranchId
|
|
459
459
|
* @param {*} [options] Override http request option.
|
|
460
460
|
* @throws {RequiredError}
|
|
@@ -497,7 +497,7 @@ var HospitalBranchesApiAxiosParamCreator = function (configuration) {
|
|
|
497
497
|
},
|
|
498
498
|
/**
|
|
499
499
|
*
|
|
500
|
-
* @summary Create hospitalBranch
|
|
500
|
+
* @summary Create hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
501
501
|
* @param {CreateHospitalBranchCommand} [createHospitalBranchCommand]
|
|
502
502
|
* @param {*} [options] Override http request option.
|
|
503
503
|
* @throws {RequiredError}
|
|
@@ -549,7 +549,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
549
549
|
return {
|
|
550
550
|
/**
|
|
551
551
|
*
|
|
552
|
-
* @summary Get hospitalBranches
|
|
552
|
+
* @summary Get hospitalBranches (Auth policies: RequireDoctorRole)
|
|
553
553
|
* @param {string} [id]
|
|
554
554
|
* @param {string} [hospitalGroupId]
|
|
555
555
|
* @param {string} [hospitalId]
|
|
@@ -576,7 +576,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
576
576
|
},
|
|
577
577
|
/**
|
|
578
578
|
*
|
|
579
|
-
* @summary Delete hospitalBranch
|
|
579
|
+
* @summary Delete hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
580
580
|
* @param {string} hospitalBranchId
|
|
581
581
|
* @param {boolean} [isPermanent]
|
|
582
582
|
* @param {*} [options] Override http request option.
|
|
@@ -597,7 +597,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
597
597
|
},
|
|
598
598
|
/**
|
|
599
599
|
*
|
|
600
|
-
* @summary Get hospitalBranch
|
|
600
|
+
* @summary Get hospitalBranch (Auth policies: RequireDoctorRole)
|
|
601
601
|
* @param {string} hospitalBranchId
|
|
602
602
|
* @param {string} [languageCode]
|
|
603
603
|
* @param {*} [options] Override http request option.
|
|
@@ -618,7 +618,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
618
618
|
},
|
|
619
619
|
/**
|
|
620
620
|
*
|
|
621
|
-
* @summary Remove hospital from HospitalBranch
|
|
621
|
+
* @summary Remove hospital from HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
622
622
|
* @param {string} hospitalBranchId
|
|
623
623
|
* @param {string} hospitalId
|
|
624
624
|
* @param {*} [options] Override http request option.
|
|
@@ -639,7 +639,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
639
639
|
},
|
|
640
640
|
/**
|
|
641
641
|
*
|
|
642
|
-
* @summary Add hospital into HospitalBranch
|
|
642
|
+
* @summary Add hospital into HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
643
643
|
* @param {string} hospitalBranchId
|
|
644
644
|
* @param {string} hospitalId
|
|
645
645
|
* @param {AddHospitalIntoBranchCommand} [addHospitalIntoBranchCommand]
|
|
@@ -661,7 +661,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
661
661
|
},
|
|
662
662
|
/**
|
|
663
663
|
*
|
|
664
|
-
* @summary Update hospitalBranchItem
|
|
664
|
+
* @summary Update hospitalBranchItem (Auth policies: RequireLocalManagerRole)
|
|
665
665
|
* @param {string} hospitalBranchId
|
|
666
666
|
* @param {string} hospitalId
|
|
667
667
|
* @param {UpdateHospitalBranchItemCommand} [updateHospitalBranchItemCommand]
|
|
@@ -683,7 +683,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
683
683
|
},
|
|
684
684
|
/**
|
|
685
685
|
*
|
|
686
|
-
* @summary Update hospitalBranch
|
|
686
|
+
* @summary Update hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
687
687
|
* @param {string} hospitalBranchId
|
|
688
688
|
* @param {UpdateHospitalBranchCommand} [updateHospitalBranchCommand]
|
|
689
689
|
* @param {*} [options] Override http request option.
|
|
@@ -704,7 +704,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
704
704
|
},
|
|
705
705
|
/**
|
|
706
706
|
*
|
|
707
|
-
* @summary Reactivate hospitalBranch
|
|
707
|
+
* @summary Reactivate hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
708
708
|
* @param {string} hospitalBranchId
|
|
709
709
|
* @param {*} [options] Override http request option.
|
|
710
710
|
* @throws {RequiredError}
|
|
@@ -724,7 +724,7 @@ var HospitalBranchesApiFp = function (configuration) {
|
|
|
724
724
|
},
|
|
725
725
|
/**
|
|
726
726
|
*
|
|
727
|
-
* @summary Create hospitalBranch
|
|
727
|
+
* @summary Create hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
728
728
|
* @param {CreateHospitalBranchCommand} [createHospitalBranchCommand]
|
|
729
729
|
* @param {*} [options] Override http request option.
|
|
730
730
|
* @throws {RequiredError}
|
|
@@ -754,7 +754,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
754
754
|
return {
|
|
755
755
|
/**
|
|
756
756
|
*
|
|
757
|
-
* @summary Get hospitalBranches
|
|
757
|
+
* @summary Get hospitalBranches (Auth policies: RequireDoctorRole)
|
|
758
758
|
* @param {string} [id]
|
|
759
759
|
* @param {string} [hospitalGroupId]
|
|
760
760
|
* @param {string} [hospitalId]
|
|
@@ -771,7 +771,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
771
771
|
},
|
|
772
772
|
/**
|
|
773
773
|
*
|
|
774
|
-
* @summary Delete hospitalBranch
|
|
774
|
+
* @summary Delete hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
775
775
|
* @param {string} hospitalBranchId
|
|
776
776
|
* @param {boolean} [isPermanent]
|
|
777
777
|
* @param {*} [options] Override http request option.
|
|
@@ -782,7 +782,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
782
782
|
},
|
|
783
783
|
/**
|
|
784
784
|
*
|
|
785
|
-
* @summary Get hospitalBranch
|
|
785
|
+
* @summary Get hospitalBranch (Auth policies: RequireDoctorRole)
|
|
786
786
|
* @param {string} hospitalBranchId
|
|
787
787
|
* @param {string} [languageCode]
|
|
788
788
|
* @param {*} [options] Override http request option.
|
|
@@ -793,7 +793,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
793
793
|
},
|
|
794
794
|
/**
|
|
795
795
|
*
|
|
796
|
-
* @summary Remove hospital from HospitalBranch
|
|
796
|
+
* @summary Remove hospital from HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
797
797
|
* @param {string} hospitalBranchId
|
|
798
798
|
* @param {string} hospitalId
|
|
799
799
|
* @param {*} [options] Override http request option.
|
|
@@ -804,7 +804,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
804
804
|
},
|
|
805
805
|
/**
|
|
806
806
|
*
|
|
807
|
-
* @summary Add hospital into HospitalBranch
|
|
807
|
+
* @summary Add hospital into HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
808
808
|
* @param {string} hospitalBranchId
|
|
809
809
|
* @param {string} hospitalId
|
|
810
810
|
* @param {AddHospitalIntoBranchCommand} [addHospitalIntoBranchCommand]
|
|
@@ -816,7 +816,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
816
816
|
},
|
|
817
817
|
/**
|
|
818
818
|
*
|
|
819
|
-
* @summary Update hospitalBranchItem
|
|
819
|
+
* @summary Update hospitalBranchItem (Auth policies: RequireLocalManagerRole)
|
|
820
820
|
* @param {string} hospitalBranchId
|
|
821
821
|
* @param {string} hospitalId
|
|
822
822
|
* @param {UpdateHospitalBranchItemCommand} [updateHospitalBranchItemCommand]
|
|
@@ -828,7 +828,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
828
828
|
},
|
|
829
829
|
/**
|
|
830
830
|
*
|
|
831
|
-
* @summary Update hospitalBranch
|
|
831
|
+
* @summary Update hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
832
832
|
* @param {string} hospitalBranchId
|
|
833
833
|
* @param {UpdateHospitalBranchCommand} [updateHospitalBranchCommand]
|
|
834
834
|
* @param {*} [options] Override http request option.
|
|
@@ -839,7 +839,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
839
839
|
},
|
|
840
840
|
/**
|
|
841
841
|
*
|
|
842
|
-
* @summary Reactivate hospitalBranch
|
|
842
|
+
* @summary Reactivate hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
843
843
|
* @param {string} hospitalBranchId
|
|
844
844
|
* @param {*} [options] Override http request option.
|
|
845
845
|
* @throws {RequiredError}
|
|
@@ -849,7 +849,7 @@ var HospitalBranchesApiFactory = function (configuration, basePath, axios) {
|
|
|
849
849
|
},
|
|
850
850
|
/**
|
|
851
851
|
*
|
|
852
|
-
* @summary Create hospitalBranch
|
|
852
|
+
* @summary Create hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
853
853
|
* @param {CreateHospitalBranchCommand} [createHospitalBranchCommand]
|
|
854
854
|
* @param {*} [options] Override http request option.
|
|
855
855
|
* @throws {RequiredError}
|
|
@@ -873,7 +873,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
873
873
|
}
|
|
874
874
|
/**
|
|
875
875
|
*
|
|
876
|
-
* @summary Get hospitalBranches
|
|
876
|
+
* @summary Get hospitalBranches (Auth policies: RequireDoctorRole)
|
|
877
877
|
* @param {HospitalBranchesApiApiV1HospitalbranchesGetRequest} requestParameters Request parameters.
|
|
878
878
|
* @param {*} [options] Override http request option.
|
|
879
879
|
* @throws {RequiredError}
|
|
@@ -886,7 +886,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
886
886
|
};
|
|
887
887
|
/**
|
|
888
888
|
*
|
|
889
|
-
* @summary Delete hospitalBranch
|
|
889
|
+
* @summary Delete hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
890
890
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdDeleteRequest} requestParameters Request parameters.
|
|
891
891
|
* @param {*} [options] Override http request option.
|
|
892
892
|
* @throws {RequiredError}
|
|
@@ -898,7 +898,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
898
898
|
};
|
|
899
899
|
/**
|
|
900
900
|
*
|
|
901
|
-
* @summary Get hospitalBranch
|
|
901
|
+
* @summary Get hospitalBranch (Auth policies: RequireDoctorRole)
|
|
902
902
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdGetRequest} requestParameters Request parameters.
|
|
903
903
|
* @param {*} [options] Override http request option.
|
|
904
904
|
* @throws {RequiredError}
|
|
@@ -910,7 +910,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
910
910
|
};
|
|
911
911
|
/**
|
|
912
912
|
*
|
|
913
|
-
* @summary Remove hospital from HospitalBranch
|
|
913
|
+
* @summary Remove hospital from HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
914
914
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdHospitalsHospitalIdDeleteRequest} requestParameters Request parameters.
|
|
915
915
|
* @param {*} [options] Override http request option.
|
|
916
916
|
* @throws {RequiredError}
|
|
@@ -922,7 +922,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
922
922
|
};
|
|
923
923
|
/**
|
|
924
924
|
*
|
|
925
|
-
* @summary Add hospital into HospitalBranch
|
|
925
|
+
* @summary Add hospital into HospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
926
926
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdHospitalsHospitalIdPostRequest} requestParameters Request parameters.
|
|
927
927
|
* @param {*} [options] Override http request option.
|
|
928
928
|
* @throws {RequiredError}
|
|
@@ -934,7 +934,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
934
934
|
};
|
|
935
935
|
/**
|
|
936
936
|
*
|
|
937
|
-
* @summary Update hospitalBranchItem
|
|
937
|
+
* @summary Update hospitalBranchItem (Auth policies: RequireLocalManagerRole)
|
|
938
938
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdHospitalsHospitalIdPutRequest} requestParameters Request parameters.
|
|
939
939
|
* @param {*} [options] Override http request option.
|
|
940
940
|
* @throws {RequiredError}
|
|
@@ -946,7 +946,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
946
946
|
};
|
|
947
947
|
/**
|
|
948
948
|
*
|
|
949
|
-
* @summary Update hospitalBranch
|
|
949
|
+
* @summary Update hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
950
950
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdPutRequest} requestParameters Request parameters.
|
|
951
951
|
* @param {*} [options] Override http request option.
|
|
952
952
|
* @throws {RequiredError}
|
|
@@ -958,7 +958,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
958
958
|
};
|
|
959
959
|
/**
|
|
960
960
|
*
|
|
961
|
-
* @summary Reactivate hospitalBranch
|
|
961
|
+
* @summary Reactivate hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
962
962
|
* @param {HospitalBranchesApiApiV1HospitalbranchesHospitalBranchIdReactivatePutRequest} requestParameters Request parameters.
|
|
963
963
|
* @param {*} [options] Override http request option.
|
|
964
964
|
* @throws {RequiredError}
|
|
@@ -970,7 +970,7 @@ var HospitalBranchesApi = /** @class */ (function (_super) {
|
|
|
970
970
|
};
|
|
971
971
|
/**
|
|
972
972
|
*
|
|
973
|
-
* @summary Create hospitalBranch
|
|
973
|
+
* @summary Create hospitalBranch (Auth policies: RequireLocalManagerRole)
|
|
974
974
|
* @param {HospitalBranchesApiApiV1HospitalbranchesPostRequest} requestParameters Request parameters.
|
|
975
975
|
* @param {*} [options] Override http request option.
|
|
976
976
|
* @throws {RequiredError}
|
|
@@ -23,7 +23,7 @@ import { UpdateHospitalGroupCommand } from '../models';
|
|
|
23
23
|
export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
24
24
|
/**
|
|
25
25
|
*
|
|
26
|
-
* @summary Get hospitalGroups
|
|
26
|
+
* @summary Get hospitalGroups (Auth policies: RequireDoctorRole)
|
|
27
27
|
* @param {string} [hospitalGroupId]
|
|
28
28
|
* @param {string} [hospitalId]
|
|
29
29
|
* @param {string} [languageCode]
|
|
@@ -38,7 +38,7 @@ export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Config
|
|
|
38
38
|
apiV1HospitalgroupsGet: (hospitalGroupId?: string, hospitalId?: string, languageCode?: string, name?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
39
39
|
/**
|
|
40
40
|
*
|
|
41
|
-
* @summary Delete hospitalGroup
|
|
41
|
+
* @summary Delete hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
42
42
|
* @param {string} hospitalGroupId
|
|
43
43
|
* @param {boolean} [isPermanent]
|
|
44
44
|
* @param {*} [options] Override http request option.
|
|
@@ -47,7 +47,7 @@ export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Config
|
|
|
47
47
|
apiV1HospitalgroupsHospitalGroupIdDelete: (hospitalGroupId: string, isPermanent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
48
48
|
/**
|
|
49
49
|
*
|
|
50
|
-
* @summary Get hospitalGroup
|
|
50
|
+
* @summary Get hospitalGroup (Auth policies: RequireDoctorRole)
|
|
51
51
|
* @param {string} hospitalGroupId
|
|
52
52
|
* @param {string} [languageCode]
|
|
53
53
|
* @param {*} [options] Override http request option.
|
|
@@ -56,7 +56,7 @@ export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Config
|
|
|
56
56
|
apiV1HospitalgroupsHospitalGroupIdGet: (hospitalGroupId: string, languageCode?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
57
57
|
/**
|
|
58
58
|
*
|
|
59
|
-
* @summary Update hospitalGroup
|
|
59
|
+
* @summary Update hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
60
60
|
* @param {string} hospitalGroupId
|
|
61
61
|
* @param {UpdateHospitalGroupCommand} [updateHospitalGroupCommand]
|
|
62
62
|
* @param {*} [options] Override http request option.
|
|
@@ -65,7 +65,7 @@ export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Config
|
|
|
65
65
|
apiV1HospitalgroupsHospitalGroupIdPut: (hospitalGroupId: string, updateHospitalGroupCommand?: UpdateHospitalGroupCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
66
66
|
/**
|
|
67
67
|
*
|
|
68
|
-
* @summary Reactivate hospitalGroup
|
|
68
|
+
* @summary Reactivate hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
69
69
|
* @param {string} hospitalGroupId
|
|
70
70
|
* @param {*} [options] Override http request option.
|
|
71
71
|
* @throws {RequiredError}
|
|
@@ -73,7 +73,7 @@ export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Config
|
|
|
73
73
|
apiV1HospitalgroupsHospitalGroupIdReactivatePut: (hospitalGroupId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
74
74
|
/**
|
|
75
75
|
*
|
|
76
|
-
* @summary Create hospitalGroup
|
|
76
|
+
* @summary Create hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
77
77
|
* @param {CreateHospitalGroupCommand} [createHospitalGroupCommand]
|
|
78
78
|
* @param {*} [options] Override http request option.
|
|
79
79
|
* @throws {RequiredError}
|
|
@@ -87,7 +87,7 @@ export declare const HospitalGroupsApiAxiosParamCreator: (configuration?: Config
|
|
|
87
87
|
export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
88
88
|
/**
|
|
89
89
|
*
|
|
90
|
-
* @summary Get hospitalGroups
|
|
90
|
+
* @summary Get hospitalGroups (Auth policies: RequireDoctorRole)
|
|
91
91
|
* @param {string} [hospitalGroupId]
|
|
92
92
|
* @param {string} [hospitalId]
|
|
93
93
|
* @param {string} [languageCode]
|
|
@@ -102,7 +102,7 @@ export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
|
102
102
|
apiV1HospitalgroupsGet(hospitalGroupId?: string, hospitalId?: string, languageCode?: string, name?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalGroupsModel>>;
|
|
103
103
|
/**
|
|
104
104
|
*
|
|
105
|
-
* @summary Delete hospitalGroup
|
|
105
|
+
* @summary Delete hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
106
106
|
* @param {string} hospitalGroupId
|
|
107
107
|
* @param {boolean} [isPermanent]
|
|
108
108
|
* @param {*} [options] Override http request option.
|
|
@@ -111,7 +111,7 @@ export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
|
111
111
|
apiV1HospitalgroupsHospitalGroupIdDelete(hospitalGroupId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
112
112
|
/**
|
|
113
113
|
*
|
|
114
|
-
* @summary Get hospitalGroup
|
|
114
|
+
* @summary Get hospitalGroup (Auth policies: RequireDoctorRole)
|
|
115
115
|
* @param {string} hospitalGroupId
|
|
116
116
|
* @param {string} [languageCode]
|
|
117
117
|
* @param {*} [options] Override http request option.
|
|
@@ -120,7 +120,7 @@ export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
|
120
120
|
apiV1HospitalgroupsHospitalGroupIdGet(hospitalGroupId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalGroupModel>>;
|
|
121
121
|
/**
|
|
122
122
|
*
|
|
123
|
-
* @summary Update hospitalGroup
|
|
123
|
+
* @summary Update hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
124
124
|
* @param {string} hospitalGroupId
|
|
125
125
|
* @param {UpdateHospitalGroupCommand} [updateHospitalGroupCommand]
|
|
126
126
|
* @param {*} [options] Override http request option.
|
|
@@ -129,7 +129,7 @@ export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
|
129
129
|
apiV1HospitalgroupsHospitalGroupIdPut(hospitalGroupId: string, updateHospitalGroupCommand?: UpdateHospitalGroupCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<HospitalGroupModel>>;
|
|
130
130
|
/**
|
|
131
131
|
*
|
|
132
|
-
* @summary Reactivate hospitalGroup
|
|
132
|
+
* @summary Reactivate hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
133
133
|
* @param {string} hospitalGroupId
|
|
134
134
|
* @param {*} [options] Override http request option.
|
|
135
135
|
* @throws {RequiredError}
|
|
@@ -137,7 +137,7 @@ export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
|
137
137
|
apiV1HospitalgroupsHospitalGroupIdReactivatePut(hospitalGroupId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
138
138
|
/**
|
|
139
139
|
*
|
|
140
|
-
* @summary Create hospitalGroup
|
|
140
|
+
* @summary Create hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
141
141
|
* @param {CreateHospitalGroupCommand} [createHospitalGroupCommand]
|
|
142
142
|
* @param {*} [options] Override http request option.
|
|
143
143
|
* @throws {RequiredError}
|
|
@@ -151,7 +151,7 @@ export declare const HospitalGroupsApiFp: (configuration?: Configuration) => {
|
|
|
151
151
|
export declare const HospitalGroupsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
152
152
|
/**
|
|
153
153
|
*
|
|
154
|
-
* @summary Get hospitalGroups
|
|
154
|
+
* @summary Get hospitalGroups (Auth policies: RequireDoctorRole)
|
|
155
155
|
* @param {string} [hospitalGroupId]
|
|
156
156
|
* @param {string} [hospitalId]
|
|
157
157
|
* @param {string} [languageCode]
|
|
@@ -166,7 +166,7 @@ export declare const HospitalGroupsApiFactory: (configuration?: Configuration, b
|
|
|
166
166
|
apiV1HospitalgroupsGet(hospitalGroupId?: string, hospitalId?: string, languageCode?: string, name?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<HospitalGroupsModel>;
|
|
167
167
|
/**
|
|
168
168
|
*
|
|
169
|
-
* @summary Delete hospitalGroup
|
|
169
|
+
* @summary Delete hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
170
170
|
* @param {string} hospitalGroupId
|
|
171
171
|
* @param {boolean} [isPermanent]
|
|
172
172
|
* @param {*} [options] Override http request option.
|
|
@@ -175,7 +175,7 @@ export declare const HospitalGroupsApiFactory: (configuration?: Configuration, b
|
|
|
175
175
|
apiV1HospitalgroupsHospitalGroupIdDelete(hospitalGroupId: string, isPermanent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
176
176
|
/**
|
|
177
177
|
*
|
|
178
|
-
* @summary Get hospitalGroup
|
|
178
|
+
* @summary Get hospitalGroup (Auth policies: RequireDoctorRole)
|
|
179
179
|
* @param {string} hospitalGroupId
|
|
180
180
|
* @param {string} [languageCode]
|
|
181
181
|
* @param {*} [options] Override http request option.
|
|
@@ -184,7 +184,7 @@ export declare const HospitalGroupsApiFactory: (configuration?: Configuration, b
|
|
|
184
184
|
apiV1HospitalgroupsHospitalGroupIdGet(hospitalGroupId: string, languageCode?: string, options?: any): AxiosPromise<HospitalGroupModel>;
|
|
185
185
|
/**
|
|
186
186
|
*
|
|
187
|
-
* @summary Update hospitalGroup
|
|
187
|
+
* @summary Update hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
188
188
|
* @param {string} hospitalGroupId
|
|
189
189
|
* @param {UpdateHospitalGroupCommand} [updateHospitalGroupCommand]
|
|
190
190
|
* @param {*} [options] Override http request option.
|
|
@@ -193,7 +193,7 @@ export declare const HospitalGroupsApiFactory: (configuration?: Configuration, b
|
|
|
193
193
|
apiV1HospitalgroupsHospitalGroupIdPut(hospitalGroupId: string, updateHospitalGroupCommand?: UpdateHospitalGroupCommand, options?: any): AxiosPromise<HospitalGroupModel>;
|
|
194
194
|
/**
|
|
195
195
|
*
|
|
196
|
-
* @summary Reactivate hospitalGroup
|
|
196
|
+
* @summary Reactivate hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
197
197
|
* @param {string} hospitalGroupId
|
|
198
198
|
* @param {*} [options] Override http request option.
|
|
199
199
|
* @throws {RequiredError}
|
|
@@ -201,7 +201,7 @@ export declare const HospitalGroupsApiFactory: (configuration?: Configuration, b
|
|
|
201
201
|
apiV1HospitalgroupsHospitalGroupIdReactivatePut(hospitalGroupId: string, options?: any): AxiosPromise<boolean>;
|
|
202
202
|
/**
|
|
203
203
|
*
|
|
204
|
-
* @summary Create hospitalGroup
|
|
204
|
+
* @summary Create hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
205
205
|
* @param {CreateHospitalGroupCommand} [createHospitalGroupCommand]
|
|
206
206
|
* @param {*} [options] Override http request option.
|
|
207
207
|
* @throws {RequiredError}
|
|
@@ -355,7 +355,7 @@ export interface HospitalGroupsApiApiV1HospitalgroupsPostRequest {
|
|
|
355
355
|
export declare class HospitalGroupsApi extends BaseAPI {
|
|
356
356
|
/**
|
|
357
357
|
*
|
|
358
|
-
* @summary Get hospitalGroups
|
|
358
|
+
* @summary Get hospitalGroups (Auth policies: RequireDoctorRole)
|
|
359
359
|
* @param {HospitalGroupsApiApiV1HospitalgroupsGetRequest} requestParameters Request parameters.
|
|
360
360
|
* @param {*} [options] Override http request option.
|
|
361
361
|
* @throws {RequiredError}
|
|
@@ -364,7 +364,7 @@ export declare class HospitalGroupsApi extends BaseAPI {
|
|
|
364
364
|
apiV1HospitalgroupsGet(requestParameters?: HospitalGroupsApiApiV1HospitalgroupsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalGroupsModel, any>>;
|
|
365
365
|
/**
|
|
366
366
|
*
|
|
367
|
-
* @summary Delete hospitalGroup
|
|
367
|
+
* @summary Delete hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
368
368
|
* @param {HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdDeleteRequest} requestParameters Request parameters.
|
|
369
369
|
* @param {*} [options] Override http request option.
|
|
370
370
|
* @throws {RequiredError}
|
|
@@ -373,7 +373,7 @@ export declare class HospitalGroupsApi extends BaseAPI {
|
|
|
373
373
|
apiV1HospitalgroupsHospitalGroupIdDelete(requestParameters: HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
374
374
|
/**
|
|
375
375
|
*
|
|
376
|
-
* @summary Get hospitalGroup
|
|
376
|
+
* @summary Get hospitalGroup (Auth policies: RequireDoctorRole)
|
|
377
377
|
* @param {HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdGetRequest} requestParameters Request parameters.
|
|
378
378
|
* @param {*} [options] Override http request option.
|
|
379
379
|
* @throws {RequiredError}
|
|
@@ -382,7 +382,7 @@ export declare class HospitalGroupsApi extends BaseAPI {
|
|
|
382
382
|
apiV1HospitalgroupsHospitalGroupIdGet(requestParameters: HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalGroupModel, any>>;
|
|
383
383
|
/**
|
|
384
384
|
*
|
|
385
|
-
* @summary Update hospitalGroup
|
|
385
|
+
* @summary Update hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
386
386
|
* @param {HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdPutRequest} requestParameters Request parameters.
|
|
387
387
|
* @param {*} [options] Override http request option.
|
|
388
388
|
* @throws {RequiredError}
|
|
@@ -391,7 +391,7 @@ export declare class HospitalGroupsApi extends BaseAPI {
|
|
|
391
391
|
apiV1HospitalgroupsHospitalGroupIdPut(requestParameters: HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<HospitalGroupModel, any>>;
|
|
392
392
|
/**
|
|
393
393
|
*
|
|
394
|
-
* @summary Reactivate hospitalGroup
|
|
394
|
+
* @summary Reactivate hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
395
395
|
* @param {HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdReactivatePutRequest} requestParameters Request parameters.
|
|
396
396
|
* @param {*} [options] Override http request option.
|
|
397
397
|
* @throws {RequiredError}
|
|
@@ -400,7 +400,7 @@ export declare class HospitalGroupsApi extends BaseAPI {
|
|
|
400
400
|
apiV1HospitalgroupsHospitalGroupIdReactivatePut(requestParameters: HospitalGroupsApiApiV1HospitalgroupsHospitalGroupIdReactivatePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
401
401
|
/**
|
|
402
402
|
*
|
|
403
|
-
* @summary Create hospitalGroup
|
|
403
|
+
* @summary Create hospitalGroup (Auth policies: RequireLocalManagerRole)
|
|
404
404
|
* @param {HospitalGroupsApiApiV1HospitalgroupsPostRequest} requestParameters Request parameters.
|
|
405
405
|
* @param {*} [options] Override http request option.
|
|
406
406
|
* @throws {RequiredError}
|