@icure/api 4.0.80 → 4.0.84
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/api/IccCodeApi.d.ts +7 -0
- package/icc-api/api/IccCodeApi.js +15 -0
- package/icc-api/api/IccCodeApi.js.map +1 -1
- package/icc-api/api/IccContactApi.d.ts +13 -0
- package/icc-api/api/IccContactApi.js +28 -0
- package/icc-api/api/IccContactApi.js.map +1 -1
- package/icc-api/api/IccDeviceApi.d.ts +109 -0
- package/icc-api/api/IccDeviceApi.js +230 -0
- package/icc-api/api/IccDeviceApi.js.map +1 -0
- package/icc-api/api/IccHcpartyApi.d.ts +16 -0
- package/icc-api/api/IccHcpartyApi.js +37 -0
- package/icc-api/api/IccHcpartyApi.js.map +1 -1
- package/icc-api/api/IccHelementApi.d.ts +13 -3
- package/icc-api/api/IccHelementApi.js +28 -5
- package/icc-api/api/IccHelementApi.js.map +1 -1
- package/icc-api/api/IccPatientApi.d.ts +5 -2
- package/icc-api/api/IccPatientApi.js +3 -1
- package/icc-api/api/IccPatientApi.js.map +1 -1
- package/icc-api/api/IccUserApi.d.ts +21 -3
- package/icc-api/api/IccUserApi.js +44 -3
- package/icc-api/api/IccUserApi.js.map +1 -1
- package/icc-api/iccApi.d.ts +1 -0
- package/icc-api/iccApi.js +1 -0
- package/icc-api/iccApi.js.map +1 -1
- package/icc-api/model/AbstractFilterDevice.d.ts +15 -0
- package/icc-api/model/AbstractFilterDevice.js +21 -0
- package/icc-api/model/AbstractFilterDevice.js.map +1 -0
- package/icc-api/model/AbstractFilterHealthcareParty.d.ts +15 -0
- package/icc-api/model/AbstractFilterHealthcareParty.js +21 -0
- package/icc-api/model/AbstractFilterHealthcareParty.js.map +1 -0
- package/icc-api/model/AbstractFilterUser.d.ts +15 -0
- package/icc-api/model/AbstractFilterUser.js +21 -0
- package/icc-api/model/AbstractFilterUser.js.map +1 -0
- package/icc-api/model/Content.d.ts +2 -0
- package/icc-api/model/Content.js +1 -1
- package/icc-api/model/Content.js.map +1 -1
- package/icc-api/model/Device.d.ts +81 -0
- package/icc-api/model/Device.js +14 -0
- package/icc-api/model/Device.js.map +1 -0
- package/icc-api/model/FilterChainDevice.d.ts +18 -0
- package/icc-api/model/FilterChainDevice.js +10 -0
- package/icc-api/model/FilterChainDevice.js.map +1 -0
- package/icc-api/model/FilterChainHealthcareParty.d.ts +18 -0
- package/icc-api/model/FilterChainHealthcareParty.js +10 -0
- package/icc-api/model/FilterChainHealthcareParty.js.map +1 -0
- package/icc-api/model/FilterChainUser.d.ts +18 -0
- package/icc-api/model/FilterChainUser.js +10 -0
- package/icc-api/model/FilterChainUser.js.map +1 -0
- package/icc-api/model/FlowItem.d.ts +2 -0
- package/icc-api/model/FlowItem.js.map +1 -1
- package/icc-api/model/HealthcareParty.d.ts +10 -0
- package/icc-api/model/HealthcareParty.js +1 -1
- package/icc-api/model/HealthcareParty.js.map +1 -1
- package/icc-api/model/PaginatedListDevice.d.ts +20 -0
- package/icc-api/model/PaginatedListDevice.js +10 -0
- package/icc-api/model/PaginatedListDevice.js.map +1 -0
- 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/Service.d.ts +4 -0
- package/icc-api/model/Service.js.map +1 -1
- 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-api/model/TimeSeries.d.ts +24 -0
- package/icc-api/model/TimeSeries.js +24 -0
- package/icc-api/model/TimeSeries.js.map +1 -0
- package/icc-api/model/TimeTable.d.ts +0 -1
- package/icc-api/model/TimeTable.js.map +1 -1
- package/icc-api/model/TimeTableItem.d.ts +1 -0
- package/icc-api/model/TimeTableItem.js.map +1 -1
- package/icc-api/model/User.d.ts +9 -1
- package/icc-api/model/User.js.map +1 -1
- package/icc-api/model/models.d.ts +9 -0
- package/icc-api/model/models.js +9 -0
- package/icc-api/model/models.js.map +1 -1
- 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 +17 -0
- package/icc-x-api/filters/AllCodesFilter.js +24 -0
- package/icc-x-api/filters/AllCodesFilter.js.map +1 -0
- package/icc-x-api/filters/AllDevicesFilter.d.ts +17 -0
- package/icc-x-api/filters/AllDevicesFilter.js +24 -0
- package/icc-x-api/filters/AllDevicesFilter.js.map +1 -0
- package/icc-x-api/filters/AllHealthcarePartiesFilter.d.ts +17 -0
- package/icc-x-api/filters/AllHealthcarePartiesFilter.js +24 -0
- package/icc-x-api/filters/AllHealthcarePartiesFilter.js.map +1 -0
- package/icc-x-api/filters/AllUsersFilter.d.ts +17 -0
- package/icc-x-api/filters/AllUsersFilter.js +24 -0
- package/icc-x-api/filters/AllUsersFilter.js.map +1 -0
- package/icc-x-api/filters/CodeByIdsFilter.d.ts +18 -0
- package/icc-x-api/filters/CodeByIdsFilter.js +24 -0
- package/icc-x-api/filters/CodeByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.d.ts +21 -0
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.js +24 -0
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.js.map +1 -0
- package/icc-x-api/filters/ComplementFilter.d.ts +1 -0
- package/icc-x-api/filters/ComplementFilter.js.map +1 -1
- package/icc-x-api/filters/ConstantFilter.d.ts +1 -0
- package/icc-x-api/filters/ConstantFilter.js.map +1 -1
- package/icc-x-api/filters/ContactByHcPartyFilter.d.ts +18 -0
- package/icc-x-api/filters/ContactByHcPartyFilter.js +24 -0
- package/icc-x-api/filters/ContactByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.d.ts +26 -0
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.js +24 -0
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.d.ts +13 -0
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.js +13 -0
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/ContactByServiceIdsFilter.d.ts +18 -0
- package/icc-x-api/filters/ContactByServiceIdsFilter.js +24 -0
- package/icc-x-api/filters/ContactByServiceIdsFilter.js.map +1 -0
- package/icc-x-api/filters/DeviceByHcPartyFilter.d.ts +7 -0
- package/icc-x-api/filters/DeviceByHcPartyFilter.js +13 -0
- package/icc-x-api/filters/DeviceByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/DeviceByIdsFilter.d.ts +7 -0
- package/icc-x-api/filters/DeviceByIdsFilter.js +13 -0
- package/icc-x-api/filters/DeviceByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartyFilter.d.ts +18 -0
- package/icc-x-api/filters/HealthElementByHcPartyFilter.js +24 -0
- package/icc-x-api/filters/HealthElementByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.d.ts +20 -0
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.js +13 -0
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.d.ts +8 -0
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.js +13 -0
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.d.ts +23 -0
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.js +24 -0
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.js.map +1 -0
- package/icc-x-api/filters/HealthElementByIdsFilter.d.ts +18 -0
- package/icc-x-api/filters/HealthElementByIdsFilter.js +24 -0
- package/icc-x-api/filters/HealthElementByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.d.ts +18 -0
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.js +24 -0
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/IntersectionFilter.d.ts +1 -0
- package/icc-x-api/filters/IntersectionFilter.js.map +1 -1
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.d.ts +21 -0
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.js +24 -0
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.js +11 -3
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.d.ts +20 -0
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.js +13 -0
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.js.map +1 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.d.ts +19 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.js +24 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.js.map +1 -0
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyFilter.d.ts +13 -1
- package/icc-x-api/filters/PatientByHcPartyFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.js +1 -0
- package/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByHcPartyNameFilter.d.ts +14 -2
- package/icc-x-api/filters/PatientByHcPartyNameFilter.js +11 -2
- package/icc-x-api/filters/PatientByHcPartyNameFilter.js.map +1 -1
- package/icc-x-api/filters/PatientByIdsFilter.d.ts +14 -3
- package/icc-x-api/filters/PatientByIdsFilter.js +11 -5
- package/icc-x-api/filters/PatientByIdsFilter.js.map +1 -1
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.d.ts +22 -0
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.js +24 -0
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByHcPartyFilter.d.ts +18 -0
- package/icc-x-api/filters/ServiceByHcPartyFilter.js +24 -0
- package/icc-x-api/filters/ServiceByHcPartyFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.d.ts +20 -0
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.js +13 -0
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.d.ts +25 -0
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.js +24 -0
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.js.map +1 -0
- package/icc-x-api/filters/ServiceByIdsFilter.d.ts +18 -0
- package/icc-x-api/filters/ServiceByIdsFilter.js +24 -0
- package/icc-x-api/filters/ServiceByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/UserByIdsFilter.d.ts +18 -0
- package/icc-x-api/filters/UserByIdsFilter.js +24 -0
- package/icc-x-api/filters/UserByIdsFilter.js.map +1 -0
- package/icc-x-api/filters/filters.d.ts +38 -7
- package/icc-x-api/filters/filters.js +39 -6
- package/icc-x-api/filters/filters.js.map +1 -1
- package/icc-x-api/icc-bekmehr-x-api.js +4 -4
- package/icc-x-api/icc-bekmehr-x-api.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AllHealthcarePartiesFilter = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* iCure Data Stack API Documentation
|
|
6
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
7
|
+
*
|
|
8
|
+
* OpenAPI spec version: v1
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
const AbstractFilterHealthcareParty_1 = require("../../icc-api/model/AbstractFilterHealthcareParty");
|
|
16
|
+
class AllHealthcarePartiesFilter extends AbstractFilterHealthcareParty_1.AbstractFilterHealthcareParty {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'AllHealthcarePartiesFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.AllHealthcarePartiesFilter = AllHealthcarePartiesFilter;
|
|
24
|
+
//# sourceMappingURL=AllHealthcarePartiesFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AllHealthcarePartiesFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/AllHealthcarePartiesFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qGAAiG;AAEjG,MAAa,0BAA2B,SAAQ,6DAA6B;IAE3E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,4BAA4B,CAAA;QAI1C,MAAM,CAAC,MAAM,CAAC,IAAkC,EAAE,IAAI,CAAC,CAAA;IACzD,CAAC;CAGF;AATD,gEASC"}
|
|
@@ -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
|
+
import { AbstractFilterUser } from '../../icc-api/model/AbstractFilterUser';
|
|
13
|
+
export declare class AllUsersFilter extends AbstractFilterUser {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AllUsersFilter = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* iCure Data Stack API Documentation
|
|
6
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
7
|
+
*
|
|
8
|
+
* OpenAPI spec version: v1
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
const AbstractFilterUser_1 = require("../../icc-api/model/AbstractFilterUser");
|
|
16
|
+
class AllUsersFilter extends AbstractFilterUser_1.AbstractFilterUser {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'AllUsersFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.AllUsersFilter = AllUsersFilter;
|
|
24
|
+
//# sourceMappingURL=AllUsersFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AllUsersFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/AllUsersFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,+EAA2E;AAE3E,MAAa,cAAe,SAAQ,uCAAkB;IAEpD,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,gBAAgB,CAAA;QAI9B,MAAM,CAAC,MAAM,CAAC,IAAsB,EAAE,IAAI,CAAC,CAAA;IAC7C,CAAC;CAGF;AATD,wCASC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { AbstractFilterCode } from '../../icc-api/model/AbstractFilterCode';
|
|
13
|
+
export declare class CodeByIdsFilter extends AbstractFilterCode {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
ids?: Array<string>;
|
|
17
|
+
desc?: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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.CodeByIdsFilter = void 0;
|
|
15
|
+
const AbstractFilterCode_1 = require("../../icc-api/model/AbstractFilterCode");
|
|
16
|
+
class CodeByIdsFilter extends AbstractFilterCode_1.AbstractFilterCode {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'CodeByIdsFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.CodeByIdsFilter = CodeByIdsFilter;
|
|
24
|
+
//# sourceMappingURL=CodeByIdsFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/CodeByIdsFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,+EAA2E;AAE3E,MAAa,eAAgB,SAAQ,uCAAkB;IAErD,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,iBAAiB,CAAA;QAI/B,MAAM,CAAC,MAAM,CAAC,IAAuB,EAAE,IAAI,CAAC,CAAA;IAC9C,CAAC;CAIF;AAVD,0CAUC"}
|
|
@@ -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
|
+
import { AbstractFilterCode } from '../../icc-api/model/AbstractFilterCode';
|
|
13
|
+
export declare class CodeByRegionTypeLabelLanguageFilter extends AbstractFilterCode {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
region?: string;
|
|
18
|
+
type?: string;
|
|
19
|
+
language?: string;
|
|
20
|
+
label?: string;
|
|
21
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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.CodeByRegionTypeLabelLanguageFilter = void 0;
|
|
15
|
+
const AbstractFilterCode_1 = require("../../icc-api/model/AbstractFilterCode");
|
|
16
|
+
class CodeByRegionTypeLabelLanguageFilter extends AbstractFilterCode_1.AbstractFilterCode {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'CodeByRegionTypeLabelLanguageFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.CodeByRegionTypeLabelLanguageFilter = CodeByRegionTypeLabelLanguageFilter;
|
|
24
|
+
//# sourceMappingURL=CodeByRegionTypeLabelLanguageFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeByRegionTypeLabelLanguageFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,+EAA2E;AAE3E,MAAa,mCAAoC,SAAQ,uCAAkB;IAEzE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,qCAAqC,CAAA;QAInD,MAAM,CAAC,MAAM,CAAC,IAA2C,EAAE,IAAI,CAAC,CAAA;IAClE,CAAC;CAOF;AAbD,kFAaC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComplementFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ComplementFilter.ts"],"names":[],"mappings":";;;AAEA,MAAa,gBAAgB;IAC3B,YAAY,QAA2B,EAAE,MAAyB;
|
|
1
|
+
{"version":3,"file":"ComplementFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ComplementFilter.ts"],"names":[],"mappings":";;;AAEA,MAAa,gBAAgB;IAC3B,YAAY,QAA2B,EAAE,MAAyB;QAQlE,UAAK,GAAG,kBAAkB,CAAA;QAPxB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAA;QACxB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;IACtB,CAAC;CAMF;AAVD,4CAUC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConstantFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ConstantFilter.ts"],"names":[],"mappings":";;;AAAA,MAAa,cAAc;IACzB,YAAY,QAAa;
|
|
1
|
+
{"version":3,"file":"ConstantFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ConstantFilter.ts"],"names":[],"mappings":";;;AAAA,MAAa,cAAc;IACzB,YAAY,QAAa;QAMzB,UAAK,GAAG,gBAAgB,CAAA;QALtB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAA;IAC1B,CAAC;CAKF;AARD,wCAQC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { AbstractFilterContact } from '../../icc-api/model/AbstractFilterContact';
|
|
13
|
+
export declare class ContactByHcPartyFilter extends AbstractFilterContact {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
hcpId?: string;
|
|
17
|
+
desc?: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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.ContactByHcPartyFilter = void 0;
|
|
15
|
+
const AbstractFilterContact_1 = require("../../icc-api/model/AbstractFilterContact");
|
|
16
|
+
class ContactByHcPartyFilter extends AbstractFilterContact_1.AbstractFilterContact {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ContactByHcPartyFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ContactByHcPartyFilter = ContactByHcPartyFilter;
|
|
24
|
+
//# sourceMappingURL=ContactByHcPartyFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ContactByHcPartyFilter.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAEH,qFAAiF;AAEjF,MAAa,sBAAuB,SAAQ,6CAAqB;IAE/D,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,wBAAwB,CAAA;QAItC,MAAM,CAAC,MAAM,CAAC,IAA8B,EAAE,IAAI,CAAC,CAAA;IACrD,CAAC;CAIF;AAVD,wDAUC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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 { AbstractFilterContact } from '../../icc-api/model/AbstractFilterContact';
|
|
13
|
+
export declare class ContactByHcPartyPatientTagCodeDateFilter extends AbstractFilterContact {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
healthcarePartyId?: string;
|
|
18
|
+
patientSecretForeignKey?: string;
|
|
19
|
+
patientSecretForeignKeys?: Array<string>;
|
|
20
|
+
tagType?: string;
|
|
21
|
+
tagCode?: string;
|
|
22
|
+
codeType?: string;
|
|
23
|
+
codeCode?: string;
|
|
24
|
+
startServiceValueDate?: number;
|
|
25
|
+
endServiceValueDate?: number;
|
|
26
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContactByHcPartyPatientTagCodeDateFilter = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* iCure Data Stack API Documentation
|
|
6
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
7
|
+
*
|
|
8
|
+
* OpenAPI spec version: v1
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
const AbstractFilterContact_1 = require("../../icc-api/model/AbstractFilterContact");
|
|
16
|
+
class ContactByHcPartyPatientTagCodeDateFilter extends AbstractFilterContact_1.AbstractFilterContact {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ContactByHcPartyPatientTagCodeDateFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ContactByHcPartyPatientTagCodeDateFilter = ContactByHcPartyPatientTagCodeDateFilter;
|
|
24
|
+
//# sourceMappingURL=ContactByHcPartyPatientTagCodeDateFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactByHcPartyPatientTagCodeDateFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,wCAAyC,SAAQ,6CAAqB;IAEjF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,0CAA0C,CAAA;QAIxD,MAAM,CAAC,MAAM,CAAC,IAAgD,EAAE,IAAI,CAAC,CAAA;IACvE,CAAC;CAYF;AAlBD,4FAkBC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { AbstractFilterContact } from '../../icc-api/model/AbstractFilterContact';
|
|
2
|
+
export declare class ContactByHcPartyTagCodeDateFilter extends AbstractFilterContact {
|
|
3
|
+
$type: string;
|
|
4
|
+
constructor(json: JSON | any);
|
|
5
|
+
desc?: string;
|
|
6
|
+
healthcarePartyId?: string;
|
|
7
|
+
tagType?: string;
|
|
8
|
+
tagCode?: string;
|
|
9
|
+
codeType?: string;
|
|
10
|
+
codeCode?: string;
|
|
11
|
+
startOfContactOpeningDate?: number;
|
|
12
|
+
endOfContactOpeningDate?: number;
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContactByHcPartyTagCodeDateFilter = void 0;
|
|
4
|
+
const AbstractFilterContact_1 = require("../../icc-api/model/AbstractFilterContact");
|
|
5
|
+
class ContactByHcPartyTagCodeDateFilter extends AbstractFilterContact_1.AbstractFilterContact {
|
|
6
|
+
constructor(json) {
|
|
7
|
+
super(json);
|
|
8
|
+
this.$type = 'ContactByHcPartyTagCodeDateFilter';
|
|
9
|
+
Object.assign(this, json);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.ContactByHcPartyTagCodeDateFilter = ContactByHcPartyTagCodeDateFilter;
|
|
13
|
+
//# sourceMappingURL=ContactByHcPartyTagCodeDateFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactByHcPartyTagCodeDateFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.ts"],"names":[],"mappings":";;;AAaA,qFAAiF;AAEjF,MAAa,iCAAkC,SAAQ,6CAAqB;IAE1E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,mCAAmC,CAAA;QAIjD,MAAM,CAAC,MAAM,CAAC,IAAyC,EAAE,IAAI,CAAC,CAAA;IAChE,CAAC;CAUF;AAhBD,8EAgBC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { AbstractFilterContact } from '../../icc-api/model/AbstractFilterContact';
|
|
13
|
+
export declare class ContactByServiceIdsFilter extends AbstractFilterContact {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
ids?: Array<string>;
|
|
18
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ContactByServiceIdsFilter = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* iCure Data Stack API Documentation
|
|
6
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
7
|
+
*
|
|
8
|
+
* OpenAPI spec version: v1
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
const AbstractFilterContact_1 = require("../../icc-api/model/AbstractFilterContact");
|
|
16
|
+
class ContactByServiceIdsFilter extends AbstractFilterContact_1.AbstractFilterContact {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ContactByServiceIdsFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ContactByServiceIdsFilter = ContactByServiceIdsFilter;
|
|
24
|
+
//# sourceMappingURL=ContactByServiceIdsFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContactByServiceIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ContactByServiceIdsFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,yBAA0B,SAAQ,6CAAqB;IAElE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,2BAA2B,CAAA;QAIzC,MAAM,CAAC,MAAM,CAAC,IAAiC,EAAE,IAAI,CAAC,CAAA;IACxD,CAAC;CAIF;AAVD,8DAUC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeviceByHcPartyFilter = void 0;
|
|
4
|
+
const AbstractFilterDevice_1 = require("../../icc-api/model/AbstractFilterDevice");
|
|
5
|
+
class DeviceByHcPartyFilter extends AbstractFilterDevice_1.AbstractFilterDevice {
|
|
6
|
+
constructor(json) {
|
|
7
|
+
super(json);
|
|
8
|
+
this.$type = 'DeviceByHcPartyFilter';
|
|
9
|
+
Object.assign(this, json);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.DeviceByHcPartyFilter = DeviceByHcPartyFilter;
|
|
13
|
+
//# sourceMappingURL=DeviceByHcPartyFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeviceByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/DeviceByHcPartyFilter.ts"],"names":[],"mappings":";;;AAaA,mFAA+E;AAE/E,MAAa,qBAAsB,SAAQ,2CAAoB;IAE7D,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,uBAAuB,CAAA;QAIrC,MAAM,CAAC,MAAM,CAAC,IAA6B,EAAE,IAAI,CAAC,CAAA;IACpD,CAAC;CAIF;AAVD,sDAUC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeviceByIdsFilter = void 0;
|
|
4
|
+
const AbstractFilterDevice_1 = require("../../icc-api/model/AbstractFilterDevice");
|
|
5
|
+
class DeviceByIdsFilter extends AbstractFilterDevice_1.AbstractFilterDevice {
|
|
6
|
+
constructor(json) {
|
|
7
|
+
super(json);
|
|
8
|
+
this.$type = 'DeviceByIdsFilter';
|
|
9
|
+
Object.assign(this, json);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.DeviceByIdsFilter = DeviceByIdsFilter;
|
|
13
|
+
//# sourceMappingURL=DeviceByIdsFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeviceByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/DeviceByIdsFilter.ts"],"names":[],"mappings":";;;AAaA,mFAA+E;AAE/E,MAAa,iBAAkB,SAAQ,2CAAoB;IAEzD,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,mBAAmB,CAAA;QAIjC,MAAM,CAAC,MAAM,CAAC,IAAyB,EAAE,IAAI,CAAC,CAAA;IAChD,CAAC;CAIF;AAVD,8CAUC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { AbstractFilterHealthElement } from '../../icc-api/model/AbstractFilterHealthElement';
|
|
13
|
+
export declare class HealthElementByHcPartyFilter extends AbstractFilterHealthElement {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
hcpId?: string;
|
|
17
|
+
desc?: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HealthElementByHcPartyFilter = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* iCure Data Stack API Documentation
|
|
6
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
7
|
+
*
|
|
8
|
+
* OpenAPI spec version: v1
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
const AbstractFilterHealthElement_1 = require("../../icc-api/model/AbstractFilterHealthElement");
|
|
16
|
+
class HealthElementByHcPartyFilter extends AbstractFilterHealthElement_1.AbstractFilterHealthElement {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'HealthElementByHcPartyFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.HealthElementByHcPartyFilter = HealthElementByHcPartyFilter;
|
|
24
|
+
//# sourceMappingURL=HealthElementByHcPartyFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HealthElementByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/HealthElementByHcPartyFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,iGAA6F;AAE7F,MAAa,4BAA6B,SAAQ,yDAA2B;IAE3E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,8BAA8B,CAAA;QAI5C,MAAM,CAAC,MAAM,CAAC,IAAoC,EAAE,IAAI,CAAC,CAAA;IAC3D,CAAC;CAIF;AAVD,oEAUC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
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
|
+
import { AbstractFilterHealthElement } from '../../icc-api/model/AbstractFilterHealthElement';
|
|
14
|
+
export declare class HealthElementByHcPartyIdentifiersFilter extends AbstractFilterHealthElement {
|
|
15
|
+
$type: string;
|
|
16
|
+
constructor(json: JSON | any);
|
|
17
|
+
desc?: string;
|
|
18
|
+
hcPartyId?: string;
|
|
19
|
+
identifiers?: Array<Identifier>;
|
|
20
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HealthElementByHcPartyIdentifiersFilter = void 0;
|
|
4
|
+
const AbstractFilterHealthElement_1 = require("../../icc-api/model/AbstractFilterHealthElement");
|
|
5
|
+
class HealthElementByHcPartyIdentifiersFilter extends AbstractFilterHealthElement_1.AbstractFilterHealthElement {
|
|
6
|
+
constructor(json) {
|
|
7
|
+
super(json);
|
|
8
|
+
this.$type = 'HealthElementByHcPartyIdentifiersFilter';
|
|
9
|
+
Object.assign(this, json);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.HealthElementByHcPartyIdentifiersFilter = HealthElementByHcPartyIdentifiersFilter;
|
|
13
|
+
//# sourceMappingURL=HealthElementByHcPartyIdentifiersFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HealthElementByHcPartyIdentifiersFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.ts"],"names":[],"mappings":";;;AAYA,iGAA6F;AAE7F,MAAa,uCAAwC,SAAQ,yDAA2B;IAEtF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,yCAAyC,CAAA;QAIvD,MAAM,CAAC,MAAM,CAAC,IAA+C,EAAE,IAAI,CAAC,CAAA;IACtE,CAAC;CAKF;AAXD,0FAWC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { AbstractFilterHealthElement } from '../../icc-api/model/AbstractFilterHealthElement';
|
|
2
|
+
export declare class HealthElementByHcPartySecretForeignKeysFilter extends AbstractFilterHealthElement {
|
|
3
|
+
$type: string;
|
|
4
|
+
constructor(json: JSON | any);
|
|
5
|
+
desc?: string;
|
|
6
|
+
healthcarePartyId?: string;
|
|
7
|
+
patientSecretForeignKeys?: Array<string>;
|
|
8
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HealthElementByHcPartySecretForeignKeysFilter = void 0;
|
|
4
|
+
const AbstractFilterHealthElement_1 = require("../../icc-api/model/AbstractFilterHealthElement");
|
|
5
|
+
class HealthElementByHcPartySecretForeignKeysFilter extends AbstractFilterHealthElement_1.AbstractFilterHealthElement {
|
|
6
|
+
constructor(json) {
|
|
7
|
+
super(json);
|
|
8
|
+
this.$type = 'HealthElementByHcPartySecretForeignKeysFilter';
|
|
9
|
+
Object.assign(this, json);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.HealthElementByHcPartySecretForeignKeysFilter = HealthElementByHcPartySecretForeignKeysFilter;
|
|
13
|
+
//# sourceMappingURL=HealthElementByHcPartySecretForeignKeysFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HealthElementByHcPartySecretForeignKeysFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.ts"],"names":[],"mappings":";;;AAaA,iGAA6F;AAE7F,MAAa,6CAA8C,SAAQ,yDAA2B;IAE5F,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,+CAA+C,CAAA;QAI7D,MAAM,CAAC,MAAM,CAAC,IAAqD,EAAE,IAAI,CAAC,CAAA;IAC5E,CAAC;CAKF;AAXD,sGAWC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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 { AbstractFilterHealthElement } from '../../icc-api/model/AbstractFilterHealthElement';
|
|
13
|
+
export declare class HealthElementByHcPartyTagCodeFilter extends AbstractFilterHealthElement {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
healthCarePartyId?: string;
|
|
18
|
+
codeType?: string;
|
|
19
|
+
codeCode?: string;
|
|
20
|
+
tagType?: string;
|
|
21
|
+
tagCode?: string;
|
|
22
|
+
status?: number;
|
|
23
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.HealthElementByHcPartyTagCodeFilter = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* iCure Data Stack API Documentation
|
|
6
|
+
* The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
|
|
7
|
+
*
|
|
8
|
+
* OpenAPI spec version: v1
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
const AbstractFilterHealthElement_1 = require("../../icc-api/model/AbstractFilterHealthElement");
|
|
16
|
+
class HealthElementByHcPartyTagCodeFilter extends AbstractFilterHealthElement_1.AbstractFilterHealthElement {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'HealthElementByHcPartyTagCodeFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.HealthElementByHcPartyTagCodeFilter = HealthElementByHcPartyTagCodeFilter;
|
|
24
|
+
//# sourceMappingURL=HealthElementByHcPartyTagCodeFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HealthElementByHcPartyTagCodeFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,iGAA6F;AAE7F,MAAa,mCAAoC,SAAQ,yDAA2B;IAElF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,qCAAqC,CAAA;QAInD,MAAM,CAAC,MAAM,CAAC,IAA2C,EAAE,IAAI,CAAC,CAAA;IAClE,CAAC;CASF;AAfD,kFAeC"}
|