ch-api-client-typescript2 5.15.0 → 5.16.2
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/doctor-affiliations-api.d.ts +3 -12
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +6 -12
- package/lib/api.d.ts +0 -3
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +0 -3
- package/lib/models/index.d.ts +0 -20
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +0 -20
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +0 -23
- package/src/api/doctor-affiliations-api.ts +6 -20
- package/src/api.ts +0 -3
- package/src/models/index.ts +0 -20
- package/lib/api/bookings-api.d.ts +0 -439
- package/lib/api/bookings-api.d.ts.map +0 -1
- package/lib/api/bookings-api.js +0 -665
- package/lib/api/consultations-api.d.ts +0 -421
- package/lib/api/consultations-api.d.ts.map +0 -1
- package/lib/api/consultations-api.js +0 -653
- package/lib/api/hospitals-consultation-timetables-api.d.ts +0 -124
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +0 -1
- package/lib/api/hospitals-consultation-timetables-api.js +0 -240
- package/lib/models/booking-change-log-model.d.ts +0 -44
- package/lib/models/booking-change-log-model.d.ts.map +0 -1
- package/lib/models/booking-change-log-model.js +0 -15
- package/lib/models/booking-item-model.d.ts +0 -233
- package/lib/models/booking-item-model.d.ts.map +0 -1
- package/lib/models/booking-item-model.js +0 -15
- package/lib/models/booking-model.d.ts +0 -240
- package/lib/models/booking-model.d.ts.map +0 -1
- package/lib/models/booking-model.js +0 -15
- package/lib/models/booking-status.d.ts +0 -27
- package/lib/models/booking-status.d.ts.map +0 -1
- package/lib/models/booking-status.js +0 -30
- package/lib/models/bookings-model.d.ts +0 -33
- package/lib/models/bookings-model.d.ts.map +0 -1
- package/lib/models/bookings-model.js +0 -15
- package/lib/models/consultation-change-log-model.d.ts +0 -44
- package/lib/models/consultation-change-log-model.d.ts.map +0 -1
- package/lib/models/consultation-change-log-model.js +0 -15
- package/lib/models/consultation-item-model.d.ts +0 -275
- package/lib/models/consultation-item-model.d.ts.map +0 -1
- package/lib/models/consultation-item-model.js +0 -15
- package/lib/models/consultation-model.d.ts +0 -282
- package/lib/models/consultation-model.d.ts.map +0 -1
- package/lib/models/consultation-model.js +0 -15
- package/lib/models/consultation-status.d.ts +0 -27
- package/lib/models/consultation-status.d.ts.map +0 -1
- package/lib/models/consultation-status.js +0 -30
- package/lib/models/consultation-timetable-date-model.d.ts +0 -58
- package/lib/models/consultation-timetable-date-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-date-model.js +0 -15
- package/lib/models/consultation-timetable-model.d.ts +0 -44
- package/lib/models/consultation-timetable-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-model.js +0 -15
- package/lib/models/consultation-timetable-status.d.ts +0 -22
- package/lib/models/consultation-timetable-status.d.ts.map +0 -1
- package/lib/models/consultation-timetable-status.js +0 -25
- package/lib/models/consultation-timetable-time-slot-model.d.ts +0 -56
- package/lib/models/consultation-timetable-time-slot-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-time-slot-model.js +0 -15
- package/lib/models/consultation-type.d.ts +0 -23
- package/lib/models/consultation-type.d.ts.map +0 -1
- package/lib/models/consultation-type.js +0 -26
- package/lib/models/consultations-model.d.ts +0 -33
- package/lib/models/consultations-model.d.ts.map +0 -1
- package/lib/models/consultations-model.js +0 -15
- package/lib/models/create-booking-command.d.ts +0 -104
- package/lib/models/create-booking-command.d.ts.map +0 -1
- package/lib/models/create-booking-command.js +0 -15
- package/lib/models/create-consultation-command.d.ts +0 -135
- package/lib/models/create-consultation-command.d.ts.map +0 -1
- package/lib/models/create-consultation-command.js +0 -15
- package/lib/models/sorting-order.d.ts +0 -22
- package/lib/models/sorting-order.d.ts.map +0 -1
- package/lib/models/sorting-order.js +0 -25
- package/lib/models/update-booking-command.d.ts +0 -86
- package/lib/models/update-booking-command.d.ts.map +0 -1
- package/lib/models/update-booking-command.js +0 -15
- package/lib/models/update-consultation-command.d.ts +0 -110
- package/lib/models/update-consultation-command.d.ts.map +0 -1
- package/lib/models/update-consultation-command.js +0 -15
- package/src/api/bookings-api.ts +0 -748
- package/src/api/consultations-api.ts +0 -720
- package/src/api/hospitals-consultation-timetables-api.ts +0 -201
- package/src/models/booking-change-log-model.ts +0 -51
- package/src/models/booking-item-model.ts +0 -246
- package/src/models/booking-model.ts +0 -255
- package/src/models/booking-status.ts +0 -36
- package/src/models/bookings-model.ts +0 -42
- package/src/models/consultation-change-log-model.ts +0 -51
- package/src/models/consultation-item-model.ts +0 -288
- package/src/models/consultation-model.ts +0 -297
- package/src/models/consultation-status.ts +0 -36
- package/src/models/consultation-timetable-date-model.ts +0 -69
- package/src/models/consultation-timetable-model.ts +0 -51
- package/src/models/consultation-timetable-status.ts +0 -31
- package/src/models/consultation-timetable-time-slot-model.ts +0 -63
- package/src/models/consultation-type.ts +0 -32
- package/src/models/consultations-model.ts +0 -42
- package/src/models/create-booking-command.ts +0 -111
- package/src/models/create-consultation-command.ts +0 -144
- package/src/models/sorting-order.ts +0 -31
- package/src/models/update-booking-command.ts +0 -93
- package/src/models/update-consultation-command.ts +0 -117
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { ConsultationTimetableStatus } from './consultation-timetable-status';
|
|
13
|
-
import { ConsultationTimetableTimeSlotModel } from './consultation-timetable-time-slot-model';
|
|
14
|
-
import { DayOfWeek } from './day-of-week';
|
|
15
|
-
/**
|
|
16
|
-
*
|
|
17
|
-
* @export
|
|
18
|
-
* @interface ConsultationTimetableDateModel
|
|
19
|
-
*/
|
|
20
|
-
export interface ConsultationTimetableDateModel {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {Date}
|
|
24
|
-
* @memberof ConsultationTimetableDateModel
|
|
25
|
-
*/
|
|
26
|
-
'date'?: Date;
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {DayOfWeek}
|
|
30
|
-
* @memberof ConsultationTimetableDateModel
|
|
31
|
-
*/
|
|
32
|
-
'dayOfWeek'?: DayOfWeek;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {ConsultationTimetableStatus}
|
|
36
|
-
* @memberof ConsultationTimetableDateModel
|
|
37
|
-
*/
|
|
38
|
-
'status'?: ConsultationTimetableStatus;
|
|
39
|
-
/**
|
|
40
|
-
*
|
|
41
|
-
* @type {boolean}
|
|
42
|
-
* @memberof ConsultationTimetableDateModel
|
|
43
|
-
*/
|
|
44
|
-
'isAvailable'?: boolean;
|
|
45
|
-
/**
|
|
46
|
-
*
|
|
47
|
-
* @type {Array<ConsultationTimetableTimeSlotModel>}
|
|
48
|
-
* @memberof ConsultationTimetableDateModel
|
|
49
|
-
*/
|
|
50
|
-
'slots'?: Array<ConsultationTimetableTimeSlotModel> | null;
|
|
51
|
-
/**
|
|
52
|
-
*
|
|
53
|
-
* @type {boolean}
|
|
54
|
-
* @memberof ConsultationTimetableDateModel
|
|
55
|
-
*/
|
|
56
|
-
'hasTimeSlotItems'?: boolean;
|
|
57
|
-
}
|
|
58
|
-
//# sourceMappingURL=consultation-timetable-date-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultation-timetable-date-model.d.ts","sourceRoot":"","sources":["../../src/models/consultation-timetable-date-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAG9E,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAG9F,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,MAAM,CAAC,EAAE,IAAI,CAAC;IACd;;;;OAIG;IACH,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,2BAA2B,CAAC;IACvC;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,kCAAkC,CAAC,GAAG,IAAI,CAAC;IAC3D;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { ConsultationTimetableDateModel } from './consultation-timetable-date-model';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ConsultationTimetableModel
|
|
17
|
-
*/
|
|
18
|
-
export interface ConsultationTimetableModel {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ConsultationTimetableModel
|
|
23
|
-
*/
|
|
24
|
-
'hospitalTimeZone'?: string | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ConsultationTimetableModel
|
|
29
|
-
*/
|
|
30
|
-
'timeZone'?: string | null;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {Date}
|
|
34
|
-
* @memberof ConsultationTimetableModel
|
|
35
|
-
*/
|
|
36
|
-
'today'?: Date;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {Array<ConsultationTimetableDateModel>}
|
|
40
|
-
* @memberof ConsultationTimetableModel
|
|
41
|
-
*/
|
|
42
|
-
'days'?: Array<ConsultationTimetableDateModel> | null;
|
|
43
|
-
}
|
|
44
|
-
//# sourceMappingURL=consultation-timetable-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultation-timetable-model.d.ts","sourceRoot":"","sources":["../../src/models/consultation-timetable-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAErF;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,IAAI,CAAC;IACf;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC;CACzD"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @enum {string}
|
|
16
|
-
*/
|
|
17
|
-
export declare const ConsultationTimetableStatus: {
|
|
18
|
-
readonly Available: "Available";
|
|
19
|
-
readonly Unavailable: "Unavailable";
|
|
20
|
-
};
|
|
21
|
-
export type ConsultationTimetableStatus = typeof ConsultationTimetableStatus[keyof typeof ConsultationTimetableStatus];
|
|
22
|
-
//# sourceMappingURL=consultation-timetable-status.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultation-timetable-status.d.ts","sourceRoot":"","sources":["../../src/models/consultation-timetable-status.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AAEH,eAAO,MAAM,2BAA2B;;;CAG9B,CAAC;AAEX,MAAM,MAAM,2BAA2B,GAAG,OAAO,2BAA2B,CAAC,MAAM,OAAO,2BAA2B,CAAC,CAAC"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ConsultationTimetableStatus = void 0;
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @enum {string}
|
|
21
|
-
*/
|
|
22
|
-
exports.ConsultationTimetableStatus = {
|
|
23
|
-
Available: 'Available',
|
|
24
|
-
Unavailable: 'Unavailable'
|
|
25
|
-
};
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { ConsultationTimetableStatus } from './consultation-timetable-status';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ConsultationTimetableTimeSlotModel
|
|
17
|
-
*/
|
|
18
|
-
export interface ConsultationTimetableTimeSlotModel {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Date}
|
|
22
|
-
* @memberof ConsultationTimetableTimeSlotModel
|
|
23
|
-
*/
|
|
24
|
-
'startTime'?: Date;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Date}
|
|
28
|
-
* @memberof ConsultationTimetableTimeSlotModel
|
|
29
|
-
*/
|
|
30
|
-
'endTime'?: Date;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {ConsultationTimetableStatus}
|
|
34
|
-
* @memberof ConsultationTimetableTimeSlotModel
|
|
35
|
-
*/
|
|
36
|
-
'status'?: ConsultationTimetableStatus;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {boolean}
|
|
40
|
-
* @memberof ConsultationTimetableTimeSlotModel
|
|
41
|
-
*/
|
|
42
|
-
'isOverrided'?: boolean;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {boolean}
|
|
46
|
-
* @memberof ConsultationTimetableTimeSlotModel
|
|
47
|
-
*/
|
|
48
|
-
'isBooked'?: boolean;
|
|
49
|
-
/**
|
|
50
|
-
*
|
|
51
|
-
* @type {boolean}
|
|
52
|
-
* @memberof ConsultationTimetableTimeSlotModel
|
|
53
|
-
*/
|
|
54
|
-
'isAvailable'?: boolean;
|
|
55
|
-
}
|
|
56
|
-
//# sourceMappingURL=consultation-timetable-time-slot-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultation-timetable-time-slot-model.d.ts","sourceRoot":"","sources":["../../src/models/consultation-timetable-time-slot-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAE9E;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,2BAA2B,CAAC;IACvC;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @enum {string}
|
|
16
|
-
*/
|
|
17
|
-
export declare const ConsultationType: {
|
|
18
|
-
readonly Hospital: "Hospital";
|
|
19
|
-
readonly Doctor: "Doctor";
|
|
20
|
-
readonly Deal: "Deal";
|
|
21
|
-
};
|
|
22
|
-
export type ConsultationType = typeof ConsultationType[keyof typeof ConsultationType];
|
|
23
|
-
//# sourceMappingURL=consultation-type.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultation-type.d.ts","sourceRoot":"","sources":["../../src/models/consultation-type.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AAEH,eAAO,MAAM,gBAAgB;;;;CAInB,CAAC;AAEX,MAAM,MAAM,gBAAgB,GAAG,OAAO,gBAAgB,CAAC,MAAM,OAAO,gBAAgB,CAAC,CAAC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ConsultationType = void 0;
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @enum {string}
|
|
21
|
-
*/
|
|
22
|
-
exports.ConsultationType = {
|
|
23
|
-
Hospital: 'Hospital',
|
|
24
|
-
Doctor: 'Doctor',
|
|
25
|
-
Deal: 'Deal'
|
|
26
|
-
};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { ConsultationItemModel } from './consultation-item-model';
|
|
13
|
-
import { PagedListMetaData } from './paged-list-meta-data';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ConsultationsModel
|
|
18
|
-
*/
|
|
19
|
-
export interface ConsultationsModel {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ConsultationItemModel>}
|
|
23
|
-
* @memberof ConsultationsModel
|
|
24
|
-
*/
|
|
25
|
-
'items'?: Array<ConsultationItemModel> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {PagedListMetaData}
|
|
29
|
-
* @memberof ConsultationsModel
|
|
30
|
-
*/
|
|
31
|
-
'metaData'?: PagedListMetaData;
|
|
32
|
-
}
|
|
33
|
-
//# sourceMappingURL=consultations-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"consultations-model.d.ts","sourceRoot":"","sources":["../../src/models/consultations-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAGlE,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC;IAC9C;;;;OAIG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAC;CAClC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { Gender } from './gender';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface CreateBookingCommand
|
|
17
|
-
*/
|
|
18
|
-
export interface CreateBookingCommand {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof CreateBookingCommand
|
|
23
|
-
*/
|
|
24
|
-
'hospitalId'?: string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof CreateBookingCommand
|
|
29
|
-
*/
|
|
30
|
-
'dealPackageId'?: string;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof CreateBookingCommand
|
|
35
|
-
*/
|
|
36
|
-
'quantity'?: number;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof CreateBookingCommand
|
|
41
|
-
*/
|
|
42
|
-
'firstName'?: string | null;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof CreateBookingCommand
|
|
47
|
-
*/
|
|
48
|
-
'lastName'?: string | null;
|
|
49
|
-
/**
|
|
50
|
-
*
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof CreateBookingCommand
|
|
53
|
-
*/
|
|
54
|
-
'email'?: string | null;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {string}
|
|
58
|
-
* @memberof CreateBookingCommand
|
|
59
|
-
*/
|
|
60
|
-
'phone'?: string | null;
|
|
61
|
-
/**
|
|
62
|
-
*
|
|
63
|
-
* @type {Date}
|
|
64
|
-
* @memberof CreateBookingCommand
|
|
65
|
-
*/
|
|
66
|
-
'dateOfBirth'?: Date | null;
|
|
67
|
-
/**
|
|
68
|
-
*
|
|
69
|
-
* @type {Gender}
|
|
70
|
-
* @memberof CreateBookingCommand
|
|
71
|
-
*/
|
|
72
|
-
'gender'?: Gender;
|
|
73
|
-
/**
|
|
74
|
-
*
|
|
75
|
-
* @type {Date}
|
|
76
|
-
* @memberof CreateBookingCommand
|
|
77
|
-
*/
|
|
78
|
-
'approximateDateStart'?: Date;
|
|
79
|
-
/**
|
|
80
|
-
*
|
|
81
|
-
* @type {Date}
|
|
82
|
-
* @memberof CreateBookingCommand
|
|
83
|
-
*/
|
|
84
|
-
'approximateDateEnd'?: Date;
|
|
85
|
-
/**
|
|
86
|
-
*
|
|
87
|
-
* @type {string}
|
|
88
|
-
* @memberof CreateBookingCommand
|
|
89
|
-
*/
|
|
90
|
-
'comment'?: string | null;
|
|
91
|
-
/**
|
|
92
|
-
*
|
|
93
|
-
* @type {string}
|
|
94
|
-
* @memberof CreateBookingCommand
|
|
95
|
-
*/
|
|
96
|
-
'timeZone'?: string | null;
|
|
97
|
-
/**
|
|
98
|
-
*
|
|
99
|
-
* @type {boolean}
|
|
100
|
-
* @memberof CreateBookingCommand
|
|
101
|
-
*/
|
|
102
|
-
'isExternal'?: boolean;
|
|
103
|
-
}
|
|
104
|
-
//# sourceMappingURL=create-booking-command.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"create-booking-command.d.ts","sourceRoot":"","sources":["../../src/models/create-booking-command.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,IAAI,CAAC;IAC9B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,IAAI,CAAC;IAC5B;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { ConsultationType } from './consultation-type';
|
|
13
|
-
import { Gender } from './gender';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface CreateConsultationCommand
|
|
18
|
-
*/
|
|
19
|
-
export interface CreateConsultationCommand {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {ConsultationType}
|
|
23
|
-
* @memberof CreateConsultationCommand
|
|
24
|
-
*/
|
|
25
|
-
'consultationType'?: ConsultationType;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof CreateConsultationCommand
|
|
30
|
-
*/
|
|
31
|
-
'hospitalId'?: string;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof CreateConsultationCommand
|
|
36
|
-
*/
|
|
37
|
-
'specialtyId'?: string | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof CreateConsultationCommand
|
|
42
|
-
*/
|
|
43
|
-
'doctorId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof CreateConsultationCommand
|
|
48
|
-
*/
|
|
49
|
-
'dealId'?: string | null;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof CreateConsultationCommand
|
|
54
|
-
*/
|
|
55
|
-
'language'?: string | null;
|
|
56
|
-
/**
|
|
57
|
-
*
|
|
58
|
-
* @type {boolean}
|
|
59
|
-
* @memberof CreateConsultationCommand
|
|
60
|
-
*/
|
|
61
|
-
'isAccountHolder'?: boolean;
|
|
62
|
-
/**
|
|
63
|
-
*
|
|
64
|
-
* @type {string}
|
|
65
|
-
* @memberof CreateConsultationCommand
|
|
66
|
-
*/
|
|
67
|
-
'firstName'?: string | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {string}
|
|
71
|
-
* @memberof CreateConsultationCommand
|
|
72
|
-
*/
|
|
73
|
-
'lastName'?: string | null;
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof CreateConsultationCommand
|
|
78
|
-
*/
|
|
79
|
-
'email'?: string | null;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* @type {string}
|
|
83
|
-
* @memberof CreateConsultationCommand
|
|
84
|
-
*/
|
|
85
|
-
'phone'?: string | null;
|
|
86
|
-
/**
|
|
87
|
-
*
|
|
88
|
-
* @type {Date}
|
|
89
|
-
* @memberof CreateConsultationCommand
|
|
90
|
-
*/
|
|
91
|
-
'dateOfBirth'?: Date | null;
|
|
92
|
-
/**
|
|
93
|
-
*
|
|
94
|
-
* @type {Gender}
|
|
95
|
-
* @memberof CreateConsultationCommand
|
|
96
|
-
*/
|
|
97
|
-
'gender'?: Gender;
|
|
98
|
-
/**
|
|
99
|
-
*
|
|
100
|
-
* @type {string}
|
|
101
|
-
* @memberof CreateConsultationCommand
|
|
102
|
-
*/
|
|
103
|
-
'comment'?: string | null;
|
|
104
|
-
/**
|
|
105
|
-
*
|
|
106
|
-
* @type {string}
|
|
107
|
-
* @memberof CreateConsultationCommand
|
|
108
|
-
*/
|
|
109
|
-
'timeRange'?: string | null;
|
|
110
|
-
/**
|
|
111
|
-
*
|
|
112
|
-
* @type {Date}
|
|
113
|
-
* @memberof CreateConsultationCommand
|
|
114
|
-
*/
|
|
115
|
-
'approximateDateStart'?: Date;
|
|
116
|
-
/**
|
|
117
|
-
*
|
|
118
|
-
* @type {Date}
|
|
119
|
-
* @memberof CreateConsultationCommand
|
|
120
|
-
*/
|
|
121
|
-
'approximateDateEnd'?: Date;
|
|
122
|
-
/**
|
|
123
|
-
*
|
|
124
|
-
* @type {string}
|
|
125
|
-
* @memberof CreateConsultationCommand
|
|
126
|
-
*/
|
|
127
|
-
'timeZone'?: string | null;
|
|
128
|
-
/**
|
|
129
|
-
*
|
|
130
|
-
* @type {boolean}
|
|
131
|
-
* @memberof CreateConsultationCommand
|
|
132
|
-
*/
|
|
133
|
-
'isExternal'?: boolean;
|
|
134
|
-
}
|
|
135
|
-
//# sourceMappingURL=create-consultation-command.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"create-consultation-command.d.ts","sourceRoot":"","sources":["../../src/models/create-consultation-command.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,gBAAgB,CAAC;IACtC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,IAAI,CAAC;IAC9B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,IAAI,CAAC;IAC5B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|