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
|
@@ -23,7 +23,7 @@ import { UpdatePrescriptionCommand } from '../models';
|
|
|
23
23
|
export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
24
24
|
/**
|
|
25
25
|
*
|
|
26
|
-
* @summary Get prescriptions
|
|
26
|
+
* @summary Get prescriptions (Auth policies: RequireDoctorRole)
|
|
27
27
|
* @param {string} [languageCode]
|
|
28
28
|
* @param {string} [hospitalId]
|
|
29
29
|
* @param {string} [doctorId]
|
|
@@ -42,7 +42,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
42
42
|
apiV1PrescriptionsGet: (languageCode?: string, hospitalId?: string, doctorId?: string, doctorAffiliationId?: string, patientId?: string, patientAffiliationId?: string, patientPhoneNumber?: string, patientName?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
43
43
|
/**
|
|
44
44
|
*
|
|
45
|
-
* @summary Create prescription
|
|
45
|
+
* @summary Create prescription (Auth policies: RequireDoctorRole)
|
|
46
46
|
* @param {CreatePrescriptionCommand} [createPrescriptionCommand]
|
|
47
47
|
* @param {*} [options] Override http request option.
|
|
48
48
|
* @throws {RequiredError}
|
|
@@ -50,7 +50,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
50
50
|
apiV1PrescriptionsPost: (createPrescriptionCommand?: CreatePrescriptionCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
51
51
|
/**
|
|
52
52
|
*
|
|
53
|
-
* @summary Set IsConfirmed of prescription to true
|
|
53
|
+
* @summary Set IsConfirmed of prescription to true (Auth policies: RequireDoctorRole)
|
|
54
54
|
* @param {string} prescriptionId
|
|
55
55
|
* @param {*} [options] Override http request option.
|
|
56
56
|
* @throws {RequiredError}
|
|
@@ -58,7 +58,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
58
58
|
apiV1PrescriptionsPrescriptionIdConfirmPatch: (prescriptionId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
59
59
|
/**
|
|
60
60
|
*
|
|
61
|
-
* @summary Delete prescription
|
|
61
|
+
* @summary Delete prescription (Auth policies: RequireDoctorRole)
|
|
62
62
|
* @param {string} prescriptionId
|
|
63
63
|
* @param {boolean} [isPermanent]
|
|
64
64
|
* @param {*} [options] Override http request option.
|
|
@@ -67,7 +67,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
67
67
|
apiV1PrescriptionsPrescriptionIdDelete: (prescriptionId: string, isPermanent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
68
68
|
/**
|
|
69
69
|
*
|
|
70
|
-
* @summary Get a prescription by id
|
|
70
|
+
* @summary Get a prescription by id (Auth policies: RequireDoctorRole)
|
|
71
71
|
* @param {string} prescriptionId
|
|
72
72
|
* @param {string} [languageCode]
|
|
73
73
|
* @param {*} [options] Override http request option.
|
|
@@ -76,7 +76,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
76
76
|
apiV1PrescriptionsPrescriptionIdGet: (prescriptionId: string, languageCode?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
77
77
|
/**
|
|
78
78
|
*
|
|
79
|
-
* @summary Delete prexcription pdf file
|
|
79
|
+
* @summary Delete prexcription pdf file (Auth policies: RequireDoctorRole)
|
|
80
80
|
* @param {string} prescriptionId
|
|
81
81
|
* @param {*} [options] Override http request option.
|
|
82
82
|
* @throws {RequiredError}
|
|
@@ -84,7 +84,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
84
84
|
apiV1PrescriptionsPrescriptionIdPdfDelete: (prescriptionId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
85
85
|
/**
|
|
86
86
|
*
|
|
87
|
-
* @summary Create prescription pdf file
|
|
87
|
+
* @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
|
|
88
88
|
* @param {string} prescriptionId
|
|
89
89
|
* @param {string} [languageCode]
|
|
90
90
|
* @param {*} [options] Override http request option.
|
|
@@ -93,7 +93,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
93
93
|
apiV1PrescriptionsPrescriptionIdPdfPost: (prescriptionId: string, languageCode?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
94
94
|
/**
|
|
95
95
|
*
|
|
96
|
-
* @summary Update prescription
|
|
96
|
+
* @summary Update prescription (Auth policies: RequireDoctorRole)
|
|
97
97
|
* @param {string} prescriptionId
|
|
98
98
|
* @param {UpdatePrescriptionCommand} [updatePrescriptionCommand]
|
|
99
99
|
* @param {*} [options] Override http request option.
|
|
@@ -102,7 +102,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
102
102
|
apiV1PrescriptionsPrescriptionIdPut: (prescriptionId: string, updatePrescriptionCommand?: UpdatePrescriptionCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
103
103
|
/**
|
|
104
104
|
*
|
|
105
|
-
* @summary Reactivate prescription
|
|
105
|
+
* @summary Reactivate prescription (Auth policies: RequireDoctorRole)
|
|
106
106
|
* @param {string} prescriptionId
|
|
107
107
|
* @param {*} [options] Override http request option.
|
|
108
108
|
* @throws {RequiredError}
|
|
@@ -110,7 +110,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
110
110
|
apiV1PrescriptionsPrescriptionIdReactivatePut: (prescriptionId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
111
111
|
/**
|
|
112
112
|
*
|
|
113
|
-
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted.
|
|
113
|
+
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted. (Auth policies: RequireDoctorRole)
|
|
114
114
|
* @param {string} prescriptionId
|
|
115
115
|
* @param {*} [options] Override http request option.
|
|
116
116
|
* @throws {RequiredError}
|
|
@@ -124,7 +124,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
|
|
|
124
124
|
export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
125
125
|
/**
|
|
126
126
|
*
|
|
127
|
-
* @summary Get prescriptions
|
|
127
|
+
* @summary Get prescriptions (Auth policies: RequireDoctorRole)
|
|
128
128
|
* @param {string} [languageCode]
|
|
129
129
|
* @param {string} [hospitalId]
|
|
130
130
|
* @param {string} [doctorId]
|
|
@@ -143,7 +143,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
143
143
|
apiV1PrescriptionsGet(languageCode?: string, hospitalId?: string, doctorId?: string, doctorAffiliationId?: string, patientId?: string, patientAffiliationId?: string, patientPhoneNumber?: string, patientName?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PrescriptionsModel>>;
|
|
144
144
|
/**
|
|
145
145
|
*
|
|
146
|
-
* @summary Create prescription
|
|
146
|
+
* @summary Create prescription (Auth policies: RequireDoctorRole)
|
|
147
147
|
* @param {CreatePrescriptionCommand} [createPrescriptionCommand]
|
|
148
148
|
* @param {*} [options] Override http request option.
|
|
149
149
|
* @throws {RequiredError}
|
|
@@ -151,7 +151,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
151
151
|
apiV1PrescriptionsPost(createPrescriptionCommand?: CreatePrescriptionCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PrescriptionModel>>;
|
|
152
152
|
/**
|
|
153
153
|
*
|
|
154
|
-
* @summary Set IsConfirmed of prescription to true
|
|
154
|
+
* @summary Set IsConfirmed of prescription to true (Auth policies: RequireDoctorRole)
|
|
155
155
|
* @param {string} prescriptionId
|
|
156
156
|
* @param {*} [options] Override http request option.
|
|
157
157
|
* @throws {RequiredError}
|
|
@@ -159,7 +159,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
159
159
|
apiV1PrescriptionsPrescriptionIdConfirmPatch(prescriptionId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
160
160
|
/**
|
|
161
161
|
*
|
|
162
|
-
* @summary Delete prescription
|
|
162
|
+
* @summary Delete prescription (Auth policies: RequireDoctorRole)
|
|
163
163
|
* @param {string} prescriptionId
|
|
164
164
|
* @param {boolean} [isPermanent]
|
|
165
165
|
* @param {*} [options] Override http request option.
|
|
@@ -168,7 +168,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
168
168
|
apiV1PrescriptionsPrescriptionIdDelete(prescriptionId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
169
169
|
/**
|
|
170
170
|
*
|
|
171
|
-
* @summary Get a prescription by id
|
|
171
|
+
* @summary Get a prescription by id (Auth policies: RequireDoctorRole)
|
|
172
172
|
* @param {string} prescriptionId
|
|
173
173
|
* @param {string} [languageCode]
|
|
174
174
|
* @param {*} [options] Override http request option.
|
|
@@ -177,7 +177,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
177
177
|
apiV1PrescriptionsPrescriptionIdGet(prescriptionId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PrescriptionModel>>;
|
|
178
178
|
/**
|
|
179
179
|
*
|
|
180
|
-
* @summary Delete prexcription pdf file
|
|
180
|
+
* @summary Delete prexcription pdf file (Auth policies: RequireDoctorRole)
|
|
181
181
|
* @param {string} prescriptionId
|
|
182
182
|
* @param {*} [options] Override http request option.
|
|
183
183
|
* @throws {RequiredError}
|
|
@@ -185,7 +185,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
185
185
|
apiV1PrescriptionsPrescriptionIdPdfDelete(prescriptionId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
186
186
|
/**
|
|
187
187
|
*
|
|
188
|
-
* @summary Create prescription pdf file
|
|
188
|
+
* @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
|
|
189
189
|
* @param {string} prescriptionId
|
|
190
190
|
* @param {string} [languageCode]
|
|
191
191
|
* @param {*} [options] Override http request option.
|
|
@@ -194,7 +194,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
194
194
|
apiV1PrescriptionsPrescriptionIdPdfPost(prescriptionId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
195
195
|
/**
|
|
196
196
|
*
|
|
197
|
-
* @summary Update prescription
|
|
197
|
+
* @summary Update prescription (Auth policies: RequireDoctorRole)
|
|
198
198
|
* @param {string} prescriptionId
|
|
199
199
|
* @param {UpdatePrescriptionCommand} [updatePrescriptionCommand]
|
|
200
200
|
* @param {*} [options] Override http request option.
|
|
@@ -203,7 +203,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
203
203
|
apiV1PrescriptionsPrescriptionIdPut(prescriptionId: string, updatePrescriptionCommand?: UpdatePrescriptionCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PrescriptionModel>>;
|
|
204
204
|
/**
|
|
205
205
|
*
|
|
206
|
-
* @summary Reactivate prescription
|
|
206
|
+
* @summary Reactivate prescription (Auth policies: RequireDoctorRole)
|
|
207
207
|
* @param {string} prescriptionId
|
|
208
208
|
* @param {*} [options] Override http request option.
|
|
209
209
|
* @throws {RequiredError}
|
|
@@ -211,7 +211,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
211
211
|
apiV1PrescriptionsPrescriptionIdReactivatePut(prescriptionId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
212
212
|
/**
|
|
213
213
|
*
|
|
214
|
-
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted.
|
|
214
|
+
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted. (Auth policies: RequireDoctorRole)
|
|
215
215
|
* @param {string} prescriptionId
|
|
216
216
|
* @param {*} [options] Override http request option.
|
|
217
217
|
* @throws {RequiredError}
|
|
@@ -225,7 +225,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
|
|
|
225
225
|
export declare const PrescriptionsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
226
226
|
/**
|
|
227
227
|
*
|
|
228
|
-
* @summary Get prescriptions
|
|
228
|
+
* @summary Get prescriptions (Auth policies: RequireDoctorRole)
|
|
229
229
|
* @param {string} [languageCode]
|
|
230
230
|
* @param {string} [hospitalId]
|
|
231
231
|
* @param {string} [doctorId]
|
|
@@ -244,7 +244,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
244
244
|
apiV1PrescriptionsGet(languageCode?: string, hospitalId?: string, doctorId?: string, doctorAffiliationId?: string, patientId?: string, patientAffiliationId?: string, patientPhoneNumber?: string, patientName?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<PrescriptionsModel>;
|
|
245
245
|
/**
|
|
246
246
|
*
|
|
247
|
-
* @summary Create prescription
|
|
247
|
+
* @summary Create prescription (Auth policies: RequireDoctorRole)
|
|
248
248
|
* @param {CreatePrescriptionCommand} [createPrescriptionCommand]
|
|
249
249
|
* @param {*} [options] Override http request option.
|
|
250
250
|
* @throws {RequiredError}
|
|
@@ -252,7 +252,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
252
252
|
apiV1PrescriptionsPost(createPrescriptionCommand?: CreatePrescriptionCommand, options?: any): AxiosPromise<PrescriptionModel>;
|
|
253
253
|
/**
|
|
254
254
|
*
|
|
255
|
-
* @summary Set IsConfirmed of prescription to true
|
|
255
|
+
* @summary Set IsConfirmed of prescription to true (Auth policies: RequireDoctorRole)
|
|
256
256
|
* @param {string} prescriptionId
|
|
257
257
|
* @param {*} [options] Override http request option.
|
|
258
258
|
* @throws {RequiredError}
|
|
@@ -260,7 +260,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
260
260
|
apiV1PrescriptionsPrescriptionIdConfirmPatch(prescriptionId: string, options?: any): AxiosPromise<boolean>;
|
|
261
261
|
/**
|
|
262
262
|
*
|
|
263
|
-
* @summary Delete prescription
|
|
263
|
+
* @summary Delete prescription (Auth policies: RequireDoctorRole)
|
|
264
264
|
* @param {string} prescriptionId
|
|
265
265
|
* @param {boolean} [isPermanent]
|
|
266
266
|
* @param {*} [options] Override http request option.
|
|
@@ -269,7 +269,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
269
269
|
apiV1PrescriptionsPrescriptionIdDelete(prescriptionId: string, isPermanent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
270
270
|
/**
|
|
271
271
|
*
|
|
272
|
-
* @summary Get a prescription by id
|
|
272
|
+
* @summary Get a prescription by id (Auth policies: RequireDoctorRole)
|
|
273
273
|
* @param {string} prescriptionId
|
|
274
274
|
* @param {string} [languageCode]
|
|
275
275
|
* @param {*} [options] Override http request option.
|
|
@@ -278,7 +278,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
278
278
|
apiV1PrescriptionsPrescriptionIdGet(prescriptionId: string, languageCode?: string, options?: any): AxiosPromise<PrescriptionModel>;
|
|
279
279
|
/**
|
|
280
280
|
*
|
|
281
|
-
* @summary Delete prexcription pdf file
|
|
281
|
+
* @summary Delete prexcription pdf file (Auth policies: RequireDoctorRole)
|
|
282
282
|
* @param {string} prescriptionId
|
|
283
283
|
* @param {*} [options] Override http request option.
|
|
284
284
|
* @throws {RequiredError}
|
|
@@ -286,7 +286,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
286
286
|
apiV1PrescriptionsPrescriptionIdPdfDelete(prescriptionId: string, options?: any): AxiosPromise<boolean>;
|
|
287
287
|
/**
|
|
288
288
|
*
|
|
289
|
-
* @summary Create prescription pdf file
|
|
289
|
+
* @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
|
|
290
290
|
* @param {string} prescriptionId
|
|
291
291
|
* @param {string} [languageCode]
|
|
292
292
|
* @param {*} [options] Override http request option.
|
|
@@ -295,7 +295,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
295
295
|
apiV1PrescriptionsPrescriptionIdPdfPost(prescriptionId: string, languageCode?: string, options?: any): AxiosPromise<boolean>;
|
|
296
296
|
/**
|
|
297
297
|
*
|
|
298
|
-
* @summary Update prescription
|
|
298
|
+
* @summary Update prescription (Auth policies: RequireDoctorRole)
|
|
299
299
|
* @param {string} prescriptionId
|
|
300
300
|
* @param {UpdatePrescriptionCommand} [updatePrescriptionCommand]
|
|
301
301
|
* @param {*} [options] Override http request option.
|
|
@@ -304,7 +304,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
304
304
|
apiV1PrescriptionsPrescriptionIdPut(prescriptionId: string, updatePrescriptionCommand?: UpdatePrescriptionCommand, options?: any): AxiosPromise<PrescriptionModel>;
|
|
305
305
|
/**
|
|
306
306
|
*
|
|
307
|
-
* @summary Reactivate prescription
|
|
307
|
+
* @summary Reactivate prescription (Auth policies: RequireDoctorRole)
|
|
308
308
|
* @param {string} prescriptionId
|
|
309
309
|
* @param {*} [options] Override http request option.
|
|
310
310
|
* @throws {RequiredError}
|
|
@@ -312,7 +312,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
|
|
|
312
312
|
apiV1PrescriptionsPrescriptionIdReactivatePut(prescriptionId: string, options?: any): AxiosPromise<boolean>;
|
|
313
313
|
/**
|
|
314
314
|
*
|
|
315
|
-
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted.
|
|
315
|
+
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted. (Auth policies: RequireDoctorRole)
|
|
316
316
|
* @param {string} prescriptionId
|
|
317
317
|
* @param {*} [options] Override http request option.
|
|
318
318
|
* @throws {RequiredError}
|
|
@@ -548,7 +548,7 @@ export interface PrescriptionsApiApiV1PrescriptionsPrescriptionIdUnconfirmPatchR
|
|
|
548
548
|
export declare class PrescriptionsApi extends BaseAPI {
|
|
549
549
|
/**
|
|
550
550
|
*
|
|
551
|
-
* @summary Get prescriptions
|
|
551
|
+
* @summary Get prescriptions (Auth policies: RequireDoctorRole)
|
|
552
552
|
* @param {PrescriptionsApiApiV1PrescriptionsGetRequest} requestParameters Request parameters.
|
|
553
553
|
* @param {*} [options] Override http request option.
|
|
554
554
|
* @throws {RequiredError}
|
|
@@ -557,7 +557,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
557
557
|
apiV1PrescriptionsGet(requestParameters?: PrescriptionsApiApiV1PrescriptionsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PrescriptionsModel, any>>;
|
|
558
558
|
/**
|
|
559
559
|
*
|
|
560
|
-
* @summary Create prescription
|
|
560
|
+
* @summary Create prescription (Auth policies: RequireDoctorRole)
|
|
561
561
|
* @param {PrescriptionsApiApiV1PrescriptionsPostRequest} requestParameters Request parameters.
|
|
562
562
|
* @param {*} [options] Override http request option.
|
|
563
563
|
* @throws {RequiredError}
|
|
@@ -566,7 +566,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
566
566
|
apiV1PrescriptionsPost(requestParameters?: PrescriptionsApiApiV1PrescriptionsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PrescriptionModel, any>>;
|
|
567
567
|
/**
|
|
568
568
|
*
|
|
569
|
-
* @summary Set IsConfirmed of prescription to true
|
|
569
|
+
* @summary Set IsConfirmed of prescription to true (Auth policies: RequireDoctorRole)
|
|
570
570
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdConfirmPatchRequest} requestParameters Request parameters.
|
|
571
571
|
* @param {*} [options] Override http request option.
|
|
572
572
|
* @throws {RequiredError}
|
|
@@ -575,7 +575,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
575
575
|
apiV1PrescriptionsPrescriptionIdConfirmPatch(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdConfirmPatchRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
576
576
|
/**
|
|
577
577
|
*
|
|
578
|
-
* @summary Delete prescription
|
|
578
|
+
* @summary Delete prescription (Auth policies: RequireDoctorRole)
|
|
579
579
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdDeleteRequest} requestParameters Request parameters.
|
|
580
580
|
* @param {*} [options] Override http request option.
|
|
581
581
|
* @throws {RequiredError}
|
|
@@ -584,7 +584,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
584
584
|
apiV1PrescriptionsPrescriptionIdDelete(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
585
585
|
/**
|
|
586
586
|
*
|
|
587
|
-
* @summary Get a prescription by id
|
|
587
|
+
* @summary Get a prescription by id (Auth policies: RequireDoctorRole)
|
|
588
588
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdGetRequest} requestParameters Request parameters.
|
|
589
589
|
* @param {*} [options] Override http request option.
|
|
590
590
|
* @throws {RequiredError}
|
|
@@ -593,7 +593,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
593
593
|
apiV1PrescriptionsPrescriptionIdGet(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PrescriptionModel, any>>;
|
|
594
594
|
/**
|
|
595
595
|
*
|
|
596
|
-
* @summary Delete prexcription pdf file
|
|
596
|
+
* @summary Delete prexcription pdf file (Auth policies: RequireDoctorRole)
|
|
597
597
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdPdfDeleteRequest} requestParameters Request parameters.
|
|
598
598
|
* @param {*} [options] Override http request option.
|
|
599
599
|
* @throws {RequiredError}
|
|
@@ -602,7 +602,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
602
602
|
apiV1PrescriptionsPrescriptionIdPdfDelete(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdPdfDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
603
603
|
/**
|
|
604
604
|
*
|
|
605
|
-
* @summary Create prescription pdf file
|
|
605
|
+
* @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
|
|
606
606
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdPdfPostRequest} requestParameters Request parameters.
|
|
607
607
|
* @param {*} [options] Override http request option.
|
|
608
608
|
* @throws {RequiredError}
|
|
@@ -611,7 +611,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
611
611
|
apiV1PrescriptionsPrescriptionIdPdfPost(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdPdfPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
612
612
|
/**
|
|
613
613
|
*
|
|
614
|
-
* @summary Update prescription
|
|
614
|
+
* @summary Update prescription (Auth policies: RequireDoctorRole)
|
|
615
615
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdPutRequest} requestParameters Request parameters.
|
|
616
616
|
* @param {*} [options] Override http request option.
|
|
617
617
|
* @throws {RequiredError}
|
|
@@ -620,7 +620,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
620
620
|
apiV1PrescriptionsPrescriptionIdPut(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<PrescriptionModel, any>>;
|
|
621
621
|
/**
|
|
622
622
|
*
|
|
623
|
-
* @summary Reactivate prescription
|
|
623
|
+
* @summary Reactivate prescription (Auth policies: RequireDoctorRole)
|
|
624
624
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdReactivatePutRequest} requestParameters Request parameters.
|
|
625
625
|
* @param {*} [options] Override http request option.
|
|
626
626
|
* @throws {RequiredError}
|
|
@@ -629,7 +629,7 @@ export declare class PrescriptionsApi extends BaseAPI {
|
|
|
629
629
|
apiV1PrescriptionsPrescriptionIdReactivatePut(requestParameters: PrescriptionsApiApiV1PrescriptionsPrescriptionIdReactivatePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
630
630
|
/**
|
|
631
631
|
*
|
|
632
|
-
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted.
|
|
632
|
+
* @summary Set IsConfirmed of prescription to false <br> If pdf file had been generated, pdf file deleted. (Auth policies: RequireDoctorRole)
|
|
633
633
|
* @param {PrescriptionsApiApiV1PrescriptionsPrescriptionIdUnconfirmPatchRequest} requestParameters Request parameters.
|
|
634
634
|
* @param {*} [options] Override http request option.
|
|
635
635
|
* @throws {RequiredError}
|