@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
@@ -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"}
@@ -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 HealthElementByIdsFilter extends AbstractFilterHealthElement {
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.HealthElementByIdsFilter = 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 HealthElementByIdsFilter extends AbstractFilterHealthElement_1.AbstractFilterHealthElement {
17
+ constructor(json) {
18
+ super(json);
19
+ this.$type = 'HealthElementByIdsFilter';
20
+ Object.assign(this, json);
21
+ }
22
+ }
23
+ exports.HealthElementByIdsFilter = HealthElementByIdsFilter;
24
+ //# sourceMappingURL=HealthElementByIdsFilter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HealthElementByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/HealthElementByIdsFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,iGAA6F;AAE7F,MAAa,wBAAyB,SAAQ,yDAA2B;IAEvE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,0BAA0B,CAAA;QAIxC,MAAM,CAAC,MAAM,CAAC,IAAgC,EAAE,IAAI,CAAC,CAAA;IACvD,CAAC;CAIF;AAVD,4DAUC"}
@@ -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 { AbstractFilterHealthcareParty } from '../../icc-api/model/AbstractFilterHealthcareParty';
13
+ export declare class HealthcarePartyByIdsFilter extends AbstractFilterHealthcareParty {
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.HealthcarePartyByIdsFilter = 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 HealthcarePartyByIdsFilter extends AbstractFilterHealthcareParty_1.AbstractFilterHealthcareParty {
17
+ constructor(json) {
18
+ super(json);
19
+ this.$type = 'HealthcarePartyByIdsFilter';
20
+ Object.assign(this, json);
21
+ }
22
+ }
23
+ exports.HealthcarePartyByIdsFilter = HealthcarePartyByIdsFilter;
24
+ //# sourceMappingURL=HealthcarePartyByIdsFilter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HealthcarePartyByIdsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/HealthcarePartyByIdsFilter.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;CAIF;AAVD,gEAUC"}
@@ -1,6 +1,7 @@
1
1
  import { AbstractFilter } from './filters';
2
2
  export declare class IntersectionFilter<T> {
3
3
  constructor(filters: AbstractFilter<T>[]);
4
+ desc?: string;
4
5
  filters: AbstractFilter<T>[];
5
6
  $type: string;
6
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"IntersectionFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/IntersectionFilter.ts"],"names":[],"mappings":";;;AAEA,MAAa,kBAAkB;IAC7B,YAAY,OAA4B;QAKxC,UAAK,GAAG,oBAAoB,CAAA;QAJ1B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAA;IACxB,CAAC;CAIF;AAPD,gDAOC"}
1
+ {"version":3,"file":"IntersectionFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/IntersectionFilter.ts"],"names":[],"mappings":";;;AAEA,MAAa,kBAAkB;IAC7B,YAAY,OAA4B;QAMxC,UAAK,GAAG,oBAAoB,CAAA;QAL1B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAA;IACxB,CAAC;CAKF;AARD,gDAQC"}
@@ -0,0 +1,21 @@
1
+ /**
2
+ * iCure Data Stack API Documentation
3
+ * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
4
+ *
5
+ * OpenAPI spec version: v1
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { AbstractFilterInvoice } from '../../icc-api/model/AbstractFilterInvoice';
13
+ export declare class InvoiceByHcPartyCodeDateFilter extends AbstractFilterInvoice {
14
+ $type: string;
15
+ constructor(json: JSON | any);
16
+ desc?: string;
17
+ healthcarePartyId?: string;
18
+ code?: string;
19
+ startInvoiceDate?: number;
20
+ endInvoiceDate?: number;
21
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.InvoiceByHcPartyCodeDateFilter = 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 AbstractFilterInvoice_1 = require("../../icc-api/model/AbstractFilterInvoice");
16
+ class InvoiceByHcPartyCodeDateFilter extends AbstractFilterInvoice_1.AbstractFilterInvoice {
17
+ constructor(json) {
18
+ super(json);
19
+ this.$type = 'InvoiceByHcPartyCodeDateFilter';
20
+ Object.assign(this, json);
21
+ }
22
+ }
23
+ exports.InvoiceByHcPartyCodeDateFilter = InvoiceByHcPartyCodeDateFilter;
24
+ //# sourceMappingURL=InvoiceByHcPartyCodeDateFilter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InvoiceByHcPartyCodeDateFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,8BAA+B,SAAQ,6CAAqB;IAEvE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,gCAAgC,CAAA;QAI9C,MAAM,CAAC,MAAM,CAAC,IAAsC,EAAE,IAAI,CAAC,CAAA;IAC7D,CAAC;CAOF;AAbD,wEAaC"}
@@ -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 PatientByHcPartyAndActiveFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
16
+ desc?: string;
17
+ active?: boolean;
4
18
  healthcarePartyId?: string;
5
- active: boolean;
6
- $type: string;
7
19
  }
@@ -1,15 +1,23 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PatientByHcPartyAndActiveFilter = 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 PatientByHcPartyAndActiveFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
9
17
  constructor(json) {
10
18
  super(json);
11
- this.active = false;
12
19
  this.$type = 'PatientByHcPartyAndActiveFilter';
20
+ Object.assign(this, json);
13
21
  }
14
22
  }
15
23
  exports.PatientByHcPartyAndActiveFilter = PatientByHcPartyAndActiveFilter;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyAndActiveFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndActiveFilter.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAEjF,MAAa,+BAAgC,SAAQ,6CAAqB;IACxE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAIb,WAAM,GAAG,KAAK,CAAA;QAEd,UAAK,GAAG,iCAAiC,CAAA;IALzC,CAAC;CAMF;AATD,0EASC"}
1
+ {"version":3,"file":"PatientByHcPartyAndActiveFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndActiveFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,+BAAgC,SAAQ,6CAAqB;IAExE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,iCAAiC,CAAA;QAI/C,MAAM,CAAC,MAAM,CAAC,IAAuC,EAAE,IAAI,CAAC,CAAA;IAC9D,CAAC;CAKF;AAXD,0EAWC"}
@@ -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 PatientByHcPartyAndExternalIdFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
4
- healthcarePartyId?: string;
16
+ desc?: string;
5
17
  externalId?: 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.PatientByHcPartyAndExternalIdFilter = 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 PatientByHcPartyAndExternalIdFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
9
17
  constructor(json) {
10
18
  super(json);
11
19
  this.$type = 'PatientByHcPartyAndExternalIdFilter';
20
+ Object.assign(this, json);
12
21
  }
13
22
  }
14
23
  exports.PatientByHcPartyAndExternalIdFilter = PatientByHcPartyAndExternalIdFilter;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyAndExternalIdFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAEjF,MAAa,mCAAoC,SAAQ,6CAAqB;IAC5E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAMb,UAAK,GAAG,qCAAqC,CAAA;IAL7C,CAAC;CAMF;AATD,kFASC"}
1
+ {"version":3,"file":"PatientByHcPartyAndExternalIdFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,mCAAoC,SAAQ,6CAAqB;IAE5E,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;CAKF;AAXD,kFAWC"}
@@ -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 PatientByHcPartyAndIdentifiersFilter extends AbstractFilterPatient {
15
+ $type: string;
16
+ constructor(json: JSON | any);
17
+ healthcarePartyId?: string;
18
+ identifiers?: Array<Identifier>;
19
+ desc?: string;
20
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PatientByHcPartyAndIdentifiersFilter = void 0;
4
+ const AbstractFilterPatient_1 = require("../../icc-api/model/AbstractFilterPatient");
5
+ class PatientByHcPartyAndIdentifiersFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
6
+ constructor(json) {
7
+ super(json);
8
+ this.$type = 'PatientByHcPartyAndIdentifiersFilter';
9
+ Object.assign(this, json);
10
+ }
11
+ }
12
+ exports.PatientByHcPartyAndIdentifiersFilter = PatientByHcPartyAndIdentifiersFilter;
13
+ //# sourceMappingURL=PatientByHcPartyAndIdentifiersFilter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PatientByHcPartyAndIdentifiersFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.ts"],"names":[],"mappings":";;;AAYA,qFAAiF;AAEjF,MAAa,oCAAqC,SAAQ,6CAAqB;IAE7E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,sCAAsC,CAAA;QAIpD,MAAM,CAAC,MAAM,CAAC,IAA4C,EAAE,IAAI,CAAC,CAAA;IACnE,CAAC;CAKF;AAXD,oFAWC"}
@@ -0,0 +1,19 @@
1
+ /**
2
+ * iCure Data Stack API Documentation
3
+ * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
4
+ *
5
+ * OpenAPI spec version: v1
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
13
+ export declare class PatientByHcPartyAndSsinFilter extends AbstractFilterPatient {
14
+ $type: string;
15
+ constructor(json: JSON | any);
16
+ desc?: string;
17
+ ssin?: string;
18
+ healthcarePartyId?: string;
19
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PatientByHcPartyAndSsinFilter = 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 PatientByHcPartyAndSsinFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
17
+ constructor(json) {
18
+ super(json);
19
+ this.$type = 'PatientByHcPartyAndSsinFilter';
20
+ Object.assign(this, json);
21
+ }
22
+ }
23
+ exports.PatientByHcPartyAndSsinFilter = PatientByHcPartyAndSsinFilter;
24
+ //# sourceMappingURL=PatientByHcPartyAndSsinFilter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PatientByHcPartyAndSsinFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndSsinFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,6BAA8B,SAAQ,6CAAqB;IAEtE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,+BAA+B,CAAA;QAI7C,MAAM,CAAC,MAAM,CAAC,IAAqC,EAAE,IAAI,CAAC,CAAA;IAC5D,CAAC;CAKF;AAXD,sEAWC"}
@@ -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 PatientByHcPartyAndSsinsFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
16
+ desc?: string;
17
+ ssins?: Array<string>;
4
18
  healthcarePartyId?: string;
5
- ssins?: string[];
6
- $type: string;
7
19
  }
@@ -1,14 +1,23 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PatientByHcPartyAndSsinsFilter = 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 PatientByHcPartyAndSsinsFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
9
17
  constructor(json) {
10
18
  super(json);
11
19
  this.$type = 'PatientByHcPartyAndSsinsFilter';
20
+ Object.assign(this, json);
12
21
  }
13
22
  }
14
23
  exports.PatientByHcPartyAndSsinsFilter = PatientByHcPartyAndSsinsFilter;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyAndSsinsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAEjF,MAAa,8BAA+B,SAAQ,6CAAqB;IACvE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAMb,UAAK,GAAG,gCAAgC,CAAA;IALxC,CAAC;CAMF;AATD,wEASC"}
1
+ {"version":3,"file":"PatientByHcPartyAndSsinsFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qFAAiF;AAEjF,MAAa,8BAA+B,SAAQ,6CAAqB;IAEvE,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAFb,UAAK,GAAW,gCAAgC,CAAA;QAI9C,MAAM,CAAC,MAAM,CAAC,IAAsC,EAAE,IAAI,CAAC,CAAA;IAC7D,CAAC;CAKF;AAXD,wEAWC"}
@@ -1,8 +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
+ */
1
12
  import { AbstractFilterPatient } from '../../icc-api/model/AbstractFilterPatient';
2
13
  export declare class PatientByHcPartyDateOfBirthBetweenFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
4
- healthcarePartyId?: string;
16
+ desc?: string;
5
17
  minDateOfBirth?: number;
6
18
  maxDateOfBirth?: number;
7
- $type: string;
19
+ healthcarePartyId?: string;
8
20
  }
@@ -1,14 +1,23 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PatientByHcPartyDateOfBirthBetweenFilter = 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 PatientByHcPartyDateOfBirthBetweenFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
9
17
  constructor(json) {
10
18
  super(json);
11
19
  this.$type = 'PatientByHcPartyDateOfBirthBetweenFilter';
20
+ Object.assign(this, json);
12
21
  }
13
22
  }
14
23
  exports.PatientByHcPartyDateOfBirthBetweenFilter = PatientByHcPartyDateOfBirthBetweenFilter;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyDateOfBirthBetweenFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAEjF,MAAa,wCAAyC,SAAQ,6CAAqB;IACjF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAOb,UAAK,GAAG,0CAA0C,CAAA;IANlD,CAAC;CAOF;AAVD,4FAUC"}
1
+ {"version":3,"file":"PatientByHcPartyDateOfBirthBetweenFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.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;CAMF;AAZD,4FAYC"}
@@ -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 PatientByHcPartyDateOfBirthFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
4
- healthcarePartyId?: string;
16
+ desc?: string;
5
17
  dateOfBirth?: number;
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.PatientByHcPartyDateOfBirthFilter = 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 PatientByHcPartyDateOfBirthFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
9
17
  constructor(json) {
10
18
  super(json);
11
19
  this.$type = 'PatientByHcPartyDateOfBirthFilter';
20
+ Object.assign(this, json);
12
21
  }
13
22
  }
14
23
  exports.PatientByHcPartyDateOfBirthFilter = PatientByHcPartyDateOfBirthFilter;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyDateOfBirthFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAEjF,MAAa,iCAAkC,SAAQ,6CAAqB;IAC1E,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAMb,UAAK,GAAG,mCAAmC,CAAA;IAL3C,CAAC;CAMF;AATD,8EASC"}
1
+ {"version":3,"file":"PatientByHcPartyDateOfBirthFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.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;CAKF;AAXD,8EAWC"}
@@ -1,6 +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 PatientByHcPartyFilter extends AbstractFilterPatient {
14
+ $type: string;
3
15
  constructor(json: JSON | any);
16
+ desc?: string;
4
17
  healthcarePartyId?: string;
5
- $type: string;
6
18
  }
@@ -1,14 +1,23 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PatientByHcPartyFilter = 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 PatientByHcPartyFilter extends AbstractFilterPatient_1.AbstractFilterPatient {
9
17
  constructor(json) {
10
18
  super(json);
11
19
  this.$type = 'PatientByHcPartyFilter';
20
+ Object.assign(this, json);
12
21
  }
13
22
  }
14
23
  exports.PatientByHcPartyFilter = PatientByHcPartyFilter;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyFilter.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAEjF,MAAa,sBAAuB,SAAQ,6CAAqB;IAC/D,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAKb,UAAK,GAAG,wBAAwB,CAAA;IAJhC,CAAC;CAKF;AARD,wDAQC"}
1
+ {"version":3,"file":"PatientByHcPartyFilter.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyFilter.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"}
@@ -9,6 +9,7 @@ class PatientByHcPartyGenderEducationProfession extends AbstractFilterPatient_1.
9
9
  constructor(json) {
10
10
  super(json);
11
11
  this.$type = 'PatientByHcPartyGenderEducationProfession';
12
+ super(json);
12
13
  }
13
14
  }
14
15
  exports.PatientByHcPartyGenderEducationProfession = PatientByHcPartyGenderEducationProfession;
@@ -1 +1 @@
1
- {"version":3,"file":"PatientByHcPartyGenderEducationProfession.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyGenderEducationProfession.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAIjF,MAAa,yCAA0C,SAAQ,6CAAqB;IAClF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAQb,UAAK,GAAG,2CAA2C,CAAA;IAPnD,CAAC;CAQF;AAXD,8FAWC"}
1
+ {"version":3,"file":"PatientByHcPartyGenderEducationProfession.js","sourceRoot":"","sources":["../../../icc-x-api/filters/PatientByHcPartyGenderEducationProfession.ts"],"names":[],"mappings":";;;AAAA;;GAEG;AACH,qFAAiF;AAIjF,MAAa,yCAA0C,SAAQ,6CAAqB;IAClF,YAAY,IAAgB;QAC1B,KAAK,CAAC,IAAI,CAAC,CAAA;QAUb,UAAK,GAAG,2CAA2C,CAAA;QARjD,KAAK,CAAC,IAAI,CAAC,CAAA;IACb,CAAC;CAQF;AAbD,8FAaC"}