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
package/src/api/patients-api.ts
CHANGED
|
@@ -50,7 +50,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
50
50
|
return {
|
|
51
51
|
/**
|
|
52
52
|
*
|
|
53
|
-
* @summary Get all Patients.
|
|
53
|
+
* @summary Get all Patients. (Auth policies: RequireDoctorRole)
|
|
54
54
|
* @param {string} [hospitalId]
|
|
55
55
|
* @param {string} [id]
|
|
56
56
|
* @param {string} [fullname]
|
|
@@ -145,7 +145,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
145
145
|
},
|
|
146
146
|
/**
|
|
147
147
|
*
|
|
148
|
-
* @summary Delete patient affiliation
|
|
148
|
+
* @summary Delete patient affiliation (Auth policies: RequireDoctorRole)
|
|
149
149
|
* @param {string} patientId
|
|
150
150
|
* @param {string} hospitalId
|
|
151
151
|
* @param {boolean} [isPermanent]
|
|
@@ -192,7 +192,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
192
192
|
},
|
|
193
193
|
/**
|
|
194
194
|
*
|
|
195
|
-
* @summary Get patientAffiliation by patient id and hospital id.
|
|
195
|
+
* @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorRole)
|
|
196
196
|
* @param {string} patientId
|
|
197
197
|
* @param {string} hospitalId
|
|
198
198
|
* @param {string} [languageCode]
|
|
@@ -239,7 +239,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
239
239
|
},
|
|
240
240
|
/**
|
|
241
241
|
*
|
|
242
|
-
* @summary Create patient affiliation
|
|
242
|
+
* @summary Create patient affiliation (Auth policies: RequireDoctorRole)
|
|
243
243
|
* @param {string} patientId
|
|
244
244
|
* @param {string} hospitalId
|
|
245
245
|
* @param {CreatePatientAffiliationCommand} [createPatientAffiliationCommand]
|
|
@@ -285,7 +285,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
285
285
|
},
|
|
286
286
|
/**
|
|
287
287
|
*
|
|
288
|
-
* @summary Update patient affiliation
|
|
288
|
+
* @summary Update patient affiliation (Auth policies: RequireDoctorRole)
|
|
289
289
|
* @param {string} patientId
|
|
290
290
|
* @param {string} hospitalId
|
|
291
291
|
* @param {UpdatePatientAffiliationCommand} [updatePatientAffiliationCommand]
|
|
@@ -331,7 +331,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
331
331
|
},
|
|
332
332
|
/**
|
|
333
333
|
*
|
|
334
|
-
* @summary Reactivate patient affiliation
|
|
334
|
+
* @summary Reactivate patient affiliation (Auth policies: RequireDoctorRole)
|
|
335
335
|
* @param {string} patientId
|
|
336
336
|
* @param {string} hospitalId
|
|
337
337
|
* @param {*} [options] Override http request option.
|
|
@@ -373,7 +373,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
373
373
|
},
|
|
374
374
|
/**
|
|
375
375
|
*
|
|
376
|
-
* @summary Delete Patient.
|
|
376
|
+
* @summary Delete Patient. (Auth policies: RequireManagerRole)
|
|
377
377
|
* @param {string} patientId
|
|
378
378
|
* @param {boolean} [isPermanent]
|
|
379
379
|
* @param {*} [options] Override http request option.
|
|
@@ -416,7 +416,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
416
416
|
},
|
|
417
417
|
/**
|
|
418
418
|
*
|
|
419
|
-
* @summary Get Patient.
|
|
419
|
+
* @summary Get Patient. (Auth policies: RequireDoctorRole)
|
|
420
420
|
* @param {string} patientId
|
|
421
421
|
* @param {*} [options] Override http request option.
|
|
422
422
|
* @throws {RequiredError}
|
|
@@ -454,7 +454,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
454
454
|
},
|
|
455
455
|
/**
|
|
456
456
|
*
|
|
457
|
-
* @summary Update Patient.
|
|
457
|
+
* @summary Update Patient. (Auth policies: RequireManagerRole)
|
|
458
458
|
* @param {string} patientId
|
|
459
459
|
* @param {UpdatePatientCommand} [updatePatientCommand]
|
|
460
460
|
* @param {*} [options] Override http request option.
|
|
@@ -496,7 +496,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
496
496
|
},
|
|
497
497
|
/**
|
|
498
498
|
*
|
|
499
|
-
* @summary Reactive Patient.
|
|
499
|
+
* @summary Reactive Patient. (Auth policies: RequireManagerRole)
|
|
500
500
|
* @param {string} patientId
|
|
501
501
|
* @param {*} [options] Override http request option.
|
|
502
502
|
* @throws {RequiredError}
|
|
@@ -534,7 +534,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
534
534
|
},
|
|
535
535
|
/**
|
|
536
536
|
*
|
|
537
|
-
* @summary Create a Patient.
|
|
537
|
+
* @summary Create a Patient. (Auth policies: RequireDoctorRole)
|
|
538
538
|
* @param {CreatePatientCommand} [createPatientCommand]
|
|
539
539
|
* @param {*} [options] Override http request option.
|
|
540
540
|
* @throws {RequiredError}
|
|
@@ -572,7 +572,7 @@ export const PatientsApiAxiosParamCreator = function (configuration?: Configurat
|
|
|
572
572
|
},
|
|
573
573
|
/**
|
|
574
574
|
*
|
|
575
|
-
* @summary Get patient information for Patient walk-in feature
|
|
575
|
+
* @summary Get patient information for Patient walk-in feature (Auth policies: RequireDoctorRole)
|
|
576
576
|
* @param {GetPatientWalkInQuery} [getPatientWalkInQuery]
|
|
577
577
|
* @param {*} [options] Override http request option.
|
|
578
578
|
* @throws {RequiredError}
|
|
@@ -620,7 +620,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
620
620
|
return {
|
|
621
621
|
/**
|
|
622
622
|
*
|
|
623
|
-
* @summary Get all Patients.
|
|
623
|
+
* @summary Get all Patients. (Auth policies: RequireDoctorRole)
|
|
624
624
|
* @param {string} [hospitalId]
|
|
625
625
|
* @param {string} [id]
|
|
626
626
|
* @param {string} [fullname]
|
|
@@ -641,7 +641,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
641
641
|
},
|
|
642
642
|
/**
|
|
643
643
|
*
|
|
644
|
-
* @summary Delete patient affiliation
|
|
644
|
+
* @summary Delete patient affiliation (Auth policies: RequireDoctorRole)
|
|
645
645
|
* @param {string} patientId
|
|
646
646
|
* @param {string} hospitalId
|
|
647
647
|
* @param {boolean} [isPermanent]
|
|
@@ -654,7 +654,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
654
654
|
},
|
|
655
655
|
/**
|
|
656
656
|
*
|
|
657
|
-
* @summary Get patientAffiliation by patient id and hospital id.
|
|
657
|
+
* @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorRole)
|
|
658
658
|
* @param {string} patientId
|
|
659
659
|
* @param {string} hospitalId
|
|
660
660
|
* @param {string} [languageCode]
|
|
@@ -667,7 +667,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
667
667
|
},
|
|
668
668
|
/**
|
|
669
669
|
*
|
|
670
|
-
* @summary Create patient affiliation
|
|
670
|
+
* @summary Create patient affiliation (Auth policies: RequireDoctorRole)
|
|
671
671
|
* @param {string} patientId
|
|
672
672
|
* @param {string} hospitalId
|
|
673
673
|
* @param {CreatePatientAffiliationCommand} [createPatientAffiliationCommand]
|
|
@@ -680,7 +680,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
680
680
|
},
|
|
681
681
|
/**
|
|
682
682
|
*
|
|
683
|
-
* @summary Update patient affiliation
|
|
683
|
+
* @summary Update patient affiliation (Auth policies: RequireDoctorRole)
|
|
684
684
|
* @param {string} patientId
|
|
685
685
|
* @param {string} hospitalId
|
|
686
686
|
* @param {UpdatePatientAffiliationCommand} [updatePatientAffiliationCommand]
|
|
@@ -693,7 +693,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
693
693
|
},
|
|
694
694
|
/**
|
|
695
695
|
*
|
|
696
|
-
* @summary Reactivate patient affiliation
|
|
696
|
+
* @summary Reactivate patient affiliation (Auth policies: RequireDoctorRole)
|
|
697
697
|
* @param {string} patientId
|
|
698
698
|
* @param {string} hospitalId
|
|
699
699
|
* @param {*} [options] Override http request option.
|
|
@@ -705,7 +705,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
705
705
|
},
|
|
706
706
|
/**
|
|
707
707
|
*
|
|
708
|
-
* @summary Delete Patient.
|
|
708
|
+
* @summary Delete Patient. (Auth policies: RequireManagerRole)
|
|
709
709
|
* @param {string} patientId
|
|
710
710
|
* @param {boolean} [isPermanent]
|
|
711
711
|
* @param {*} [options] Override http request option.
|
|
@@ -717,7 +717,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
717
717
|
},
|
|
718
718
|
/**
|
|
719
719
|
*
|
|
720
|
-
* @summary Get Patient.
|
|
720
|
+
* @summary Get Patient. (Auth policies: RequireDoctorRole)
|
|
721
721
|
* @param {string} patientId
|
|
722
722
|
* @param {*} [options] Override http request option.
|
|
723
723
|
* @throws {RequiredError}
|
|
@@ -728,7 +728,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
728
728
|
},
|
|
729
729
|
/**
|
|
730
730
|
*
|
|
731
|
-
* @summary Update Patient.
|
|
731
|
+
* @summary Update Patient. (Auth policies: RequireManagerRole)
|
|
732
732
|
* @param {string} patientId
|
|
733
733
|
* @param {UpdatePatientCommand} [updatePatientCommand]
|
|
734
734
|
* @param {*} [options] Override http request option.
|
|
@@ -740,7 +740,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
740
740
|
},
|
|
741
741
|
/**
|
|
742
742
|
*
|
|
743
|
-
* @summary Reactive Patient.
|
|
743
|
+
* @summary Reactive Patient. (Auth policies: RequireManagerRole)
|
|
744
744
|
* @param {string} patientId
|
|
745
745
|
* @param {*} [options] Override http request option.
|
|
746
746
|
* @throws {RequiredError}
|
|
@@ -751,7 +751,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
751
751
|
},
|
|
752
752
|
/**
|
|
753
753
|
*
|
|
754
|
-
* @summary Create a Patient.
|
|
754
|
+
* @summary Create a Patient. (Auth policies: RequireDoctorRole)
|
|
755
755
|
* @param {CreatePatientCommand} [createPatientCommand]
|
|
756
756
|
* @param {*} [options] Override http request option.
|
|
757
757
|
* @throws {RequiredError}
|
|
@@ -762,7 +762,7 @@ export const PatientsApiFp = function(configuration?: Configuration) {
|
|
|
762
762
|
},
|
|
763
763
|
/**
|
|
764
764
|
*
|
|
765
|
-
* @summary Get patient information for Patient walk-in feature
|
|
765
|
+
* @summary Get patient information for Patient walk-in feature (Auth policies: RequireDoctorRole)
|
|
766
766
|
* @param {GetPatientWalkInQuery} [getPatientWalkInQuery]
|
|
767
767
|
* @param {*} [options] Override http request option.
|
|
768
768
|
* @throws {RequiredError}
|
|
@@ -783,7 +783,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
783
783
|
return {
|
|
784
784
|
/**
|
|
785
785
|
*
|
|
786
|
-
* @summary Get all Patients.
|
|
786
|
+
* @summary Get all Patients. (Auth policies: RequireDoctorRole)
|
|
787
787
|
* @param {string} [hospitalId]
|
|
788
788
|
* @param {string} [id]
|
|
789
789
|
* @param {string} [fullname]
|
|
@@ -803,7 +803,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
803
803
|
},
|
|
804
804
|
/**
|
|
805
805
|
*
|
|
806
|
-
* @summary Delete patient affiliation
|
|
806
|
+
* @summary Delete patient affiliation (Auth policies: RequireDoctorRole)
|
|
807
807
|
* @param {string} patientId
|
|
808
808
|
* @param {string} hospitalId
|
|
809
809
|
* @param {boolean} [isPermanent]
|
|
@@ -815,7 +815,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
815
815
|
},
|
|
816
816
|
/**
|
|
817
817
|
*
|
|
818
|
-
* @summary Get patientAffiliation by patient id and hospital id.
|
|
818
|
+
* @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorRole)
|
|
819
819
|
* @param {string} patientId
|
|
820
820
|
* @param {string} hospitalId
|
|
821
821
|
* @param {string} [languageCode]
|
|
@@ -827,7 +827,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
827
827
|
},
|
|
828
828
|
/**
|
|
829
829
|
*
|
|
830
|
-
* @summary Create patient affiliation
|
|
830
|
+
* @summary Create patient affiliation (Auth policies: RequireDoctorRole)
|
|
831
831
|
* @param {string} patientId
|
|
832
832
|
* @param {string} hospitalId
|
|
833
833
|
* @param {CreatePatientAffiliationCommand} [createPatientAffiliationCommand]
|
|
@@ -839,7 +839,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
839
839
|
},
|
|
840
840
|
/**
|
|
841
841
|
*
|
|
842
|
-
* @summary Update patient affiliation
|
|
842
|
+
* @summary Update patient affiliation (Auth policies: RequireDoctorRole)
|
|
843
843
|
* @param {string} patientId
|
|
844
844
|
* @param {string} hospitalId
|
|
845
845
|
* @param {UpdatePatientAffiliationCommand} [updatePatientAffiliationCommand]
|
|
@@ -851,7 +851,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
851
851
|
},
|
|
852
852
|
/**
|
|
853
853
|
*
|
|
854
|
-
* @summary Reactivate patient affiliation
|
|
854
|
+
* @summary Reactivate patient affiliation (Auth policies: RequireDoctorRole)
|
|
855
855
|
* @param {string} patientId
|
|
856
856
|
* @param {string} hospitalId
|
|
857
857
|
* @param {*} [options] Override http request option.
|
|
@@ -862,7 +862,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
862
862
|
},
|
|
863
863
|
/**
|
|
864
864
|
*
|
|
865
|
-
* @summary Delete Patient.
|
|
865
|
+
* @summary Delete Patient. (Auth policies: RequireManagerRole)
|
|
866
866
|
* @param {string} patientId
|
|
867
867
|
* @param {boolean} [isPermanent]
|
|
868
868
|
* @param {*} [options] Override http request option.
|
|
@@ -873,7 +873,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
873
873
|
},
|
|
874
874
|
/**
|
|
875
875
|
*
|
|
876
|
-
* @summary Get Patient.
|
|
876
|
+
* @summary Get Patient. (Auth policies: RequireDoctorRole)
|
|
877
877
|
* @param {string} patientId
|
|
878
878
|
* @param {*} [options] Override http request option.
|
|
879
879
|
* @throws {RequiredError}
|
|
@@ -883,7 +883,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
883
883
|
},
|
|
884
884
|
/**
|
|
885
885
|
*
|
|
886
|
-
* @summary Update Patient.
|
|
886
|
+
* @summary Update Patient. (Auth policies: RequireManagerRole)
|
|
887
887
|
* @param {string} patientId
|
|
888
888
|
* @param {UpdatePatientCommand} [updatePatientCommand]
|
|
889
889
|
* @param {*} [options] Override http request option.
|
|
@@ -894,7 +894,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
894
894
|
},
|
|
895
895
|
/**
|
|
896
896
|
*
|
|
897
|
-
* @summary Reactive Patient.
|
|
897
|
+
* @summary Reactive Patient. (Auth policies: RequireManagerRole)
|
|
898
898
|
* @param {string} patientId
|
|
899
899
|
* @param {*} [options] Override http request option.
|
|
900
900
|
* @throws {RequiredError}
|
|
@@ -904,7 +904,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
904
904
|
},
|
|
905
905
|
/**
|
|
906
906
|
*
|
|
907
|
-
* @summary Create a Patient.
|
|
907
|
+
* @summary Create a Patient. (Auth policies: RequireDoctorRole)
|
|
908
908
|
* @param {CreatePatientCommand} [createPatientCommand]
|
|
909
909
|
* @param {*} [options] Override http request option.
|
|
910
910
|
* @throws {RequiredError}
|
|
@@ -914,7 +914,7 @@ export const PatientsApiFactory = function (configuration?: Configuration, baseP
|
|
|
914
914
|
},
|
|
915
915
|
/**
|
|
916
916
|
*
|
|
917
|
-
* @summary Get patient information for Patient walk-in feature
|
|
917
|
+
* @summary Get patient information for Patient walk-in feature (Auth policies: RequireDoctorRole)
|
|
918
918
|
* @param {GetPatientWalkInQuery} [getPatientWalkInQuery]
|
|
919
919
|
* @param {*} [options] Override http request option.
|
|
920
920
|
* @throws {RequiredError}
|
|
@@ -1249,7 +1249,7 @@ export interface PatientsApiApiV1PatientsWalkinPostRequest {
|
|
|
1249
1249
|
export class PatientsApi extends BaseAPI {
|
|
1250
1250
|
/**
|
|
1251
1251
|
*
|
|
1252
|
-
* @summary Get all Patients.
|
|
1252
|
+
* @summary Get all Patients. (Auth policies: RequireDoctorRole)
|
|
1253
1253
|
* @param {PatientsApiApiV1PatientsGetRequest} requestParameters Request parameters.
|
|
1254
1254
|
* @param {*} [options] Override http request option.
|
|
1255
1255
|
* @throws {RequiredError}
|
|
@@ -1261,7 +1261,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1261
1261
|
|
|
1262
1262
|
/**
|
|
1263
1263
|
*
|
|
1264
|
-
* @summary Delete patient affiliation
|
|
1264
|
+
* @summary Delete patient affiliation (Auth policies: RequireDoctorRole)
|
|
1265
1265
|
* @param {PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdDeleteRequest} requestParameters Request parameters.
|
|
1266
1266
|
* @param {*} [options] Override http request option.
|
|
1267
1267
|
* @throws {RequiredError}
|
|
@@ -1273,7 +1273,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1273
1273
|
|
|
1274
1274
|
/**
|
|
1275
1275
|
*
|
|
1276
|
-
* @summary Get patientAffiliation by patient id and hospital id.
|
|
1276
|
+
* @summary Get patientAffiliation by patient id and hospital id. (Auth policies: RequireDoctorRole)
|
|
1277
1277
|
* @param {PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdGetRequest} requestParameters Request parameters.
|
|
1278
1278
|
* @param {*} [options] Override http request option.
|
|
1279
1279
|
* @throws {RequiredError}
|
|
@@ -1285,7 +1285,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1285
1285
|
|
|
1286
1286
|
/**
|
|
1287
1287
|
*
|
|
1288
|
-
* @summary Create patient affiliation
|
|
1288
|
+
* @summary Create patient affiliation (Auth policies: RequireDoctorRole)
|
|
1289
1289
|
* @param {PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdPostRequest} requestParameters Request parameters.
|
|
1290
1290
|
* @param {*} [options] Override http request option.
|
|
1291
1291
|
* @throws {RequiredError}
|
|
@@ -1297,7 +1297,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1297
1297
|
|
|
1298
1298
|
/**
|
|
1299
1299
|
*
|
|
1300
|
-
* @summary Update patient affiliation
|
|
1300
|
+
* @summary Update patient affiliation (Auth policies: RequireDoctorRole)
|
|
1301
1301
|
* @param {PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdPutRequest} requestParameters Request parameters.
|
|
1302
1302
|
* @param {*} [options] Override http request option.
|
|
1303
1303
|
* @throws {RequiredError}
|
|
@@ -1309,7 +1309,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1309
1309
|
|
|
1310
1310
|
/**
|
|
1311
1311
|
*
|
|
1312
|
-
* @summary Reactivate patient affiliation
|
|
1312
|
+
* @summary Reactivate patient affiliation (Auth policies: RequireDoctorRole)
|
|
1313
1313
|
* @param {PatientsApiApiV1PatientsPatientIdAffiliationsHospitalIdReactivatePutRequest} requestParameters Request parameters.
|
|
1314
1314
|
* @param {*} [options] Override http request option.
|
|
1315
1315
|
* @throws {RequiredError}
|
|
@@ -1321,7 +1321,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1321
1321
|
|
|
1322
1322
|
/**
|
|
1323
1323
|
*
|
|
1324
|
-
* @summary Delete Patient.
|
|
1324
|
+
* @summary Delete Patient. (Auth policies: RequireManagerRole)
|
|
1325
1325
|
* @param {PatientsApiApiV1PatientsPatientIdDeleteRequest} requestParameters Request parameters.
|
|
1326
1326
|
* @param {*} [options] Override http request option.
|
|
1327
1327
|
* @throws {RequiredError}
|
|
@@ -1333,7 +1333,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1333
1333
|
|
|
1334
1334
|
/**
|
|
1335
1335
|
*
|
|
1336
|
-
* @summary Get Patient.
|
|
1336
|
+
* @summary Get Patient. (Auth policies: RequireDoctorRole)
|
|
1337
1337
|
* @param {PatientsApiApiV1PatientsPatientIdGetRequest} requestParameters Request parameters.
|
|
1338
1338
|
* @param {*} [options] Override http request option.
|
|
1339
1339
|
* @throws {RequiredError}
|
|
@@ -1345,7 +1345,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1345
1345
|
|
|
1346
1346
|
/**
|
|
1347
1347
|
*
|
|
1348
|
-
* @summary Update Patient.
|
|
1348
|
+
* @summary Update Patient. (Auth policies: RequireManagerRole)
|
|
1349
1349
|
* @param {PatientsApiApiV1PatientsPatientIdPutRequest} requestParameters Request parameters.
|
|
1350
1350
|
* @param {*} [options] Override http request option.
|
|
1351
1351
|
* @throws {RequiredError}
|
|
@@ -1357,7 +1357,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1357
1357
|
|
|
1358
1358
|
/**
|
|
1359
1359
|
*
|
|
1360
|
-
* @summary Reactive Patient.
|
|
1360
|
+
* @summary Reactive Patient. (Auth policies: RequireManagerRole)
|
|
1361
1361
|
* @param {PatientsApiApiV1PatientsPatientIdReactivatePutRequest} requestParameters Request parameters.
|
|
1362
1362
|
* @param {*} [options] Override http request option.
|
|
1363
1363
|
* @throws {RequiredError}
|
|
@@ -1369,7 +1369,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1369
1369
|
|
|
1370
1370
|
/**
|
|
1371
1371
|
*
|
|
1372
|
-
* @summary Create a Patient.
|
|
1372
|
+
* @summary Create a Patient. (Auth policies: RequireDoctorRole)
|
|
1373
1373
|
* @param {PatientsApiApiV1PatientsPostRequest} requestParameters Request parameters.
|
|
1374
1374
|
* @param {*} [options] Override http request option.
|
|
1375
1375
|
* @throws {RequiredError}
|
|
@@ -1381,7 +1381,7 @@ export class PatientsApi extends BaseAPI {
|
|
|
1381
1381
|
|
|
1382
1382
|
/**
|
|
1383
1383
|
*
|
|
1384
|
-
* @summary Get patient information for Patient walk-in feature
|
|
1384
|
+
* @summary Get patient information for Patient walk-in feature (Auth policies: RequireDoctorRole)
|
|
1385
1385
|
* @param {PatientsApiApiV1PatientsWalkinPostRequest} requestParameters Request parameters.
|
|
1386
1386
|
* @param {*} [options] Override http request option.
|
|
1387
1387
|
* @throws {RequiredError}
|