@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
|
@@ -1,14 +1,23 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PatientByHcPartyNameContainsFuzzyFilter = void 0;
|
|
4
|
-
|
|
5
|
-
*
|
|
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.
|
|
6
14
|
*/
|
|
7
15
|
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
16
|
class PatientByHcPartyNameContainsFuzzyFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
9
17
|
constructor(json) {
|
|
10
18
|
super(json);
|
|
11
19
|
this.$type = 'PatientByHcPartyNameContainsFuzzyFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
12
21
|
}
|
|
13
22
|
}
|
|
14
23
|
exports.PatientByHcPartyNameContainsFuzzyFilter = PatientByHcPartyNameContainsFuzzyFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyNameContainsFuzzyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts"],"names":[],"mappings":";;;AAAA
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyNameContainsFuzzyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,uCAAwC,SAAQ,6CAAqB;IAEhF,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"}
|
|
@@ -1,7 +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
|
+
*/
|
|
1
12
|
import { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
2
13
|
export declare class PatientByHcPartyNameFilter extends AbstractFilterPatient {
|
|
14
|
+
$type: string;
|
|
3
15
|
constructor(json: JSON | any);
|
|
4
|
-
|
|
16
|
+
desc?: string;
|
|
5
17
|
name?: string;
|
|
6
|
-
|
|
18
|
+
healthcarePartyId?: string;
|
|
7
19
|
}
|
|
@@ -1,14 +1,23 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PatientByHcPartyNameFilter = void 0;
|
|
4
|
-
|
|
5
|
-
*
|
|
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.
|
|
6
14
|
*/
|
|
7
15
|
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
8
16
|
class PatientByHcPartyNameFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
9
17
|
constructor(json) {
|
|
10
18
|
super(json);
|
|
11
19
|
this.$type = 'PatientByHcPartyNameFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
12
21
|
}
|
|
13
22
|
}
|
|
14
23
|
exports.PatientByHcPartyNameFilter = PatientByHcPartyNameFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByHcPartyNameFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameFilter.ts"],"names":[],"mappings":";;;AAAA
|
|
1
|
+
{"version":3,"file":"PatientByHcPartyNameFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyNameFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,0BAA2B,SAAQ,6CAAqB;IAEnE,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;CAKF;AAXD,gEAWC"}
|
|
@@ -1,7 +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
|
+
*/
|
|
1
12
|
import { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
2
13
|
export declare class PatientByIdsFilter extends AbstractFilterPatient {
|
|
3
|
-
constructor(json: JSON | any);
|
|
4
|
-
healthcarePartyId?: string;
|
|
5
|
-
ids?: string[];
|
|
6
14
|
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
ids?: Array<string>;
|
|
17
|
+
desc?: string;
|
|
7
18
|
}
|
|
@@ -1,17 +1,23 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PatientByIdsFilter = void 0;
|
|
4
|
-
|
|
5
|
-
*
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
*
|
|
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.
|
|
9
14
|
*/
|
|
10
15
|
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
11
16
|
class PatientByIdsFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
12
17
|
constructor(json) {
|
|
13
18
|
super(json);
|
|
14
19
|
this.$type = 'PatientByIdsFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
15
21
|
}
|
|
16
22
|
}
|
|
17
23
|
exports.PatientByIdsFilter = PatientByIdsFilter;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatientByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByIdsFilter.ts"],"names":[],"mappings":";;;AAAA
|
|
1
|
+
{"version":3,"file":"PatientByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByIdsFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,kBAAmB,SAAQ,6CAAqB;IAE3D,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,oBAAoB,CAAA;QAIlC,MAAM,CAAC,MAAM,CAAC,IAA0B,EAAE,IAAI,CAAC,CAAA;IACjD,CAAC;CAIF;AAVD,gDAUC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
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 { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
13
|
+
export declare class ServiceByContactsAndSubcontactsFilter extends AbstractFilterPatient {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
healthcarePartyId?: string;
|
|
18
|
+
contacts?: Array<string>;
|
|
19
|
+
subContacts?: Array<string>;
|
|
20
|
+
startValueDate?: number;
|
|
21
|
+
endValueDate?: number;
|
|
22
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ServiceByContactsAndSubcontactsFilter = 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 AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
16
|
+
class ServiceByContactsAndSubcontactsFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ServiceByContactsAndSubcontactsFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ServiceByContactsAndSubcontactsFilter = ServiceByContactsAndSubcontactsFilter;
|
|
24
|
+
//# 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;AACH,qFAAiF;AAEjF,MAAa,qCAAsC,SAAQ,6CAAqB;IAE9E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,uCAAuC,CAAA;QAIrD,MAAM,CAAC,MAAM,CAAC,IAA6C,EAAE,IAAI,CAAC,CAAA;IACpE,CAAC;CAQF;AAdD,sFAcC"}
|
|
@@ -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 { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
13
|
+
export declare class ServiceByHcPartyFilter extends AbstractFilterPatient {
|
|
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.ServiceByHcPartyFilter = 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 AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
16
|
+
class ServiceByHcPartyFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ServiceByHcPartyFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ServiceByHcPartyFilter = ServiceByHcPartyFilter;
|
|
24
|
+
//# 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;AACH,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,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 { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
14
|
+
export declare class ServiceByHcPartyIdentifiersFilter extends AbstractFilterPatient {
|
|
15
|
+
$type: string;
|
|
16
|
+
constructor(json: JSON | any);
|
|
17
|
+
healthcarePartyId?: string;
|
|
18
|
+
desc?: string;
|
|
19
|
+
identifiers?: Array<Identifier>;
|
|
20
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ServiceByHcPartyIdentifiersFilter = void 0;
|
|
4
|
+
const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
5
|
+
class ServiceByHcPartyIdentifiersFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
6
|
+
constructor(json) {
|
|
7
|
+
super(json);
|
|
8
|
+
this.$type = 'ServiceByHcPartyIdentifiersFilter';
|
|
9
|
+
Object.assign(this, json);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
exports.ServiceByHcPartyIdentifiersFilter = ServiceByHcPartyIdentifiersFilter;
|
|
13
|
+
//# sourceMappingURL=ServiceByHcPartyIdentifiersFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceByHcPartyIdentifiersFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.ts"],"names":[],"mappings":";;;AAYA,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;CAKF;AAXD,8EAWC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
13
|
+
export declare class ServiceByHcPartyTagCodeDateFilter extends AbstractFilterPatient {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
desc?: string;
|
|
17
|
+
healthcarePartyId?: string;
|
|
18
|
+
patientSecretForeignKey?: string;
|
|
19
|
+
tagType?: string;
|
|
20
|
+
tagCode?: string;
|
|
21
|
+
codeType?: string;
|
|
22
|
+
codeCode?: string;
|
|
23
|
+
startValueDate?: number;
|
|
24
|
+
endValueDate?: number;
|
|
25
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ServiceByHcPartyTagCodeDateFilter = 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 AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
16
|
+
class ServiceByHcPartyTagCodeDateFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ServiceByHcPartyTagCodeDateFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ServiceByHcPartyTagCodeDateFilter = ServiceByHcPartyTagCodeDateFilter;
|
|
24
|
+
//# 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;AACH,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;CAWF;AAjBD,8EAiBC"}
|
|
@@ -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 { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
|
|
13
|
+
export declare class ServiceByIdsFilter extends AbstractFilterPatient {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
ids?: Array<string>;
|
|
17
|
+
desc?: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ServiceByIdsFilter = 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 AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
|
|
16
|
+
class ServiceByIdsFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'ServiceByIdsFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.ServiceByIdsFilter = ServiceByIdsFilter;
|
|
24
|
+
//# sourceMappingURL=ServiceByIdsFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceByIdsFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,kBAAmB,SAAQ,6CAAqB;IAE3D,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,oBAAoB,CAAA;QAIlC,MAAM,CAAC,MAAM,CAAC,IAA0B,EAAE,IAAI,CAAC,CAAA;IACjD,CAAC;CAIF;AAVD,gDAUC"}
|
|
@@ -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 { AbstractFilterUser } from '../../icc-api/model/AbstractFilterUser';
|
|
13
|
+
export declare class UserByIdsFilter extends AbstractFilterUser {
|
|
14
|
+
$type: string;
|
|
15
|
+
constructor(json: JSON | any);
|
|
16
|
+
ids?: Array<string>;
|
|
17
|
+
desc?: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UserByIdsFilter = 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 UserByIdsFilter extends AbstractFilterUser_1.AbstractFilterUser {
|
|
17
|
+
constructor(json) {
|
|
18
|
+
super(json);
|
|
19
|
+
this.$type = 'UserByIdsFilter';
|
|
20
|
+
Object.assign(this, json);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
exports.UserByIdsFilter = UserByIdsFilter;
|
|
24
|
+
//# sourceMappingURL=UserByIdsFilter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/UserByIdsFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,+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"}
|
|
@@ -9,20 +9,51 @@ import { IntersectionFilter } from './IntersectionFilter';
|
|
|
9
9
|
import { UnionFilter } from './UnionFilter';
|
|
10
10
|
import { ComplementFilter } from './ComplementFilter';
|
|
11
11
|
import GenderEnum = Patient.GenderEnum;
|
|
12
|
+
export * from './UserByIdsFilter';
|
|
13
|
+
export * from './PatientByHcPartyAndIdentifiersFilter';
|
|
14
|
+
export * from './HealthElementByHcPartyFilter';
|
|
15
|
+
export * from './CodeByRegionTypeLabelLanguageFilter';
|
|
16
|
+
export * from './PatientByHcPartyDateOfBirthFilter';
|
|
17
|
+
export * from './DeviceByIdsFilter';
|
|
18
|
+
export * from './AllUsersFilter';
|
|
12
19
|
export * from './PatientByHcPartyAndActiveFilter';
|
|
13
|
-
export * from './
|
|
14
|
-
export * from './
|
|
20
|
+
export * from './AllHealthcarePartiesFilter';
|
|
21
|
+
export * from './ServiceByHcPartyTagCodeDateFilter';
|
|
22
|
+
export * from './ServiceByHcPartyFilter';
|
|
15
23
|
export * from './PatientByHcPartyDateOfBirthBetweenFilter';
|
|
16
|
-
export * from './
|
|
17
|
-
export * from './
|
|
18
|
-
export * from './
|
|
24
|
+
export * from './PatientByHcPartyAndSsinFilter';
|
|
25
|
+
export * from './HealthElementByHcPartyTagCodeFilter';
|
|
26
|
+
export * from './PatientByHcPartyAndExternalIdFilter';
|
|
27
|
+
export * from './ContactByServiceIdsFilter';
|
|
28
|
+
export * from './ContactByHcPartyPatientTagCodeDateFilter';
|
|
19
29
|
export * from './PatientByHcPartyNameContainsFuzzyFilter';
|
|
20
|
-
export * from './
|
|
30
|
+
export * from './ComplementFilter';
|
|
31
|
+
export * from './AllCodesFilter';
|
|
32
|
+
export * from './AllDevicesFilter';
|
|
33
|
+
export * from './UnionFilter';
|
|
34
|
+
export * from './HealthElementByHcPartyIdentifiersFilter';
|
|
35
|
+
export * from './ServiceByHcPartyIdentifiersFilter';
|
|
36
|
+
export * from './ContactByHcPartyFilter';
|
|
21
37
|
export * from './PatientByIdsFilter';
|
|
38
|
+
export * from './DeviceByHcPartyFilter';
|
|
39
|
+
export * from './PatientByHcPartyNameFilter';
|
|
40
|
+
export * from './ServiceByContactsAndSubcontactsFilter';
|
|
41
|
+
export * from './IntersectionFilter';
|
|
42
|
+
export * from './HealthElementByIdsFilter';
|
|
43
|
+
export * from './ContactByHcPartyTagCodeDateFilter';
|
|
44
|
+
export * from './PatientByHcPartyAndSsinsFilter';
|
|
45
|
+
export * from './ServiceByIdsFilter';
|
|
46
|
+
export * from './HealthcarePartyByIdsFilter';
|
|
47
|
+
export * from './PatientByHcPartyGenderEducationProfession';
|
|
48
|
+
export * from './ConstantFilter';
|
|
49
|
+
export * from './InvoiceByHcPartyCodeDateFilter';
|
|
50
|
+
export * from './CodeByIdsFilter';
|
|
51
|
+
export * from './HealthElementByHcPartySecretForeignKeysFilter';
|
|
52
|
+
export * from './PatientByHcPartyFilter';
|
|
22
53
|
export declare class Filter {
|
|
23
54
|
static patient(): PatientFilterBuilder;
|
|
24
55
|
}
|
|
25
|
-
export declare type AbstractFilter<T> = T extends Patient ? AbstractFilterPatient | ConstantFilter<
|
|
56
|
+
export declare type AbstractFilter<T> = T extends Patient ? AbstractFilterPatient | ConstantFilter<Patient> | IntersectionFilter<Patient> | UnionFilter<Patient> | ComplementFilter<Patient> : T extends Contact ? AbstractFilterContact | ConstantFilter<T> | IntersectionFilter<T> | UnionFilter<T> | ComplementFilter<T> : T extends Service ? AbstractFilterService | ConstantFilter<T> | IntersectionFilter<T> | UnionFilter<T> | ComplementFilter<T> : ConstantFilter<T> | IntersectionFilter<T> | UnionFilter<T> | ComplementFilter<T>;
|
|
26
57
|
declare abstract class FilterBuilder<T> {
|
|
27
58
|
filterProvider?: () => AbstractFilter<T>;
|
|
28
59
|
composer: (thisFilterBuilder: FilterBuilder<T>, otherFilterBuilder: FilterBuilder<T>) => FilterBuilder<T>;
|
|
@@ -25,22 +25,55 @@ const PatientByHcPartyFilter_1 = require("./PatientByHcPartyFilter");
|
|
|
25
25
|
const PatientByHcPartyGenderEducationProfession_1 = require("./PatientByHcPartyGenderEducationProfession");
|
|
26
26
|
const PatientByIdsFilter_1 = require("./PatientByIdsFilter");
|
|
27
27
|
const PatientByHcPartyNameContainsFuzzyFilter_1 = require("./PatientByHcPartyNameContainsFuzzyFilter");
|
|
28
|
+
const ContactByHcPartyFilter_1 = require("./ContactByHcPartyFilter");
|
|
29
|
+
__exportStar(require("./UserByIdsFilter"), exports);
|
|
30
|
+
__exportStar(require("./PatientByHcPartyAndIdentifiersFilter"), exports);
|
|
31
|
+
__exportStar(require("./HealthElementByHcPartyFilter"), exports);
|
|
32
|
+
__exportStar(require("./CodeByRegionTypeLabelLanguageFilter"), exports);
|
|
33
|
+
__exportStar(require("./PatientByHcPartyDateOfBirthFilter"), exports);
|
|
34
|
+
__exportStar(require("./DeviceByIdsFilter"), exports);
|
|
35
|
+
__exportStar(require("./AllUsersFilter"), exports);
|
|
28
36
|
__exportStar(require("./PatientByHcPartyAndActiveFilter"), exports);
|
|
29
|
-
__exportStar(require("./
|
|
30
|
-
__exportStar(require("./
|
|
37
|
+
__exportStar(require("./AllHealthcarePartiesFilter"), exports);
|
|
38
|
+
__exportStar(require("./ServiceByHcPartyTagCodeDateFilter"), exports);
|
|
39
|
+
__exportStar(require("./ServiceByHcPartyFilter"), exports);
|
|
31
40
|
__exportStar(require("./PatientByHcPartyDateOfBirthBetweenFilter"), exports);
|
|
32
|
-
__exportStar(require("./
|
|
33
|
-
__exportStar(require("./
|
|
34
|
-
__exportStar(require("./
|
|
41
|
+
__exportStar(require("./PatientByHcPartyAndSsinFilter"), exports);
|
|
42
|
+
__exportStar(require("./HealthElementByHcPartyTagCodeFilter"), exports);
|
|
43
|
+
__exportStar(require("./PatientByHcPartyAndExternalIdFilter"), exports);
|
|
44
|
+
__exportStar(require("./ContactByServiceIdsFilter"), exports);
|
|
45
|
+
__exportStar(require("./ContactByHcPartyPatientTagCodeDateFilter"), exports);
|
|
35
46
|
__exportStar(require("./PatientByHcPartyNameContainsFuzzyFilter"), exports);
|
|
36
|
-
__exportStar(require("./
|
|
47
|
+
__exportStar(require("./ComplementFilter"), exports);
|
|
48
|
+
__exportStar(require("./AllCodesFilter"), exports);
|
|
49
|
+
__exportStar(require("./AllDevicesFilter"), exports);
|
|
50
|
+
__exportStar(require("./UnionFilter"), exports);
|
|
51
|
+
__exportStar(require("./HealthElementByHcPartyIdentifiersFilter"), exports);
|
|
52
|
+
__exportStar(require("./ServiceByHcPartyIdentifiersFilter"), exports);
|
|
53
|
+
__exportStar(require("./ContactByHcPartyFilter"), exports);
|
|
37
54
|
__exportStar(require("./PatientByIdsFilter"), exports);
|
|
55
|
+
__exportStar(require("./DeviceByHcPartyFilter"), exports);
|
|
56
|
+
__exportStar(require("./PatientByHcPartyNameFilter"), exports);
|
|
57
|
+
__exportStar(require("./ServiceByContactsAndSubcontactsFilter"), exports);
|
|
58
|
+
__exportStar(require("./IntersectionFilter"), exports);
|
|
59
|
+
__exportStar(require("./HealthElementByIdsFilter"), exports);
|
|
60
|
+
__exportStar(require("./ContactByHcPartyTagCodeDateFilter"), exports);
|
|
61
|
+
__exportStar(require("./PatientByHcPartyAndSsinsFilter"), exports);
|
|
62
|
+
__exportStar(require("./ServiceByIdsFilter"), exports);
|
|
63
|
+
__exportStar(require("./HealthcarePartyByIdsFilter"), exports);
|
|
64
|
+
__exportStar(require("./PatientByHcPartyGenderEducationProfession"), exports);
|
|
65
|
+
__exportStar(require("./ConstantFilter"), exports);
|
|
66
|
+
__exportStar(require("./InvoiceByHcPartyCodeDateFilter"), exports);
|
|
67
|
+
__exportStar(require("./CodeByIdsFilter"), exports);
|
|
68
|
+
__exportStar(require("./HealthElementByHcPartySecretForeignKeysFilter"), exports);
|
|
69
|
+
__exportStar(require("./PatientByHcPartyFilter"), exports);
|
|
38
70
|
class Filter {
|
|
39
71
|
static patient() {
|
|
40
72
|
return new PatientFilterBuilder();
|
|
41
73
|
}
|
|
42
74
|
}
|
|
43
75
|
exports.Filter = Filter;
|
|
76
|
+
const f = new ComplementFilter_1.ComplementFilter(new ContactByHcPartyFilter_1.ContactByHcPartyFilter({}), new ContactByHcPartyFilter_1.ContactByHcPartyFilter({}));
|
|
44
77
|
class FilterBuilder {
|
|
45
78
|
constructor(filterProvider, composer) {
|
|
46
79
|
// This is the method that is called each time we chain a filter to another filter. The default behaviour is to
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filters.js","sourceRoot":"","sources":["../../../icc-x-api/filters/filters.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,qDAAiD;AAOjD,6DAAyD;AACzD,+CAA2C;AAC3C,yDAAqD;AACrD,uFAAmF;AACnF,+FAA2F;AAC3F,qFAAiF;AACjF,yGAAqG;AACrG,2FAAuF;AAEvF,uCAAsC;AACtC,qEAAiE;AACjE,2GAAuG;AACvG,6DAAyD;AACzD,uGAAmG;AAGnG,oEAAiD;AACjD,wEAAqD;AACrD,
|
|
1
|
+
{"version":3,"file":"filters.js","sourceRoot":"","sources":["../../../icc-x-api/filters/filters.ts"],"names":[],"mappings":"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"}
|
|
@@ -47,7 +47,7 @@ class IccBekmehrXApi extends icc_api_1.IccBekmehrApi {
|
|
|
47
47
|
};
|
|
48
48
|
const messageHandler = (msg, event) => {
|
|
49
49
|
if (msg.command === 'decrypt') {
|
|
50
|
-
if (msg.type === '
|
|
50
|
+
if (msg.type === 'ContactDto') {
|
|
51
51
|
that.ctcApi
|
|
52
52
|
.decrypt(healthcarePartyId, msg.body)
|
|
53
53
|
.then((res) => patchers
|
|
@@ -55,7 +55,7 @@ class IccBekmehrXApi extends icc_api_1.IccBekmehrApi {
|
|
|
55
55
|
.reduce((p, patcher) => __awaiter(this, void 0, void 0, function* () { return patcher.patch(yield p); }), Promise.resolve(res)))
|
|
56
56
|
.then((res) => send('decryptResponse', msg.uuid, res));
|
|
57
57
|
}
|
|
58
|
-
else if (msg.type === '
|
|
58
|
+
else if (msg.type === 'HealthElementDto') {
|
|
59
59
|
that.helementApi
|
|
60
60
|
.decrypt(healthcarePartyId, msg.body)
|
|
61
61
|
.then((res) => patchers
|
|
@@ -63,7 +63,7 @@ class IccBekmehrXApi extends icc_api_1.IccBekmehrApi {
|
|
|
63
63
|
.reduce((p, patcher) => __awaiter(this, void 0, void 0, function* () { return patcher.patch(yield p); }), Promise.resolve(res)))
|
|
64
64
|
.then((res) => send('decryptResponse', msg.uuid, res));
|
|
65
65
|
}
|
|
66
|
-
else if (msg.type === '
|
|
66
|
+
else if (msg.type === 'DocumentDto') {
|
|
67
67
|
that.documentApi
|
|
68
68
|
.decrypt(healthcarePartyId, msg.body.map((d) => new models_1.Document(d)))
|
|
69
69
|
.then((res) => patchers
|
|
@@ -75,7 +75,7 @@ class IccBekmehrXApi extends icc_api_1.IccBekmehrApi {
|
|
|
75
75
|
return de ? Object.assign(Object.assign({}, stripped), { decryptedAttachment: btoa(binary_utils_1.ua2string(de)) }) : stripped;
|
|
76
76
|
})));
|
|
77
77
|
}
|
|
78
|
-
else {
|
|
78
|
+
else if (msg.type === 'ServiceDto') {
|
|
79
79
|
that.ctcApi
|
|
80
80
|
.decryptServices(healthcarePartyId, msg.body)
|
|
81
81
|
.then((res) => patchers
|