@icure/api 4.0.81 → 4.0.85

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.
Files changed (168) hide show
  1. package/icc-api/api/IccContactApi.d.ts +7 -0
  2. package/icc-api/api/IccContactApi.js +15 -0
  3. package/icc-api/api/IccContactApi.js.map +1 -1
  4. package/icc-api/api/IccDeviceApi.d.ts +10 -5
  5. package/icc-api/api/IccDeviceApi.js +18 -12
  6. package/icc-api/api/IccDeviceApi.js.map +1 -1
  7. package/icc-api/api/IccHelementApi.d.ts +6 -3
  8. package/icc-api/api/IccHelementApi.js +13 -5
  9. package/icc-api/api/IccHelementApi.js.map +1 -1
  10. package/icc-api/api/IccPatientApi.d.ts +3 -1
  11. package/icc-api/api/IccUserApi.d.ts +20 -2
  12. package/icc-api/api/IccUserApi.js +43 -2
  13. package/icc-api/api/IccUserApi.js.map +1 -1
  14. package/icc-api/model/AbstractFilterUser.d.ts +15 -0
  15. package/icc-api/model/AbstractFilterUser.js +21 -0
  16. package/icc-api/model/AbstractFilterUser.js.map +1 -0
  17. package/icc-api/model/Content.d.ts +2 -0
  18. package/icc-api/model/Content.js +1 -1
  19. package/icc-api/model/Content.js.map +1 -1
  20. package/icc-api/model/FilterChainUser.d.ts +18 -0
  21. package/icc-api/model/FilterChainUser.js +10 -0
  22. package/icc-api/model/FilterChainUser.js.map +1 -0
  23. package/icc-api/model/HealthcareParty.d.ts +8 -0
  24. package/icc-api/model/HealthcareParty.js +1 -1
  25. package/icc-api/model/HealthcareParty.js.map +1 -1
  26. package/icc-api/model/PaginatedListDevice.d.ts +20 -0
  27. package/icc-api/model/PaginatedListDevice.js +10 -0
  28. package/icc-api/model/PaginatedListDevice.js.map +1 -0
  29. package/icc-api/model/PatientByHcPartyGenderEducationProfession.d.ts +31 -0
  30. package/icc-api/model/PatientByHcPartyGenderEducationProfession.js +32 -0
  31. package/icc-api/model/PatientByHcPartyGenderEducationProfession.js.map +1 -0
  32. package/icc-api/model/TimeTable.d.ts +0 -1
  33. package/icc-api/model/TimeTable.js.map +1 -1
  34. package/icc-api/model/TimeTableItem.d.ts +1 -0
  35. package/icc-api/model/TimeTableItem.js.map +1 -1
  36. package/icc-api/model/User.d.ts +4 -0
  37. package/icc-api/model/User.js.map +1 -1
  38. package/icc-api/model/models.d.ts +3 -0
  39. package/icc-api/model/models.js +3 -0
  40. package/icc-api/model/models.js.map +1 -1
  41. package/icc-x-api/crypto/utils.d.ts +2 -0
  42. package/icc-x-api/crypto/utils.js +39 -0
  43. package/icc-x-api/crypto/utils.js.map +1 -1
  44. package/icc-x-api/filters/AllCodesFilter.d.ts +17 -0
  45. package/icc-x-api/filters/AllCodesFilter.js +24 -0
  46. package/icc-x-api/filters/AllCodesFilter.js.map +1 -0
  47. package/icc-x-api/filters/AllDevicesFilter.d.ts +17 -0
  48. package/icc-x-api/filters/AllDevicesFilter.js +24 -0
  49. package/icc-x-api/filters/AllDevicesFilter.js.map +1 -0
  50. package/icc-x-api/filters/AllHealthcarePartiesFilter.d.ts +17 -0
  51. package/icc-x-api/filters/AllHealthcarePartiesFilter.js +24 -0
  52. package/icc-x-api/filters/AllHealthcarePartiesFilter.js.map +1 -0
  53. package/icc-x-api/filters/AllUsersFilter.d.ts +17 -0
  54. package/icc-x-api/filters/AllUsersFilter.js +24 -0
  55. package/icc-x-api/filters/AllUsersFilter.js.map +1 -0
  56. package/icc-x-api/filters/CodeByIdsFilter.d.ts +18 -0
  57. package/icc-x-api/filters/CodeByIdsFilter.js +24 -0
  58. package/icc-x-api/filters/CodeByIdsFilter.js.map +1 -0
  59. package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.d.ts +21 -0
  60. package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.js +24 -0
  61. package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.js.map +1 -0
  62. package/icc-x-api/filters/ComplementFilter.d.ts +1 -0
  63. package/icc-x-api/filters/ComplementFilter.js.map +1 -1
  64. package/icc-x-api/filters/ConstantFilter.d.ts +1 -0
  65. package/icc-x-api/filters/ConstantFilter.js.map +1 -1
  66. package/icc-x-api/filters/ContactByHcPartyFilter.d.ts +18 -0
  67. package/icc-x-api/filters/ContactByHcPartyFilter.js +24 -0
  68. package/icc-x-api/filters/ContactByHcPartyFilter.js.map +1 -0
  69. package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.d.ts +26 -0
  70. package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.js +24 -0
  71. package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.js.map +1 -0
  72. package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.d.ts +13 -0
  73. package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.js +13 -0
  74. package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.js.map +1 -0
  75. package/icc-x-api/filters/ContactByServiceIdsFilter.d.ts +18 -0
  76. package/icc-x-api/filters/ContactByServiceIdsFilter.js +24 -0
  77. package/icc-x-api/filters/ContactByServiceIdsFilter.js.map +1 -0
  78. package/icc-x-api/filters/DeviceByHcPartyFilter.d.ts +7 -0
  79. package/icc-x-api/filters/DeviceByHcPartyFilter.js +13 -0
  80. package/icc-x-api/filters/DeviceByHcPartyFilter.js.map +1 -0
  81. package/icc-x-api/filters/DeviceByIdsFilter.d.ts +7 -0
  82. package/icc-x-api/filters/DeviceByIdsFilter.js +13 -0
  83. package/icc-x-api/filters/DeviceByIdsFilter.js.map +1 -0
  84. package/icc-x-api/filters/HealthElementByHcPartyFilter.d.ts +18 -0
  85. package/icc-x-api/filters/HealthElementByHcPartyFilter.js +24 -0
  86. package/icc-x-api/filters/HealthElementByHcPartyFilter.js.map +1 -0
  87. package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.d.ts +20 -0
  88. package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.js +13 -0
  89. package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.js.map +1 -0
  90. package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.d.ts +8 -0
  91. package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.js +13 -0
  92. package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.js.map +1 -0
  93. package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.d.ts +23 -0
  94. package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.js +24 -0
  95. package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.js.map +1 -0
  96. package/icc-x-api/filters/HealthElementByIdsFilter.d.ts +18 -0
  97. package/icc-x-api/filters/HealthElementByIdsFilter.js +24 -0
  98. package/icc-x-api/filters/HealthElementByIdsFilter.js.map +1 -0
  99. package/icc-x-api/filters/HealthcarePartyByIdsFilter.d.ts +18 -0
  100. package/icc-x-api/filters/HealthcarePartyByIdsFilter.js +24 -0
  101. package/icc-x-api/filters/HealthcarePartyByIdsFilter.js.map +1 -0
  102. package/icc-x-api/filters/IntersectionFilter.d.ts +1 -0
  103. package/icc-x-api/filters/IntersectionFilter.js.map +1 -1
  104. package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.d.ts +21 -0
  105. package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.js +24 -0
  106. package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.js.map +1 -0
  107. package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.d.ts +14 -2
  108. package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.js +11 -3
  109. package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.js.map +1 -1
  110. package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.d.ts +14 -2
  111. package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.js +11 -2
  112. package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.js.map +1 -1
  113. package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.d.ts +20 -0
  114. package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.js +13 -0
  115. package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.js.map +1 -0
  116. package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.d.ts +19 -0
  117. package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.js +24 -0
  118. package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.js.map +1 -0
  119. package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.d.ts +14 -2
  120. package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.js +11 -2
  121. package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.js.map +1 -1
  122. package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.d.ts +14 -2
  123. package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.js +11 -2
  124. package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.js.map +1 -1
  125. package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.d.ts +14 -2
  126. package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.js +11 -2
  127. package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.js.map +1 -1
  128. package/icc-x-api/filters/PatientByHcPartyFilter.d.ts +13 -1
  129. package/icc-x-api/filters/PatientByHcPartyFilter.js +11 -2
  130. package/icc-x-api/filters/PatientByHcPartyFilter.js.map +1 -1
  131. package/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.js +1 -0
  132. package/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.js.map +1 -1
  133. package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.d.ts +14 -2
  134. package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.js +11 -2
  135. package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.js.map +1 -1
  136. package/icc-x-api/filters/PatientByHcPartyNameFilter.d.ts +14 -2
  137. package/icc-x-api/filters/PatientByHcPartyNameFilter.js +11 -2
  138. package/icc-x-api/filters/PatientByHcPartyNameFilter.js.map +1 -1
  139. package/icc-x-api/filters/PatientByIdsFilter.d.ts +14 -3
  140. package/icc-x-api/filters/PatientByIdsFilter.js +11 -5
  141. package/icc-x-api/filters/PatientByIdsFilter.js.map +1 -1
  142. package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.d.ts +22 -0
  143. package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.js +24 -0
  144. package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.js.map +1 -0
  145. package/icc-x-api/filters/ServiceByHcPartyFilter.d.ts +18 -0
  146. package/icc-x-api/filters/ServiceByHcPartyFilter.js +24 -0
  147. package/icc-x-api/filters/ServiceByHcPartyFilter.js.map +1 -0
  148. package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.d.ts +20 -0
  149. package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.js +13 -0
  150. package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.js.map +1 -0
  151. package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.d.ts +25 -0
  152. package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.js +24 -0
  153. package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.js.map +1 -0
  154. package/icc-x-api/filters/ServiceByIdsFilter.d.ts +18 -0
  155. package/icc-x-api/filters/ServiceByIdsFilter.js +24 -0
  156. package/icc-x-api/filters/ServiceByIdsFilter.js.map +1 -0
  157. package/icc-x-api/filters/ServiceBySecretForeignKeys.d.ts +18 -0
  158. package/icc-x-api/filters/ServiceBySecretForeignKeys.js +23 -0
  159. package/icc-x-api/filters/ServiceBySecretForeignKeys.js.map +1 -0
  160. package/icc-x-api/filters/UserByIdsFilter.d.ts +18 -0
  161. package/icc-x-api/filters/UserByIdsFilter.js +24 -0
  162. package/icc-x-api/filters/UserByIdsFilter.js.map +1 -0
  163. package/icc-x-api/filters/filters.d.ts +33 -1
  164. package/icc-x-api/filters/filters.js +34 -0
  165. package/icc-x-api/filters/filters.js.map +1 -1
  166. package/icc-x-api/icc-bekmehr-x-api.js +4 -4
  167. package/icc-x-api/icc-bekmehr-x-api.js.map +1 -1
  168. package/package.json +1 -1
@@ -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 PatientByHcPartyNameContainsFuzzyFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
4
- healthcarePartyId?: string;
16
+ desc?: string;
5
17
  searchString?: string;
6
- $type: string;
18
+ healthcarePartyId?: string;
7
19
  }
@@ -1,14 +1,23 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PatientByHcPartyNameContainsFuzzyFilter = void 0;
4
- /*
5
- * Copyright (c) 2020. Taktik SA, All rights reserved.
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;;GAEG;AACH,qFAAiF;AAEjF,MAAa,uCAAwC,SAAQ,6CAAqB;IAChF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAMb,UAAK,GAAG,yCAAyC,CAAA;IALjD,CAAC;CAMF;AATD,0FASC"}
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
- healthcarePartyId?: string;
16
+ desc?: string;
5
17
  name?: string;
6
- $type: string;
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
- * Copyright (c) 2020. Taktik SA, All rights reserved.
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;;GAEG;AACH,qFAAiF;AAEjF,MAAa,0BAA2B,SAAQ,6CAAqB;IACnE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAMb,UAAK,GAAG,4BAA4B,CAAA;IALpC,CAAC;CAMF;AATD,gEASC"}
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
- * Copyright (c) 2020. Taktik SA, All rights reserved.
6
- */
7
- /*
8
- * Copyright (c) 2020. Taktik SA, All rights reserved.
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;;GAEG;AACH;;GAEG;AACH,qFAAiF;AAEjF,MAAa,kBAAmB,SAAQ,6CAAqB;IAC3D,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAMb,UAAK,GAAG,oBAAoB,CAAA;IAL5B,CAAC;CAMF;AATD,gDASC"}
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 { AbstractFilterService } from '../../icc-api/model/AbstractFilterService';
13
+ export declare class ServiceByContactsAndSubcontactsFilter extends AbstractFilterService {
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 AbstractFilterService_1 = require("../../icc-api/model/AbstractFilterService");
16
+ class ServiceByContactsAndSubcontactsFilter extends AbstractFilterService_1.AbstractFilterService {
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 { AbstractFilterService } from '../../icc-api/model/AbstractFilterService';
13
+ export declare class ServiceByHcPartyFilter extends AbstractFilterService {
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 AbstractFilterService_1 = require("../../icc-api/model/AbstractFilterService");
16
+ class ServiceByHcPartyFilter extends AbstractFilterService_1.AbstractFilterService {
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 { AbstractFilterService } from '../../icc-api/model/AbstractFilterService';
14
+ export declare class ServiceByHcPartyIdentifiersFilter extends AbstractFilterService {
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 AbstractFilterService_1 = require("../../icc-api/model/AbstractFilterService");
5
+ class ServiceByHcPartyIdentifiersFilter extends AbstractFilterService_1.AbstractFilterService {
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 { AbstractFilterService } from '../../icc-api/model/AbstractFilterService';
13
+ export declare class ServiceByHcPartyTagCodeDateFilter extends AbstractFilterService {
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 AbstractFilterService_1 = require("../../icc-api/model/AbstractFilterService");
16
+ class ServiceByHcPartyTagCodeDateFilter extends AbstractFilterService_1.AbstractFilterService {
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 { AbstractFilterService } from '../../icc-api/model/AbstractFilterService';
13
+ export declare class ServiceByIdsFilter extends AbstractFilterService {
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 AbstractFilterService_1 = require("../../icc-api/model/AbstractFilterService");
16
+ class ServiceByIdsFilter extends AbstractFilterService_1.AbstractFilterService {
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 { AbstractFilterService } from '../../icc-api/model/AbstractFilterService';
13
+ export declare class ServiceBySecretForeignKeys extends AbstractFilterService {
14
+ constructor(json: JSON | any);
15
+ desc?: string;
16
+ healthcarePartyId?: string;
17
+ patientSecretForeignKeys?: Array<string>;
18
+ }
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ServiceBySecretForeignKeys = 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 AbstractFilterService_1 = require("../../icc-api/model/AbstractFilterService");
16
+ class ServiceBySecretForeignKeys extends AbstractFilterService_1.AbstractFilterService {
17
+ constructor(json) {
18
+ super(json);
19
+ Object.assign(this, json);
20
+ }
21
+ }
22
+ exports.ServiceBySecretForeignKeys = ServiceBySecretForeignKeys;
23
+ //# sourceMappingURL=ServiceBySecretForeignKeys.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ServiceBySecretForeignKeys.js","sourceRoot":"","sources":["../../../icc-x-api/filters/ServiceBySecretForeignKeys.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,0BAA2B,SAAQ,6CAAqB;IACnE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAEX,MAAM,CAAC,MAAM,CAAC,IAAkC,EAAE,IAAI,CAAC,CAAA;IACzD,CAAC;CAKF;AAVD,gEAUC"}
@@ -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,8 +9,32 @@ 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 './AllCodesFilter';
13
+ export * from './AllDevicesFilter';
14
+ export * from './AllHealthcarePartiesFilter';
15
+ export * from './AllUsersFilter';
16
+ export * from './CodeByIdsFilter';
17
+ export * from './CodeByRegionTypeLabelLanguageFilter';
18
+ export * from './ComplementFilter';
19
+ export * from './ConstantFilter';
20
+ export * from './ContactByHcPartyFilter';
21
+ export * from './ContactByHcPartyPatientTagCodeDateFilter';
22
+ export * from './ContactByHcPartyTagCodeDateFilter';
23
+ export * from './ContactByServiceIdsFilter';
24
+ export * from './DeviceByHcPartyFilter';
25
+ export * from './DeviceByIdsFilter';
26
+ export * from './HealthElementByHcPartyFilter';
27
+ export * from './HealthElementByHcPartyIdentifiersFilter';
28
+ export * from './HealthElementByHcPartySecretForeignKeysFilter';
29
+ export * from './HealthElementByHcPartyTagCodeFilter';
30
+ export * from './HealthElementByIdsFilter';
31
+ export * from './HealthcarePartyByIdsFilter';
32
+ export * from './IntersectionFilter';
33
+ export * from './InvoiceByHcPartyCodeDateFilter';
12
34
  export * from './PatientByHcPartyAndActiveFilter';
13
35
  export * from './PatientByHcPartyAndExternalIdFilter';
36
+ export * from './PatientByHcPartyAndIdentifiersFilter';
37
+ export * from './PatientByHcPartyAndSsinFilter';
14
38
  export * from './PatientByHcPartyAndSsinsFilter';
15
39
  export * from './PatientByHcPartyDateOfBirthBetweenFilter';
16
40
  export * from './PatientByHcPartyDateOfBirthFilter';
@@ -19,10 +43,18 @@ export * from './PatientByHcPartyGenderEducationProfession';
19
43
  export * from './PatientByHcPartyNameContainsFuzzyFilter';
20
44
  export * from './PatientByHcPartyNameFilter';
21
45
  export * from './PatientByIdsFilter';
46
+ export * from './ServiceByContactsAndSubcontactsFilter';
47
+ export * from './ServiceByHcPartyFilter';
48
+ export * from './ServiceByHcPartyIdentifiersFilter';
49
+ export * from './ServiceByHcPartyTagCodeDateFilter';
50
+ export * from './ServiceByIdsFilter';
51
+ export * from './ServiceBySecretForeignKeys';
52
+ export * from './UnionFilter';
53
+ export * from './UserByIdsFilter';
22
54
  export declare class Filter {
23
55
  static patient(): PatientFilterBuilder;
24
56
  }
25
- export declare type AbstractFilter<T> = T extends Patient ? AbstractFilterPatient | ConstantFilter<T> | IntersectionFilter<T> | UnionFilter<T> | ComplementFilter<T> : 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>;
57
+ 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
58
  declare abstract class FilterBuilder<T> {
27
59
  filterProvider?: () => AbstractFilter<T>;
28
60
  composer: (thisFilterBuilder: FilterBuilder<T>, otherFilterBuilder: FilterBuilder<T>) => FilterBuilder<T>;
@@ -25,8 +25,33 @@ 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("./AllCodesFilter"), exports);
30
+ __exportStar(require("./AllDevicesFilter"), exports);
31
+ __exportStar(require("./AllHealthcarePartiesFilter"), exports);
32
+ __exportStar(require("./AllUsersFilter"), exports);
33
+ __exportStar(require("./CodeByIdsFilter"), exports);
34
+ __exportStar(require("./CodeByRegionTypeLabelLanguageFilter"), exports);
35
+ __exportStar(require("./ComplementFilter"), exports);
36
+ __exportStar(require("./ConstantFilter"), exports);
37
+ __exportStar(require("./ContactByHcPartyFilter"), exports);
38
+ __exportStar(require("./ContactByHcPartyPatientTagCodeDateFilter"), exports);
39
+ __exportStar(require("./ContactByHcPartyTagCodeDateFilter"), exports);
40
+ __exportStar(require("./ContactByServiceIdsFilter"), exports);
41
+ __exportStar(require("./DeviceByHcPartyFilter"), exports);
42
+ __exportStar(require("./DeviceByIdsFilter"), exports);
43
+ __exportStar(require("./HealthElementByHcPartyFilter"), exports);
44
+ __exportStar(require("./HealthElementByHcPartyIdentifiersFilter"), exports);
45
+ __exportStar(require("./HealthElementByHcPartySecretForeignKeysFilter"), exports);
46
+ __exportStar(require("./HealthElementByHcPartyTagCodeFilter"), exports);
47
+ __exportStar(require("./HealthElementByIdsFilter"), exports);
48
+ __exportStar(require("./HealthcarePartyByIdsFilter"), exports);
49
+ __exportStar(require("./IntersectionFilter"), exports);
50
+ __exportStar(require("./InvoiceByHcPartyCodeDateFilter"), exports);
28
51
  __exportStar(require("./PatientByHcPartyAndActiveFilter"), exports);
29
52
  __exportStar(require("./PatientByHcPartyAndExternalIdFilter"), exports);
53
+ __exportStar(require("./PatientByHcPartyAndIdentifiersFilter"), exports);
54
+ __exportStar(require("./PatientByHcPartyAndSsinFilter"), exports);
30
55
  __exportStar(require("./PatientByHcPartyAndSsinsFilter"), exports);
31
56
  __exportStar(require("./PatientByHcPartyDateOfBirthBetweenFilter"), exports);
32
57
  __exportStar(require("./PatientByHcPartyDateOfBirthFilter"), exports);
@@ -35,12 +60,21 @@ __exportStar(require("./PatientByHcPartyGenderEducationProfession"), exports);
35
60
  __exportStar(require("./PatientByHcPartyNameContainsFuzzyFilter"), exports);
36
61
  __exportStar(require("./PatientByHcPartyNameFilter"), exports);
37
62
  __exportStar(require("./PatientByIdsFilter"), exports);
63
+ __exportStar(require("./ServiceByContactsAndSubcontactsFilter"), exports);
64
+ __exportStar(require("./ServiceByHcPartyFilter"), exports);
65
+ __exportStar(require("./ServiceByHcPartyIdentifiersFilter"), exports);
66
+ __exportStar(require("./ServiceByHcPartyTagCodeDateFilter"), exports);
67
+ __exportStar(require("./ServiceByIdsFilter"), exports);
68
+ __exportStar(require("./ServiceBySecretForeignKeys"), exports);
69
+ __exportStar(require("./UnionFilter"), exports);
70
+ __exportStar(require("./UserByIdsFilter"), exports);
38
71
  class Filter {
39
72
  static patient() {
40
73
  return new PatientFilterBuilder();
41
74
  }
42
75
  }
43
76
  exports.Filter = Filter;
77
+ const f = new ComplementFilter_1.ComplementFilter(new ContactByHcPartyFilter_1.ContactByHcPartyFilter({}), new ContactByHcPartyFilter_1.ContactByHcPartyFilter({}));
44
78
  class FilterBuilder {
45
79
  constructor(filterProvider, composer) {
46
80
  // This is the method that is called each time we chain a filter to another filter. The default behaviour is to