@icure/api 4.0.82 → 4.0.83
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/icc-api/model/PatientByHcPartyGenderEducationProfession.d.ts +31 -0
- package/icc-api/model/PatientByHcPartyGenderEducationProfession.js +32 -0
- package/icc-api/model/PatientByHcPartyGenderEducationProfession.js.map +1 -0
- package/icc-api/model/ServiceBySecretForeignKeys.d.ts +17 -0
- package/icc-api/model/ServiceBySecretForeignKeys.js +21 -0
- package/icc-api/model/ServiceBySecretForeignKeys.js.map +1 -0
- package/icc-x-api/crypto/utils.d.ts +2 -0
- package/icc-x-api/crypto/utils.js +39 -0
- package/icc-x-api/crypto/utils.js.map +1 -1
- package/icc-x-api/filters/AllCodesFilter.d.ts +16 -0
- package/icc-x-api/filters/AllCodesFilter.js +22 -0
- package/icc-x-api/filters/AllCodesFilter.js.map +1 -0
- package/icc-x-api/filters/AllDevicesFilter.d.ts +16 -0
- package/icc-x-api/filters/AllDevicesFilter.js +22 -0
- package/icc-x-api/filters/AllDevicesFilter.js.map +1 -0
- package/icc-x-api/filters/AllHealthcarePartiesFilter.d.ts +16 -0
- package/icc-x-api/filters/AllHealthcarePartiesFilter.js +22 -0
- package/icc-x-api/filters/AllHealthcarePartiesFilter.js.map +1 -0
- package/icc-x-api/filters/AllUsersFilter.d.ts +16 -0
- package/icc-x-api/filters/AllUsersFilter.js +22 -0
- package/icc-x-api/filters/AllUsersFilter.js.map +1 -0
- package/icc-x-api/filters/CodeByIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/CodeByIdsFilter.js +22 -0
- package/icc-x-api/filters/CodeByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.d.ts +20 -0
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.js +22 -0
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByHcPartyFilter.d.ts +17 -0
- package/icc-x-api/filters/ContactByHcPartyFilter.js +22 -0
- package/icc-x-api/filters/ContactByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.d.ts +25 -0
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.js +22 -0
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.d.ts +23 -0
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.js +22 -0
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByServiceIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/ContactByServiceIdsFilter.js +22 -0
- package/icc-x-api/filters/ContactByServiceIdsFilter.js.map +1 -0
- package/icc-x-api/filters/DeviceByHcPartyFilter.d.ts +17 -0
- package/icc-x-api/filters/DeviceByHcPartyFilter.js +22 -0
- package/icc-x-api/filters/DeviceByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/DeviceByIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/DeviceByIdsFilter.js +22 -0
- package/icc-x-api/filters/DeviceByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartyFilter.d.ts +17 -0
- package/icc-x-api/filters/HealthElementByHcPartyFilter.js +22 -0
- package/icc-x-api/filters/HealthElementByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.d.ts +19 -0
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.js +11 -0
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.d.ts +18 -0
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.js +22 -0
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.d.ts +22 -0
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.js +22 -0
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/HealthElementByIdsFilter.js +22 -0
- package/icc-x-api/filters/HealthElementByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.js +22 -0
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.d.ts +20 -0
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.js +22 -0
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.js +13 -7
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.d.ts +19 -0
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.js +11 -0
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.js.map +1 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.d.ts +18 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.js +22 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.js.map +1 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyFilter.d.ts +14 -3
- package/icc-x-api/filters/PatientByHcPartyFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyNameFilter.d.ts +15 -4
- package/icc-x-api/filters/PatientByHcPartyNameFilter.js +13 -6
- package/icc-x-api/filters/PatientByHcPartyNameFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByIdsFilter.d.ts +15 -5
- package/icc-x-api/filters/PatientByIdsFilter.js +13 -9
- package/icc-x-api/filters/PatientByIdsFilter.js.map +1 -1
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.d.ts +21 -0
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.js +22 -0
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByHcPartyFilter.d.ts +17 -0
- package/icc-x-api/filters/ServiceByHcPartyFilter.js +22 -0
- package/icc-x-api/filters/ServiceByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.d.ts +19 -0
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.js +11 -0
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.d.ts +24 -0
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.js +22 -0
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/ServiceByIdsFilter.js +22 -0
- package/icc-x-api/filters/ServiceByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/UserByIdsFilter.d.ts +17 -0
- package/icc-x-api/filters/UserByIdsFilter.js +22 -0
- package/icc-x-api/filters/UserByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/filters.d.ts +37 -6
- package/icc-x-api/filters/filters.js +37 -6
- package/icc-x-api/filters/filters.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.PatientByHcPartyAndSsinFilter = void 0;
|
|
15
|
+
class PatientByHcPartyAndSsinFilter {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
this.$type = 'PatientByHcPartyAndSsinFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
exports.PatientByHcPartyAndSsinFilter = PatientByHcPartyAndSsinFilter;
|
|
22
|
+
//# sourceMappingURL=PatientByHcPartyAndSsinFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyAndSsinFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndSsinFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,6BAA6B;IAExC,YAAY,IAAgB;QAD5B,UAAK,GAAW,+BAA+B,CAAA;QAE7C,MAAM,CAAC,MAAM,CAAC,IAAqC,EAAE,IAAI,CAAC,CAAA;IAC5D,CAAC;CAKF;AATD,sEASC"}
|
|
@@ -1,7 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByHcPartyAndSsinsFilter {
|
|
13
|
+
$type: string;
|
|
3
14
|
constructor(json: JSON | any);
|
|
15
|
+
desc?: string;
|
|
16
|
+
ssins?: Array<string>;
|
|
4
17
|
healthcarePartyId?: string;
|
|
5
|
-
ssins?: string[];
|
|
6
|
-
$type: string;
|
|
7
18
|
}
|
|
@@ -1,14 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByHcPartyAndSsinsFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
|
-
class PatientByHcPartyAndSsinsFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByHcPartyAndSsinsFilter {
|
|
9
16
|
constructor(json) {
|
|
10
|
-
super(json);
|
|
11
17
|
this.$type = 'PatientByHcPartyAndSsinsFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
12
19
|
}
|
|
13
20
|
}
|
|
14
21
|
exports.PatientByHcPartyAndSsinsFilter = PatientByHcPartyAndSsinsFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyAndSsinsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyAndSsinsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,8BAA8B;IAEzC,YAAY,IAAgB;QAD5B,UAAK,GAAW,gCAAgC,CAAA;QAE9C,MAAM,CAAC,MAAM,CAAC,IAAsC,EAAE,IAAI,CAAC,CAAA;IAC7D,CAAC;CAKF;AATD,wEASC"}
|
|
@@ -1,8 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByHcPartyDateOfBirthBetweenFilter {
|
|
13
|
+
$type: string;
|
|
3
14
|
constructor(json: JSON | any);
|
|
4
|
-
|
|
15
|
+
desc?: string;
|
|
5
16
|
minDateOfBirth?: number;
|
|
6
17
|
maxDateOfBirth?: number;
|
|
7
|
-
|
|
18
|
+
healthcarePartyId?: string;
|
|
8
19
|
}
|
|
@@ -1,14 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByHcPartyDateOfBirthBetweenFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
|
-
class PatientByHcPartyDateOfBirthBetweenFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByHcPartyDateOfBirthBetweenFilter {
|
|
9
16
|
constructor(json) {
|
|
10
|
-
super(json);
|
|
11
17
|
this.$type = 'PatientByHcPartyDateOfBirthBetweenFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
12
19
|
}
|
|
13
20
|
}
|
|
14
21
|
exports.PatientByHcPartyDateOfBirthBetweenFilter = PatientByHcPartyDateOfBirthBetweenFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyDateOfBirthBetweenFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyDateOfBirthBetweenFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,wCAAwC;IAEnD,YAAY,IAAgB;QAD5B,UAAK,GAAW,0CAA0C,CAAA;QAExD,MAAM,CAAC,MAAM,CAAC,IAAgD,EAAE,IAAI,CAAC,CAAA;IACvE,CAAC;CAMF;AAVD,4FAUC"}
|
|
@@ -1,7 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByHcPartyDateOfBirthFilter {
|
|
13
|
+
$type: string;
|
|
3
14
|
constructor(json: JSON | any);
|
|
4
|
-
|
|
15
|
+
desc?: string;
|
|
5
16
|
dateOfBirth?: number;
|
|
6
|
-
|
|
17
|
+
healthcarePartyId?: string;
|
|
7
18
|
}
|
|
@@ -1,14 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByHcPartyDateOfBirthFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
|
-
class PatientByHcPartyDateOfBirthFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByHcPartyDateOfBirthFilter {
|
|
9
16
|
constructor(json) {
|
|
10
|
-
super(json);
|
|
11
17
|
this.$type = 'PatientByHcPartyDateOfBirthFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
12
19
|
}
|
|
13
20
|
}
|
|
14
21
|
exports.PatientByHcPartyDateOfBirthFilter = PatientByHcPartyDateOfBirthFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyDateOfBirthFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyDateOfBirthFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,iCAAiC;IAE5C,YAAY,IAAgB;QAD5B,UAAK,GAAW,mCAAmC,CAAA;QAEjD,MAAM,CAAC,MAAM,CAAC,IAAyC,EAAE,IAAI,CAAC,CAAA;IAChE,CAAC;CAKF;AATD,8EASC"}
|
|
@@ -1,6 +1,17 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByHcPartyFilter {
|
|
13
|
+
$type: string;
|
|
3
14
|
constructor(json: JSON | any);
|
|
15
|
+
desc?: string;
|
|
4
16
|
healthcarePartyId?: string;
|
|
5
|
-
$type: string;
|
|
6
17
|
}
|
|
@@ -1,14 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByHcPartyFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
|
-
class PatientByHcPartyFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByHcPartyFilter {
|
|
9
16
|
constructor(json) {
|
|
10
|
-
super(json);
|
|
11
17
|
this.$type = 'PatientByHcPartyFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
12
19
|
}
|
|
13
20
|
}
|
|
14
21
|
exports.PatientByHcPartyFilter = PatientByHcPartyFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,sBAAsB;IAEjC,YAAY,IAAgB;QAD5B,UAAK,GAAW,wBAAwB,CAAA;QAEtC,MAAM,CAAC,MAAM,CAAC,IAA8B,EAAE,IAAI,CAAC,CAAA;IACrD,CAAC;CAIF;AARD,wDAQC"}
|
|
@@ -1,7 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByHcPartyNameContainsFuzzyFilter {
|
|
13
|
+
$type: string;
|
|
3
14
|
constructor(json: JSON | any);
|
|
4
|
-
|
|
15
|
+
desc?: string;
|
|
5
16
|
searchString?: string;
|
|
6
|
-
|
|
17
|
+
healthcarePartyId?: string;
|
|
7
18
|
}
|
|
@@ -1,14 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByHcPartyNameContainsFuzzyFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
|
-
class PatientByHcPartyNameContainsFuzzyFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByHcPartyNameContainsFuzzyFilter {
|
|
9
16
|
constructor(json) {
|
|
10
|
-
super(json);
|
|
11
17
|
this.$type = 'PatientByHcPartyNameContainsFuzzyFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
12
19
|
}
|
|
13
20
|
}
|
|
14
21
|
exports.PatientByHcPartyNameContainsFuzzyFilter = PatientByHcPartyNameContainsFuzzyFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyNameContainsFuzzyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyNameContainsFuzzyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,uCAAuC;IAElD,YAAY,IAAgB;QAD5B,UAAK,GAAW,yCAAyC,CAAA;QAEvD,MAAM,CAAC,MAAM,CAAC,IAA+C,EAAE,IAAI,CAAC,CAAA;IACtE,CAAC;CAKF;AATD,0FASC"}
|
|
@@ -1,7 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByHcPartyNameFilter {
|
|
13
|
+
$type: string;
|
|
3
14
|
constructor(json: JSON | any);
|
|
4
|
-
|
|
15
|
+
desc?: string;
|
|
5
16
|
name?: string;
|
|
6
|
-
|
|
17
|
+
healthcarePartyId?: string;
|
|
7
18
|
}
|
|
@@ -1,14 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByHcPartyNameFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
|
-
class PatientByHcPartyNameFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByHcPartyNameFilter {
|
|
9
16
|
constructor(json) {
|
|
10
|
-
super(json);
|
|
11
17
|
this.$type = 'PatientByHcPartyNameFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
12
19
|
}
|
|
13
20
|
}
|
|
14
21
|
exports.PatientByHcPartyNameFilter = PatientByHcPartyNameFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyNameFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyNameFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,0BAA0B;IAErC,YAAY,IAAgB;QAD5B,UAAK,GAAW,4BAA4B,CAAA;QAE1C,MAAM,CAAC,MAAM,CAAC,IAAkC,EAAE,IAAI,CAAC,CAAA;IACzD,CAAC;CAKF;AATD,gEASC"}
|
|
@@ -1,7 +1,17 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class PatientByIdsFilter {
|
|
6
13
|
$type: string;
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
ids?: Array<string>;
|
|
16
|
+
desc?: string;
|
|
7
17
|
}
|
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
2
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
14
|
exports.PatientByIdsFilter = void 0;
|
|
4
|
-
|
|
5
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
6
|
-
*/
|
|
7
|
-
/*
|
|
8
|
-
* Copyright (c) 2020. Taktik SA, All rights reserved.
|
|
9
|
-
*/
|
|
10
|
-
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
11
|
-
class PatientByIdsFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
15
|
+
class PatientByIdsFilter {
|
|
12
16
|
constructor(json) {
|
|
13
|
-
super(json);
|
|
14
17
|
this.$type = 'PatientByIdsFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
15
19
|
}
|
|
16
20
|
}
|
|
17
21
|
exports.PatientByIdsFilter = PatientByIdsFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByIdsFilter.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PatientByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByIdsFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,kBAAkB;IAE7B,YAAY,IAAgB;QAD5B,UAAK,GAAW,oBAAoB,CAAA;QAElC,MAAM,CAAC,MAAM,CAAC,IAA0B,EAAE,IAAI,CAAC,CAAA;IACjD,CAAC;CAIF;AARD,gDAQC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class ServiceByContactsAndSubcontactsFilter {
|
|
13
|
+
$type: string;
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
desc?: string;
|
|
16
|
+
healthcarePartyId?: string;
|
|
17
|
+
contacts?: Array<string>;
|
|
18
|
+
subContacts?: Array<string>;
|
|
19
|
+
startValueDate?: number;
|
|
20
|
+
endValueDate?: number;
|
|
21
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.ServiceByContactsAndSubcontactsFilter = void 0;
|
|
15
|
+
class ServiceByContactsAndSubcontactsFilter {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
this.$type = 'ServiceByContactsAndSubcontactsFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
exports.ServiceByContactsAndSubcontactsFilter = ServiceByContactsAndSubcontactsFilter;
|
|
22
|
+
//# sourceMappingURL=ServiceByContactsAndSubcontactsFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceByContactsAndSubcontactsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,qCAAqC;IAEhD,YAAY,IAAgB;QAD5B,UAAK,GAAW,uCAAuC,CAAA;QAErD,MAAM,CAAC,MAAM,CAAC,IAA6C,EAAE,IAAI,CAAC,CAAA;IACpE,CAAC;CAQF;AAZD,sFAYC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class ServiceByHcPartyFilter {
|
|
13
|
+
$type: string;
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
hcpId?: string;
|
|
16
|
+
desc?: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.ServiceByHcPartyFilter = void 0;
|
|
15
|
+
class ServiceByHcPartyFilter {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
this.$type = 'ServiceByHcPartyFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
exports.ServiceByHcPartyFilter = ServiceByHcPartyFilter;
|
|
22
|
+
//# sourceMappingURL=ServiceByHcPartyFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceByHcPartyFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,sBAAsB;IAEjC,YAAY,IAAgB;QAD5B,UAAK,GAAW,wBAAwB,CAAA;QAEtC,MAAM,CAAC,MAAM,CAAC,IAA8B,EAAE,IAAI,CAAC,CAAA;IACrD,CAAC;CAIF;AARD,wDAQC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { Identifier } from '../../icc-api/model/Identifier';
|
|
13
|
+
export declare class ServiceByHcPartyIdentifiersFilter {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
healthcarePartyId?: string;
|
|
17
|
+
desc?: string;
|
|
18
|
+
identifiers?: Array<Identifier>;
|
|
19
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ServiceByHcPartyIdentifiersFilter = void 0;
|
|
4
|
+
class ServiceByHcPartyIdentifiersFilter {
|
|
5
|
+
constructor(json) {
|
|
6
|
+
this.$type = 'ServiceByHcPartyIdentifiersFilter';
|
|
7
|
+
Object.assign(this, json);
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
exports.ServiceByHcPartyIdentifiersFilter = ServiceByHcPartyIdentifiersFilter;
|
|
11
|
+
//# sourceMappingURL=ServiceByHcPartyIdentifiersFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceByHcPartyIdentifiersFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.ts"],"names":[],"mappings":";;;AAaA,MAAa,iCAAiC;IAE5C,YAAY,IAAgB;QAD5B,UAAK,GAAW,mCAAmC,CAAA;QAEjD,MAAM,CAAC,MAAM,CAAC,IAAyC,EAAE,IAAI,CAAC,CAAA;IAChE,CAAC;CAKF;AATD,8EASC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class ServiceByHcPartyTagCodeDateFilter {
|
|
13
|
+
$type: string;
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
desc?: string;
|
|
16
|
+
healthcarePartyId?: string;
|
|
17
|
+
patientSecretForeignKey?: string;
|
|
18
|
+
tagType?: string;
|
|
19
|
+
tagCode?: string;
|
|
20
|
+
codeType?: string;
|
|
21
|
+
codeCode?: string;
|
|
22
|
+
startValueDate?: number;
|
|
23
|
+
endValueDate?: number;
|
|
24
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* iCure Data Stack API Documentation
|
|
4
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
5
|
+
*
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
10
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.ServiceByHcPartyTagCodeDateFilter = void 0;
|
|
15
|
+
class ServiceByHcPartyTagCodeDateFilter {
|
|
16
|
+
constructor(json) {
|
|
17
|
+
this.$type = 'ServiceByHcPartyTagCodeDateFilter';
|
|
18
|
+
Object.assign(this, json);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
exports.ServiceByHcPartyTagCodeDateFilter = ServiceByHcPartyTagCodeDateFilter;
|
|
22
|
+
//# sourceMappingURL=ServiceByHcPartyTagCodeDateFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceByHcPartyTagCodeDateFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,MAAa,iCAAiC;IAE5C,YAAY,IAAgB;QAD5B,UAAK,GAAW,mCAAmC,CAAA;QAEjD,MAAM,CAAC,MAAM,CAAC,IAAyC,EAAE,IAAI,CAAC,CAAA;IAChE,CAAC;CAWF;AAfD,8EAeC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* iCure Data Stack API Documentation
|
|
3
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export declare class ServiceByIdsFilter {
|
|
13
|
+
$type: string;
|
|
14
|
+
constructor(json: JSON | any);
|
|
15
|
+
ids?: Array<string>;
|
|
16
|
+
desc?: string;
|
|
17
|
+
}
|