@icure/api 7.0.0-beta.0 → 7.0.0-beta.2
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/{dist/icc-api → icc-api}/api/IccPatientApi.d.ts +4 -0
- package/{dist/icc-api → icc-api}/api/IccPatientApi.js +17 -0
- package/icc-api/api/IccPatientApi.js.map +1 -0
- package/icc-x-api/basexapi/EncryptedEntityXApi.d.ts +48 -0
- package/icc-x-api/basexapi/EncryptedEntityXApi.js +3 -0
- package/icc-x-api/basexapi/EncryptedEntityXApi.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/crypto/EntitiesEncryption.d.ts +23 -4
- package/{dist/icc-x-api → icc-x-api}/crypto/EntitiesEncryption.js +46 -22
- package/icc-x-api/crypto/EntitiesEncryption.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-accesslog-x-api.d.ts +27 -1
- package/{dist/icc-x-api → icc-x-api}/icc-accesslog-x-api.js +34 -1
- package/icc-x-api/icc-accesslog-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-calendar-item-x-api.d.ts +36 -1
- package/{dist/icc-x-api → icc-x-api}/icc-calendar-item-x-api.js +58 -1
- package/icc-x-api/icc-calendar-item-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-classification-x-api.d.ts +27 -1
- package/{dist/icc-x-api → icc-x-api}/icc-classification-x-api.js +34 -1
- package/icc-x-api/icc-classification-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-contact-x-api.d.ts +27 -1
- package/{dist/icc-x-api → icc-x-api}/icc-contact-x-api.js +34 -1
- package/icc-x-api/icc-contact-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-document-x-api.d.ts +71 -4
- package/{dist/icc-x-api → icc-x-api}/icc-document-x-api.js +96 -6
- package/icc-x-api/icc-document-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-form-x-api.d.ts +27 -1
- package/{dist/icc-x-api → icc-x-api}/icc-form-x-api.js +34 -1
- package/icc-x-api/icc-form-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-helement-x-api.d.ts +27 -1
- package/{dist/icc-x-api → icc-x-api}/icc-helement-x-api.js +34 -1
- package/icc-x-api/icc-helement-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-invoice-x-api.d.ts +27 -1
- package/{dist/icc-x-api → icc-x-api}/icc-invoice-x-api.js +34 -1
- package/icc-x-api/icc-invoice-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-maintenance-task-x-api.d.ts +25 -2
- package/{dist/icc-x-api → icc-x-api}/icc-maintenance-task-x-api.js +26 -2
- package/icc-x-api/icc-maintenance-task-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-message-x-api.d.ts +30 -1
- package/{dist/icc-x-api → icc-x-api}/icc-message-x-api.js +37 -1
- package/icc-x-api/icc-message-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-patient-x-api.d.ts +67 -1
- package/{dist/icc-x-api → icc-x-api}/icc-patient-x-api.js +80 -6
- package/icc-x-api/icc-patient-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-receipt-x-api.d.ts +47 -2
- package/{dist/icc-x-api → icc-x-api}/icc-receipt-x-api.js +58 -4
- package/icc-x-api/icc-receipt-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/icc-time-table-x-api.d.ts +25 -1
- package/{dist/icc-x-api → icc-x-api}/icc-time-table-x-api.js +27 -2
- package/icc-x-api/icc-time-table-x-api.js.map +1 -0
- package/{dist/icc-x-api → icc-x-api}/index.d.ts +11 -4
- package/{dist/icc-x-api → icc-x-api}/index.js +43 -66
- package/icc-x-api/index.js.map +1 -0
- package/package.json +3 -66
- package/.editorconfig +0 -11
- package/.eslintrc.js +0 -31
- package/.github/release.yml +0 -29
- package/.github/workflows/build.yml +0 -45
- package/.github/workflows/publish.yml +0 -77
- package/.gitmodules +0 -3
- package/.pre-commit-config.yaml +0 -22
- package/.prettierrc +0 -5
- package/.secrets.baseline +0 -178
- package/CHANGELOG.md +0 -112
- package/Dockerfile +0 -25
- package/InstantiateIccXApiWithAuthProvider.md +0 -72
- package/LICENSE +0 -7
- package/README.md +0 -75
- package/apidocs/.swagger-codegen-ignore +0 -23
- package/ci/cloudbuild.yaml +0 -16
- package/coverage/base.css +0 -224
- package/coverage/block-navigation.js +0 -87
- package/coverage/favicon.png +0 -0
- package/coverage/icure-typescript-sdk/.eslintrc.js.html +0 -178
- package/coverage/icure-typescript-sdk/coverage/block-navigation.js.html +0 -346
- package/coverage/icure-typescript-sdk/coverage/index.html +0 -146
- package/coverage/icure-typescript-sdk/coverage/lcov-report/block-navigation.js.html +0 -346
- package/coverage/icure-typescript-sdk/coverage/lcov-report/index.html +0 -146
- package/coverage/icure-typescript-sdk/coverage/lcov-report/prettify.js.html +0 -91
- package/coverage/icure-typescript-sdk/coverage/lcov-report/sorter.js.html +0 -673
- package/coverage/icure-typescript-sdk/coverage/prettify.js.html +0 -91
- package/coverage/icure-typescript-sdk/coverage/sorter.js.html +0 -673
- package/coverage/icure-typescript-sdk/icc-api/api/IccAccesslogApi.ts.html +0 -703
- package/coverage/icure-typescript-sdk/icc-api/api/IccAgendaApi.ts.html +0 -538
- package/coverage/icure-typescript-sdk/icc-api/api/IccAnonymousAccessApi.ts.html +0 -463
- package/coverage/icure-typescript-sdk/icc-api/api/IccApplicationsettingsApi.ts.html +0 -352
- package/coverage/icure-typescript-sdk/icc-api/api/IccArticleApi.ts.html +0 -445
- package/coverage/icure-typescript-sdk/icc-api/api/IccAuthApi.ts.html +0 -625
- package/coverage/icure-typescript-sdk/icc-api/api/IccBeefactApi.ts.html +0 -283
- package/coverage/icure-typescript-sdk/icc-api/api/IccBekmehrApi.ts.html +0 -2812
- package/coverage/icure-typescript-sdk/icc-api/api/IccBemikronoApi.ts.html +0 -658
- package/coverage/icure-typescript-sdk/icc-api/api/IccBeresultexportApi.ts.html +0 -487
- package/coverage/icure-typescript-sdk/icc-api/api/IccBeresultimportApi.ts.html +0 -475
- package/coverage/icure-typescript-sdk/icc-api/api/IccBesamv2Api.ts.html +0 -2410
- package/coverage/icure-typescript-sdk/icc-api/api/IccCalendarItemApi.ts.html +0 -874
- package/coverage/icure-typescript-sdk/icc-api/api/IccCalendarItemTypeApi.ts.html +0 -487
- package/coverage/icure-typescript-sdk/icc-api/api/IccClassificationApi.ts.html +0 -625
- package/coverage/icure-typescript-sdk/icc-api/api/IccClassificationTemplateApi.ts.html +0 -649
- package/coverage/icure-typescript-sdk/icc-api/api/IccCodeApi.ts.html +0 -1354
- package/coverage/icure-typescript-sdk/icc-api/api/IccContactApi.ts.html +0 -1927
- package/coverage/icure-typescript-sdk/icc-api/api/IccDeviceApi.ts.html +0 -1159
- package/coverage/icure-typescript-sdk/icc-api/api/IccDoctemplateApi.ts.html +0 -856
- package/coverage/icure-typescript-sdk/icc-api/api/IccDocumentApi.ts.html +0 -1417
- package/coverage/icure-typescript-sdk/icc-api/api/IccDocumentTemplateApi.ts.html +0 -865
- package/coverage/icure-typescript-sdk/icc-api/api/IccEntityrefApi.ts.html +0 -304
- package/coverage/icure-typescript-sdk/icc-api/api/IccEntitytemplateApi.ts.html +0 -832
- package/coverage/icure-typescript-sdk/icc-api/api/IccFormApi.ts.html +0 -1507
- package/coverage/icure-typescript-sdk/icc-api/api/IccFrontendmigrationApi.ts.html +0 -490
- package/coverage/icure-typescript-sdk/icc-api/api/IccGroupApi.ts.html +0 -1216
- package/coverage/icure-typescript-sdk/icc-api/api/IccHcpartyApi.ts.html +0 -1546
- package/coverage/icure-typescript-sdk/icc-api/api/IccHelementApi.ts.html +0 -937
- package/coverage/icure-typescript-sdk/icc-api/api/IccIcureApi.ts.html +0 -994
- package/coverage/icure-typescript-sdk/icc-api/api/IccInsuranceApi.ts.html +0 -547
- package/coverage/icure-typescript-sdk/icc-api/api/IccInvoiceApi.ts.html +0 -2110
- package/coverage/icure-typescript-sdk/icc-api/api/IccKeywordApi.ts.html +0 -490
- package/coverage/icure-typescript-sdk/icc-api/api/IccMaintenanceTaskApi.ts.html +0 -484
- package/coverage/icure-typescript-sdk/icc-api/api/IccMedexApi.ts.html +0 -259
- package/coverage/icure-typescript-sdk/icc-api/api/IccMedicallocationApi.ts.html +0 -445
- package/coverage/icure-typescript-sdk/icc-api/api/IccMessageApi.ts.html +0 -1468
- package/coverage/icure-typescript-sdk/icc-api/api/IccPatientApi.ts.html +0 -2551
- package/coverage/icure-typescript-sdk/icc-api/api/IccPermissionApi.ts.html +0 -262
- package/coverage/icure-typescript-sdk/icc-api/api/IccPlaceApi.ts.html +0 -445
- package/coverage/icure-typescript-sdk/icc-api/api/IccPubsubApi.ts.html +0 -403
- package/coverage/icure-typescript-sdk/icc-api/api/IccReceiptApi.ts.html +0 -589
- package/coverage/icure-typescript-sdk/icc-api/api/IccReplicationApi.ts.html +0 -403
- package/coverage/icure-typescript-sdk/icc-api/api/IccTarificationApi.ts.html +0 -793
- package/coverage/icure-typescript-sdk/icc-api/api/IccTimeTableApi.ts.html +0 -523
- package/coverage/icure-typescript-sdk/icc-api/api/IccTmpApi.ts.html +0 -3979
- package/coverage/icure-typescript-sdk/icc-api/api/IccUserApi.ts.html +0 -1660
- package/coverage/icure-typescript-sdk/icc-api/api/XHR.ts.html +0 -523
- package/coverage/icure-typescript-sdk/icc-api/api/index.html +0 -821
- package/coverage/icure-typescript-sdk/icc-api/iccApi.ts.html +0 -220
- package/coverage/icure-typescript-sdk/icc-api/index.html +0 -131
- package/coverage/icure-typescript-sdk/icc-api/index.ts.html +0 -220
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterCode.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterContact.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterDevice.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterHealthElement.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterHealthcareParty.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterInvoice.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterMaintenanceTask.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterPatient.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterService.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AbstractFilterUser.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/AccessLog.ts.html +0 -409
- package/coverage/icure-typescript-sdk/icc-api/model/AddedDocument.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/Address.ts.html +0 -382
- package/coverage/icure-typescript-sdk/icc-api/model/AdministrationQuantity.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/Agenda.ts.html +0 -268
- package/coverage/icure-typescript-sdk/icc-api/model/AgreementAppendix.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/Amp.ts.html +0 -256
- package/coverage/icure-typescript-sdk/icc-api/model/AmpComponent.ts.html +0 -238
- package/coverage/icure-typescript-sdk/icc-api/model/Ampp.ts.html +0 -310
- package/coverage/icure-typescript-sdk/icc-api/model/AmppComponent.ts.html +0 -193
- package/coverage/icure-typescript-sdk/icc-api/model/Annotation.ts.html +0 -211
- package/coverage/icure-typescript-sdk/icc-api/model/ApplicationSettings.ts.html +0 -259
- package/coverage/icure-typescript-sdk/icc-api/model/Appointment.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/AppointmentImport.ts.html +0 -202
- package/coverage/icure-typescript-sdk/icc-api/model/AppointmentTypeAndPlace.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/Article.ts.html +0 -331
- package/coverage/icure-typescript-sdk/icc-api/model/Atc.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Attachment.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/AuthenticationResponse.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/AuthenticationToken.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/Basic.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Body.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Body1.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Body2.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Body3.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/ByteArray.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/CalendarItem.ts.html +0 -394
- package/coverage/icure-typescript-sdk/icc-api/model/CalendarItemTag.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/CalendarItemType.ts.html +0 -181
- package/coverage/icure-typescript-sdk/icc-api/model/CareTeamMember.ts.html +0 -199
- package/coverage/icure-typescript-sdk/icc-api/model/CareTeamMembership.ts.html +0 -202
- package/coverage/icure-typescript-sdk/icc-api/model/CheckSMFPatientResult.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/Classification.ts.html +0 -328
- package/coverage/icure-typescript-sdk/icc-api/model/ClassificationTemplate.ts.html +0 -325
- package/coverage/icure-typescript-sdk/icc-api/model/Code.ts.html +0 -691
- package/coverage/icure-typescript-sdk/icc-api/model/CodeStub.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/CodeType.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/CommentedClassification.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/Commercialization.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/Company.ts.html +0 -190
- package/coverage/icure-typescript-sdk/icc-api/model/Contact.ts.html +0 -472
- package/coverage/icure-typescript-sdk/icc-api/model/Content.ts.html +0 -220
- package/coverage/icure-typescript-sdk/icc-api/model/Copayment.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/Data.ts.html +0 -136
- package/coverage/icure-typescript-sdk/icc-api/model/DataAttachment.ts.html +0 -187
- package/coverage/icure-typescript-sdk/icc-api/model/DataOwnerRegistrationSuccess.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/DatabaseInfo.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-api/model/DatabaseInitialisation.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/DatabaseSynchronization.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-api/model/Delegation.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/DeletedAttachment.ts.html +0 -199
- package/coverage/icure-typescript-sdk/icc-api/model/Device.ts.html +0 -364
- package/coverage/icure-typescript-sdk/icc-api/model/DeviceType.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/DiaryNoteExportInfo.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-api/model/Dmpp.ts.html +0 -220
- package/coverage/icure-typescript-sdk/icc-api/model/DocIdentifier.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Document.ts.html +0 -907
- package/coverage/icure-typescript-sdk/icc-api/model/DocumentGroup.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/DocumentTemplate.ts.html +0 -571
- package/coverage/icure-typescript-sdk/icc-api/model/Duration.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/EIDItem.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/Editor.ts.html +0 -196
- package/coverage/icure-typescript-sdk/icc-api/model/EfactInvoice.ts.html +0 -214
- package/coverage/icure-typescript-sdk/icc-api/model/EmailOrSmsMessage.ts.html +0 -202
- package/coverage/icure-typescript-sdk/icc-api/model/EmailTemplate.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Employer.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/EmploymentInfo.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/EntityReference.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/EntityTemplate.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/Episode.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainCode.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainContact.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainDevice.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainHealthElement.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainHealthcareParty.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainInvoice.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainMaintenanceTask.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainPatient.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainService.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FilterChainUser.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FinancialInstitutionInformation.ts.html +0 -181
- package/coverage/icure-typescript-sdk/icc-api/model/FlatRateTarification.ts.html +0 -193
- package/coverage/icure-typescript-sdk/icc-api/model/FlowItem.ts.html +0 -238
- package/coverage/icure-typescript-sdk/icc-api/model/Form.ts.html +0 -433
- package/coverage/icure-typescript-sdk/icc-api/model/FormColumn.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/FormDataOption.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/FormLayout.ts.html +0 -172
- package/coverage/icure-typescript-sdk/icc-api/model/FormLayoutData.ts.html +0 -217
- package/coverage/icure-typescript-sdk/icc-api/model/FormPlanning.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-api/model/FormSection.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/FormTemplate.ts.html +0 -223
- package/coverage/icure-typescript-sdk/icc-api/model/FormTemplateLayout.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/Formula.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/FrontEndMigration.ts.html +0 -226
- package/coverage/icure-typescript-sdk/icc-api/model/Group.ts.html +0 -277
- package/coverage/icure-typescript-sdk/icc-api/model/GroupDatabasesInfo.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/GuiCode.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/GuiCodeType.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/HealthElement.ts.html +0 -562
- package/coverage/icure-typescript-sdk/icc-api/model/HealthcareParty.ts.html +0 -757
- package/coverage/icure-typescript-sdk/icc-api/model/HealthcarePartyHistoryStatus.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/IcureStub.ts.html +0 -307
- package/coverage/icure-typescript-sdk/icc-api/model/IdWithRev.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Identifier.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/IdentityDocumentReader.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/ImportMapping.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/ImportResult.ts.html +0 -187
- package/coverage/icure-typescript-sdk/icc-api/model/IncapacityExportInfo.ts.html +0 -241
- package/coverage/icure-typescript-sdk/icc-api/model/IndexedIdentifier.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/IndexingInfo.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/Ingredient.ts.html +0 -193
- package/coverage/icure-typescript-sdk/icc-api/model/Insurability.ts.html +0 -268
- package/coverage/icure-typescript-sdk/icc-api/model/Insurance.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/Invoice.ts.html +0 -700
- package/coverage/icure-typescript-sdk/icc-api/model/InvoiceItem.ts.html +0 -376
- package/coverage/icure-typescript-sdk/icc-api/model/InvoiceSender.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-api/model/InvoicesBatch.ts.html +0 -172
- package/coverage/icure-typescript-sdk/icc-api/model/InvoicingCode.ts.html +0 -343
- package/coverage/icure-typescript-sdk/icc-api/model/Keyword.ts.html +0 -268
- package/coverage/icure-typescript-sdk/icc-api/model/KeywordSubword.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/LabelledOccurence.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/LetterValue.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/ListOfIds.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/ListOfProperties.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/LoginCredentials.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/MaintenanceTask.ts.html +0 -382
- package/coverage/icure-typescript-sdk/icc-api/model/MapOfIds.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-api/model/Measure.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/MedexInfo.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/MedicalHouseContract.ts.html +0 -328
- package/coverage/icure-typescript-sdk/icc-api/model/MedicalLocation.ts.html +0 -196
- package/coverage/icure-typescript-sdk/icc-api/model/Medication.ts.html +0 -295
- package/coverage/icure-typescript-sdk/icc-api/model/MedicationSchemeExportInfo.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/Medicinalproduct.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/Message.ts.html +0 -520
- package/coverage/icure-typescript-sdk/icc-api/model/MessageReadStatus.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/MessageWithBatch.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/MessagesReadStatusUpdate.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/MikronoAppointmentTypeRest.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/MikronoCredentials.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/MimeAttachment.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/ModelHelper.ts.html +0 -343
- package/coverage/icure-typescript-sdk/icc-api/model/Nmp.ts.html +0 -187
- package/coverage/icure-typescript-sdk/icc-api/model/NoGenericPrescriptionReason.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/NoSwitchReason.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/NumeratorRange.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/PackagingType.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedDocumentKeyIdPairObject.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListAccessLog.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListAmp.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListClassification.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListClassificationTemplate.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListCode.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListContact.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListDevice.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListDocument.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListEntityTemplate.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListForm.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListGroup.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListHealthElement.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListHealthcareParty.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListInvoice.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListMaintenanceTask.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListMessage.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListNmp.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListPatient.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListService.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListString.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListTarification.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListUser.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListVmp.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/PaginatedListVmpGroup.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/Paragraph.ts.html +0 -208
- package/coverage/icure-typescript-sdk/icc-api/model/ParagraphAgreement.ts.html +0 -208
- package/coverage/icure-typescript-sdk/icc-api/model/Partnership.ts.html +0 -439
- package/coverage/icure-typescript-sdk/icc-api/model/Patient.ts.html +0 -1183
- package/coverage/icure-typescript-sdk/icc-api/model/PatientByHcPartyGenderEducationProfession.ts.html +0 -190
- package/coverage/icure-typescript-sdk/icc-api/model/PatientHealthCareParty.ts.html +0 -277
- package/coverage/icure-typescript-sdk/icc-api/model/PatientRegistrationSuccess.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/Payment.ts.html +0 -187
- package/coverage/icure-typescript-sdk/icc-api/model/Periodicity.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/Permission.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-api/model/PermissionCriterion.ts.html +0 -223
- package/coverage/icure-typescript-sdk/icc-api/model/PermissionItem.ts.html +0 -241
- package/coverage/icure-typescript-sdk/icc-api/model/PersonName.ts.html +0 -283
- package/coverage/icure-typescript-sdk/icc-api/model/PharmaceuticalForm.ts.html +0 -172
- package/coverage/icure-typescript-sdk/icc-api/model/PharmaceuticalFormStub.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/Place.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/PlanOfAction.ts.html +0 -427
- package/coverage/icure-typescript-sdk/icc-api/model/Predicate.ts.html +0 -136
- package/coverage/icure-typescript-sdk/icc-api/model/Pricing.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/PropertyStub.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/PropertyTypeStub.ts.html +0 -181
- package/coverage/icure-typescript-sdk/icc-api/model/PublicKey.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Quantity.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Receipt.ts.html +0 -334
- package/coverage/icure-typescript-sdk/icc-api/model/ReferralPeriod.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/RefreshTokenExpiredError.ts.html +0 -100
- package/coverage/icure-typescript-sdk/icc-api/model/RegimenItem.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/RegistrationInformation.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/RegistrationSuccess.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/Reimbursement.ts.html +0 -256
- package/coverage/icure-typescript-sdk/icc-api/model/ReimbursementCriterion.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/Remote.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/RemoteAuthentication.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Renewal.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/ReplicateCommand.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/Replication.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-api/model/ReplicationInfo.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/ReplicationStats.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/ReplicatorDocument.ts.html +0 -187
- package/coverage/icure-typescript-sdk/icc-api/model/ReplicatorResponse.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/ResultInfo.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/RevisionInfo.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Right.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/RouteOfAdministration.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/SamText.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/SamVersion.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-api/model/SchoolingInfo.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/Section.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/Service.ts.html +0 -550
- package/coverage/icure-typescript-sdk/icc-api/model/ServiceLink.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/SoftwareMedicalFileExport.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/StandardSubstance.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/StrengthRange.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/StructureElement.ts.html +0 -136
- package/coverage/icure-typescript-sdk/icc-api/model/SubContact.ts.html +0 -352
- package/coverage/icure-typescript-sdk/icc-api/model/Substance.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/SubstanceStub.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-api/model/Substanceproduct.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/Suggest.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/SumehrContent.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-api/model/SumehrExportInfo.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-api/model/SumehrValidity.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-api/model/SupplyProblem.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/Suspension.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/Tag.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/Tarification.ts.html +0 -724
- package/coverage/icure-typescript-sdk/icc-api/model/Telecom.ts.html +0 -277
- package/coverage/icure-typescript-sdk/icc-api/model/TimeSeries.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-api/model/TimeTable.ts.html +0 -337
- package/coverage/icure-typescript-sdk/icc-api/model/TimeTableHour.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-api/model/TimeTableItem.ts.html +0 -172
- package/coverage/icure-typescript-sdk/icc-api/model/TokenWithGroup.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/TypedValueObject.ts.html +0 -205
- package/coverage/icure-typescript-sdk/icc-api/model/Unit.ts.html +0 -136
- package/coverage/icure-typescript-sdk/icc-api/model/User.ts.html +0 -610
- package/coverage/icure-typescript-sdk/icc-api/model/UserAndHealthcareParty.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-api/model/UserGroup.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-api/model/Valorisation.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-api/model/Verse.ts.html +0 -280
- package/coverage/icure-typescript-sdk/icc-api/model/VirtualForm.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/VirtualIngredient.ts.html +0 -184
- package/coverage/icure-typescript-sdk/icc-api/model/Vmp.ts.html +0 -205
- package/coverage/icure-typescript-sdk/icc-api/model/VmpComponent.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-api/model/VmpGroup.ts.html +0 -187
- package/coverage/icure-typescript-sdk/icc-api/model/VmpGroupStub.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/VmpStub.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/Vtm.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-api/model/Wada.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-api/model/WebSession.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-api/model/WebSessionMaxIdleTime.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-api/model/WebSessionMaxIdleTimeUnits.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/Weekday.ts.html +0 -148
- package/coverage/icure-typescript-sdk/icc-api/model/index.html +0 -4226
- package/coverage/icure-typescript-sdk/icc-api/model/models.ts.html +0 -928
- package/coverage/icure-typescript-sdk/icc-x-api/auth/AuthenticationProvider.ts.html +0 -268
- package/coverage/icure-typescript-sdk/icc-x-api/auth/BasicAuthService.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/auth/EnsembleAuthService.ts.html +0 -250
- package/coverage/icure-typescript-sdk/icc-x-api/auth/JwtAuthService.ts.html +0 -349
- package/coverage/icure-typescript-sdk/icc-x-api/auth/NoAuthService.ts.html +0 -139
- package/coverage/icure-typescript-sdk/icc-x-api/auth/index.html +0 -176
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/AES.ts.html +0 -652
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/BaseExchangeKeysManager.ts.html +0 -1375
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/ConfidentialEntities.ts.html +0 -298
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/CryptoPrimitives.ts.html +0 -280
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/EntitiesEncryption.ts.html +0 -2548
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/ExchangeKeysManager.ts.html +0 -643
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/KeyManager.ts.html +0 -1258
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/KeyRecovery.ts.html +0 -868
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/LegacyCryptoStrategies.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/RSA.ts.html +0 -625
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/ShamirKeysManager.ts.html +0 -595
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/TransferKeysManager.ts.html +0 -493
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/index.html +0 -311
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/shamir.ts.html +0 -1063
- package/coverage/icure-typescript-sdk/icc-x-api/crypto/utils.ts.html +0 -280
- package/coverage/icure-typescript-sdk/icc-x-api/filters/AllCodesFilter.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-x-api/filters/AllDevicesFilter.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-x-api/filters/AllHealthcarePartiesFilter.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-x-api/filters/AllUsersFilter.ts.html +0 -154
- package/coverage/icure-typescript-sdk/icc-x-api/filters/CodeByIdsFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-x-api/filters/CodeIdsByTypeCodeVersionIntervalFilter.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ComplementFilter.ts.html +0 -124
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ConstantFilter.ts.html +0 -112
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ContactByHcPartyFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.ts.html +0 -181
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.ts.html +0 -175
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ContactByServiceIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/DeviceByHcPartyFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/DeviceByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartyFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.ts.html +0 -172
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthElementByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthcarePartyByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthcarePartyByNameFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/HealthcarePartyByTagCodeFilter.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-x-api/filters/IntersectionFilter.ts.html +0 -118
- package/coverage/icure-typescript-sdk/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskAfterDateFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskByHcPartyAndIdentifiersFilter.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskByHcPartyAndTypeFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndActiveFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndSsinFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.ts.html +0 -142
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyNameFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/PatientByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.ts.html +0 -169
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyHealthElementIdsFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.ts.html +0 -163
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.ts.html +0 -178
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/ServiceBySecretForeignKeys.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/UnionFilter.ts.html +0 -115
- package/coverage/icure-typescript-sdk/icc-x-api/filters/UserByIdsFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/UserByNameEmailPhoneFilter.ts.html +0 -157
- package/coverage/icure-typescript-sdk/icc-x-api/filters/UsersByPatientIdFilter.ts.html +0 -160
- package/coverage/icure-typescript-sdk/icc-x-api/filters/filters.ts.html +0 -1117
- package/coverage/icure-typescript-sdk/icc-x-api/filters/index.html +0 -896
- package/coverage/icure-typescript-sdk/icc-x-api/icc-accesslog-x-api.ts.html +0 -856
- package/coverage/icure-typescript-sdk/icc-x-api/icc-bekmehr-x-api.ts.html +0 -1039
- package/coverage/icure-typescript-sdk/icc-x-api/icc-calendar-item-x-api.ts.html +0 -712
- package/coverage/icure-typescript-sdk/icc-x-api/icc-classification-x-api.ts.html +0 -346
- package/coverage/icure-typescript-sdk/icc-x-api/icc-code-x-api.ts.html +0 -484
- package/coverage/icure-typescript-sdk/icc-x-api/icc-contact-x-api.ts.html +0 -2863
- package/coverage/icure-typescript-sdk/icc-x-api/icc-crypto-x-api.ts.html +0 -2935
- package/coverage/icure-typescript-sdk/icc-x-api/icc-data-owner-x-api.ts.html +0 -793
- package/coverage/icure-typescript-sdk/icc-x-api/icc-doctemplate-x-api.ts.html +0 -397
- package/coverage/icure-typescript-sdk/icc-x-api/icc-document-x-api.ts.html +0 -2446
- package/coverage/icure-typescript-sdk/icc-x-api/icc-form-x-api.ts.html +0 -400
- package/coverage/icure-typescript-sdk/icc-x-api/icc-hcparty-x-api.ts.html +0 -535
- package/coverage/icure-typescript-sdk/icc-x-api/icc-helement-x-api.ts.html +0 -1111
- package/coverage/icure-typescript-sdk/icc-x-api/icc-icure-maintenance-x-api.ts.html +0 -463
- package/coverage/icure-typescript-sdk/icc-x-api/icc-invoice-x-api.ts.html +0 -559
- package/coverage/icure-typescript-sdk/icc-x-api/icc-maintenance-task-x-api.ts.html +0 -511
- package/coverage/icure-typescript-sdk/icc-x-api/icc-message-x-api.ts.html +0 -328
- package/coverage/icure-typescript-sdk/icc-x-api/icc-patient-x-api.ts.html +0 -3460
- package/coverage/icure-typescript-sdk/icc-x-api/icc-receipt-x-api.ts.html +0 -367
- package/coverage/icure-typescript-sdk/icc-x-api/icc-time-table-x-api.ts.html +0 -280
- package/coverage/icure-typescript-sdk/icc-x-api/icc-user-x-api.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-x-api/index.html +0 -431
- package/coverage/icure-typescript-sdk/icc-x-api/index.ts.html +0 -1072
- package/coverage/icure-typescript-sdk/icc-x-api/maintenance/KeyPairUpdateRequest.ts.html +0 -265
- package/coverage/icure-typescript-sdk/icc-x-api/maintenance/index.html +0 -116
- package/coverage/icure-typescript-sdk/icc-x-api/rsrc/codelng.ts.html +0 -109
- package/coverage/icure-typescript-sdk/icc-x-api/rsrc/contact.i18n.ts.html +0 -415
- package/coverage/icure-typescript-sdk/icc-x-api/rsrc/icd10.ts.html +0 -424
- package/coverage/icure-typescript-sdk/icc-x-api/rsrc/icpc2.ts.html +0 -151
- package/coverage/icure-typescript-sdk/icc-x-api/rsrc/index.html +0 -161
- package/coverage/icure-typescript-sdk/icc-x-api/storage/DefaultStorageEntryKeysFactory.ts.html +0 -145
- package/coverage/icure-typescript-sdk/icc-x-api/storage/IcureStorageFacade.ts.html +0 -364
- package/coverage/icure-typescript-sdk/icc-x-api/storage/KeyStorageImpl.ts.html +0 -193
- package/coverage/icure-typescript-sdk/icc-x-api/storage/LocalStorageImpl.ts.html +0 -166
- package/coverage/icure-typescript-sdk/icc-x-api/storage/index.html +0 -161
- package/coverage/icure-typescript-sdk/icc-x-api/utils/asn1-packer.ts.html +0 -346
- package/coverage/icure-typescript-sdk/icc-x-api/utils/asn1-parser.ts.html +0 -538
- package/coverage/icure-typescript-sdk/icc-x-api/utils/binary-utils.ts.html +0 -574
- package/coverage/icure-typescript-sdk/icc-x-api/utils/code-util.ts.html +0 -202
- package/coverage/icure-typescript-sdk/icc-x-api/utils/collection-utils.ts.html +0 -139
- package/coverage/icure-typescript-sdk/icc-x-api/utils/crypto-utils.ts.html +0 -838
- package/coverage/icure-typescript-sdk/icc-x-api/utils/formatting-util.ts.html +0 -745
- package/coverage/icure-typescript-sdk/icc-x-api/utils/functional-util.ts.html +0 -133
- package/coverage/icure-typescript-sdk/icc-x-api/utils/graph-utils.ts.html +0 -739
- package/coverage/icure-typescript-sdk/icc-x-api/utils/hcp-util.ts.html +0 -451
- package/coverage/icure-typescript-sdk/icc-x-api/utils/index.html +0 -341
- package/coverage/icure-typescript-sdk/icc-x-api/utils/index.ts.html +0 -106
- package/coverage/icure-typescript-sdk/icc-x-api/utils/insurability-util.ts.html +0 -247
- package/coverage/icure-typescript-sdk/icc-x-api/utils/lru-temporised-async-cache.ts.html +0 -484
- package/coverage/icure-typescript-sdk/icc-x-api/utils/net-utils.ts.html +0 -814
- package/coverage/icure-typescript-sdk/icc-x-api/utils/person-util.ts.html +0 -172
- package/coverage/icure-typescript-sdk/icc-x-api/utils/uuid-encoder.ts.html +0 -466
- package/coverage/icure-typescript-sdk/index.html +0 -146
- package/coverage/icure-typescript-sdk/index.ts.html +0 -109
- package/coverage/icure-typescript-sdk/node-compat.ts.html +0 -118
- package/coverage/icure-typescript-sdk/test/cleanup.ts.html +0 -163
- package/coverage/icure-typescript-sdk/test/icc-api/api/IccDocumentApi.ts.html +0 -508
- package/coverage/icure-typescript-sdk/test/icc-api/api/IccUserApi.ts.html +0 -148
- package/coverage/icure-typescript-sdk/test/icc-api/api/index.html +0 -131
- package/coverage/icure-typescript-sdk/test/icc-api/e2e/IccCalendarItemApi.ts.html +0 -196
- package/coverage/icure-typescript-sdk/test/icc-api/e2e/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/icc-api/model/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/icc-api/model/modelHelpersTest.ts.html +0 -247
- package/coverage/icure-typescript-sdk/test/icc-x-api/auth/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/icc-x-api/auth/jwt-concurrency-test.ts.html +0 -484
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/concurrency.ts.html +0 -184
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/crypto-utils.ts.html +0 -355
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/cryptoTest.ts.html +0 -1138
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/delegate-ci-to-patient-with-missing-keys-test.ts.html +0 -589
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/exchange-keys-manager-test.ts.html +0 -196
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/full-crypto-test.ts.html +0 -1864
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/index.html +0 -221
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/shamir.ts.html +0 -616
- package/coverage/icure-typescript-sdk/test/icc-x-api/crypto/share-to-newly-created-patient-from-hcp.ts.html +0 -391
- package/coverage/icure-typescript-sdk/test/icc-x-api/entity-with-attachments-api-test.ts.html +0 -466
- package/coverage/icure-typescript-sdk/test/icc-x-api/filters/filters.ts.html +0 -259
- package/coverage/icure-typescript-sdk/test/icc-x-api/filters/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-accesslog-x-api.ts.html +0 -181
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-auth-api.ts.html +0 -217
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-contact-x-api.ts.html +0 -628
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-helement-x-api-test.ts.html +0 -511
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-maintenance-task-x-api-test.ts.html +0 -868
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-patient-x-api-test.ts.html +0 -250
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-time-table-x-api.ts.html +0 -319
- package/coverage/icure-typescript-sdk/test/icc-x-api/icc-user-x-api-test.ts.html +0 -148
- package/coverage/icure-typescript-sdk/test/icc-x-api/index.html +0 -251
- package/coverage/icure-typescript-sdk/test/icc-x-api/patient-user.ts.html +0 -592
- package/coverage/icure-typescript-sdk/test/icc-x-api/storage/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/icc-x-api/storage/storage.ts.html +0 -208
- package/coverage/icure-typescript-sdk/test/icc-x-api/utils/graph-test.ts.html +0 -244
- package/coverage/icure-typescript-sdk/test/icc-x-api/utils/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/index.html +0 -116
- package/coverage/icure-typescript-sdk/test/utils/TestApi.ts.html +0 -169
- package/coverage/icure-typescript-sdk/test/utils/TestCryptoStrategies.ts.html +0 -256
- package/coverage/icure-typescript-sdk/test/utils/TestStorage.ts.html +0 -289
- package/coverage/icure-typescript-sdk/test/utils/index.html +0 -176
- package/coverage/icure-typescript-sdk/test/utils/test-utils-decorators.ts.html +0 -1318
- package/coverage/icure-typescript-sdk/test/utils/test_utils.ts.html +0 -910
- package/coverage/index.html +0 -476
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/icure-typescript-sdk/.eslintrc.js.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/coverage/block-navigation.js.html +0 -346
- package/coverage/lcov-report/icure-typescript-sdk/coverage/index.html +0 -146
- package/coverage/lcov-report/icure-typescript-sdk/coverage/lcov-report/block-navigation.js.html +0 -346
- package/coverage/lcov-report/icure-typescript-sdk/coverage/lcov-report/index.html +0 -146
- package/coverage/lcov-report/icure-typescript-sdk/coverage/lcov-report/prettify.js.html +0 -91
- package/coverage/lcov-report/icure-typescript-sdk/coverage/lcov-report/sorter.js.html +0 -673
- package/coverage/lcov-report/icure-typescript-sdk/coverage/prettify.js.html +0 -91
- package/coverage/lcov-report/icure-typescript-sdk/coverage/sorter.js.html +0 -673
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccAccesslogApi.ts.html +0 -703
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccAgendaApi.ts.html +0 -538
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccAnonymousAccessApi.ts.html +0 -463
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccApplicationsettingsApi.ts.html +0 -352
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccArticleApi.ts.html +0 -445
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccAuthApi.ts.html +0 -625
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccBeefactApi.ts.html +0 -283
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccBekmehrApi.ts.html +0 -2812
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccBemikronoApi.ts.html +0 -658
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccBeresultexportApi.ts.html +0 -487
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccBeresultimportApi.ts.html +0 -475
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccBesamv2Api.ts.html +0 -2410
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccCalendarItemApi.ts.html +0 -874
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccCalendarItemTypeApi.ts.html +0 -487
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccClassificationApi.ts.html +0 -625
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccClassificationTemplateApi.ts.html +0 -649
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccCodeApi.ts.html +0 -1354
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccContactApi.ts.html +0 -1927
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccDeviceApi.ts.html +0 -1159
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccDoctemplateApi.ts.html +0 -856
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccDocumentApi.ts.html +0 -1417
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccDocumentTemplateApi.ts.html +0 -865
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccEntityrefApi.ts.html +0 -304
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccEntitytemplateApi.ts.html +0 -832
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccFormApi.ts.html +0 -1507
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccFrontendmigrationApi.ts.html +0 -490
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccGroupApi.ts.html +0 -1216
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccHcpartyApi.ts.html +0 -1546
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccHelementApi.ts.html +0 -937
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccIcureApi.ts.html +0 -994
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccInsuranceApi.ts.html +0 -547
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccInvoiceApi.ts.html +0 -2110
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccKeywordApi.ts.html +0 -490
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccMaintenanceTaskApi.ts.html +0 -484
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccMedexApi.ts.html +0 -259
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccMedicallocationApi.ts.html +0 -445
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccMessageApi.ts.html +0 -1468
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccPatientApi.ts.html +0 -2551
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccPermissionApi.ts.html +0 -262
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccPlaceApi.ts.html +0 -445
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccPubsubApi.ts.html +0 -403
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccReceiptApi.ts.html +0 -589
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccReplicationApi.ts.html +0 -403
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccTarificationApi.ts.html +0 -793
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccTimeTableApi.ts.html +0 -523
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccTmpApi.ts.html +0 -3979
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/IccUserApi.ts.html +0 -1660
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/XHR.ts.html +0 -523
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/api/index.html +0 -821
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/iccApi.ts.html +0 -220
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/index.html +0 -131
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/index.ts.html +0 -220
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterCode.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterContact.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterDevice.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterHealthElement.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterHealthcareParty.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterInvoice.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterMaintenanceTask.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterPatient.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterService.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AbstractFilterUser.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AccessLog.ts.html +0 -409
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AddedDocument.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Address.ts.html +0 -382
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AdministrationQuantity.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Agenda.ts.html +0 -268
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AgreementAppendix.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Amp.ts.html +0 -256
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AmpComponent.ts.html +0 -238
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Ampp.ts.html +0 -310
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AmppComponent.ts.html +0 -193
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Annotation.ts.html +0 -211
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ApplicationSettings.ts.html +0 -259
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Appointment.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AppointmentImport.ts.html +0 -202
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AppointmentTypeAndPlace.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Article.ts.html +0 -331
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Atc.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Attachment.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AuthenticationResponse.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/AuthenticationToken.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Basic.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Body.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Body1.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Body2.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Body3.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ByteArray.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CalendarItem.ts.html +0 -394
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CalendarItemTag.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CalendarItemType.ts.html +0 -181
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CareTeamMember.ts.html +0 -199
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CareTeamMembership.ts.html +0 -202
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CheckSMFPatientResult.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Classification.ts.html +0 -328
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ClassificationTemplate.ts.html +0 -325
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Code.ts.html +0 -691
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CodeStub.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CodeType.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/CommentedClassification.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Commercialization.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Company.ts.html +0 -190
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Contact.ts.html +0 -472
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Content.ts.html +0 -220
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Copayment.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Data.ts.html +0 -136
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DataAttachment.ts.html +0 -187
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DataOwnerRegistrationSuccess.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DatabaseInfo.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DatabaseInitialisation.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DatabaseSynchronization.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Delegation.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DeletedAttachment.ts.html +0 -199
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Device.ts.html +0 -364
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DeviceType.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DiaryNoteExportInfo.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Dmpp.ts.html +0 -220
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DocIdentifier.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Document.ts.html +0 -907
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DocumentGroup.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/DocumentTemplate.ts.html +0 -571
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Duration.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EIDItem.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Editor.ts.html +0 -196
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EfactInvoice.ts.html +0 -214
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EmailOrSmsMessage.ts.html +0 -202
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EmailTemplate.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Employer.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EmploymentInfo.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EntityReference.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/EntityTemplate.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Episode.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainCode.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainContact.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainDevice.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainHealthElement.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainHealthcareParty.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainInvoice.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainMaintenanceTask.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainPatient.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainService.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FilterChainUser.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FinancialInstitutionInformation.ts.html +0 -181
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FlatRateTarification.ts.html +0 -193
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FlowItem.ts.html +0 -238
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Form.ts.html +0 -433
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormColumn.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormDataOption.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormLayout.ts.html +0 -172
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormLayoutData.ts.html +0 -217
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormPlanning.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormSection.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormTemplate.ts.html +0 -223
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FormTemplateLayout.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Formula.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/FrontEndMigration.ts.html +0 -226
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Group.ts.html +0 -277
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/GroupDatabasesInfo.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/GuiCode.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/GuiCodeType.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/HealthElement.ts.html +0 -562
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/HealthcareParty.ts.html +0 -757
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/HealthcarePartyHistoryStatus.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/IcureStub.ts.html +0 -307
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/IdWithRev.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Identifier.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/IdentityDocumentReader.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ImportMapping.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ImportResult.ts.html +0 -187
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/IncapacityExportInfo.ts.html +0 -241
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/IndexedIdentifier.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/IndexingInfo.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Ingredient.ts.html +0 -193
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Insurability.ts.html +0 -268
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Insurance.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Invoice.ts.html +0 -700
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/InvoiceItem.ts.html +0 -376
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/InvoiceSender.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/InvoicesBatch.ts.html +0 -172
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/InvoicingCode.ts.html +0 -343
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Keyword.ts.html +0 -268
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/KeywordSubword.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/LabelledOccurence.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/LetterValue.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ListOfIds.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ListOfProperties.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/LoginCredentials.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MaintenanceTask.ts.html +0 -382
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MapOfIds.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Measure.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MedexInfo.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MedicalHouseContract.ts.html +0 -328
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MedicalLocation.ts.html +0 -196
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Medication.ts.html +0 -295
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MedicationSchemeExportInfo.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Medicinalproduct.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Message.ts.html +0 -520
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MessageReadStatus.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MessageWithBatch.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MessagesReadStatusUpdate.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MikronoAppointmentTypeRest.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MikronoCredentials.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/MimeAttachment.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ModelHelper.ts.html +0 -343
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Nmp.ts.html +0 -187
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/NoGenericPrescriptionReason.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/NoSwitchReason.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/NumeratorRange.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PackagingType.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedDocumentKeyIdPairObject.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListAccessLog.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListAmp.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListClassification.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListClassificationTemplate.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListCode.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListContact.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListDevice.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListDocument.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListEntityTemplate.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListForm.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListGroup.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListHealthElement.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListHealthcareParty.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListInvoice.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListMaintenanceTask.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListMessage.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListNmp.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListPatient.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListService.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListString.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListTarification.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListUser.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListVmp.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PaginatedListVmpGroup.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Paragraph.ts.html +0 -208
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ParagraphAgreement.ts.html +0 -208
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Partnership.ts.html +0 -439
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Patient.ts.html +0 -1183
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PatientByHcPartyGenderEducationProfession.ts.html +0 -190
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PatientHealthCareParty.ts.html +0 -277
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PatientRegistrationSuccess.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Payment.ts.html +0 -187
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Periodicity.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Permission.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PermissionCriterion.ts.html +0 -223
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PermissionItem.ts.html +0 -241
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PersonName.ts.html +0 -283
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PharmaceuticalForm.ts.html +0 -172
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PharmaceuticalFormStub.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Place.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PlanOfAction.ts.html +0 -427
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Predicate.ts.html +0 -136
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Pricing.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PropertyStub.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PropertyTypeStub.ts.html +0 -181
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/PublicKey.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Quantity.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Receipt.ts.html +0 -334
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReferralPeriod.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RefreshTokenExpiredError.ts.html +0 -100
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RegimenItem.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RegistrationInformation.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RegistrationSuccess.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Reimbursement.ts.html +0 -256
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReimbursementCriterion.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Remote.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RemoteAuthentication.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Renewal.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReplicateCommand.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Replication.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReplicationInfo.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReplicationStats.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReplicatorDocument.ts.html +0 -187
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ReplicatorResponse.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ResultInfo.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RevisionInfo.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Right.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/RouteOfAdministration.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SamText.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SamVersion.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SchoolingInfo.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Section.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Service.ts.html +0 -550
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/ServiceLink.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SoftwareMedicalFileExport.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/StandardSubstance.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/StrengthRange.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/StructureElement.ts.html +0 -136
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SubContact.ts.html +0 -352
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Substance.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SubstanceStub.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Substanceproduct.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Suggest.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SumehrContent.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SumehrExportInfo.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SumehrValidity.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/SupplyProblem.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Suspension.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Tag.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Tarification.ts.html +0 -724
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Telecom.ts.html +0 -277
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/TimeSeries.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/TimeTable.ts.html +0 -337
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/TimeTableHour.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/TimeTableItem.ts.html +0 -172
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/TokenWithGroup.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/TypedValueObject.ts.html +0 -205
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Unit.ts.html +0 -136
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/User.ts.html +0 -610
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/UserAndHealthcareParty.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/UserGroup.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Valorisation.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Verse.ts.html +0 -280
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/VirtualForm.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/VirtualIngredient.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Vmp.ts.html +0 -205
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/VmpComponent.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/VmpGroup.ts.html +0 -187
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/VmpGroupStub.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/VmpStub.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Vtm.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Wada.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/WebSession.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/WebSessionMaxIdleTime.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/WebSessionMaxIdleTimeUnits.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/Weekday.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/index.html +0 -4226
- package/coverage/lcov-report/icure-typescript-sdk/icc-api/model/models.ts.html +0 -928
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/auth/AuthenticationProvider.ts.html +0 -268
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/auth/BasicAuthService.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/auth/EnsembleAuthService.ts.html +0 -250
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/auth/JwtAuthService.ts.html +0 -349
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/auth/NoAuthService.ts.html +0 -139
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/auth/index.html +0 -176
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/AES.ts.html +0 -652
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/BaseExchangeKeysManager.ts.html +0 -1375
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/ConfidentialEntities.ts.html +0 -298
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/CryptoPrimitives.ts.html +0 -280
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/EntitiesEncryption.ts.html +0 -2548
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/ExchangeKeysManager.ts.html +0 -643
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/KeyManager.ts.html +0 -1258
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/KeyRecovery.ts.html +0 -868
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/LegacyCryptoStrategies.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/RSA.ts.html +0 -625
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/ShamirKeysManager.ts.html +0 -595
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/TransferKeysManager.ts.html +0 -493
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/index.html +0 -311
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/shamir.ts.html +0 -1063
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/crypto/utils.ts.html +0 -280
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/AllCodesFilter.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/AllDevicesFilter.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/AllHealthcarePartiesFilter.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/AllUsersFilter.ts.html +0 -154
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/CodeByIdsFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/CodeIdsByTypeCodeVersionIntervalFilter.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ComplementFilter.ts.html +0 -124
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ConstantFilter.ts.html +0 -112
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ContactByHcPartyFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.ts.html +0 -181
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.ts.html +0 -175
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ContactByServiceIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/DeviceByHcPartyFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/DeviceByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartyFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.ts.html +0 -172
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthElementByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthcarePartyByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthcarePartyByNameFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/HealthcarePartyByTagCodeFilter.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/IntersectionFilter.ts.html +0 -118
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskAfterDateFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskByHcPartyAndIdentifiersFilter.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskByHcPartyAndTypeFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/MaintenanceTaskByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndActiveFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndSsinFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.ts.html +0 -142
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByHcPartyNameFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/PatientByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyHealthElementIdsFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.ts.html +0 -178
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/ServiceBySecretForeignKeys.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/UnionFilter.ts.html +0 -115
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/UserByIdsFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/UserByNameEmailPhoneFilter.ts.html +0 -157
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/UsersByPatientIdFilter.ts.html +0 -160
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/filters.ts.html +0 -1117
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/filters/index.html +0 -896
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-accesslog-x-api.ts.html +0 -856
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-bekmehr-x-api.ts.html +0 -1039
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-calendar-item-x-api.ts.html +0 -712
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-classification-x-api.ts.html +0 -346
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-code-x-api.ts.html +0 -484
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-contact-x-api.ts.html +0 -2863
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-crypto-x-api.ts.html +0 -2935
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-data-owner-x-api.ts.html +0 -793
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-doctemplate-x-api.ts.html +0 -397
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-document-x-api.ts.html +0 -2446
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-form-x-api.ts.html +0 -400
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-hcparty-x-api.ts.html +0 -535
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-helement-x-api.ts.html +0 -1111
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-icure-maintenance-x-api.ts.html +0 -463
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-invoice-x-api.ts.html +0 -559
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-maintenance-task-x-api.ts.html +0 -511
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-message-x-api.ts.html +0 -328
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-patient-x-api.ts.html +0 -3460
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-receipt-x-api.ts.html +0 -367
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-time-table-x-api.ts.html +0 -280
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/icc-user-x-api.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/index.html +0 -431
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/index.ts.html +0 -1072
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/maintenance/KeyPairUpdateRequest.ts.html +0 -265
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/maintenance/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/rsrc/codelng.ts.html +0 -109
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/rsrc/contact.i18n.ts.html +0 -415
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/rsrc/icd10.ts.html +0 -424
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/rsrc/icpc2.ts.html +0 -151
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/rsrc/index.html +0 -161
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/storage/DefaultStorageEntryKeysFactory.ts.html +0 -145
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/storage/IcureStorageFacade.ts.html +0 -364
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/storage/KeyStorageImpl.ts.html +0 -193
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/storage/LocalStorageImpl.ts.html +0 -166
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/storage/index.html +0 -161
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/asn1-packer.ts.html +0 -346
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/asn1-parser.ts.html +0 -538
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/binary-utils.ts.html +0 -574
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/code-util.ts.html +0 -202
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/collection-utils.ts.html +0 -139
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/crypto-utils.ts.html +0 -838
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/formatting-util.ts.html +0 -745
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/functional-util.ts.html +0 -133
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/graph-utils.ts.html +0 -739
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/hcp-util.ts.html +0 -451
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/index.html +0 -341
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/index.ts.html +0 -106
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/insurability-util.ts.html +0 -247
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/lru-temporised-async-cache.ts.html +0 -484
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/net-utils.ts.html +0 -814
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/person-util.ts.html +0 -172
- package/coverage/lcov-report/icure-typescript-sdk/icc-x-api/utils/uuid-encoder.ts.html +0 -466
- package/coverage/lcov-report/icure-typescript-sdk/index.html +0 -146
- package/coverage/lcov-report/icure-typescript-sdk/index.ts.html +0 -109
- package/coverage/lcov-report/icure-typescript-sdk/node-compat.ts.html +0 -118
- package/coverage/lcov-report/icure-typescript-sdk/test/cleanup.ts.html +0 -163
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/api/IccDocumentApi.ts.html +0 -508
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/api/IccUserApi.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/api/index.html +0 -131
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/e2e/IccCalendarItemApi.ts.html +0 -196
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/e2e/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/model/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-api/model/modelHelpersTest.ts.html +0 -247
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/auth/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/auth/jwt-concurrency-test.ts.html +0 -484
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/concurrency.ts.html +0 -184
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/crypto-utils.ts.html +0 -355
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/cryptoTest.ts.html +0 -1138
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/delegate-ci-to-patient-with-missing-keys-test.ts.html +0 -589
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/exchange-keys-manager-test.ts.html +0 -196
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/full-crypto-test.ts.html +0 -1864
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/index.html +0 -221
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/shamir.ts.html +0 -616
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/crypto/share-to-newly-created-patient-from-hcp.ts.html +0 -391
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/entity-with-attachments-api-test.ts.html +0 -466
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/filters/filters.ts.html +0 -259
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/filters/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-accesslog-x-api.ts.html +0 -181
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-auth-api.ts.html +0 -217
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-contact-x-api.ts.html +0 -628
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-helement-x-api-test.ts.html +0 -511
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-maintenance-task-x-api-test.ts.html +0 -868
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-patient-x-api-test.ts.html +0 -250
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-time-table-x-api.ts.html +0 -319
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/icc-user-x-api-test.ts.html +0 -148
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/index.html +0 -251
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/patient-user.ts.html +0 -592
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/storage/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/storage/storage.ts.html +0 -208
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/utils/graph-test.ts.html +0 -244
- package/coverage/lcov-report/icure-typescript-sdk/test/icc-x-api/utils/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/index.html +0 -116
- package/coverage/lcov-report/icure-typescript-sdk/test/utils/TestApi.ts.html +0 -169
- package/coverage/lcov-report/icure-typescript-sdk/test/utils/TestCryptoStrategies.ts.html +0 -256
- package/coverage/lcov-report/icure-typescript-sdk/test/utils/TestStorage.ts.html +0 -289
- package/coverage/lcov-report/icure-typescript-sdk/test/utils/index.html +0 -176
- package/coverage/lcov-report/icure-typescript-sdk/test/utils/test-utils-decorators.ts.html +0 -1318
- package/coverage/lcov-report/icure-typescript-sdk/test/utils/test_utils.ts.html +0 -910
- package/coverage/lcov-report/index.html +0 -476
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov.info +0 -35410
- package/coverage/prettify.css +0 -1
- package/coverage/prettify.js +0 -2
- package/coverage/sort-arrow-sprite.png +0 -0
- package/coverage/sorter.js +0 -196
- package/dist/icc-api/api/IccPatientApi.js.map +0 -1
- package/dist/icc-x-api/crypto/EntitiesEncryption.js.map +0 -1
- package/dist/icc-x-api/icc-accesslog-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-calendar-item-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-classification-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-contact-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-document-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-form-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-helement-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-invoice-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-maintenance-task-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-message-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-patient-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-receipt-x-api.js.map +0 -1
- package/dist/icc-x-api/icc-time-table-x-api.js.map +0 -1
- package/dist/icc-x-api/index.js.map +0 -1
- package/dist/package.json +0 -22
- package/fake-secrets.txt +0 -3
- package/icc-api/.swagger-codegen/VERSION +0 -1
- package/icc-api/.swagger-codegen-ignore +0 -23
- package/icc-api/LICENSE +0 -201
- package/icc-api/api/IccAccesslogApi.ts +0 -229
- package/icc-api/api/IccAgendaApi.ts +0 -151
- package/icc-api/api/IccAnonymousAccessApi.ts +0 -126
- package/icc-api/api/IccApplicationsettingsApi.ts +0 -89
- package/icc-api/api/IccArticleApi.ts +0 -120
- package/icc-api/api/IccAuthApi.ts +0 -180
- package/icc-api/api/IccBeefactApi.ts +0 -66
- package/icc-api/api/IccBekmehrApi.ts +0 -909
- package/icc-api/api/IccBemikronoApi.ts +0 -191
- package/icc-api/api/IccBeresultexportApi.ts +0 -134
- package/icc-api/api/IccBeresultimportApi.ts +0 -130
- package/icc-api/api/IccBesamv2Api.ts +0 -775
- package/icc-api/api/IccCalendarItemApi.ts +0 -286
- package/icc-api/api/IccCalendarItemTypeApi.ts +0 -134
- package/icc-api/api/IccClassificationApi.ts +0 -180
- package/icc-api/api/IccClassificationTemplateApi.ts +0 -188
- package/icc-api/api/IccCodeApi.ts +0 -423
- package/icc-api/api/IccContactApi.ts +0 -669
- package/icc-api/api/IccDataownerApi.ts +0 -66
- package/icc-api/api/IccDeviceApi.ts +0 -358
- package/icc-api/api/IccDoctemplateApi.ts +0 -257
- package/icc-api/api/IccDocumentApi.ts +0 -444
- package/icc-api/api/IccDocumentTemplateApi.ts +0 -260
- package/icc-api/api/IccEntityrefApi.ts +0 -73
- package/icc-api/api/IccEntitytemplateApi.ts +0 -249
- package/icc-api/api/IccFormApi.ts +0 -532
- package/icc-api/api/IccFrontendmigrationApi.ts +0 -135
- package/icc-api/api/IccGroupApi.ts +0 -401
- package/icc-api/api/IccHcpartyApi.ts +0 -487
- package/icc-api/api/IccHelementApi.ts +0 -330
- package/icc-api/api/IccIcureApi.ts +0 -303
- package/icc-api/api/IccInsuranceApi.ts +0 -154
- package/icc-api/api/IccInvoiceApi.ts +0 -721
- package/icc-api/api/IccKeywordApi.ts +0 -135
- package/icc-api/api/IccMaintenanceTaskApi.ts +0 -133
- package/icc-api/api/IccMedexApi.ts +0 -58
- package/icc-api/api/IccMedicallocationApi.ts +0 -120
- package/icc-api/api/IccMessageApi.ts +0 -478
- package/icc-api/api/IccPatientApi.ts +0 -822
- package/icc-api/api/IccPermissionApi.ts +0 -59
- package/icc-api/api/IccPlaceApi.ts +0 -120
- package/icc-api/api/IccPubsubApi.ts +0 -106
- package/icc-api/api/IccReceiptApi.ts +0 -168
- package/icc-api/api/IccReplicationApi.ts +0 -106
- package/icc-api/api/IccTarificationApi.ts +0 -236
- package/icc-api/api/IccTimeTableApi.ts +0 -146
- package/icc-api/api/IccTmpApi.ts +0 -1298
- package/icc-api/api/IccUserApi.ts +0 -525
- package/icc-api/api/XHR.ts +0 -146
- package/icc-api/iccApi.ts +0 -46
- package/icc-api/index.ts +0 -45
- package/icc-api/model/AbstractFilterCode.ts +0 -19
- package/icc-api/model/AbstractFilterContact.ts +0 -19
- package/icc-api/model/AbstractFilterDevice.ts +0 -19
- package/icc-api/model/AbstractFilterHealthElement.ts +0 -19
- package/icc-api/model/AbstractFilterHealthcareParty.ts +0 -19
- package/icc-api/model/AbstractFilterInvoice.ts +0 -19
- package/icc-api/model/AbstractFilterMaintenanceTask.ts +0 -19
- package/icc-api/model/AbstractFilterPatient.ts +0 -19
- package/icc-api/model/AbstractFilterService.ts +0 -19
- package/icc-api/model/AbstractFilterUser.ts +0 -19
- package/icc-api/model/AccessLog.ts +0 -108
- package/icc-api/model/AddedDocument.ts +0 -27
- package/icc-api/model/Address.ts +0 -99
- package/icc-api/model/AdministrationQuantity.ts +0 -22
- package/icc-api/model/Agenda.ts +0 -61
- package/icc-api/model/AgreementAppendix.ts +0 -22
- package/icc-api/model/Amp.ts +0 -57
- package/icc-api/model/AmpComponent.ts +0 -51
- package/icc-api/model/Ampp.ts +0 -75
- package/icc-api/model/AmppComponent.ts +0 -36
- package/icc-api/model/Annotation.ts +0 -42
- package/icc-api/model/ApplicationSettings.ts +0 -58
- package/icc-api/model/Appointment.ts +0 -31
- package/icc-api/model/AppointmentImport.ts +0 -39
- package/icc-api/model/AppointmentTypeAndPlace.ts +0 -27
- package/icc-api/model/Article.ts +0 -82
- package/icc-api/model/Atc.ts +0 -20
- package/icc-api/model/Attachment.ts +0 -23
- package/icc-api/model/AttachmentMetadata.ts +0 -25
- package/icc-api/model/AuthenticationResponse.ts +0 -27
- package/icc-api/model/AuthenticationToken.ts +0 -33
- package/icc-api/model/Basic.ts +0 -20
- package/icc-api/model/Body.ts +0 -20
- package/icc-api/model/Body3.ts +0 -20
- package/icc-api/model/BulkAttachmentUpdateOptions.ts +0 -30
- package/icc-api/model/ByteArray.ts +0 -20
- package/icc-api/model/CalendarItem.ts +0 -103
- package/icc-api/model/CalendarItemTag.ts +0 -22
- package/icc-api/model/CalendarItemType.ts +0 -32
- package/icc-api/model/CareTeamMember.ts +0 -38
- package/icc-api/model/CareTeamMembership.ts +0 -39
- package/icc-api/model/CheckSMFPatientResult.ts +0 -24
- package/icc-api/model/Classification.ts +0 -81
- package/icc-api/model/ClassificationTemplate.ts +0 -80
- package/icc-api/model/Code.ts +0 -202
- package/icc-api/model/CodeStub.ts +0 -24
- package/icc-api/model/CodeType.ts +0 -19
- package/icc-api/model/CommentedClassification.ts +0 -21
- package/icc-api/model/Commercialization.ts +0 -25
- package/icc-api/model/Company.ts +0 -35
- package/icc-api/model/Contact.ts +0 -129
- package/icc-api/model/Content.ts +0 -45
- package/icc-api/model/Copayment.ts +0 -22
- package/icc-api/model/Data.ts +0 -17
- package/icc-api/model/DataAttachment.ts +0 -34
- package/icc-api/model/DataOwnerRegistrationSuccess.ts +0 -21
- package/icc-api/model/DataOwnerWithType.ts +0 -19
- package/icc-api/model/DatabaseInfo.ts +0 -28
- package/icc-api/model/DatabaseInitialisation.ts +0 -27
- package/icc-api/model/DatabaseSynchronization.ts +0 -30
- package/icc-api/model/Delegation.ts +0 -25
- package/icc-api/model/DeletedAttachment.ts +0 -38
- package/icc-api/model/Device.ts +0 -93
- package/icc-api/model/DeviceType.ts +0 -23
- package/icc-api/model/DiaryNoteExportInfo.ts +0 -30
- package/icc-api/model/Dmpp.ts +0 -45
- package/icc-api/model/DocIdentifier.ts +0 -20
- package/icc-api/model/Document.ts +0 -274
- package/icc-api/model/DocumentGroup.ts +0 -20
- package/icc-api/model/DocumentTemplate.ts +0 -162
- package/icc-api/model/Duration.ts +0 -21
- package/icc-api/model/EIDItem.ts +0 -23
- package/icc-api/model/Editor.ts +0 -37
- package/icc-api/model/EfactInvoice.ts +0 -43
- package/icc-api/model/EmailOrSmsMessage.ts +0 -39
- package/icc-api/model/EmailTemplate.ts +0 -20
- package/icc-api/model/Employer.ts +0 -21
- package/icc-api/model/EmploymentInfo.ts +0 -24
- package/icc-api/model/EntityReference.ts +0 -25
- package/icc-api/model/EntityTemplate.ts +0 -31
- package/icc-api/model/Episode.ts +0 -30
- package/icc-api/model/FilterChainCode.ts +0 -23
- package/icc-api/model/FilterChainContact.ts +0 -23
- package/icc-api/model/FilterChainDevice.ts +0 -23
- package/icc-api/model/FilterChainHealthElement.ts +0 -23
- package/icc-api/model/FilterChainHealthcareParty.ts +0 -23
- package/icc-api/model/FilterChainInvoice.ts +0 -23
- package/icc-api/model/FilterChainMaintenanceTask.ts +0 -23
- package/icc-api/model/FilterChainPatient.ts +0 -23
- package/icc-api/model/FilterChainService.ts +0 -23
- package/icc-api/model/FilterChainUser.ts +0 -23
- package/icc-api/model/FinancialInstitutionInformation.ts +0 -32
- package/icc-api/model/FlatRateTarification.ts +0 -36
- package/icc-api/model/FlowItem.ts +0 -51
- package/icc-api/model/Form.ts +0 -116
- package/icc-api/model/FormColumn.ts +0 -22
- package/icc-api/model/FormDataOption.ts +0 -20
- package/icc-api/model/FormLayout.ts +0 -29
- package/icc-api/model/FormLayoutData.ts +0 -44
- package/icc-api/model/FormPlanning.ts +0 -26
- package/icc-api/model/FormSection.ts +0 -23
- package/icc-api/model/FormTemplate.ts +0 -46
- package/icc-api/model/FormTemplateLayout.ts +0 -23
- package/icc-api/model/Formula.ts +0 -31
- package/icc-api/model/FrontEndMigration.ts +0 -47
- package/icc-api/model/Group.ts +0 -64
- package/icc-api/model/GroupDatabasesInfo.ts +0 -21
- package/icc-api/model/GroupDeletionReport.ts +0 -21
- package/icc-api/model/GuiCode.ts +0 -20
- package/icc-api/model/GuiCodeType.ts +0 -19
- package/icc-api/model/HealthElement.ts +0 -159
- package/icc-api/model/HealthcareParty.ts +0 -224
- package/icc-api/model/HealthcarePartyHistoryStatus.ts +0 -33
- package/icc-api/model/IcureStub.ts +0 -74
- package/icc-api/model/IdWithRev.ts +0 -20
- package/icc-api/model/Identifier.ts +0 -27
- package/icc-api/model/IdentityDocumentReader.ts +0 -24
- package/icc-api/model/ImportMapping.ts +0 -24
- package/icc-api/model/ImportResult.ts +0 -34
- package/icc-api/model/IncapacityExportInfo.ts +0 -54
- package/icc-api/model/IndexedIdentifier.ts +0 -21
- package/icc-api/model/IndexingInfo.ts +0 -19
- package/icc-api/model/Ingredient.ts +0 -36
- package/icc-api/model/Insurability.ts +0 -61
- package/icc-api/model/Insurance.ts +0 -33
- package/icc-api/model/Invoice.ts +0 -205
- package/icc-api/model/InvoiceItem.ts +0 -97
- package/icc-api/model/InvoiceSender.ts +0 -28
- package/icc-api/model/InvoicesBatch.ts +0 -29
- package/icc-api/model/InvoicingCode.ts +0 -86
- package/icc-api/model/Keyword.ts +0 -61
- package/icc-api/model/KeywordSubword.ts +0 -20
- package/icc-api/model/LabelledOccurence.ts +0 -20
- package/icc-api/model/LetterValue.ts +0 -22
- package/icc-api/model/ListOfIds.ts +0 -22
- package/icc-api/model/ListOfProperties.ts +0 -23
- package/icc-api/model/LoginCredentials.ts +0 -20
- package/icc-api/model/MaintenanceTask.ts +0 -99
- package/icc-api/model/MapOfIds.ts +0 -19
- package/icc-api/model/Measure.ts +0 -31
- package/icc-api/model/MedexInfo.ts +0 -33
- package/icc-api/model/MedicalHouseContract.ts +0 -81
- package/icc-api/model/MedicalLocation.ts +0 -37
- package/icc-api/model/Medication.ts +0 -72
- package/icc-api/model/MedicationSchemeExportInfo.ts +0 -25
- package/icc-api/model/Medicinalproduct.ts +0 -24
- package/icc-api/model/Message.ts +0 -145
- package/icc-api/model/MessageReadStatus.ts +0 -23
- package/icc-api/model/MessageWithBatch.ts +0 -22
- package/icc-api/model/MessagesReadStatusUpdate.ts +0 -22
- package/icc-api/model/MikronoAppointmentTypeRest.ts +0 -25
- package/icc-api/model/MikronoCredentials.ts +0 -21
- package/icc-api/model/MimeAttachment.ts +0 -22
- package/icc-api/model/ModelHelper.ts +0 -86
- package/icc-api/model/Nmp.ts +0 -34
- package/icc-api/model/NoGenericPrescriptionReason.ts +0 -21
- package/icc-api/model/NoSwitchReason.ts +0 -21
- package/icc-api/model/NumeratorRange.ts +0 -21
- package/icc-api/model/PackagingType.ts +0 -23
- package/icc-api/model/PaginatedDocumentKeyIdPairObject.ts +0 -20
- package/icc-api/model/PaginatedListAccessLog.ts +0 -24
- package/icc-api/model/PaginatedListAmp.ts +0 -24
- package/icc-api/model/PaginatedListClassification.ts +0 -24
- package/icc-api/model/PaginatedListClassificationTemplate.ts +0 -24
- package/icc-api/model/PaginatedListCode.ts +0 -24
- package/icc-api/model/PaginatedListContact.ts +0 -24
- package/icc-api/model/PaginatedListDevice.ts +0 -24
- package/icc-api/model/PaginatedListDocument.ts +0 -24
- package/icc-api/model/PaginatedListEntityTemplate.ts +0 -24
- package/icc-api/model/PaginatedListForm.ts +0 -24
- package/icc-api/model/PaginatedListGroup.ts +0 -24
- package/icc-api/model/PaginatedListHealthElement.ts +0 -24
- package/icc-api/model/PaginatedListHealthcareParty.ts +0 -24
- package/icc-api/model/PaginatedListInvoice.ts +0 -24
- package/icc-api/model/PaginatedListMaintenanceTask.ts +0 -24
- package/icc-api/model/PaginatedListMessage.ts +0 -24
- package/icc-api/model/PaginatedListNmp.ts +0 -24
- package/icc-api/model/PaginatedListPatient.ts +0 -24
- package/icc-api/model/PaginatedListService.ts +0 -24
- package/icc-api/model/PaginatedListString.ts +0 -23
- package/icc-api/model/PaginatedListTarification.ts +0 -24
- package/icc-api/model/PaginatedListUser.ts +0 -24
- package/icc-api/model/PaginatedListVmp.ts +0 -24
- package/icc-api/model/PaginatedListVmpGroup.ts +0 -24
- package/icc-api/model/Paragraph.ts +0 -41
- package/icc-api/model/ParagraphAgreement.ts +0 -41
- package/icc-api/model/Part.ts +0 -17
- package/icc-api/model/Partnership.ts +0 -118
- package/icc-api/model/Patient.ts +0 -370
- package/icc-api/model/PatientByHcPartyGenderEducationProfession.ts +0 -35
- package/icc-api/model/PatientHealthCareParty.ts +0 -64
- package/icc-api/model/PatientRegistrationSuccess.ts +0 -21
- package/icc-api/model/Payment.ts +0 -34
- package/icc-api/model/Periodicity.ts +0 -21
- package/icc-api/model/Permission.ts +0 -30
- package/icc-api/model/PermissionCriterion.ts +0 -46
- package/icc-api/model/PermissionItem.ts +0 -56
- package/icc-api/model/PersonName.ts +0 -66
- package/icc-api/model/PharmaceuticalForm.ts +0 -29
- package/icc-api/model/PharmaceuticalFormStub.ts +0 -24
- package/icc-api/model/Place.ts +0 -27
- package/icc-api/model/PlanOfAction.ts +0 -114
- package/icc-api/model/Predicate.ts +0 -17
- package/icc-api/model/Pricing.ts +0 -21
- package/icc-api/model/PropertyStub.ts +0 -31
- package/icc-api/model/PropertyTypeStub.ts +0 -32
- package/icc-api/model/PublicKey.ts +0 -20
- package/icc-api/model/Quantity.ts +0 -20
- package/icc-api/model/Receipt.ts +0 -83
- package/icc-api/model/ReferralPeriod.ts +0 -33
- package/icc-api/model/RefreshTokenExpiredError.ts +0 -5
- package/icc-api/model/RegimenItem.ts +0 -27
- package/icc-api/model/RegistrationInformation.ts +0 -23
- package/icc-api/model/RegistrationSuccess.ts +0 -21
- package/icc-api/model/Reimbursement.ts +0 -57
- package/icc-api/model/ReimbursementCriterion.ts +0 -22
- package/icc-api/model/Remote.ts +0 -21
- package/icc-api/model/RemoteAuthentication.ts +0 -20
- package/icc-api/model/Renewal.ts +0 -21
- package/icc-api/model/ReplicateCommand.ts +0 -25
- package/icc-api/model/Replication.ts +0 -28
- package/icc-api/model/ReplicationInfo.ts +0 -22
- package/icc-api/model/ReplicationStats.ts +0 -27
- package/icc-api/model/ReplicatorDocument.ts +0 -34
- package/icc-api/model/ReplicatorResponse.ts +0 -23
- package/icc-api/model/ResultInfo.ts +0 -33
- package/icc-api/model/RevisionInfo.ts +0 -20
- package/icc-api/model/Right.ts +0 -22
- package/icc-api/model/RouteOfAdministration.ts +0 -22
- package/icc-api/model/SamText.ts +0 -22
- package/icc-api/model/SamVersion.ts +0 -26
- package/icc-api/model/SchoolingInfo.ts +0 -23
- package/icc-api/model/Section.ts +0 -23
- package/icc-api/model/Service.ts +0 -155
- package/icc-api/model/ServiceLink.ts +0 -22
- package/icc-api/model/SoftwareMedicalFileExport.ts +0 -23
- package/icc-api/model/StandardSubstance.ts +0 -33
- package/icc-api/model/StrengthRange.ts +0 -22
- package/icc-api/model/StructureElement.ts +0 -17
- package/icc-api/model/SubContact.ts +0 -89
- package/icc-api/model/Substance.ts +0 -31
- package/icc-api/model/SubstanceStub.ts +0 -26
- package/icc-api/model/Substanceproduct.ts +0 -24
- package/icc-api/model/Suggest.ts +0 -23
- package/icc-api/model/SumehrContent.ts +0 -26
- package/icc-api/model/SumehrExportInfo.ts +0 -30
- package/icc-api/model/SumehrValidity.ts +0 -27
- package/icc-api/model/SupplyProblem.ts +0 -25
- package/icc-api/model/Suspension.ts +0 -22
- package/icc-api/model/Tag.ts +0 -20
- package/icc-api/model/Tarification.ts +0 -213
- package/icc-api/model/Telecom.ts +0 -64
- package/icc-api/model/TimeSeries.ts +0 -28
- package/icc-api/model/TimeTable.ts +0 -84
- package/icc-api/model/TimeTableHour.ts +0 -20
- package/icc-api/model/TimeTableItem.ts +0 -30
- package/icc-api/model/TokenWithGroup.ts +0 -21
- package/icc-api/model/TypedValueObject.ts +0 -40
- package/icc-api/model/Unit.ts +0 -17
- package/icc-api/model/User.ts +0 -173
- package/icc-api/model/UserAndHealthcareParty.ts +0 -25
- package/icc-api/model/UserGroup.ts +0 -30
- package/icc-api/model/Valorisation.ts +0 -31
- package/icc-api/model/Verse.ts +0 -65
- package/icc-api/model/VirtualForm.ts +0 -22
- package/icc-api/model/VirtualIngredient.ts +0 -33
- package/icc-api/model/Vmp.ts +0 -40
- package/icc-api/model/VmpComponent.ts +0 -28
- package/icc-api/model/VmpGroup.ts +0 -34
- package/icc-api/model/VmpGroupStub.ts +0 -23
- package/icc-api/model/VmpStub.ts +0 -24
- package/icc-api/model/Vtm.ts +0 -23
- package/icc-api/model/Wada.ts +0 -22
- package/icc-api/model/WebSession.ts +0 -26
- package/icc-api/model/WebSessionMaxIdleTime.ts +0 -24
- package/icc-api/model/WebSessionMaxIdleTimeUnits.ts +0 -21
- package/icc-api/model/Weekday.ts +0 -21
- package/icc-api/model/models.ts +0 -298
- package/icc-x-api/auth/AuthService.ts +0 -18
- package/icc-x-api/auth/AuthenticationProvider.ts +0 -61
- package/icc-x-api/auth/BasicAuthService.ts +0 -25
- package/icc-x-api/auth/EnsembleAuthService.ts +0 -55
- package/icc-x-api/auth/JwtAuthService.ts +0 -87
- package/icc-x-api/auth/NoAuthService.ts +0 -18
- package/icc-x-api/crypto/AES.ts +0 -189
- package/icc-x-api/crypto/BaseExchangeKeysManager.ts +0 -430
- package/icc-x-api/crypto/ConfidentialEntities.ts +0 -93
- package/icc-x-api/crypto/CryptoPrimitives.ts +0 -65
- package/icc-x-api/crypto/CryptoStrategies.ts +0 -84
- package/icc-x-api/crypto/EntitiesEncryption.ts +0 -908
- package/icc-x-api/crypto/ExchangeKeysManager.ts +0 -171
- package/icc-x-api/crypto/KeyManager.ts +0 -391
- package/icc-x-api/crypto/KeyRecovery.ts +0 -261
- package/icc-x-api/crypto/LegacyCryptoStrategies.ts +0 -27
- package/icc-x-api/crypto/RSA.ts +0 -180
- package/icc-x-api/crypto/ShamirKeysManager.ts +0 -170
- package/icc-x-api/crypto/ShareMetadataBehaviour.ts +0 -19
- package/icc-x-api/crypto/TransferKeysManager.ts +0 -136
- package/icc-x-api/crypto/shamir.ts +0 -326
- package/icc-x-api/crypto/utils.ts +0 -135
- package/icc-x-api/filters/AllCodesFilter.ts +0 -22
- package/icc-x-api/filters/AllDevicesFilter.ts +0 -23
- package/icc-x-api/filters/AllHealthcarePartiesFilter.ts +0 -23
- package/icc-x-api/filters/AllUsersFilter.ts +0 -23
- package/icc-x-api/filters/CodeByIdsFilter.ts +0 -25
- package/icc-x-api/filters/CodeByRegionTypeLabelLanguageFilter.ts +0 -28
- package/icc-x-api/filters/CodeIdsByTypeCodeVersionIntervalFilter.ts +0 -30
- package/icc-x-api/filters/ComplementFilter.ts +0 -13
- package/icc-x-api/filters/ConstantFilter.ts +0 -9
- package/icc-x-api/filters/ContactByHcPartyFilter.ts +0 -25
- package/icc-x-api/filters/ContactByHcPartyPatientTagCodeDateFilter.ts +0 -32
- package/icc-x-api/filters/ContactByHcPartyTagCodeDateFilter.ts +0 -30
- package/icc-x-api/filters/ContactByServiceIdsFilter.ts +0 -24
- package/icc-x-api/filters/DeviceByHcPartyFilter.ts +0 -24
- package/icc-x-api/filters/DeviceByIdsFilter.ts +0 -24
- package/icc-x-api/filters/HealthElementByHcPartyFilter.ts +0 -24
- package/icc-x-api/filters/HealthElementByHcPartyIdentifiersFilter.ts +0 -26
- package/icc-x-api/filters/HealthElementByHcPartySecretForeignKeysFilter.ts +0 -25
- package/icc-x-api/filters/HealthElementByHcPartyTagCodeFilter.ts +0 -29
- package/icc-x-api/filters/HealthElementByIdsFilter.ts +0 -24
- package/icc-x-api/filters/HealthcarePartyByIdsFilter.ts +0 -24
- package/icc-x-api/filters/HealthcarePartyByNameFilter.ts +0 -25
- package/icc-x-api/filters/HealthcarePartyByTagCodeFilter.ts +0 -27
- package/icc-x-api/filters/IntersectionFilter.ts +0 -11
- package/icc-x-api/filters/InvoiceByHcPartyCodeDateFilter.ts +0 -27
- package/icc-x-api/filters/MaintenanceTaskAfterDateFilter.ts +0 -25
- package/icc-x-api/filters/MaintenanceTaskByHcPartyAndIdentifiersFilter.ts +0 -26
- package/icc-x-api/filters/MaintenanceTaskByHcPartyAndTypeFilter.ts +0 -25
- package/icc-x-api/filters/MaintenanceTaskByIdsFilter.ts +0 -24
- package/icc-x-api/filters/PatientByHcPartyAndActiveFilter.ts +0 -25
- package/icc-x-api/filters/PatientByHcPartyAndAddressFilter.ts +0 -27
- package/icc-x-api/filters/PatientByHcPartyAndExternalIdFilter.ts +0 -25
- package/icc-x-api/filters/PatientByHcPartyAndIdentifiersFilter.ts +0 -26
- package/icc-x-api/filters/PatientByHcPartyAndSsinFilter.ts +0 -25
- package/icc-x-api/filters/PatientByHcPartyAndSsinsFilter.ts +0 -25
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthBetweenFilter.ts +0 -26
- package/icc-x-api/filters/PatientByHcPartyDateOfBirthFilter.ts +0 -25
- package/icc-x-api/filters/PatientByHcPartyFilter.ts +0 -24
- package/icc-x-api/filters/PatientByHcPartyGenderEducationProfession.ts +0 -19
- package/icc-x-api/filters/PatientByHcPartyNameContainsFuzzyFilter.ts +0 -25
- package/icc-x-api/filters/PatientByHcPartyNameFilter.ts +0 -25
- package/icc-x-api/filters/PatientByIdsFilter.ts +0 -24
- package/icc-x-api/filters/ServiceByContactsAndSubcontactsFilter.ts +0 -28
- package/icc-x-api/filters/ServiceByHcPartyFilter.ts +0 -24
- package/icc-x-api/filters/ServiceByHcPartyHealthElementIdsFilter.ts +0 -25
- package/icc-x-api/filters/ServiceByHcPartyIdentifiersFilter.ts +0 -26
- package/icc-x-api/filters/ServiceByHcPartyTagCodeDateFilter.ts +0 -31
- package/icc-x-api/filters/ServiceByIdsFilter.ts +0 -24
- package/icc-x-api/filters/ServiceBySecretForeignKeys.ts +0 -25
- package/icc-x-api/filters/UnionFilter.ts +0 -10
- package/icc-x-api/filters/UserByIdsFilter.ts +0 -24
- package/icc-x-api/filters/UserByNameEmailPhoneFilter.ts +0 -24
- package/icc-x-api/filters/UsersByPatientIdFilter.ts +0 -25
- package/icc-x-api/filters/filters.ts +0 -362
- package/icc-x-api/icc-accesslog-x-api.ts +0 -332
- package/icc-x-api/icc-bekmehr-x-api.ts +0 -360
- package/icc-x-api/icc-calendar-item-x-api.ts +0 -278
- package/icc-x-api/icc-classification-x-api.ts +0 -136
- package/icc-x-api/icc-code-x-api.ts +0 -133
- package/icc-x-api/icc-contact-x-api.ts +0 -957
- package/icc-x-api/icc-crypto-x-api.ts +0 -940
- package/icc-x-api/icc-data-owner-x-api.ts +0 -236
- package/icc-x-api/icc-doctemplate-x-api.ts +0 -104
- package/icc-x-api/icc-document-x-api.ts +0 -837
- package/icc-x-api/icc-form-x-api.ts +0 -157
- package/icc-x-api/icc-hcparty-x-api.ts +0 -150
- package/icc-x-api/icc-helement-x-api.ts +0 -393
- package/icc-x-api/icc-icure-maintenance-x-api.ts +0 -126
- package/icc-x-api/icc-invoice-x-api.ts +0 -209
- package/icc-x-api/icc-maintenance-task-x-api.ts +0 -194
- package/icc-x-api/icc-message-x-api.ts +0 -144
- package/icc-x-api/icc-patient-x-api.ts +0 -1215
- package/icc-x-api/icc-receipt-x-api.ts +0 -137
- package/icc-x-api/icc-time-table-x-api.ts +0 -109
- package/icc-x-api/icc-user-x-api.ts +0 -20
- package/icc-x-api/index.ts +0 -352
- package/icc-x-api/maintenance/KeyPairUpdateRequest.ts +0 -60
- package/icc-x-api/rsrc/codelng.ts +0 -8
- package/icc-x-api/rsrc/contact.i18n.ts +0 -110
- package/icc-x-api/rsrc/icd10.ts +0 -113
- package/icc-x-api/rsrc/icpc2.ts +0 -22
- package/icc-x-api/storage/DefaultStorageEntryKeysFactory.ts +0 -20
- package/icc-x-api/storage/IcureStorageFacade.ts +0 -93
- package/icc-x-api/storage/KeyStorageFacade.ts +0 -35
- package/icc-x-api/storage/KeyStorageImpl.ts +0 -36
- package/icc-x-api/storage/LocalStorageImpl.ts +0 -27
- package/icc-x-api/storage/StorageEntryKeysFactory.ts +0 -39
- package/icc-x-api/storage/StorageFacade.ts +0 -21
- package/icc-x-api/utils/asn1-packer.ts +0 -87
- package/icc-x-api/utils/asn1-parser.ts +0 -151
- package/icc-x-api/utils/binary-utils.ts +0 -163
- package/icc-x-api/utils/code-util.ts +0 -39
- package/icc-x-api/utils/collection-utils.ts +0 -18
- package/icc-x-api/utils/crypto-utils.ts +0 -251
- package/icc-x-api/utils/formatting-util.ts +0 -220
- package/icc-x-api/utils/functional-util.ts +0 -16
- package/icc-x-api/utils/graph-utils.ts +0 -218
- package/icc-x-api/utils/hcp-util.ts +0 -122
- package/icc-x-api/utils/index.ts +0 -7
- package/icc-x-api/utils/insurability-util.ts +0 -54
- package/icc-x-api/utils/lru-temporised-async-cache.ts +0 -133
- package/icc-x-api/utils/net-utils.ts +0 -243
- package/icc-x-api/utils/person-util.ts +0 -29
- package/icc-x-api/utils/uuid-encoder.ts +0 -127
- package/icure-pre-commit/.pre-commit-config.yaml +0 -16
- package/icure-pre-commit/.secrets.baseline +0 -109
- package/icure-pre-commit/README.md +0 -17
- package/icure-pre-commit/basic.pre-commit-config.yaml +0 -16
- package/icure-pre-commit/detect-secrets/filters/__pycache__/is_key_format.cpython-39.pyc +0 -0
- package/icure-pre-commit/icure_detect_secrets/filters/__pycache__/is_icure_safe_data.cpython-39.pyc +0 -0
- package/icure-pre-commit/icure_detect_secrets/filters/__pycache__/is_key_format.cpython-39.pyc +0 -0
- package/icure-pre-commit/icure_detect_secrets/filters/is_icure_safe_data.py +0 -89
- package/icure-pre-commit/icure_detect_secrets/filters/is_key_format.py +0 -9
- package/icure-pre-commit/icure_detect_secrets/plugins/EncodedFileDetector.py +0 -71
- package/icure-pre-commit/icure_detect_secrets/plugins/KeyFileDetector.py +0 -57
- package/icure-pre-commit/icure_detect_secrets/plugins/__pycache__/EncodedFileDetector.cpython-39.pyc +0 -0
- package/icure-pre-commit/icure_detect_secrets/plugins/__pycache__/KeyFileDetector.cpython-39.pyc +0 -0
- package/icure-pre-commit/install_optional_detect-secrets.sh +0 -45
- package/icure-pre-commit/install_required_tools.sh +0 -35
- package/icure-pre-commit/kotlin.pre-commit-config.yaml +0 -21
- package/icure-pre-commit/scan-secrets.sh +0 -7
- package/index.ts +0 -8
- package/node-compat.ts +0 -11
- package/package-lock.json +0 -26824
- package/sonar-project.properties +0 -20
- package/test/icc-api/api/IccDocumentApi.ts +0 -157
- package/test/icc-api/api/IccUserApi.ts +0 -21
- package/test/icc-api/e2e/IccCalendarItemApi.ts +0 -43
- package/test/icc-api/model/modelHelpersTest.ts +0 -54
- package/test/icc-x-api/auth/jwt-concurrency-test.ts +0 -136
- package/test/icc-x-api/crypto/concurrency.ts +0 -33
- package/test/icc-x-api/crypto/crypto-utils.ts +0 -90
- package/test/icc-x-api/crypto/cryptoTest.ts +0 -348
- package/test/icc-x-api/crypto/delegate-ci-to-patient-with-missing-keys-test.ts +0 -168
- package/test/icc-x-api/crypto/full-crypto-test.ts +0 -586
- package/test/icc-x-api/crypto/shamir.ts +0 -177
- package/test/icc-x-api/crypto/share-to-newly-created-patient-from-hcp.ts +0 -96
- package/test/icc-x-api/entity-with-attachments-api-test.ts +0 -127
- package/test/icc-x-api/filters/filters.ts +0 -58
- package/test/icc-x-api/icc-accesslog-x-api.ts +0 -102
- package/test/icc-x-api/icc-auth-api.ts +0 -44
- package/test/icc-x-api/icc-calendar-item-x-api.ts +0 -94
- package/test/icc-x-api/icc-contact-x-api.ts +0 -223
- package/test/icc-x-api/icc-form-x-api.ts +0 -94
- package/test/icc-x-api/icc-helement-x-api-test.ts +0 -197
- package/test/icc-x-api/icc-invoice-x-api.ts +0 -97
- package/test/icc-x-api/icc-maintenance-task-x-api-test.ts +0 -261
- package/test/icc-x-api/icc-patient-x-api-test.ts +0 -55
- package/test/icc-x-api/icc-time-table-x-api.ts +0 -78
- package/test/icc-x-api/icc-user-x-api-test.ts +0 -21
- package/test/icc-x-api/patient-user.ts +0 -132
- package/test/icc-x-api/storage/storage.ts +0 -41
- package/test/icc-x-api/test-legacy-data-support.ts +0 -285
- package/test/icc-x-api/utils/graph-test.ts +0 -53
- package/test/scratch/docker-compose-cloud-debug.yaml +0 -113
- package/test/scratch/docker-compose-cloud-debuggable.yaml +0 -85
- package/test/scratch/docker-compose-cloud.yaml +0 -119
- package/test/scratch/docker.ini +0 -9
- package/test/scratch/haproxy/haproxy.cfg +0 -26
- package/test/utils/TestApi.ts +0 -27
- package/test/utils/TestCryptoStrategies.ts +0 -49
- package/test/utils/TestStorage.ts +0 -68
- package/test/utils/test-utils-decorators.ts +0 -411
- package/test/utils/test_utils.ts +0 -275
- package/test-scripts/cleanup.ts +0 -26
- package/tsconfig.json +0 -21
- /package/{dist/icc-api → icc-api}/api/IccAccesslogApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAccesslogApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAccesslogApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAgendaApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAgendaApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAgendaApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAnonymousAccessApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAnonymousAccessApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAnonymousAccessApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccApplicationsettingsApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccApplicationsettingsApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccApplicationsettingsApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccArticleApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccArticleApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccArticleApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAuthApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAuthApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccAuthApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeefactApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeefactApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeefactApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBekmehrApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBekmehrApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBekmehrApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBemikronoApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBemikronoApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBemikronoApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeresultexportApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeresultexportApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeresultexportApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeresultimportApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeresultimportApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBeresultimportApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBesamv2Api.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBesamv2Api.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccBesamv2Api.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCalendarItemApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCalendarItemApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCalendarItemApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCalendarItemTypeApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCalendarItemTypeApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCalendarItemTypeApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccClassificationApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccClassificationApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccClassificationApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccClassificationTemplateApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccClassificationTemplateApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccClassificationTemplateApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCodeApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCodeApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccCodeApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccContactApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccContactApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccContactApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDataownerApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDataownerApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDataownerApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDeviceApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDeviceApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDeviceApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDoctemplateApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDoctemplateApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDoctemplateApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDocumentApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDocumentApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDocumentApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDocumentTemplateApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDocumentTemplateApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccDocumentTemplateApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccEntityrefApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccEntityrefApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccEntityrefApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccEntitytemplateApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccEntitytemplateApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccEntitytemplateApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccFormApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccFormApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccFormApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccFrontendmigrationApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccFrontendmigrationApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccFrontendmigrationApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccGroupApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccGroupApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccGroupApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccHcpartyApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccHcpartyApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccHcpartyApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccHelementApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccHelementApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccHelementApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccIcureApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccIcureApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccIcureApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccInsuranceApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccInsuranceApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccInsuranceApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccInvoiceApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccInvoiceApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccInvoiceApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccKeywordApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccKeywordApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccKeywordApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMaintenanceTaskApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMaintenanceTaskApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMaintenanceTaskApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMedexApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMedexApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMedexApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMedicallocationApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMedicallocationApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMedicallocationApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMessageApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMessageApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccMessageApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPermissionApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPermissionApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPermissionApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPlaceApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPlaceApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPlaceApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPubsubApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPubsubApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccPubsubApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccReceiptApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccReceiptApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccReceiptApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccReplicationApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccReplicationApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccReplicationApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTarificationApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTarificationApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTarificationApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTimeTableApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTimeTableApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTimeTableApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTmpApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTmpApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccTmpApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/IccUserApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/IccUserApi.js +0 -0
- /package/{dist/icc-api → icc-api}/api/IccUserApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/api/XHR.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/api/XHR.js +0 -0
- /package/{dist/icc-api → icc-api}/api/XHR.js.map +0 -0
- /package/{dist/icc-api → icc-api}/iccApi.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/iccApi.js +0 -0
- /package/{dist/icc-api → icc-api}/iccApi.js.map +0 -0
- /package/{dist/icc-api → icc-api}/index.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/index.js +0 -0
- /package/{dist/icc-api → icc-api}/index.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterCode.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterCode.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterCode.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterContact.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterContact.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterContact.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterDevice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterDevice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterDevice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterHealthElement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterHealthElement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterHealthElement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterHealthcareParty.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterHealthcareParty.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterHealthcareParty.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterInvoice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterInvoice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterInvoice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterMaintenanceTask.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterMaintenanceTask.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterMaintenanceTask.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterPatient.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterPatient.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterPatient.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterService.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterService.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterService.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterUser.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterUser.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AbstractFilterUser.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AccessLog.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AccessLog.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AccessLog.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AddedDocument.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AddedDocument.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AddedDocument.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Address.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Address.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Address.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AdministrationQuantity.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AdministrationQuantity.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AdministrationQuantity.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Agenda.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Agenda.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Agenda.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AgreementAppendix.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AgreementAppendix.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AgreementAppendix.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Amp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Amp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Amp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AmpComponent.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AmpComponent.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AmpComponent.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Ampp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Ampp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Ampp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AmppComponent.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AmppComponent.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AmppComponent.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Annotation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Annotation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Annotation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ApplicationSettings.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ApplicationSettings.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ApplicationSettings.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Appointment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Appointment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Appointment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AppointmentImport.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AppointmentImport.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AppointmentImport.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AppointmentTypeAndPlace.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AppointmentTypeAndPlace.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AppointmentTypeAndPlace.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Article.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Article.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Article.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Atc.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Atc.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Atc.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Attachment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Attachment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Attachment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AttachmentMetadata.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AttachmentMetadata.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AttachmentMetadata.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AuthenticationResponse.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AuthenticationResponse.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AuthenticationResponse.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/AuthenticationToken.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/AuthenticationToken.js +0 -0
- /package/{dist/icc-api → icc-api}/model/AuthenticationToken.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Basic.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Basic.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Basic.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Body.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Body.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Body.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Body3.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Body3.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Body3.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/BulkAttachmentUpdateOptions.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/BulkAttachmentUpdateOptions.js +0 -0
- /package/{dist/icc-api → icc-api}/model/BulkAttachmentUpdateOptions.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ByteArray.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ByteArray.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ByteArray.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItemTag.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItemTag.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItemTag.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItemType.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItemType.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CalendarItemType.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CareTeamMember.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CareTeamMember.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CareTeamMember.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CareTeamMembership.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CareTeamMembership.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CareTeamMembership.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CheckSMFPatientResult.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CheckSMFPatientResult.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CheckSMFPatientResult.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Classification.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Classification.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Classification.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ClassificationTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ClassificationTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ClassificationTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Code.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Code.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Code.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CodeStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CodeStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CodeStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CodeType.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CodeType.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CodeType.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/CommentedClassification.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/CommentedClassification.js +0 -0
- /package/{dist/icc-api → icc-api}/model/CommentedClassification.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Commercialization.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Commercialization.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Commercialization.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Company.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Company.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Company.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Contact.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Contact.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Contact.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Content.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Content.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Content.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Copayment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Copayment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Copayment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Data.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Data.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Data.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DataAttachment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DataAttachment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DataAttachment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DataOwnerRegistrationSuccess.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DataOwnerRegistrationSuccess.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DataOwnerRegistrationSuccess.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DataOwnerWithType.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DataOwnerWithType.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DataOwnerWithType.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseInitialisation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseInitialisation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseInitialisation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseSynchronization.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseSynchronization.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DatabaseSynchronization.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Delegation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Delegation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Delegation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DeletedAttachment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DeletedAttachment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DeletedAttachment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Device.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Device.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Device.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DeviceType.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DeviceType.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DeviceType.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DiaryNoteExportInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DiaryNoteExportInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DiaryNoteExportInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Dmpp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Dmpp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Dmpp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DocIdentifier.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DocIdentifier.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DocIdentifier.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Document.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Document.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Document.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DocumentGroup.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DocumentGroup.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DocumentGroup.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/DocumentTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/DocumentTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/DocumentTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Duration.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Duration.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Duration.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EIDItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EIDItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EIDItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Editor.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Editor.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Editor.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EfactInvoice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EfactInvoice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EfactInvoice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EmailOrSmsMessage.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EmailOrSmsMessage.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EmailOrSmsMessage.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EmailTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EmailTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EmailTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Employer.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Employer.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Employer.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EmploymentInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EmploymentInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EmploymentInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EntityReference.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EntityReference.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EntityReference.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/EntityTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/EntityTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/EntityTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Episode.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Episode.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Episode.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainCode.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainCode.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainCode.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainContact.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainContact.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainContact.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainDevice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainDevice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainDevice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainHealthElement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainHealthElement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainHealthElement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainHealthcareParty.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainHealthcareParty.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainHealthcareParty.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainInvoice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainInvoice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainInvoice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainMaintenanceTask.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainMaintenanceTask.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainMaintenanceTask.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainPatient.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainPatient.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainPatient.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainService.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainService.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainService.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainUser.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainUser.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FilterChainUser.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FinancialInstitutionInformation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FinancialInstitutionInformation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FinancialInstitutionInformation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FlatRateTarification.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FlatRateTarification.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FlatRateTarification.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FlowItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FlowItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FlowItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Form.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Form.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Form.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormColumn.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormColumn.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormColumn.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormDataOption.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormDataOption.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormDataOption.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormLayout.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormLayout.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormLayout.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormLayoutData.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormLayoutData.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormLayoutData.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormPlanning.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormPlanning.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormPlanning.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormSection.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormSection.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormSection.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FormTemplateLayout.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FormTemplateLayout.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FormTemplateLayout.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Formula.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Formula.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Formula.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/FrontEndMigration.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/FrontEndMigration.js +0 -0
- /package/{dist/icc-api → icc-api}/model/FrontEndMigration.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Group.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Group.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Group.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/GroupDatabasesInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/GroupDatabasesInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/GroupDatabasesInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/GroupDeletionReport.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/GroupDeletionReport.js +0 -0
- /package/{dist/icc-api → icc-api}/model/GroupDeletionReport.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/GuiCode.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/GuiCode.js +0 -0
- /package/{dist/icc-api → icc-api}/model/GuiCode.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/GuiCodeType.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/GuiCodeType.js +0 -0
- /package/{dist/icc-api → icc-api}/model/GuiCodeType.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthElement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthElement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthElement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthcareParty.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthcareParty.js +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthcareParty.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthcarePartyHistoryStatus.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthcarePartyHistoryStatus.js +0 -0
- /package/{dist/icc-api → icc-api}/model/HealthcarePartyHistoryStatus.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/IcureStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/IcureStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/IcureStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/IdWithRev.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/IdWithRev.js +0 -0
- /package/{dist/icc-api → icc-api}/model/IdWithRev.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Identifier.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Identifier.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Identifier.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/IdentityDocumentReader.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/IdentityDocumentReader.js +0 -0
- /package/{dist/icc-api → icc-api}/model/IdentityDocumentReader.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ImportMapping.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ImportMapping.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ImportMapping.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ImportResult.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ImportResult.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ImportResult.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/IncapacityExportInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/IncapacityExportInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/IncapacityExportInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/IndexedIdentifier.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/IndexedIdentifier.js +0 -0
- /package/{dist/icc-api → icc-api}/model/IndexedIdentifier.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/IndexingInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/IndexingInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/IndexingInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Ingredient.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Ingredient.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Ingredient.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Insurability.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Insurability.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Insurability.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Insurance.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Insurance.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Insurance.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Invoice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Invoice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Invoice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoiceItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoiceItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoiceItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoiceSender.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoiceSender.js +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoiceSender.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoicesBatch.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoicesBatch.js +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoicesBatch.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoicingCode.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoicingCode.js +0 -0
- /package/{dist/icc-api → icc-api}/model/InvoicingCode.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Keyword.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Keyword.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Keyword.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/KeywordSubword.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/KeywordSubword.js +0 -0
- /package/{dist/icc-api → icc-api}/model/KeywordSubword.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/LabelledOccurence.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/LabelledOccurence.js +0 -0
- /package/{dist/icc-api → icc-api}/model/LabelledOccurence.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/LetterValue.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/LetterValue.js +0 -0
- /package/{dist/icc-api → icc-api}/model/LetterValue.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ListOfIds.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ListOfIds.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ListOfIds.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ListOfProperties.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ListOfProperties.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ListOfProperties.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/LoginCredentials.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/LoginCredentials.js +0 -0
- /package/{dist/icc-api → icc-api}/model/LoginCredentials.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MaintenanceTask.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MaintenanceTask.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MaintenanceTask.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MapOfIds.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MapOfIds.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MapOfIds.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Measure.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Measure.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Measure.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MedexInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MedexInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MedexInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicalHouseContract.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicalHouseContract.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicalHouseContract.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicalLocation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicalLocation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicalLocation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Medication.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Medication.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Medication.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicationSchemeExportInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicationSchemeExportInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MedicationSchemeExportInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Medicinalproduct.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Medicinalproduct.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Medicinalproduct.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Message.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Message.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Message.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MessageReadStatus.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MessageReadStatus.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MessageReadStatus.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MessageWithBatch.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MessageWithBatch.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MessageWithBatch.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MessagesReadStatusUpdate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MessagesReadStatusUpdate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MessagesReadStatusUpdate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MikronoAppointmentTypeRest.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MikronoAppointmentTypeRest.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MikronoAppointmentTypeRest.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MikronoCredentials.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MikronoCredentials.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MikronoCredentials.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/MimeAttachment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/MimeAttachment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/MimeAttachment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ModelHelper.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ModelHelper.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ModelHelper.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Nmp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Nmp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Nmp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/NoGenericPrescriptionReason.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/NoGenericPrescriptionReason.js +0 -0
- /package/{dist/icc-api → icc-api}/model/NoGenericPrescriptionReason.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/NoSwitchReason.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/NoSwitchReason.js +0 -0
- /package/{dist/icc-api → icc-api}/model/NoSwitchReason.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/NumeratorRange.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/NumeratorRange.js +0 -0
- /package/{dist/icc-api → icc-api}/model/NumeratorRange.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PackagingType.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PackagingType.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PackagingType.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedDocumentKeyIdPairObject.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedDocumentKeyIdPairObject.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedDocumentKeyIdPairObject.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListAccessLog.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListAccessLog.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListAccessLog.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListAmp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListAmp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListAmp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListClassification.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListClassification.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListClassification.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListClassificationTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListClassificationTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListClassificationTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListCode.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListCode.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListCode.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListContact.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListContact.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListContact.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListDevice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListDevice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListDevice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListDocument.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListDocument.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListDocument.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListEntityTemplate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListEntityTemplate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListEntityTemplate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListForm.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListForm.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListForm.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListGroup.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListGroup.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListGroup.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListHealthElement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListHealthElement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListHealthElement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListHealthcareParty.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListHealthcareParty.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListHealthcareParty.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListInvoice.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListInvoice.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListInvoice.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListMaintenanceTask.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListMaintenanceTask.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListMaintenanceTask.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListMessage.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListMessage.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListMessage.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListNmp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListNmp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListNmp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListPatient.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListPatient.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListPatient.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListService.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListService.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListService.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListString.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListString.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListString.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListTarification.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListTarification.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListTarification.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListUser.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListUser.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListUser.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListVmp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListVmp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListVmp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListVmpGroup.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListVmpGroup.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PaginatedListVmpGroup.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Paragraph.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Paragraph.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Paragraph.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ParagraphAgreement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ParagraphAgreement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ParagraphAgreement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Part.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Part.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Part.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Partnership.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Partnership.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Partnership.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Patient.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Patient.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Patient.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientByHcPartyGenderEducationProfession.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientByHcPartyGenderEducationProfession.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientByHcPartyGenderEducationProfession.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientHealthCareParty.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientHealthCareParty.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientHealthCareParty.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientRegistrationSuccess.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientRegistrationSuccess.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PatientRegistrationSuccess.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Payment.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Payment.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Payment.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Periodicity.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Periodicity.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Periodicity.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Permission.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Permission.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Permission.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PermissionCriterion.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PermissionCriterion.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PermissionCriterion.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PermissionItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PermissionItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PermissionItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PersonName.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PersonName.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PersonName.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PharmaceuticalForm.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PharmaceuticalForm.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PharmaceuticalForm.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PharmaceuticalFormStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PharmaceuticalFormStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PharmaceuticalFormStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Place.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Place.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Place.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PlanOfAction.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PlanOfAction.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PlanOfAction.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Predicate.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Predicate.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Predicate.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Pricing.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Pricing.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Pricing.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PropertyStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PropertyStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PropertyStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PropertyTypeStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PropertyTypeStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PropertyTypeStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/PublicKey.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/PublicKey.js +0 -0
- /package/{dist/icc-api → icc-api}/model/PublicKey.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Quantity.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Quantity.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Quantity.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Receipt.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Receipt.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Receipt.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReferralPeriod.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReferralPeriod.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReferralPeriod.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RefreshTokenExpiredError.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RefreshTokenExpiredError.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RefreshTokenExpiredError.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RegimenItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RegimenItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RegimenItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RegistrationInformation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RegistrationInformation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RegistrationInformation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RegistrationSuccess.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RegistrationSuccess.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RegistrationSuccess.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Reimbursement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Reimbursement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Reimbursement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReimbursementCriterion.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReimbursementCriterion.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReimbursementCriterion.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Remote.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Remote.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Remote.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RemoteAuthentication.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RemoteAuthentication.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RemoteAuthentication.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Renewal.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Renewal.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Renewal.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicateCommand.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicateCommand.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicateCommand.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Replication.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Replication.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Replication.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicationInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicationInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicationInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicationStats.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicationStats.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicationStats.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicatorDocument.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicatorDocument.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicatorDocument.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicatorResponse.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicatorResponse.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ReplicatorResponse.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ResultInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ResultInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ResultInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RevisionInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RevisionInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RevisionInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Right.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Right.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Right.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/RouteOfAdministration.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/RouteOfAdministration.js +0 -0
- /package/{dist/icc-api → icc-api}/model/RouteOfAdministration.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SamText.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SamText.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SamText.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SamVersion.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SamVersion.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SamVersion.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SchoolingInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SchoolingInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SchoolingInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Section.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Section.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Section.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Service.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Service.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Service.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/ServiceLink.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/ServiceLink.js +0 -0
- /package/{dist/icc-api → icc-api}/model/ServiceLink.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SoftwareMedicalFileExport.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SoftwareMedicalFileExport.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SoftwareMedicalFileExport.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/StandardSubstance.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/StandardSubstance.js +0 -0
- /package/{dist/icc-api → icc-api}/model/StandardSubstance.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/StrengthRange.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/StrengthRange.js +0 -0
- /package/{dist/icc-api → icc-api}/model/StrengthRange.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/StructureElement.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/StructureElement.js +0 -0
- /package/{dist/icc-api → icc-api}/model/StructureElement.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SubContact.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SubContact.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SubContact.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Substance.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Substance.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Substance.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SubstanceStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SubstanceStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SubstanceStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Substanceproduct.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Substanceproduct.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Substanceproduct.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Suggest.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Suggest.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Suggest.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrContent.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrContent.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrContent.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrExportInfo.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrExportInfo.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrExportInfo.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrValidity.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrValidity.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SumehrValidity.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/SupplyProblem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/SupplyProblem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/SupplyProblem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Suspension.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Suspension.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Suspension.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Tag.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Tag.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Tag.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Tarification.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Tarification.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Tarification.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Telecom.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Telecom.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Telecom.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeSeries.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeSeries.js +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeSeries.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTable.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTable.js +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTable.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTableHour.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTableHour.js +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTableHour.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTableItem.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTableItem.js +0 -0
- /package/{dist/icc-api → icc-api}/model/TimeTableItem.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/TokenWithGroup.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/TokenWithGroup.js +0 -0
- /package/{dist/icc-api → icc-api}/model/TokenWithGroup.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/TypedValueObject.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/TypedValueObject.js +0 -0
- /package/{dist/icc-api → icc-api}/model/TypedValueObject.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Unit.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Unit.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Unit.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/User.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/User.js +0 -0
- /package/{dist/icc-api → icc-api}/model/User.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/UserAndHealthcareParty.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/UserAndHealthcareParty.js +0 -0
- /package/{dist/icc-api → icc-api}/model/UserAndHealthcareParty.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/UserGroup.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/UserGroup.js +0 -0
- /package/{dist/icc-api → icc-api}/model/UserGroup.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Valorisation.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Valorisation.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Valorisation.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Verse.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Verse.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Verse.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/VirtualForm.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/VirtualForm.js +0 -0
- /package/{dist/icc-api → icc-api}/model/VirtualForm.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/VirtualIngredient.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/VirtualIngredient.js +0 -0
- /package/{dist/icc-api → icc-api}/model/VirtualIngredient.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Vmp.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Vmp.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Vmp.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpComponent.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpComponent.js +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpComponent.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpGroup.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpGroup.js +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpGroup.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpGroupStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpGroupStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpGroupStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpStub.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpStub.js +0 -0
- /package/{dist/icc-api → icc-api}/model/VmpStub.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Vtm.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Vtm.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Vtm.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Wada.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Wada.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Wada.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSession.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSession.js +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSession.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSessionMaxIdleTime.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSessionMaxIdleTime.js +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSessionMaxIdleTime.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSessionMaxIdleTimeUnits.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSessionMaxIdleTimeUnits.js +0 -0
- /package/{dist/icc-api → icc-api}/model/WebSessionMaxIdleTimeUnits.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/Weekday.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/Weekday.js +0 -0
- /package/{dist/icc-api → icc-api}/model/Weekday.js.map +0 -0
- /package/{dist/icc-api → icc-api}/model/models.d.ts +0 -0
- /package/{dist/icc-api → icc-api}/model/models.js +0 -0
- /package/{dist/icc-api → icc-api}/model/models.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/AuthService.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/AuthService.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/AuthService.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/AuthenticationProvider.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/AuthenticationProvider.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/AuthenticationProvider.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/BasicAuthService.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/BasicAuthService.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/BasicAuthService.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/EnsembleAuthService.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/EnsembleAuthService.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/EnsembleAuthService.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/JwtAuthService.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/JwtAuthService.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/JwtAuthService.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/NoAuthService.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/NoAuthService.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/auth/NoAuthService.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/AES.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/AES.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/AES.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/BaseExchangeKeysManager.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/BaseExchangeKeysManager.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/BaseExchangeKeysManager.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ConfidentialEntities.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ConfidentialEntities.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ConfidentialEntities.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/CryptoPrimitives.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/CryptoPrimitives.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/CryptoPrimitives.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/CryptoStrategies.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/CryptoStrategies.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/CryptoStrategies.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ExchangeKeysManager.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ExchangeKeysManager.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ExchangeKeysManager.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/KeyManager.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/KeyManager.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/KeyManager.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/KeyRecovery.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/KeyRecovery.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/KeyRecovery.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/LegacyCryptoStrategies.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/LegacyCryptoStrategies.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/LegacyCryptoStrategies.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/RSA.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/RSA.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/RSA.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ShamirKeysManager.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ShamirKeysManager.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ShamirKeysManager.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ShareMetadataBehaviour.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ShareMetadataBehaviour.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/ShareMetadataBehaviour.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/TransferKeysManager.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/TransferKeysManager.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/TransferKeysManager.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/shamir.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/shamir.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/shamir.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/utils.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/utils.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/crypto/utils.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllCodesFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllCodesFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllCodesFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllDevicesFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllDevicesFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllDevicesFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllHealthcarePartiesFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllHealthcarePartiesFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllHealthcarePartiesFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllUsersFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllUsersFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/AllUsersFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeByRegionTypeLabelLanguageFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeByRegionTypeLabelLanguageFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeByRegionTypeLabelLanguageFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeIdsByTypeCodeVersionIntervalFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeIdsByTypeCodeVersionIntervalFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/CodeIdsByTypeCodeVersionIntervalFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ComplementFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ComplementFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ComplementFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ConstantFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ConstantFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ConstantFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyPatientTagCodeDateFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyPatientTagCodeDateFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyPatientTagCodeDateFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyTagCodeDateFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyTagCodeDateFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByHcPartyTagCodeDateFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByServiceIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByServiceIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ContactByServiceIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/DeviceByHcPartyFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/DeviceByHcPartyFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/DeviceByHcPartyFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/DeviceByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/DeviceByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/DeviceByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyIdentifiersFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyIdentifiersFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyIdentifiersFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartySecretForeignKeysFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartySecretForeignKeysFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartySecretForeignKeysFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyTagCodeFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyTagCodeFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByHcPartyTagCodeFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthElementByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByNameFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByNameFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByNameFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByTagCodeFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByTagCodeFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/HealthcarePartyByTagCodeFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/IntersectionFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/IntersectionFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/IntersectionFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/InvoiceByHcPartyCodeDateFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/InvoiceByHcPartyCodeDateFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/InvoiceByHcPartyCodeDateFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskAfterDateFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskAfterDateFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskAfterDateFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByHcPartyAndIdentifiersFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByHcPartyAndIdentifiersFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByHcPartyAndIdentifiersFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByHcPartyAndTypeFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByHcPartyAndTypeFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByHcPartyAndTypeFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/MaintenanceTaskByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndActiveFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndActiveFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndActiveFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndAddressFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndAddressFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndAddressFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndExternalIdFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndExternalIdFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndExternalIdFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndIdentifiersFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndIdentifiersFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndIdentifiersFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndSsinFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndSsinFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndSsinFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndSsinsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndSsinsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyAndSsinsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyDateOfBirthBetweenFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyDateOfBirthBetweenFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyDateOfBirthBetweenFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyDateOfBirthFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyDateOfBirthFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyDateOfBirthFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyGenderEducationProfession.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyGenderEducationProfession.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyGenderEducationProfession.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyNameContainsFuzzyFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyNameContainsFuzzyFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyNameContainsFuzzyFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyNameFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyNameFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByHcPartyNameFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/PatientByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByContactsAndSubcontactsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByContactsAndSubcontactsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByContactsAndSubcontactsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyHealthElementIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyHealthElementIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyHealthElementIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyIdentifiersFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyIdentifiersFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyIdentifiersFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyTagCodeDateFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyTagCodeDateFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByHcPartyTagCodeDateFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceBySecretForeignKeys.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceBySecretForeignKeys.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/ServiceBySecretForeignKeys.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UnionFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UnionFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UnionFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UserByIdsFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UserByIdsFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UserByIdsFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UserByNameEmailPhoneFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UserByNameEmailPhoneFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UserByNameEmailPhoneFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UsersByPatientIdFilter.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UsersByPatientIdFilter.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/UsersByPatientIdFilter.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/filters.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/filters.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/filters/filters.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-bekmehr-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-bekmehr-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-bekmehr-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-code-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-code-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-code-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-crypto-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-crypto-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-crypto-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-data-owner-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-data-owner-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-data-owner-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-doctemplate-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-doctemplate-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-doctemplate-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-hcparty-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-hcparty-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-hcparty-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-icure-maintenance-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-icure-maintenance-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-icure-maintenance-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-user-x-api.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-user-x-api.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/icc-user-x-api.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/maintenance/KeyPairUpdateRequest.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/maintenance/KeyPairUpdateRequest.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/maintenance/KeyPairUpdateRequest.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/codelng.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/codelng.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/codelng.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/contact.i18n.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/contact.i18n.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/contact.i18n.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/icd10.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/icd10.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/icd10.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/icpc2.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/icpc2.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/rsrc/icpc2.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/DefaultStorageEntryKeysFactory.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/DefaultStorageEntryKeysFactory.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/DefaultStorageEntryKeysFactory.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/IcureStorageFacade.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/IcureStorageFacade.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/IcureStorageFacade.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/KeyStorageFacade.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/KeyStorageFacade.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/KeyStorageFacade.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/KeyStorageImpl.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/KeyStorageImpl.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/KeyStorageImpl.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/LocalStorageImpl.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/LocalStorageImpl.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/LocalStorageImpl.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/StorageEntryKeysFactory.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/StorageEntryKeysFactory.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/StorageEntryKeysFactory.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/StorageFacade.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/StorageFacade.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/storage/StorageFacade.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/asn1-packer.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/asn1-packer.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/asn1-packer.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/asn1-parser.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/asn1-parser.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/asn1-parser.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/binary-utils.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/binary-utils.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/binary-utils.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/code-util.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/code-util.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/code-util.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/collection-utils.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/collection-utils.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/collection-utils.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/crypto-utils.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/crypto-utils.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/crypto-utils.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/formatting-util.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/formatting-util.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/formatting-util.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/functional-util.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/functional-util.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/functional-util.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/graph-utils.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/graph-utils.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/graph-utils.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/hcp-util.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/hcp-util.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/hcp-util.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/index.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/index.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/index.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/insurability-util.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/insurability-util.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/insurability-util.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/lru-temporised-async-cache.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/lru-temporised-async-cache.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/lru-temporised-async-cache.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/net-utils.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/net-utils.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/net-utils.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/person-util.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/person-util.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/person-util.js.map +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/uuid-encoder.d.ts +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/uuid-encoder.js +0 -0
- /package/{dist/icc-x-api → icc-x-api}/utils/uuid-encoder.js.map +0 -0
- /package/{dist/index.d.ts → index.d.ts} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/node-compat.d.ts → node-compat.d.ts} +0 -0
- /package/{dist/node-compat.js → node-compat.js} +0 -0
- /package/{dist/node-compat.js.map → node-compat.js.map} +0 -0
package/coverage/prettify.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}
|
package/coverage/prettify.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
window.PR_SHOULD_USE_CONTINUATION=true;(function(){var h=["break,continue,do,else,for,if,return,while"];var u=[h,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"];var p=[u,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"];var l=[p,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"];var x=[p,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"];var R=[x,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,interface,internal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var"];var r="all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes";var w=[p,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"];var s="caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END";var I=[h,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"];var f=[h,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"];var H=[h,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"];var A=[l,R,w,s+I,f,H];var e=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/;var C="str";var z="kwd";var j="com";var O="typ";var G="lit";var L="pun";var F="pln";var m="tag";var E="dec";var J="src";var P="atn";var n="atv";var N="nocode";var M="(?:^^\\.?|[+-]|\\!|\\!=|\\!==|\\#|\\%|\\%=|&|&&|&&=|&=|\\(|\\*|\\*=|\\+=|\\,|\\-=|\\->|\\/|\\/=|:|::|\\;|<|<<|<<=|<=|=|==|===|>|>=|>>|>>=|>>>|>>>=|\\?|\\@|\\[|\\^|\\^=|\\^\\^|\\^\\^=|\\{|\\||\\|=|\\|\\||\\|\\|=|\\~|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function k(Z){var ad=0;var S=false;var ac=false;for(var V=0,U=Z.length;V<U;++V){var ae=Z[V];if(ae.ignoreCase){ac=true}else{if(/[a-z]/i.test(ae.source.replace(/\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi,""))){S=true;ac=false;break}}}var Y={b:8,t:9,n:10,v:11,f:12,r:13};function ab(ah){var ag=ah.charCodeAt(0);if(ag!==92){return ag}var af=ah.charAt(1);ag=Y[af];if(ag){return ag}else{if("0"<=af&&af<="7"){return parseInt(ah.substring(1),8)}else{if(af==="u"||af==="x"){return parseInt(ah.substring(2),16)}else{return ah.charCodeAt(1)}}}}function T(af){if(af<32){return(af<16?"\\x0":"\\x")+af.toString(16)}var ag=String.fromCharCode(af);if(ag==="\\"||ag==="-"||ag==="["||ag==="]"){ag="\\"+ag}return ag}function X(am){var aq=am.substring(1,am.length-1).match(new RegExp("\\\\u[0-9A-Fa-f]{4}|\\\\x[0-9A-Fa-f]{2}|\\\\[0-3][0-7]{0,2}|\\\\[0-7]{1,2}|\\\\[\\s\\S]|-|[^-\\\\]","g"));var ak=[];var af=[];var ao=aq[0]==="^";for(var ar=ao?1:0,aj=aq.length;ar<aj;++ar){var ah=aq[ar];if(/\\[bdsw]/i.test(ah)){ak.push(ah)}else{var ag=ab(ah);var al;if(ar+2<aj&&"-"===aq[ar+1]){al=ab(aq[ar+2]);ar+=2}else{al=ag}af.push([ag,al]);if(!(al<65||ag>122)){if(!(al<65||ag>90)){af.push([Math.max(65,ag)|32,Math.min(al,90)|32])}if(!(al<97||ag>122)){af.push([Math.max(97,ag)&~32,Math.min(al,122)&~32])}}}}af.sort(function(av,au){return(av[0]-au[0])||(au[1]-av[1])});var ai=[];var ap=[NaN,NaN];for(var ar=0;ar<af.length;++ar){var at=af[ar];if(at[0]<=ap[1]+1){ap[1]=Math.max(ap[1],at[1])}else{ai.push(ap=at)}}var an=["["];if(ao){an.push("^")}an.push.apply(an,ak);for(var ar=0;ar<ai.length;++ar){var at=ai[ar];an.push(T(at[0]));if(at[1]>at[0]){if(at[1]+1>at[0]){an.push("-")}an.push(T(at[1]))}}an.push("]");return an.join("")}function W(al){var aj=al.source.match(new RegExp("(?:\\[(?:[^\\x5C\\x5D]|\\\\[\\s\\S])*\\]|\\\\u[A-Fa-f0-9]{4}|\\\\x[A-Fa-f0-9]{2}|\\\\[0-9]+|\\\\[^ux0-9]|\\(\\?[:!=]|[\\(\\)\\^]|[^\\x5B\\x5C\\(\\)\\^]+)","g"));var ah=aj.length;var an=[];for(var ak=0,am=0;ak<ah;++ak){var ag=aj[ak];if(ag==="("){++am}else{if("\\"===ag.charAt(0)){var af=+ag.substring(1);if(af&&af<=am){an[af]=-1}}}}for(var ak=1;ak<an.length;++ak){if(-1===an[ak]){an[ak]=++ad}}for(var ak=0,am=0;ak<ah;++ak){var ag=aj[ak];if(ag==="("){++am;if(an[am]===undefined){aj[ak]="(?:"}}else{if("\\"===ag.charAt(0)){var af=+ag.substring(1);if(af&&af<=am){aj[ak]="\\"+an[am]}}}}for(var ak=0,am=0;ak<ah;++ak){if("^"===aj[ak]&&"^"!==aj[ak+1]){aj[ak]=""}}if(al.ignoreCase&&S){for(var ak=0;ak<ah;++ak){var ag=aj[ak];var ai=ag.charAt(0);if(ag.length>=2&&ai==="["){aj[ak]=X(ag)}else{if(ai!=="\\"){aj[ak]=ag.replace(/[a-zA-Z]/g,function(ao){var ap=ao.charCodeAt(0);return"["+String.fromCharCode(ap&~32,ap|32)+"]"})}}}}return aj.join("")}var aa=[];for(var V=0,U=Z.length;V<U;++V){var ae=Z[V];if(ae.global||ae.multiline){throw new Error(""+ae)}aa.push("(?:"+W(ae)+")")}return new RegExp(aa.join("|"),ac?"gi":"g")}function a(V){var U=/(?:^|\s)nocode(?:\s|$)/;var X=[];var T=0;var Z=[];var W=0;var S;if(V.currentStyle){S=V.currentStyle.whiteSpace}else{if(window.getComputedStyle){S=document.defaultView.getComputedStyle(V,null).getPropertyValue("white-space")}}var Y=S&&"pre"===S.substring(0,3);function aa(ab){switch(ab.nodeType){case 1:if(U.test(ab.className)){return}for(var ae=ab.firstChild;ae;ae=ae.nextSibling){aa(ae)}var ad=ab.nodeName;if("BR"===ad||"LI"===ad){X[W]="\n";Z[W<<1]=T++;Z[(W++<<1)|1]=ab}break;case 3:case 4:var ac=ab.nodeValue;if(ac.length){if(!Y){ac=ac.replace(/[ \t\r\n]+/g," ")}else{ac=ac.replace(/\r\n?/g,"\n")}X[W]=ac;Z[W<<1]=T;T+=ac.length;Z[(W++<<1)|1]=ab}break}}aa(V);return{sourceCode:X.join("").replace(/\n$/,""),spans:Z}}function B(S,U,W,T){if(!U){return}var V={sourceCode:U,basePos:S};W(V);T.push.apply(T,V.decorations)}var v=/\S/;function o(S){var V=undefined;for(var U=S.firstChild;U;U=U.nextSibling){var T=U.nodeType;V=(T===1)?(V?S:U):(T===3)?(v.test(U.nodeValue)?S:V):V}return V===S?undefined:V}function g(U,T){var S={};var V;(function(){var ad=U.concat(T);var ah=[];var ag={};for(var ab=0,Z=ad.length;ab<Z;++ab){var Y=ad[ab];var ac=Y[3];if(ac){for(var ae=ac.length;--ae>=0;){S[ac.charAt(ae)]=Y}}var af=Y[1];var aa=""+af;if(!ag.hasOwnProperty(aa)){ah.push(af);ag[aa]=null}}ah.push(/[\0-\uffff]/);V=k(ah)})();var X=T.length;var W=function(ah){var Z=ah.sourceCode,Y=ah.basePos;var ad=[Y,F];var af=0;var an=Z.match(V)||[];var aj={};for(var ae=0,aq=an.length;ae<aq;++ae){var ag=an[ae];var ap=aj[ag];var ai=void 0;var am;if(typeof ap==="string"){am=false}else{var aa=S[ag.charAt(0)];if(aa){ai=ag.match(aa[1]);ap=aa[0]}else{for(var ao=0;ao<X;++ao){aa=T[ao];ai=ag.match(aa[1]);if(ai){ap=aa[0];break}}if(!ai){ap=F}}am=ap.length>=5&&"lang-"===ap.substring(0,5);if(am&&!(ai&&typeof ai[1]==="string")){am=false;ap=J}if(!am){aj[ag]=ap}}var ab=af;af+=ag.length;if(!am){ad.push(Y+ab,ap)}else{var al=ai[1];var ak=ag.indexOf(al);var ac=ak+al.length;if(ai[2]){ac=ag.length-ai[2].length;ak=ac-al.length}var ar=ap.substring(5);B(Y+ab,ag.substring(0,ak),W,ad);B(Y+ab+ak,al,q(ar,al),ad);B(Y+ab+ac,ag.substring(ac),W,ad)}}ah.decorations=ad};return W}function i(T){var W=[],S=[];if(T.tripleQuotedStrings){W.push([C,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,"'\""])}else{if(T.multiLineStrings){W.push([C,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"])}else{W.push([C,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,"\"'"])}}if(T.verbatimStrings){S.push([C,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null])}var Y=T.hashComments;if(Y){if(T.cStyleComments){if(Y>1){W.push([j,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"])}else{W.push([j,/^#(?:(?:define|elif|else|endif|error|ifdef|include|ifndef|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"])}S.push([C,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h|[a-z]\w*)>/,null])}else{W.push([j,/^#[^\r\n]*/,null,"#"])}}if(T.cStyleComments){S.push([j,/^\/\/[^\r\n]*/,null]);S.push([j,/^\/\*[\s\S]*?(?:\*\/|$)/,null])}if(T.regexLiterals){var X=("/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/");S.push(["lang-regex",new RegExp("^"+M+"("+X+")")])}var V=T.types;if(V){S.push([O,V])}var U=(""+T.keywords).replace(/^ | $/g,"");if(U.length){S.push([z,new RegExp("^(?:"+U.replace(/[\s,]+/g,"|")+")\\b"),null])}W.push([F,/^\s+/,null," \r\n\t\xA0"]);S.push([G,/^@[a-z_$][a-z_$@0-9]*/i,null],[O,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[F,/^[a-z_$][a-z_$@0-9]*/i,null],[G,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[F,/^\\[\s\S]?/,null],[L,/^.[^\s\w\.$@\'\"\`\/\#\\]*/,null]);return g(W,S)}var K=i({keywords:A,hashComments:true,cStyleComments:true,multiLineStrings:true,regexLiterals:true});function Q(V,ag){var U=/(?:^|\s)nocode(?:\s|$)/;var ab=/\r\n?|\n/;var ac=V.ownerDocument;var S;if(V.currentStyle){S=V.currentStyle.whiteSpace}else{if(window.getComputedStyle){S=ac.defaultView.getComputedStyle(V,null).getPropertyValue("white-space")}}var Z=S&&"pre"===S.substring(0,3);var af=ac.createElement("LI");while(V.firstChild){af.appendChild(V.firstChild)}var W=[af];function ae(al){switch(al.nodeType){case 1:if(U.test(al.className)){break}if("BR"===al.nodeName){ad(al);if(al.parentNode){al.parentNode.removeChild(al)}}else{for(var an=al.firstChild;an;an=an.nextSibling){ae(an)}}break;case 3:case 4:if(Z){var am=al.nodeValue;var aj=am.match(ab);if(aj){var ai=am.substring(0,aj.index);al.nodeValue=ai;var ah=am.substring(aj.index+aj[0].length);if(ah){var ak=al.parentNode;ak.insertBefore(ac.createTextNode(ah),al.nextSibling)}ad(al);if(!ai){al.parentNode.removeChild(al)}}}break}}function ad(ak){while(!ak.nextSibling){ak=ak.parentNode;if(!ak){return}}function ai(al,ar){var aq=ar?al.cloneNode(false):al;var ao=al.parentNode;if(ao){var ap=ai(ao,1);var an=al.nextSibling;ap.appendChild(aq);for(var am=an;am;am=an){an=am.nextSibling;ap.appendChild(am)}}return aq}var ah=ai(ak.nextSibling,0);for(var aj;(aj=ah.parentNode)&&aj.nodeType===1;){ah=aj}W.push(ah)}for(var Y=0;Y<W.length;++Y){ae(W[Y])}if(ag===(ag|0)){W[0].setAttribute("value",ag)}var aa=ac.createElement("OL");aa.className="linenums";var X=Math.max(0,((ag-1))|0)||0;for(var Y=0,T=W.length;Y<T;++Y){af=W[Y];af.className="L"+((Y+X)%10);if(!af.firstChild){af.appendChild(ac.createTextNode("\xA0"))}aa.appendChild(af)}V.appendChild(aa)}function D(ac){var aj=/\bMSIE\b/.test(navigator.userAgent);var am=/\n/g;var al=ac.sourceCode;var an=al.length;var V=0;var aa=ac.spans;var T=aa.length;var ah=0;var X=ac.decorations;var Y=X.length;var Z=0;X[Y]=an;var ar,aq;for(aq=ar=0;aq<Y;){if(X[aq]!==X[aq+2]){X[ar++]=X[aq++];X[ar++]=X[aq++]}else{aq+=2}}Y=ar;for(aq=ar=0;aq<Y;){var at=X[aq];var ab=X[aq+1];var W=aq+2;while(W+2<=Y&&X[W+1]===ab){W+=2}X[ar++]=at;X[ar++]=ab;aq=W}Y=X.length=ar;var ae=null;while(ah<T){var af=aa[ah];var S=aa[ah+2]||an;var ag=X[Z];var ap=X[Z+2]||an;var W=Math.min(S,ap);var ak=aa[ah+1];var U;if(ak.nodeType!==1&&(U=al.substring(V,W))){if(aj){U=U.replace(am,"\r")}ak.nodeValue=U;var ai=ak.ownerDocument;var ao=ai.createElement("SPAN");ao.className=X[Z+1];var ad=ak.parentNode;ad.replaceChild(ao,ak);ao.appendChild(ak);if(V<S){aa[ah+1]=ak=ai.createTextNode(al.substring(W,S));ad.insertBefore(ak,ao.nextSibling)}}V=W;if(V>=S){ah+=2}if(V>=ap){Z+=2}}}var t={};function c(U,V){for(var S=V.length;--S>=0;){var T=V[S];if(!t.hasOwnProperty(T)){t[T]=U}else{if(window.console){console.warn("cannot override language handler %s",T)}}}}function q(T,S){if(!(T&&t.hasOwnProperty(T))){T=/^\s*</.test(S)?"default-markup":"default-code"}return t[T]}c(K,["default-code"]);c(g([],[[F,/^[^<?]+/],[E,/^<!\w[^>]*(?:>|$)/],[j,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[L,/^(?:<[%?]|[%?]>)/],["lang-",/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-js",/^<script\b[^>]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\s\S]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]);c(g([[F,/^[\s]+/,null," \t\r\n"],[n,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,"\"'"]],[[m,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[P,/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[L,/^[=<>\/]+/],["lang-js",/^on\w+\s*=\s*\"([^\"]+)\"/i],["lang-js",/^on\w+\s*=\s*\'([^\']+)\'/i],["lang-js",/^on\w+\s*=\s*([^\"\'>\s]+)/i],["lang-css",/^style\s*=\s*\"([^\"]+)\"/i],["lang-css",/^style\s*=\s*\'([^\']+)\'/i],["lang-css",/^style\s*=\s*([^\"\'>\s]+)/i]]),["in.tag"]);c(g([],[[n,/^[\s\S]+/]]),["uq.val"]);c(i({keywords:l,hashComments:true,cStyleComments:true,types:e}),["c","cc","cpp","cxx","cyc","m"]);c(i({keywords:"null,true,false"}),["json"]);c(i({keywords:R,hashComments:true,cStyleComments:true,verbatimStrings:true,types:e}),["cs"]);c(i({keywords:x,cStyleComments:true}),["java"]);c(i({keywords:H,hashComments:true,multiLineStrings:true}),["bsh","csh","sh"]);c(i({keywords:I,hashComments:true,multiLineStrings:true,tripleQuotedStrings:true}),["cv","py"]);c(i({keywords:s,hashComments:true,multiLineStrings:true,regexLiterals:true}),["perl","pl","pm"]);c(i({keywords:f,hashComments:true,multiLineStrings:true,regexLiterals:true}),["rb"]);c(i({keywords:w,cStyleComments:true,regexLiterals:true}),["js"]);c(i({keywords:r,hashComments:3,cStyleComments:true,multilineStrings:true,tripleQuotedStrings:true,regexLiterals:true}),["coffee"]);c(g([],[[C,/^[\s\S]+/]]),["regex"]);function d(V){var U=V.langExtension;try{var S=a(V.sourceNode);var T=S.sourceCode;V.sourceCode=T;V.spans=S.spans;V.basePos=0;q(U,T)(V);D(V)}catch(W){if("console" in window){console.log(W&&W.stack?W.stack:W)}}}function y(W,V,U){var S=document.createElement("PRE");S.innerHTML=W;if(U){Q(S,U)}var T={langExtension:V,numberLines:U,sourceNode:S};d(T);return S.innerHTML}function b(ad){function Y(af){return document.getElementsByTagName(af)}var ac=[Y("pre"),Y("code"),Y("xmp")];var T=[];for(var aa=0;aa<ac.length;++aa){for(var Z=0,V=ac[aa].length;Z<V;++Z){T.push(ac[aa][Z])}}ac=null;var W=Date;if(!W.now){W={now:function(){return +(new Date)}}}var X=0;var S;var ab=/\blang(?:uage)?-([\w.]+)(?!\S)/;var ae=/\bprettyprint\b/;function U(){var ag=(window.PR_SHOULD_USE_CONTINUATION?W.now()+250:Infinity);for(;X<T.length&&W.now()<ag;X++){var aj=T[X];var ai=aj.className;if(ai.indexOf("prettyprint")>=0){var ah=ai.match(ab);var am;if(!ah&&(am=o(aj))&&"CODE"===am.tagName){ah=am.className.match(ab)}if(ah){ah=ah[1]}var al=false;for(var ak=aj.parentNode;ak;ak=ak.parentNode){if((ak.tagName==="pre"||ak.tagName==="code"||ak.tagName==="xmp")&&ak.className&&ak.className.indexOf("prettyprint")>=0){al=true;break}}if(!al){var af=aj.className.match(/\blinenums\b(?::(\d+))?/);af=af?af[1]&&af[1].length?+af[1]:true:false;if(af){Q(aj,af)}S={langExtension:ah,sourceNode:aj,numberLines:af};d(S)}}}if(X<T.length){setTimeout(U,250)}else{if(ad){ad()}}}U()}window.prettyPrintOne=y;window.prettyPrint=b;window.PR={createSimpleLexer:g,registerLangHandler:c,sourceDecorator:i,PR_ATTRIB_NAME:P,PR_ATTRIB_VALUE:n,PR_COMMENT:j,PR_DECLARATION:E,PR_KEYWORD:z,PR_LITERAL:G,PR_NOCODE:N,PR_PLAIN:F,PR_PUNCTUATION:L,PR_SOURCE:J,PR_STRING:C,PR_TAG:m,PR_TYPE:O}})();PR.registerLangHandler(PR.createSimpleLexer([],[[PR.PR_DECLARATION,/^<!\w[^>]*(?:>|$)/],[PR.PR_COMMENT,/^<\!--[\s\S]*?(?:-\->|$)/],[PR.PR_PUNCTUATION,/^(?:<[%?]|[%?]>)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],["lang-",/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-handlebars",/^<script\b[^>]*type\s*=\s*['"]?text\/x-handlebars-template['"]?\b[^>]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-js",/^<script\b[^>]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\s\S]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i],[PR.PR_DECLARATION,/^{{[#^>/]?\s*[\w.][^}]*}}/],[PR.PR_DECLARATION,/^{{&?\s*[\w.][^}]*}}/],[PR.PR_DECLARATION,/^{{{>?\s*[\w.][^}]*}}}/],[PR.PR_COMMENT,/^{{![^}]*}}/]]),["handlebars","hbs"]);PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[ \t\r\n\f]+/,null," \t\r\n\f"]],[[PR.PR_STRING,/^\"(?:[^\n\r\f\\\"]|\\(?:\r\n?|\n|\f)|\\[\s\S])*\"/,null],[PR.PR_STRING,/^\'(?:[^\n\r\f\\\']|\\(?:\r\n?|\n|\f)|\\[\s\S])*\'/,null],["lang-css-str",/^url\(([^\)\"\']*)\)/i],[PR.PR_KEYWORD,/^(?:url|rgb|\!important|@import|@page|@media|@charset|inherit)(?=[^\-\w]|$)/i,null],["lang-css-kw",/^(-?(?:[_a-z]|(?:\\[0-9a-f]+ ?))(?:[_a-z0-9\-]|\\(?:\\[0-9a-f]+ ?))*)\s*:/i],[PR.PR_COMMENT,/^\/\*[^*]*\*+(?:[^\/*][^*]*\*+)*\//],[PR.PR_COMMENT,/^(?:<!--|-->)/],[PR.PR_LITERAL,/^(?:\d+|\d*\.\d+)(?:%|[a-z]+)?/i],[PR.PR_LITERAL,/^#(?:[0-9a-f]{3}){1,2}/i],[PR.PR_PLAIN,/^-?(?:[_a-z]|(?:\\[\da-f]+ ?))(?:[_a-z\d\-]|\\(?:\\[\da-f]+ ?))*/i],[PR.PR_PUNCTUATION,/^[^\s\w\'\"]+/]]),["css"]);PR.registerLangHandler(PR.createSimpleLexer([],[[PR.PR_KEYWORD,/^-?(?:[_a-z]|(?:\\[\da-f]+ ?))(?:[_a-z\d\-]|\\(?:\\[\da-f]+ ?))*/i]]),["css-kw"]);PR.registerLangHandler(PR.createSimpleLexer([],[[PR.PR_STRING,/^[^\)\"\']+/]]),["css-str"]);
|
|
Binary file
|
package/coverage/sorter.js
DELETED
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
var addSorting = (function() {
|
|
3
|
-
'use strict';
|
|
4
|
-
var cols,
|
|
5
|
-
currentSort = {
|
|
6
|
-
index: 0,
|
|
7
|
-
desc: false
|
|
8
|
-
};
|
|
9
|
-
|
|
10
|
-
// returns the summary table element
|
|
11
|
-
function getTable() {
|
|
12
|
-
return document.querySelector('.coverage-summary');
|
|
13
|
-
}
|
|
14
|
-
// returns the thead element of the summary table
|
|
15
|
-
function getTableHeader() {
|
|
16
|
-
return getTable().querySelector('thead tr');
|
|
17
|
-
}
|
|
18
|
-
// returns the tbody element of the summary table
|
|
19
|
-
function getTableBody() {
|
|
20
|
-
return getTable().querySelector('tbody');
|
|
21
|
-
}
|
|
22
|
-
// returns the th element for nth column
|
|
23
|
-
function getNthColumn(n) {
|
|
24
|
-
return getTableHeader().querySelectorAll('th')[n];
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
function onFilterInput() {
|
|
28
|
-
const searchValue = document.getElementById('fileSearch').value;
|
|
29
|
-
const rows = document.getElementsByTagName('tbody')[0].children;
|
|
30
|
-
for (let i = 0; i < rows.length; i++) {
|
|
31
|
-
const row = rows[i];
|
|
32
|
-
if (
|
|
33
|
-
row.textContent
|
|
34
|
-
.toLowerCase()
|
|
35
|
-
.includes(searchValue.toLowerCase())
|
|
36
|
-
) {
|
|
37
|
-
row.style.display = '';
|
|
38
|
-
} else {
|
|
39
|
-
row.style.display = 'none';
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
// loads the search box
|
|
45
|
-
function addSearchBox() {
|
|
46
|
-
var template = document.getElementById('filterTemplate');
|
|
47
|
-
var templateClone = template.content.cloneNode(true);
|
|
48
|
-
templateClone.getElementById('fileSearch').oninput = onFilterInput;
|
|
49
|
-
template.parentElement.appendChild(templateClone);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
// loads all columns
|
|
53
|
-
function loadColumns() {
|
|
54
|
-
var colNodes = getTableHeader().querySelectorAll('th'),
|
|
55
|
-
colNode,
|
|
56
|
-
cols = [],
|
|
57
|
-
col,
|
|
58
|
-
i;
|
|
59
|
-
|
|
60
|
-
for (i = 0; i < colNodes.length; i += 1) {
|
|
61
|
-
colNode = colNodes[i];
|
|
62
|
-
col = {
|
|
63
|
-
key: colNode.getAttribute('data-col'),
|
|
64
|
-
sortable: !colNode.getAttribute('data-nosort'),
|
|
65
|
-
type: colNode.getAttribute('data-type') || 'string'
|
|
66
|
-
};
|
|
67
|
-
cols.push(col);
|
|
68
|
-
if (col.sortable) {
|
|
69
|
-
col.defaultDescSort = col.type === 'number';
|
|
70
|
-
colNode.innerHTML =
|
|
71
|
-
colNode.innerHTML + '<span class="sorter"></span>';
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
return cols;
|
|
75
|
-
}
|
|
76
|
-
// attaches a data attribute to every tr element with an object
|
|
77
|
-
// of data values keyed by column name
|
|
78
|
-
function loadRowData(tableRow) {
|
|
79
|
-
var tableCols = tableRow.querySelectorAll('td'),
|
|
80
|
-
colNode,
|
|
81
|
-
col,
|
|
82
|
-
data = {},
|
|
83
|
-
i,
|
|
84
|
-
val;
|
|
85
|
-
for (i = 0; i < tableCols.length; i += 1) {
|
|
86
|
-
colNode = tableCols[i];
|
|
87
|
-
col = cols[i];
|
|
88
|
-
val = colNode.getAttribute('data-value');
|
|
89
|
-
if (col.type === 'number') {
|
|
90
|
-
val = Number(val);
|
|
91
|
-
}
|
|
92
|
-
data[col.key] = val;
|
|
93
|
-
}
|
|
94
|
-
return data;
|
|
95
|
-
}
|
|
96
|
-
// loads all row data
|
|
97
|
-
function loadData() {
|
|
98
|
-
var rows = getTableBody().querySelectorAll('tr'),
|
|
99
|
-
i;
|
|
100
|
-
|
|
101
|
-
for (i = 0; i < rows.length; i += 1) {
|
|
102
|
-
rows[i].data = loadRowData(rows[i]);
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
// sorts the table using the data for the ith column
|
|
106
|
-
function sortByIndex(index, desc) {
|
|
107
|
-
var key = cols[index].key,
|
|
108
|
-
sorter = function(a, b) {
|
|
109
|
-
a = a.data[key];
|
|
110
|
-
b = b.data[key];
|
|
111
|
-
return a < b ? -1 : a > b ? 1 : 0;
|
|
112
|
-
},
|
|
113
|
-
finalSorter = sorter,
|
|
114
|
-
tableBody = document.querySelector('.coverage-summary tbody'),
|
|
115
|
-
rowNodes = tableBody.querySelectorAll('tr'),
|
|
116
|
-
rows = [],
|
|
117
|
-
i;
|
|
118
|
-
|
|
119
|
-
if (desc) {
|
|
120
|
-
finalSorter = function(a, b) {
|
|
121
|
-
return -1 * sorter(a, b);
|
|
122
|
-
};
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
for (i = 0; i < rowNodes.length; i += 1) {
|
|
126
|
-
rows.push(rowNodes[i]);
|
|
127
|
-
tableBody.removeChild(rowNodes[i]);
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
rows.sort(finalSorter);
|
|
131
|
-
|
|
132
|
-
for (i = 0; i < rows.length; i += 1) {
|
|
133
|
-
tableBody.appendChild(rows[i]);
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
// removes sort indicators for current column being sorted
|
|
137
|
-
function removeSortIndicators() {
|
|
138
|
-
var col = getNthColumn(currentSort.index),
|
|
139
|
-
cls = col.className;
|
|
140
|
-
|
|
141
|
-
cls = cls.replace(/ sorted$/, '').replace(/ sorted-desc$/, '');
|
|
142
|
-
col.className = cls;
|
|
143
|
-
}
|
|
144
|
-
// adds sort indicators for current column being sorted
|
|
145
|
-
function addSortIndicators() {
|
|
146
|
-
getNthColumn(currentSort.index).className += currentSort.desc
|
|
147
|
-
? ' sorted-desc'
|
|
148
|
-
: ' sorted';
|
|
149
|
-
}
|
|
150
|
-
// adds event listeners for all sorter widgets
|
|
151
|
-
function enableUI() {
|
|
152
|
-
var i,
|
|
153
|
-
el,
|
|
154
|
-
ithSorter = function ithSorter(i) {
|
|
155
|
-
var col = cols[i];
|
|
156
|
-
|
|
157
|
-
return function() {
|
|
158
|
-
var desc = col.defaultDescSort;
|
|
159
|
-
|
|
160
|
-
if (currentSort.index === i) {
|
|
161
|
-
desc = !currentSort.desc;
|
|
162
|
-
}
|
|
163
|
-
sortByIndex(i, desc);
|
|
164
|
-
removeSortIndicators();
|
|
165
|
-
currentSort.index = i;
|
|
166
|
-
currentSort.desc = desc;
|
|
167
|
-
addSortIndicators();
|
|
168
|
-
};
|
|
169
|
-
};
|
|
170
|
-
for (i = 0; i < cols.length; i += 1) {
|
|
171
|
-
if (cols[i].sortable) {
|
|
172
|
-
// add the click event handler on the th so users
|
|
173
|
-
// dont have to click on those tiny arrows
|
|
174
|
-
el = getNthColumn(i).querySelector('.sorter').parentElement;
|
|
175
|
-
if (el.addEventListener) {
|
|
176
|
-
el.addEventListener('click', ithSorter(i));
|
|
177
|
-
} else {
|
|
178
|
-
el.attachEvent('onclick', ithSorter(i));
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
// adds sorting functionality to the UI
|
|
184
|
-
return function() {
|
|
185
|
-
if (!getTable()) {
|
|
186
|
-
return;
|
|
187
|
-
}
|
|
188
|
-
cols = loadColumns();
|
|
189
|
-
loadData();
|
|
190
|
-
addSearchBox();
|
|
191
|
-
addSortIndicators();
|
|
192
|
-
enableUI();
|
|
193
|
-
};
|
|
194
|
-
})();
|
|
195
|
-
|
|
196
|
-
window.addEventListener('load', addSorting);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IccPatientApi.js","sourceRoot":"","sources":["../../../icc-api/api/IccPatientApi.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { XHR } from './XHR'\nimport { AbstractFilterPatient } from '../model/AbstractFilterPatient'\nimport { Content } from '../model/Content'\nimport { DataOwnerRegistrationSuccess } from '../model/DataOwnerRegistrationSuccess'\nimport { Delegation } from '../model/Delegation'\nimport { DocIdentifier } from '../model/DocIdentifier'\nimport { FilterChainPatient } from '../model/FilterChainPatient'\nimport { IdWithRev } from '../model/IdWithRev'\nimport { ListOfIds } from '../model/ListOfIds'\nimport { PaginatedListPatient } from '../model/PaginatedListPatient'\nimport { PaginatedListString } from '../model/PaginatedListString'\nimport { Patient } from '../model/Patient'\nimport { AuthenticationProvider, NoAuthenticationProvider } from '../../icc-x-api/auth/AuthenticationProvider'\n\nexport class IccPatientApi {\n host: string\n headers: Array<XHR.Header>\n authenticationProvider: AuthenticationProvider\n fetchImpl?: (input: RequestInfo, init?: RequestInit) => Promise<Response>\n\n constructor(\n host: string,\n headers: any,\n authenticationProvider?: AuthenticationProvider,\n fetchImpl?: (input: RequestInfo, init?: RequestInit) => Promise<Response>\n ) {\n this.host = host\n this.headers = Object.keys(headers).map((k) => new XHR.Header(k, headers[k]))\n this.authenticationProvider = !!authenticationProvider ? authenticationProvider : new NoAuthenticationProvider()\n this.fetchImpl = fetchImpl\n }\n setHeaders(h: Array<XHR.Header>) {\n this.headers = h\n }\n\n handleError(e: XHR.XHRError): never {\n throw e\n }\n\n /**\n * Returns the id and _rev of created patients\n * @summary Create patients in bulk\n * @param body\n */\n bulkCreatePatients(body?: Array<Patient>): Promise<Array<IdWithRev>> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/batch` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new IdWithRev(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns the id and _rev of created patients\n * @summary Create patients in bulk\n * @param body\n */\n bulkCreatePatients1(body?: Array<Patient>): Promise<Array<IdWithRev>> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/bulk` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new IdWithRev(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns the id and _rev of modified patients\n * @summary Modify patients in bulk\n * @param body\n */\n bulkUpdatePatients(body?: Array<Patient>): Promise<Array<IdWithRev>> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/batch` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('PUT', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new IdWithRev(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns the id and _rev of modified patients\n * @summary Modify patients in bulk\n * @param body\n */\n bulkUpdatePatients1(body?: Array<Patient>): Promise<Array<IdWithRev>> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/bulk` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('PUT', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new IdWithRev(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns the count of patients\n * @summary Get count of patients for a specific HcParty or for the current HcParty\n * @param hcPartyId Healthcare party id\n */\n countOfPatients(hcPartyId: string): Promise<Content> {\n let _body = null\n\n const _url = this.host + `/patient/hcParty/${encodeURIComponent(String(hcPartyId))}/count` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Content(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Name, last name, date of birth, and gender are required. After creation of the patient and obtaining the ID, you need to create an initial delegation.\n * @summary Create a patient\n * @param body\n */\n createPatient(body?: Patient): Promise<Patient> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Response is an array containing the ID of deleted patient..\n * @summary Delete patients.\n * @param patientIds\n */\n deletePatient(patientIds: string): Promise<Array<DocIdentifier>> {\n let _body = null\n\n const _url = this.host + `/patient/${encodeURIComponent(String(patientIds))}` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('DELETE', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new DocIdentifier(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients along with next start keys and Document ID. If the nextStartKey is Null it means that this is the last page.\n * @summary Filter patients for the current user (HcParty)\n * @param body\n * @param startKey The start key for pagination, depends on the filters used\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n * @param skip Skip rows\n * @param sort Sort key\n * @param desc Descending\n */\n filterPatientsBy(\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n skip?: number,\n sort?: string,\n desc?: boolean,\n body?: FilterChainPatient\n ): Promise<PaginatedListPatient> {\n let _body = null\n _body = body\n\n const _url =\n this.host +\n `/patient/filter` +\n '?ts=' +\n new Date().getTime() +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '') +\n (skip ? '&skip=' + encodeURIComponent(String(skip)) : '') +\n (sort ? '&sort=' + encodeURIComponent(String(sort)) : '') +\n (desc ? '&desc=' + encodeURIComponent(String(desc)) : '')\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Get Paginated List of Patients sorted by Access logs descending\n * @param userId A User ID\n * @param accessType The type of access (COMPUTER or USER)\n * @param startDate The start search epoch\n * @param startKey The start key for pagination\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n */\n findByAccessLogUserAfterDate(\n userId: string,\n accessType?: string,\n startDate?: number,\n startKey?: string,\n startDocumentId?: string,\n limit?: number\n ): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/byAccess/${encodeURIComponent(String(userId))}` +\n '?ts=' +\n new Date().getTime() +\n (accessType ? '&accessType=' + encodeURIComponent(String(accessType)) : '') +\n (startDate ? '&startDate=' + encodeURIComponent(String(startDate)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Get the patient having the provided externalId\n * @param externalId A external ID\n */\n findByExternalId(externalId: string): Promise<Patient> {\n let _body = null\n\n const _url = this.host + `/patient/byExternalId/${encodeURIComponent(String(externalId))}` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients along with next start keys and Document ID. If the nextStartKey is Null it means that this is the last page.\n * @summary Find patients for the current user (HcParty)\n * @param healthcarePartyId HealthcareParty Id. If not set, will use user's hcpId\n * @param filterValue Optional value for filtering results\n * @param startKey The start key for pagination: a JSON representation of an array containing all the necessary components to form the Complex Key's startKey\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n * @param sortDirection Optional value for providing a sorting direction ('asc', 'desc'). Set to 'asc' by default.\n */\n findByNameBirthSsinAuto(\n healthcarePartyId?: string,\n filterValue?: string,\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n sortDirection?: string\n ): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/byNameBirthSsinAuto` +\n '?ts=' +\n new Date().getTime() +\n (healthcarePartyId ? '&healthcarePartyId=' + encodeURIComponent(String(healthcarePartyId)) : '') +\n (filterValue ? '&filterValue=' + encodeURIComponent(String(filterValue)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '') +\n (sortDirection ? '&sortDirection=' + encodeURIComponent(String(sortDirection)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Provides a paginated list of patients with duplicate name for an hecparty\n * @param hcPartyId Healthcare party id\n * @param startKey The start key for pagination, depends on the filters used\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n */\n findDuplicatesByName(hcPartyId: string, startKey?: string, startDocumentId?: string, limit?: number): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/duplicates/name` +\n '?ts=' +\n new Date().getTime() +\n (hcPartyId ? '&hcPartyId=' + encodeURIComponent(String(hcPartyId)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '')\n let headers = this.headers\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Provides a paginated list of patients with duplicate ssin for an hecparty\n * @param hcPartyId Healthcare party id\n * @param startKey The start key for pagination, depends on the filters used\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n */\n findDuplicatesBySsin(hcPartyId: string, startKey?: string, startDocumentId?: string, limit?: number): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/duplicates/ssin` +\n '?ts=' +\n new Date().getTime() +\n (hcPartyId ? '&hcPartyId=' + encodeURIComponent(String(hcPartyId)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '')\n let headers = this.headers\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients\n * @summary Filter patients for the current user (HcParty)\n * @param firstName The first name\n * @param lastName The last name\n * @param dateOfBirth The date of birth\n */\n fuzzySearch(firstName?: string, lastName?: string, dateOfBirth?: number): Promise<Array<Patient>> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/fuzzy` +\n '?ts=' +\n new Date().getTime() +\n (firstName ? '&firstName=' + encodeURIComponent(String(firstName)) : '') +\n (lastName ? '&lastName=' + encodeURIComponent(String(lastName)) : '') +\n (dateOfBirth ? '&dateOfBirth=' + encodeURIComponent(String(dateOfBirth)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new Patient(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * It gets patient administrative data.\n * @summary Get patient\n * @param patientId\n */\n getPatient(patientId: string): Promise<Patient> {\n let _body = null\n\n const _url = this.host + `/patient/${encodeURIComponent(String(patientId))}` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * (key, value) of the map is as follows: (ID of the owner of the encrypted AES key, encrypted AES keys)\n * @summary Get the HcParty encrypted AES keys indexed by owner.\n * @param patientId\n */\n getPatientAesExchangeKeysForDelegate(\n patientId: string\n ): Promise<{ [delegatorId: string]: { [delegatorPubKeyFingerprint: string]: { [delegatePubKeyFingerprint: string]: string } } }> {\n let _body = null\n\n const _url = this.host + `/patient/${encodeURIComponent(String(patientId))}/aesExchangeKeys` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => JSON.parse(JSON.stringify(doc.body)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * It gets patient administrative data based on the identifier (root & extension) parameters.\n * @summary Get patient by identifier\n * @param hcPartyId\n * @param id\n * @param system\n */\n getPatientByHealthcarepartyAndIdentifier(hcPartyId: string, id: string, system?: string): Promise<Patient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/${encodeURIComponent(String(hcPartyId))}/${encodeURIComponent(String(id))}` +\n '?ts=' +\n new Date().getTime() +\n (system ? '&system=' + encodeURIComponent(String(system)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * This endpoint is used to recover all keys that have already been created and that can be used to share information with this patient. It returns a map with the following structure: ID of the owner of the encrypted AES key -> encrypted AES key. The returned encrypted AES keys will have to be decrypted using the patient's private key. { \\\"hcparty 1 delegator ID\\\": \\\"AES hcparty key (encrypted using patient public RSA key)\\\" \\\"hcparty 2 delegator ID\\\": \\\"other AES hcparty key (encrypted using patient public RSA key)\\\" }\n * @summary Get the patient (identified by patientId) hcparty keys. Those keys are AES keys (encrypted) used to share information between HCPs and a patient.\n * @param patientId The patient Id for which information is shared\n */\n getPatientHcPartyKeysForDelegate(patientId: string): Promise<{ [key: string]: string }> {\n let _body = null\n\n const _url = this.host + `/patient/${encodeURIComponent(String(patientId))}/keys` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => JSON.parse(JSON.stringify(doc.body)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * It gets patient administrative data.\n * @summary Get patients by id\n * @param body\n */\n getPatients(body?: ListOfIds): Promise<Array<Patient>> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/byIds` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new Patient(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of deleted patients, within the specified time period, if any.\n * @summary Find deleted patients\n * @param startDate Filter deletions after this date (unix epoch), included\n * @param endDate Filter deletions before this date (unix epoch), included\n * @param desc Descending\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n */\n listDeletedPatients(startDate?: number, endDate?: number, desc?: boolean, startDocumentId?: string, limit?: number): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/deleted/by_date` +\n '?ts=' +\n new Date().getTime() +\n (startDate ? '&startDate=' + encodeURIComponent(String(startDate)) : '') +\n (endDate ? '&endDate=' + encodeURIComponent(String(endDate)) : '') +\n (desc ? '&desc=' + encodeURIComponent(String(desc)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of deleted patients, by name and/or firstname prefix, if any.\n * @summary Find deleted patients\n * @param firstName First name prefix\n * @param lastName Last name prefix\n */\n listDeletedPatientsByName(firstName?: string, lastName?: string): Promise<Array<Patient>> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/deleted/by_name` +\n '?ts=' +\n new Date().getTime() +\n (firstName ? '&firstName=' + encodeURIComponent(String(firstName)) : '') +\n (lastName ? '&lastName=' + encodeURIComponent(String(lastName)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new Patient(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients that have been merged after the provided date\n * @summary List patients that have been merged towards another patient\n * @param date\n */\n listOfMergesAfter(date: number): Promise<Array<Patient>> {\n let _body = null\n\n const _url = this.host + `/patient/merges/${encodeURIComponent(String(date))}` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new Patient(it)))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients that have been modified after the provided date\n * @summary List patients that have been modified after the provided date\n * @param date\n * @param startKey The start key for pagination the date of the first element of the new page\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n */\n listOfPatientsModifiedAfter(date: number, startKey?: number, startDocumentId?: string, limit?: number): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/modifiedAfter/${encodeURIComponent(String(date))}` +\n '?ts=' +\n new Date().getTime() +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients along with next start keys and Document ID. If the nextStartKey is Null it means that this is the last page.\n * @summary List patients for a specific HcParty\n * @param hcPartyId Healthcare party id\n * @param sortField Optional value for sorting results by a given field ('name', 'ssin', 'dateOfBirth'). Specifying this deactivates filtering\n * @param startKey The start key for pagination: a JSON representation of an array containing all the necessary components to form the Complex Key's startKey\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n * @param sortDirection Optional value for providing a sorting direction ('asc', 'desc'). Set to 'asc' by default.\n */\n listPatients(\n hcPartyId?: string,\n sortField?: string,\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n sortDirection?: string\n ): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient` +\n '?ts=' +\n new Date().getTime() +\n (hcPartyId ? '&hcPartyId=' + encodeURIComponent(String(hcPartyId)) : '') +\n (sortField ? '&sortField=' + encodeURIComponent(String(sortField)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '') +\n (sortDirection ? '&sortDirection=' + encodeURIComponent(String(sortDirection)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients along with next start keys and Document ID. If the nextStartKey is Null it means that this is the last page.\n * @summary List patients for a specific HcParty or for the current HcParty\n * @param hcPartyId\n * @param sortField Optional value for sorting results by a given field ('name', 'ssin', 'dateOfBirth'). Specifying this deactivates filtering\n * @param startKey The start key for pagination: a JSON representation of an array containing all the necessary components to form the Complex Key's startKey\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n * @param sortDirection Optional value for providing a sorting direction ('asc', 'desc'). Set to 'asc' by default.\n */\n listPatientsByHcParty(\n hcPartyId: string,\n sortField?: string,\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n sortDirection?: string\n ): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/hcParty/${encodeURIComponent(String(hcPartyId))}` +\n '?ts=' +\n new Date().getTime() +\n (sortField ? '&sortField=' + encodeURIComponent(String(sortField)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '') +\n (sortDirection ? '&sortDirection=' + encodeURIComponent(String(sortDirection)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients along with next start keys and Document ID. If the nextStartKey is Null it means that this is the last page.\n * @summary List patients by pages for a specific HcParty\n * @param hcPartyId Healthcare party id\n * @param startKey The page first id\n * @param startDocumentId A patient document ID\n * @param limit Page size\n */\n listPatientsIds(hcPartyId: string, startKey?: string, startDocumentId?: string, limit?: number): Promise<PaginatedListString> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/idsPages` +\n '?ts=' +\n new Date().getTime() +\n (hcPartyId ? '&hcPartyId=' + encodeURIComponent(String(hcPartyId)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListString(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Returns a list of patients along with next start keys and Document ID. If the nextStartKey is Null it means that this is the last page.\n * @summary List patients of a specific HcParty or of the current HcParty\n * @param hcPartyId\n * @param sortField Optional value for sorting results by a given field ('name', 'ssin', 'dateOfBirth'). Specifying this deactivates filtering\n * @param startKey The start key for pagination: a JSON representation of an array containing all the necessary components to form the Complex Key's startKey\n * @param startDocumentId A patient document ID\n * @param limit Number of rows\n * @param sortDirection Optional value for providing a sorting direction ('asc', 'desc'). Set to 'asc' by default.\n */\n listPatientsOfHcParty(\n hcPartyId: string,\n sortField?: string,\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n sortDirection?: string\n ): Promise<PaginatedListPatient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/ofHcParty/${encodeURIComponent(String(hcPartyId))}` +\n '?ts=' +\n new Date().getTime() +\n (sortField ? '&sortField=' + encodeURIComponent(String(sortField)) : '') +\n (startKey ? '&startKey=' + encodeURIComponent(String(startKey)) : '') +\n (startDocumentId ? '&startDocumentId=' + encodeURIComponent(String(startDocumentId)) : '') +\n (limit ? '&limit=' + encodeURIComponent(String(limit)) : '') +\n (sortDirection ? '&sortDirection=' + encodeURIComponent(String(sortDirection)) : '')\n let headers = this.headers\n return XHR.sendCommand('GET', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new PaginatedListPatient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Get ids of patients matching the provided filter for the current user (HcParty)\n * @param body\n */\n matchPatientsBy(body?: AbstractFilterPatient): Promise<Array<string>> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/match` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => JSON.parse(JSON.stringify(it))))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Merge a series of patients into another patient\n * @param toId\n * @param fromIds\n */\n mergeInto(toId: string, fromIds: string): Promise<Patient> {\n let _body = null\n\n const _url =\n this.host + `/patient/mergeInto/${encodeURIComponent(String(toId))}/from/${encodeURIComponent(String(fromIds))}` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('PUT', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * No particular return value. It's just a message.\n * @summary Modify a patient\n * @param body\n */\n modifyPatient(body?: Patient): Promise<Patient> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('PUT', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n *\n * @summary Set a patient referral doctor\n * @param patientId\n * @param referralId The referal id. Accepts 'none' for referral removal.\n * @param start Optional value for start of referral\n * @param end Optional value for end of referral\n */\n modifyPatientReferral(patientId: string, referralId: string, start?: number, end?: number): Promise<Patient> {\n let _body = null\n\n const _url =\n this.host +\n `/patient/${encodeURIComponent(String(patientId))}/referral/${encodeURIComponent(String(referralId))}` +\n '?ts=' +\n new Date().getTime() +\n (start ? '&start=' + encodeURIComponent(String(start)) : '') +\n (end ? '&end=' + encodeURIComponent(String(end)) : '')\n let headers = this.headers\n return XHR.sendCommand('PUT', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * It delegates a patient to a healthcare party (By current healthcare party). A modified patient with new delegation gets returned.\n * @summary Delegates a patients to a healthcare party\n * @param body\n * @param patientId\n */\n newPatientDelegations(patientId: string, body?: Array<Delegation>): Promise<Patient> {\n let _body = null\n _body = body\n\n const _url = this.host + `/patient/${encodeURIComponent(String(patientId))}/delegate` + '?ts=' + new Date().getTime()\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new Patient(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Register a new patient into the system\n * @summary Register a patient\n * @param body\n * @param hcPartyId\n * @param groupId\n * @param token\n * @param useShortToken\n */\n registerPatient(\n hcPartyId: string,\n groupId: string,\n token?: string,\n useShortToken?: boolean,\n body?: Patient\n ): Promise<DataOwnerRegistrationSuccess> {\n let _body = null\n _body = body\n\n const _url =\n this.host +\n `/patient/register/forHcp/${encodeURIComponent(String(hcPartyId))}/inGroup/${encodeURIComponent(String(groupId))}` +\n '?ts=' +\n new Date().getTime() +\n (token ? '&token=' + encodeURIComponent(String(token)) : '') +\n (useShortToken ? '&useShortToken=' + encodeURIComponent(String(useShortToken)) : '')\n let headers = this.headers\n headers = headers.filter((h) => h.header !== 'Content-Type').concat(new XHR.Header('Content-Type', 'application/json'))\n return XHR.sendCommand('POST', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => new DataOwnerRegistrationSuccess(doc.body as JSON))\n .catch((err) => this.handleError(err))\n }\n\n /**\n * Response is an array containing the ID of undeleted patient..\n * @summary undelete previously deleted patients\n * @param patientIds\n */\n undeletePatient(patientIds: string): Promise<Array<DocIdentifier>> {\n let _body = null\n\n const _url = this.host + `/patient/undelete/${encodeURIComponent(String(patientIds))}` + '?ts=' + new Date().getTime()\n let headers = this.headers\n return XHR.sendCommand('PUT', _url, headers, _body, this.fetchImpl, undefined, this.authenticationProvider.getAuthService())\n .then((doc) => (doc.body as Array<JSON>).map((it) => new DocIdentifier(it)))\n .catch((err) => this.handleError(err))\n }\n}\n"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntitiesEncryption.js","sourceRoot":"","sources":["../../../icc-x-api/crypto/EntitiesEncryption.ts"],"names":[],"mappings":"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","sourcesContent":["import { Delegation, EncryptedEntity, EncryptedEntityStub } from '../../icc-api/model/models'\nimport { DataOwnerWithType, IccDataOwnerXApi } from '../icc-data-owner-x-api'\nimport { ExchangeKeysManager } from './ExchangeKeysManager'\nimport { b2a, crypt, decrypt, hex2ua, string2ua, truncateTrailingNulls, ua2hex, ua2string, ua2utf8, utf8_2ua } from '../utils'\nimport * as _ from 'lodash'\nimport { CryptoPrimitives } from './CryptoPrimitives'\nimport { arrayEquals } from '../utils/collection-utils'\nimport { ShareMetadataBehaviour } from './ShareMetadataBehaviour'\n\n/**\n * @internal this class is for internal use only and may be changed without notice\n * Give access to functions for retrieving encryption metadata of entities.\n */\nexport class EntitiesEncryption {\n private readonly primitives: CryptoPrimitives\n private readonly dataOwnerApi: IccDataOwnerXApi\n private readonly exchangeKeysManager: ExchangeKeysManager\n\n constructor(primitives: CryptoPrimitives, dataOwnerApi: IccDataOwnerXApi, exchangeKeysManager: ExchangeKeysManager) {\n this.primitives = primitives\n this.dataOwnerApi = dataOwnerApi\n this.exchangeKeysManager = exchangeKeysManager\n }\n\n /**\n * Get the encryption keys of an entity that the provided data owner can access, potentially using the keys for his parent.\n * There should only be one encryption key for each entity, but the method supports more to allow to deal with conflicts and merged duplicate data.\n * @param entity an encrypted entity.\n * @param dataOwnerId optionally a data owner part of the hierarchy for the current data owner, defaults to the current data owner.\n * @param tagsFilter allows to obtain only encryption keys associated to tags which satisfy the provided filter.\n * @return the encryption keys that the provided data owner can decrypt, deduplicated.\n */\n async encryptionKeysOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n dataOwnerId?: string,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<string[]> {\n // Legacy entities may have encryption keys in delegations.\n return this.extractMergedHierarchyFromDelegationAndOwner(\n Object.keys(entity.encryptionKeys ?? {}).length > 0 ? entity.encryptionKeys! : entity.delegations ?? {},\n dataOwnerId,\n (k) => this.validateEncryptionKey(k),\n (t) => tagsFilter(t)\n )\n }\n\n /**\n * Get the encryption keys of an entity that the current data owner and his parents can access. The resulting array contains the keys for each data\n * owner in the hierarchy which can be decrypted using only that data owner keys (excludes keys accessible through the parent keys). The order of\n * the array is the same as in {@link IccDataOwnerXApi.getCurrentDataOwnerHierarchyIds}.\n * Note that different data owners may have access to the same keys, but the keys extracted for each data owner are deduplicated.\n * There should only be one encryption key for each entity, but the method supports more to allow to deal with conflicts and merged duplicate data.\n * @param entity an encrypted entity.\n * @param tagsFilter allows to obtain only encryption keys associated to tags which satisfy the provided filter.\n * @return the encryption keys that each member of the current data owner hierarchy can decrypt using only his keys and not keys of his parents.\n */\n async encryptionKeysForHcpHierarchyOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<{ ownerId: string; extracted: string[] }[]> {\n return this.extractedHierarchyFromDelegation(\n entity.encryptionKeys ?? {},\n (k) => this.validateEncryptionKey(k),\n (t) => tagsFilter(t)\n )\n }\n\n /**\n * Get the secret ids (SFKs) of an entity that the provided data owner can access, potentially using the keys for his parent.\n * @param entity an encrypted entity.\n * @param dataOwnerId optionally a data owner part of the hierarchy for the current data owner, defaults to the current data owner.\n * @param tagsFilter allows to obtain only secret ids associated to tags which satisfy the provided filter.\n * @return the secret ids (SFKs) that the provided data owner can decrypt, deduplicated.\n */\n async secretIdsOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n dataOwnerId?: string,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<string[]> {\n return this.extractMergedHierarchyFromDelegationAndOwner(\n entity.delegations ?? {},\n dataOwnerId,\n (k) => this.validateSecretId(k),\n (t) => tagsFilter(t)\n )\n }\n\n /**\n * Get the secret ids (SFKs) of an entity that the current data owner and his parents can access. The resulting array contains the ids for each data\n * owner in the hierarchy which can be decrypted using only that data owner keys (excludes ids accessible through the parent keys). The order of\n * the array is the same as in {@link IccDataOwnerXApi.getCurrentDataOwnerHierarchyIds}.\n * Note that different data owners may have access to the same secret ids, but the secret ids extracted for each data owner are deduplicated.\n * @param entity an encrypted entity.\n * @param tagsFilter allows to obtain only secret ids associated to tags which satisfy the provided filter.\n * @return the secret ids that each member of the current data owner hierarchy can decrypt using only his keys and not keys of his parents.\n */\n async secretIdsForHcpHierarchyOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<{ ownerId: string; extracted: string[] }[]> {\n return this.extractedHierarchyFromDelegation(\n entity.delegations ?? {},\n (k) => this.validateSecretId(k),\n (t) => tagsFilter(t)\n )\n }\n\n /**\n * Get the decrypted owning entity ids (formerly CFKs) for the provided entity that can be decrypted using the private keys of the current data\n * owner and his parents. The owning entity id would be, for example, the id of a patient for contact and healthcare elements, or the id of a\n * message for documents.\n * There should only be one owning entity id for each entity, but the method supports more to allow to deal with conflicts and merged duplicate\n * data.\n * @param entity an encrypted entity.\n * @param dataOwnerId optionally a data owner part of the hierarchy for the current data owner, defaults to the current data owner.\n * @param tagsFilter allows to obtain only owning entity ids associated to tags which satisfy the provided filter.\n * @return the owning entity ids (CFKs) that the provided data owner can decrypt, deduplicated.\n */\n async owningEntityIdsOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n dataOwnerId?: string,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<string[]> {\n return this.extractMergedHierarchyFromDelegationAndOwner(\n entity.cryptedForeignKeys ?? {},\n dataOwnerId,\n (k) => this.validateOwningEntityId(k),\n (t) => tagsFilter(t)\n )\n }\n\n /**\n * Get the decrypted owning entity ids (formerly CFKs) for the provided entity that can be decrypted using the private keys of the current data\n * owner and his parents. The owning entity id would be, for example, the id of a patient for contact and healthcare elements, or the id of a\n * message for documents.\n * The resulting array contains the ids for each data owner in the hierarchy which can be decrypted using only that data owner keys (excludes ids\n * accessible through the parent keys). The order of the array is the same as in {@link IccDataOwnerXApi.getCurrentDataOwnerHierarchyIds}.\n * Note that different data owners may have access to the same owning entity ids, but the owning entity ids extracted for each data owner are\n * deduplicated in case they could be accessed through different delegations.\n * There should only be one owning entity id for each entity, but the method supports more to allow to deal with conflicts and merged duplicate\n * data.\n * @param entity an encrypted entity.\n * @param tagsFilter allows to obtain only owning entity ids associated to tags which satisfy the provided filter.\n * @return the owning entity ids that each member of the current data owner hierarchy can decrypt using only his keys and not keys of his parents.\n */\n async owningEntityIdsForHcpHierarchyOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<{ ownerId: string; extracted: string[] }[]> {\n return this.extractedHierarchyFromDelegation(\n entity.cryptedForeignKeys ?? {},\n (k) => this.validateOwningEntityId(k),\n (t) => tagsFilter(t)\n )\n }\n\n /**\n * @internal this method is intended only for internal use and may be changed without notice.\n * Initializes encryption metadata for an entity. This includes the encrypted secret id, owning entity id, and encryption key for the entity, and\n * the clear text secret foreign key of the parent entity.\n * This method returns a modified copy of the entity.\n * @param entity entity which requires encryption metadata initialisation.\n * @param owningEntity id of the owning entity, if any (e.g. patient id for Contact/HealtchareElement, message id for Document, ...).\n * @param owningEntitySecretId secret id of the parent entity, to use in the secret foreign keys for the provided entity, if any.\n * @param initialiseEncryptionKeys if false this method will not initialize any encryption keys. Use only for entities which use delegations for\n * access control but don't actually have any encrypted content.\n * @param additionalDelegations automatically shares the\n * @param tags tags to associate with the initial encryption keys and metadata\n * @throws if the entity already has non-empty values for encryption metadata.\n * @return an updated copy of the entity.\n */\n async entityWithInitialisedEncryptedMetadata<T extends EncryptedEntity>(\n entity: T,\n owningEntity: string | undefined,\n owningEntitySecretId: string | undefined,\n initialiseEncryptionKeys: boolean,\n additionalDelegations: string[] = [],\n tags: string[] = []\n ): Promise<{\n updatedEntity: T\n rawEncryptionKey: string | undefined\n secretId: string\n }> {\n this.throwDetailedExceptionForInvalidParameter('entity.id', entity.id, 'entityWithInitialisedEncryptedMetadata', arguments)\n this.checkEmptyEncryptionMetadata(entity)\n const secretId = this.primitives.randomUuid()\n const rawEncryptionKey = initialiseEncryptionKeys ? ua2hex(this.primitives.randomBytes(16)) : undefined\n const selfId = await this.dataOwnerApi.getCurrentDataOwnerId()\n const allIds = [selfId, ...new Set(additionalDelegations.filter((x) => x !== selfId))]\n const loadKeysResult = await this.loadEncryptionKeysForDelegates(entity, allIds)\n const updatedEntity = await allIds.reduce<Promise<T>>(\n async (prevUpdate, delegateId) =>\n await this.createOrUpdateEntityDelegations(\n await prevUpdate,\n delegateId,\n [],\n [],\n [],\n [secretId],\n initialiseEncryptionKeys ? [rawEncryptionKey!] : [],\n owningEntity ? [owningEntity] : [],\n tags,\n loadKeysResult.keysForDelegates\n ),\n Promise.resolve(loadKeysResult.updatedEntity)\n )\n if (owningEntitySecretId) {\n updatedEntity.secretForeignKeys = [owningEntitySecretId]\n }\n return { updatedEntity, secretId, rawEncryptionKey }\n }\n\n async entityWithAutoExtendedEncryptedMetadata<T extends EncryptedEntity>(\n entity: T,\n delegateId: string,\n shareSecretIds: string[] | undefined,\n shareEncryptionKeys: ShareMetadataBehaviour | undefined,\n shareOwningEntityIds: ShareMetadataBehaviour | undefined\n ): Promise<T> {\n if (shareSecretIds === undefined) {\n const availableSecretIds = await this.secretIdsOf(entity)\n if (availableSecretIds.length) {\n shareSecretIds = availableSecretIds\n } else {\n shareSecretIds = [this.primitives.randomUuid()]\n }\n }\n let actualShareEncryptionKeys: string[] = []\n if (shareEncryptionKeys !== ShareMetadataBehaviour.NEVER) {\n const availableEncryptionKeys = await this.encryptionKeysOf(entity)\n if (!availableEncryptionKeys.length && shareEncryptionKeys === ShareMetadataBehaviour.REQUIRED) {\n throw new Error(`Entity ${JSON.stringify(entity)} has no encryption keys or the current data owner can't access any encryption keys.`)\n }\n actualShareEncryptionKeys = availableEncryptionKeys\n }\n let actualShareOwningEntityIds: string[] = []\n if (shareOwningEntityIds !== ShareMetadataBehaviour.NEVER) {\n const availableOwningEntityIds = await this.owningEntityIdsOf(entity)\n if (!availableOwningEntityIds.length && shareOwningEntityIds === ShareMetadataBehaviour.REQUIRED) {\n throw new Error(`Entity ${JSON.stringify(entity)} has no owning entity ids or the current data owner can't access any owning entity ids.`)\n }\n actualShareOwningEntityIds = availableOwningEntityIds\n }\n return this.entityWithExtendedEncryptedMetadata(entity, delegateId, shareSecretIds, actualShareEncryptionKeys, actualShareOwningEntityIds)\n }\n\n /**\n * Updates encryption metadata for an entity in order to share it with a delegate or in order to add additional encrypted metadata for an existing\n * delegate.\n * The first time this method is used for a specific delegate it will give access to all unencrypted content of the entity to the delegate data\n * owner. Additionally, this method also allows to share new or existing secret ids (shareSecretId), encryption keys (shareEncryptionKeys) and\n * owning entity ids (shareOwningEntityIds) for the entity.\n * You can use methods like {@link secretIdsOf}, {@link secretIdsForHcpHierarchyOf}, {@link encryptionKeysOf}, ... to retrieve the data you want to\n * share. In most cases you may want to share everything related to the entity, but note that if you use confidential delegations for patients you\n * may want to avoid sharing the confidential secret ids of the current user with other hcps.\n * This method returns a modified copy of the entity.\n * @param entity entity which requires encryption metadata initialisation.\n * @param delegateId id of the delegate to share data with.\n * @param shareSecretIds secret ids to share.\n * @param shareEncryptionKeys encryption keys to share.\n * @param shareOwningEntityIds owning enttiy ids to share.\n * @param newTags tags to associate with the new encryption keys and metadata. Existing data won't be changed.\n * @throws if any of the shareX parameters is set to `true` but the corresponding piece of data could not be retrieved.\n * @return an updated copy of the entity.\n */\n async entityWithExtendedEncryptedMetadata<T extends EncryptedEntity>(\n entity: T,\n delegateId: string,\n shareSecretIds: string[],\n shareEncryptionKeys: string[],\n shareOwningEntityIds: string[],\n newTags: string[] = []\n ): Promise<T> {\n this.throwDetailedExceptionForInvalidParameter('entity.id', entity.id, 'entityWithSharedEncryptedMetadata', arguments)\n async function checkInputAndGet(input: string[], inputName: string, validate: (x: string) => boolean | Promise<boolean>): Promise<string[]> {\n for (const x of input) {\n const validation = validate(x)\n if (validation !== true && validation !== false && !(await validation)) throw new Error(`Invalid input for ${inputName}.`)\n }\n return input\n }\n const secretIdsToShare = await checkInputAndGet(shareSecretIds, 'secretIds', (x) => this.validateSecretId(x))\n const encryptionKeysToShare = await checkInputAndGet(shareEncryptionKeys, 'encryptionKeys', (x) => this.validateEncryptionKey(x))\n const owningEntityIdsToShare = await checkInputAndGet(shareOwningEntityIds, 'owningEntityIds', (x) => this.validateOwningEntityId(x))\n const deduplicateInfoSecretIds = await this.deduplicateDelegationsAndFilterRequiredEntries(\n delegateId,\n entity.delegations ?? {},\n secretIdsToShare,\n (x) => this.validateSecretId(x)\n )\n const deduplicateInfoEncryptionKeys = await this.deduplicateDelegationsAndFilterRequiredEntries(\n delegateId,\n entity.encryptionKeys ?? {},\n encryptionKeysToShare,\n (x) => this.validateEncryptionKey(x)\n )\n const deduplicateInfoOwningEntityIds = await this.deduplicateDelegationsAndFilterRequiredEntries(\n delegateId,\n entity.cryptedForeignKeys ?? {},\n owningEntityIdsToShare,\n (x) => this.validateOwningEntityId(x)\n )\n /*TODO\n * Temporary hack since secret id is necessary to create a delegation for access control: if there is no delegation existing from me to the\n * delegate and there is no new secret id to be created create a new random id.\n */\n const selfId = await this.dataOwnerApi.getCurrentDataOwnerId()\n if (deduplicateInfoSecretIds.missingEntries.length === 0 && !deduplicateInfoSecretIds.deduplicatedDelegations.some((d) => d.owner === selfId)) {\n deduplicateInfoSecretIds.missingEntries.push(this.primitives.randomUuid())\n }\n if (\n deduplicateInfoSecretIds.missingEntries.length === 0 &&\n deduplicateInfoEncryptionKeys.missingEntries.length === 0 &&\n deduplicateInfoOwningEntityIds.missingEntries.length === 0\n )\n return _.cloneDeep(entity)\n const { updatedEntity, keysForDelegates } = await this.loadEncryptionKeysForDelegates(entity, [delegateId])\n return this.createOrUpdateEntityDelegations(\n updatedEntity,\n delegateId,\n deduplicateInfoSecretIds.deduplicatedDelegations,\n deduplicateInfoEncryptionKeys.deduplicatedDelegations,\n deduplicateInfoOwningEntityIds.deduplicatedDelegations,\n deduplicateInfoSecretIds.missingEntries,\n deduplicateInfoEncryptionKeys.missingEntries,\n deduplicateInfoOwningEntityIds.missingEntries,\n newTags,\n keysForDelegates\n )\n }\n\n /**\n * Encrypts data using a key of the entity that the provided data owner can access (current data owner by default). If the provided data owner can\n * access multiple encryption keys of the entity there is no guarantee on which key will be used.\n * Note: you should not use this method to encrypt the `encryptedSelf` of iCure entities, since that will be automatically handled by the extended\n * apis. You should use this method only to encrypt additional data, such as document attachments.\n * @param entity an entity.\n * @param content data of the entity which you want to encrypt.\n * @param dataOwnerId optionally a data owner part of the hierarchy for the current data owner, defaults to the current data owner.\n * @param tagsFilter allows to use for encryption only keys associated to tags which pass the filter.\n * @return the encrypted data.\n * @throws if the provided data owner can't access any encryption keys for the entity.\n */\n async encryptDataOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n content: ArrayBuffer | Uint8Array,\n dataOwnerId?: string,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<ArrayBuffer> {\n const keys = await this.encryptionKeysOf(await this.ensureEncryptionKeysInitialised(entity), dataOwnerId, tagsFilter)\n if (keys.length === 0)\n throw new Error(\n `Could not extract any encryption keys of entity ${entity} for data owner ${\n dataOwnerId ?? (await this.dataOwnerApi.getCurrentDataOwnerId())\n }.`\n )\n return this.primitives.AES.encryptWithRawKey(keys[0], content)\n }\n\n /**\n * Decrypts data using a key of the entity that the provided data owner can access (current data owner by default). If the provided data owner can\n * access multiple encryption keys each of them will be tried for decryption until one of them gives a result that is valid according to the\n * provided validator.\n * Note: you should not use this method to decrypt the `encryptedSelf` of iCure entities, since that will be automatically handled by the extended\n * apis. You should use this method only to decrypt additional data, such as document attachments.\n * @param entity an entity.\n * @param content data of the entity which you want to decrypt.\n * @param dataOwnerId optionally a data owner part of the hierarchy for the current data owner, defaults to the current data owner.\n * @param validator a function which verifies the correctness of decrypted content: helps to identify decryption with the wrong key without relying\n * solely on padding.\n * @param tagsFilter allows to use for decryption only keys associated to tags which pass the filter.\n * @return the decrypted data.\n * @throws if the provided data owner can't access any encryption keys for the entity, or if no key could be found which provided valid decrypted\n * content according to the validator.\n */\n async decryptDataOf(\n entity: EncryptedEntity | EncryptedEntityStub,\n content: ArrayBuffer | Uint8Array,\n validator: (decryptedData: ArrayBuffer) => Promise<boolean> = () => Promise.resolve(true),\n dataOwnerId?: string,\n tagsFilter: (tags: string[]) => Promise<boolean> = () => Promise.resolve(true)\n ): Promise<ArrayBuffer> {\n const keys = await this.encryptionKeysOf(entity, dataOwnerId, tagsFilter)\n for (const key of keys) {\n try {\n const decrypted = await this.primitives.AES.decryptWithRawKey(key, content)\n if (await validator(decrypted)) return decrypted\n } catch (e) {\n /* ignore */\n }\n }\n throw new Error(\n `No valid key found to decrypt data of ${entity} for data owner ${dataOwnerId ?? (await this.dataOwnerApi.getCurrentDataOwnerId())}.`\n )\n }\n\n /**\n * @internal this method is intended for internal use only and may be changed without notice.\n * Decrypts the content of an encrypted entity.\n */\n async decryptEntity<T extends EncryptedEntity>(\n entity: T,\n ownerId: string,\n constructor: (json: any) => T\n ): Promise<{ entity: T; decrypted: boolean }> {\n if (!entity.encryptedSelf) return { entity, decrypted: true }\n const encryptionKeys = await this.importAllValidKeys(await this.encryptionKeysOf(entity, ownerId))\n if (!encryptionKeys.length) return { entity, decrypted: false }\n return {\n entity: constructor(\n await decrypt(entity, async (encrypted) => {\n return (await this.tryDecryptJson(encryptionKeys, encrypted, false)) ?? {}\n })\n ),\n decrypted: true,\n }\n }\n\n /**\n * @internal this method is intended for internal use only and may be changed without notice.\n * Tries using the provided keys to decrypt some json.\n */\n async tryDecryptJson(\n potentialKeys: { key: CryptoKey; raw: string }[],\n encrypted: Uint8Array,\n truncateTrailingDecryptedNulls: boolean\n ): Promise<{} | undefined> {\n for (const key of potentialKeys) {\n try {\n const decrypted = (await this.primitives.AES.decrypt(key.key, encrypted, key.raw)) ?? encrypted\n return JSON.parse(ua2utf8(truncateTrailingDecryptedNulls ? truncateTrailingNulls(new Uint8Array(decrypted)) : decrypted))\n } catch (e) {}\n }\n return undefined\n }\n\n /**\n * @internal this method is intended for internal use only and may be changed without notice.\n * Tries to encrypt the content of an encrypted entity.\n * 1. If valid key for encryption is found the method returns the entity with the encrypted fields specified by cryptedKeys\n * 2. If requireEncryption is true and no key could be found for encryption of the entity the method fails.\n * 3. If requireEncryption is false and no key could be found for encryption the method will only check that the entity does not specify any value\n * for fields which should be encrypted according to cryptedKeys (e.g. note in a patient by default). If the entity specifies a value for any field\n * which should be encrypted the method throws an error, otherwise the method returns the original entity.\n */\n async tryEncryptEntity<T extends EncryptedEntity>(\n entity: T,\n dataOwnerId: string,\n cryptedKeys: string[],\n encodeBinaryData: boolean,\n requireEncryption: boolean,\n constructor: (json: any) => T\n ): Promise<T> {\n const entityWithInitialisedEncryptionKeys = await this.ensureEncryptionKeysInitialised(entity)\n const encryptionKey = await this.tryImportFirstValidKey(await this.encryptionKeysOf(entity, dataOwnerId), entity.id!)\n if (!!encryptionKey) {\n return constructor(\n await crypt(\n entityWithInitialisedEncryptionKeys,\n (obj) => {\n const json = encodeBinaryData\n ? JSON.stringify(obj, (k, v) => {\n return v instanceof ArrayBuffer || v instanceof Uint8Array\n ? b2a(new Uint8Array(v).reduce((d, b) => d + String.fromCharCode(b), ''))\n : v\n })\n : JSON.stringify(obj)\n return this.primitives.AES.encrypt(encryptionKey.key, utf8_2ua(json), encryptionKey.raw)\n },\n cryptedKeys\n )\n )\n } else if (requireEncryption) {\n throw new Error(`No key found for encryption of entity ${entity}`)\n } else {\n const cryptedCopyWithRandomKey = await crypt(\n _.cloneDeep(entity),\n async (obj: { [key: string]: string }) => Promise.resolve(new ArrayBuffer(1)),\n cryptedKeys\n )\n if (\n !_.isEqual(\n _.omitBy({ ...cryptedCopyWithRandomKey, encryptedSelf: undefined }, _.isNil),\n _.omitBy({ ...entity, encryptedSelf: undefined }, _.isNil)\n )\n ) {\n throw new Error(`Impossible to modify encrypted value of an entity if no encryption key is known.\\n${entity}`)\n }\n return entity\n }\n }\n\n /**\n * @internal This method is for internal use only and may be changed without notice.\n * Ensures that the encryption keys of an entity are initialised. If not will throw an exception or initialise them depending on the content of\n * the entity. This function supports migration of entities using older encryption schemes (delegation only without encrypted keys) or entities\n * which were previously not encrypted.\n */\n async ensureEncryptionKeysInitialised<T extends EncryptedEntity>(entity: T): Promise<T> {\n if (Object.keys(entity.encryptionKeys ?? {}).length > 0) return entity\n if (!entity.rev) {\n throw new Error(\n 'New encrypted entity is lacking encryption metadata. ' +\n 'Please instantiate new entities using the `newInstance` method from the respective extended api.'\n )\n }\n /*\n * If entity was using delegations as legacy encryption keys we will essentially revoke the access to the encrypted data for all other data\n * owners. This however should not be a problem as this form of legacy entities should not exist anymore, and it should be present only in the\n * databases of hcps without collaborators.\n */\n return await this.entityWithExtendedEncryptedMetadata(\n entity,\n await this.dataOwnerApi.getCurrentDataOwnerId(),\n [],\n [ua2hex(this.primitives.randomBytes(16))],\n []\n )\n }\n\n /**\n * Get the decrypted content of a delegation-like object which the provided data owner would be able to access using ONLY HIS EXCHANGE KEYS (does\n * not consider exchange keys for parents).\n * Note that the retrieved exchange keys are decrypted using the private keys available on the device, and results may vary from other devices.\n * @param dataOwnerId id of a data owner, he should be part of the current data owner hierarchy.\n * @param delegations a delegation-like object containing the encrypted key\n * @param includeFromDelegations if true also considers delegation from the provided data owner (or parents) to look for values. This allows to\n * decrypt delegations associated to exchange keys recovered after a giveAccessBack request.\n * @param validateDecrypted validates the decrypted result, to drop decryption results with wrong key that still gave a valid checksum.\n * @param tagsFilter allows to obtain only encryption keys associated to tags which satisfy the provided filter.\n * @return the key which could be decrypted using only keys available on the current device and delegations from/to the provided data owner. May\n * contain duplicates.\n */\n private async extractFromDelegationsForDataOwner(\n dataOwnerId: string,\n delegations: { [delegateId: string]: Delegation[] },\n includeFromDelegations: boolean,\n validateDecrypted: (result: string) => boolean | Promise<boolean>,\n tagsFilter: (tags: string[]) => Promise<boolean>\n ): Promise<string[]> {\n const delegationsWithOwner = includeFromDelegations\n ? Object.entries(delegations).flatMap(([delegateId, delegations]) =>\n dataOwnerId === delegateId\n ? this.populateDelegatedTo(delegateId, delegations)\n : this.populateDelegatedTo(\n delegateId,\n delegations.filter((d) => d.owner === dataOwnerId)\n )\n )\n : delegations[dataOwnerId] ?? []\n const res = []\n for (const delegation of delegationsWithOwner) {\n if (await tagsFilter(delegation.tags ?? [])) {\n const decrypted = await this.tryDecryptDelegation(delegation, (k) => validateDecrypted(k))\n if (decrypted) res.push(decrypted)\n }\n }\n return res\n }\n\n // Ensures that the delegatedTo field of delegations has the appropriate values, else returns a copy of the delegations with the appropriate value.\n private populateDelegatedTo(delegateId: string, delegations: Delegation[]): Delegation[] {\n return delegations.map((d) => (d.delegatedTo === delegateId ? d : { ...d, delegatedTo: delegateId }))\n }\n\n private async extractedHierarchyFromDelegation(\n delegations: { [delegateId: string]: Delegation[] },\n validateDecrypted: (result: string) => boolean | Promise<boolean>,\n tagsFilter: (tags: string[]) => Promise<boolean>\n ): Promise<{ ownerId: string; extracted: string[] }[]> {\n return Promise.all(\n (await this.dataOwnerApi.getCurrentDataOwnerHierarchyIds()).map(async (ownerId) => {\n const extracted = this.deduplicate(\n await this.extractFromDelegationsForDataOwner(\n ownerId,\n delegations,\n true,\n (k) => validateDecrypted(k),\n (t) => tagsFilter(t)\n )\n )\n return { ownerId, extracted }\n })\n )\n }\n\n /**\n * @internal This method should be private but is currently public/internal to allow to continue supporting legacy methods\n */\n async extractMergedHierarchyFromDelegationAndOwner(\n delegations: { [delegateId: string]: Delegation[] },\n dataOwnerId: string | undefined,\n validateDecrypted: (result: string) => boolean | Promise<boolean>,\n tagsFilter: (tags: string[]) => Promise<boolean>\n ): Promise<string[]> {\n const hierarchy = dataOwnerId\n ? await this.dataOwnerApi.getCurrentDataOwnerHierarchyIdsFrom(dataOwnerId)\n : await this.dataOwnerApi.getCurrentDataOwnerHierarchyIds()\n const extractedByOwner = await Promise.all(\n // Reverse is just to keep method behaviour as close as possible to the legacy behaviour, in case someone depended on the ordering.\n [...hierarchy].reverse().map((ownerId) =>\n this.extractFromDelegationsForDataOwner(\n ownerId,\n delegations,\n true,\n (k) => validateDecrypted(k),\n (t) => tagsFilter(t)\n )\n )\n )\n return this.deduplicate(extractedByOwner.flatMap((x) => x))\n }\n\n private async tryDecryptDelegation(\n delegation: Delegation,\n validateDecrypted: (result: string) => boolean | Promise<boolean>\n ): Promise<string | undefined> {\n const exchangeKeys = await this.exchangeKeysManager.getDecryptionExchangeKeysFor(delegation.owner!, delegation.delegatedTo!)\n for (const key of exchangeKeys) {\n try {\n // Format of encrypted key for any delegation should be entityId:key, but with the merging of entities the entityId might not match the\n // current id. As a checksum we are only verifying that the decrypted bytes can be represented as a string with exactly one ':'.\n // Additionally, we also have a validator that is specific for each type of delegation content (encryption key, secret id, ...)\n const decrypted = ua2string(await this.primitives.AES.decrypt(key, hex2ua(delegation.key!)))\n const decryptedSplit = decrypted.split(':')\n if (decryptedSplit.length === 2) {\n const validation = validateDecrypted(decryptedSplit[1])\n if (validation === true || (validation !== false && (await validation))) return decryptedSplit[1]\n } else {\n console.warn(\"Error in the decrypted delegation: content should contain exactly 1 ':', the delegation is ignored.\")\n }\n } catch (e) {\n // Do nothing: the delegation uses another exchange key owner->delegator\n }\n }\n }\n\n private async tryImportKey(key: string): Promise<CryptoKey | undefined> {\n if (!/^[0-9A-Fa-f\\-]+$/g.test(key)) return undefined\n try {\n return await this.primitives.AES.importKey('raw', hex2ua(key.replace(/-/g, '')))\n } catch (e) {\n console.warn(`Could not import key ${key} as an encryption key.`, e)\n return undefined\n }\n }\n\n /**\n * @internal this method is for internal use only and may be changed without notice.\n */\n async importFirstValidKey(keys: string[], entityId: string): Promise<{ key: CryptoKey; raw: string }> {\n const res = await this.tryImportFirstValidKey(keys, entityId)\n if (!res) throw new Error(`Could not find any valid key for entity ${entityId}.`)\n return res\n }\n\n private async tryImportFirstValidKey(keys: string[], entityId: string): Promise<{ key: CryptoKey; raw: string } | undefined> {\n for (const key of keys) {\n const imported = await this.tryImportKey(key)\n if (imported) return { key: imported, raw: key }\n }\n }\n\n /**\n * @internal this method is for internal use only and may be changed without notice.\n */\n async importAllValidKeys(keys: string[]): Promise<{ key: CryptoKey; raw: string }[]> {\n const res = []\n for (const key of keys) {\n const imported = await this.tryImportKey(key)\n if (imported) res.push({ key: imported, raw: key })\n }\n return res\n }\n\n private async validateEncryptionKey(key: string): Promise<boolean> {\n return !!(await this.tryImportKey(key))\n }\n\n private validateSecretId(key: string): boolean {\n return !!key\n }\n\n private validateOwningEntityId(key: string): boolean {\n return !!key\n }\n\n private async createEncryptionKeyDelegation(\n entityId: string,\n delegateId: string,\n exchangeKey: CryptoKey,\n encryptionKey: string,\n newTags: string[]\n ): Promise<Delegation> {\n if (!(await this.validateEncryptionKey(encryptionKey))) throw new Error(`Invalid encryption key ${encryptionKey}`)\n return this.createDelegation(entityId, delegateId, exchangeKey, encryptionKey, newTags)\n }\n\n private async createSecretIdDelegation(\n entityId: string,\n delegateId: string,\n exchangeKey: CryptoKey,\n secretId: string,\n newTags: string[]\n ): Promise<Delegation> {\n if (!this.validateSecretId(secretId)) throw new Error(`Invalid secret id ${secretId}`)\n return this.createDelegation(entityId, delegateId, exchangeKey, secretId, newTags)\n }\n\n private async createOwningEntityIdDelegation(\n entityId: string,\n delegateId: string,\n exchangeKey: CryptoKey,\n owningEntityId: string,\n newTags: string[]\n ): Promise<Delegation> {\n if (!this.validateOwningEntityId(owningEntityId)) throw new Error(`Invalid owning id ${owningEntityId}`)\n return this.createDelegation(entityId, delegateId, exchangeKey, owningEntityId, newTags)\n }\n\n private async createDelegation(\n entityId: string,\n delegateId: string,\n exchangeKey: CryptoKey,\n content: string,\n newTags: string[]\n ): Promise<Delegation> {\n if (entityId.includes(':')) throw new Error(\"Ids for encrypted entities are not allowed to contain ':'\")\n if (content.includes(':')) throw new Error(\"Content of delegations can not contain ':'\")\n return {\n delegatedTo: delegateId,\n owner: await this.dataOwnerApi.getCurrentDataOwnerId(),\n key: ua2hex(await this.primitives.AES.encrypt(exchangeKey, string2ua(entityId + ':' + content))),\n tags: newTags,\n }\n }\n\n private async loadEncryptionKeysForDelegates<T extends EncryptedEntity>(\n entity: T,\n delegates: string[]\n ): Promise<{ updatedEntity: T; keysForDelegates: { [delegateId: string]: CryptoKey[] } }> {\n const { updatedDelegator, keysForDelegates } = await delegates.reduce(\n async (acc, delegateId) => {\n const awaitedAcc = await acc\n const currUpdateResult = await this.exchangeKeysManager.getOrCreateEncryptionExchangeKeysTo(delegateId)\n return {\n updatedDelegator: currUpdateResult.updatedDelegator ?? awaitedAcc.updatedDelegator,\n keysForDelegates: {\n ...awaitedAcc.keysForDelegates,\n [delegateId]: currUpdateResult.keys,\n },\n }\n },\n Promise.resolve({\n updatedDelegator: undefined as DataOwnerWithType | undefined,\n keysForDelegates: {} as { [delegateId: string]: CryptoKey[] },\n })\n )\n const updatedEntity =\n entity.id === updatedDelegator?.dataOwner?.id\n ? {\n ...entity,\n rev: updatedDelegator!.dataOwner.rev,\n hcPartyKeys: updatedDelegator!.dataOwner.hcPartyKeys,\n aesExchangeKeys: updatedDelegator!.dataOwner.aesExchangeKeys,\n }\n : entity\n return { updatedEntity, keysForDelegates }\n }\n\n private async createOrUpdateEntityDelegations<T extends EncryptedEntity>(\n entity: T,\n delegateId: string,\n existingSecretIds: Delegation[],\n existingEncryptionKeys: Delegation[],\n existingOwningEntityIds: Delegation[],\n newSecretIds: string[],\n newEncryptionKeys: string[],\n newOwningEntityIds: string[],\n newTags: string[],\n keysForDelegates: { [delegateId: string]: CryptoKey[] }\n ): Promise<T> {\n const entityCopy = _.cloneDeep(entity)\n if (newSecretIds.length === 0 && newEncryptionKeys.length === 0 && newOwningEntityIds.length === 0) return entityCopy\n const chosenKey = keysForDelegates[delegateId][0]\n const updatedSecretIds = [\n ...existingSecretIds,\n ...(await Promise.all(newSecretIds.map((x) => this.createSecretIdDelegation(entity.id!, delegateId, chosenKey, x, newTags)))),\n ]\n const updatedEncryptionKeys = [\n ...existingEncryptionKeys,\n ...(await Promise.all(newEncryptionKeys.map((x) => this.createEncryptionKeyDelegation(entity.id!, delegateId, chosenKey, x, newTags)))),\n ]\n const updatedOwningEntityIds = [\n ...existingOwningEntityIds,\n ...(await Promise.all(newOwningEntityIds.map((x) => this.createOwningEntityIdDelegation(entity.id!, delegateId, chosenKey, x, newTags)))),\n ]\n if (updatedSecretIds.length > 0) {\n entityCopy.delegations = {\n ...(entity.delegations ?? {}),\n [delegateId]: updatedSecretIds,\n }\n }\n if (updatedEncryptionKeys.length > 0) {\n entityCopy.encryptionKeys = {\n ...(entity.encryptionKeys ?? {}),\n [delegateId]: updatedEncryptionKeys,\n }\n }\n if (updatedOwningEntityIds.length > 0) {\n entityCopy.cryptedForeignKeys = {\n ...(entity.cryptedForeignKeys ?? {}),\n [delegateId]: updatedOwningEntityIds,\n }\n }\n return entityCopy\n }\n\n /**\n * De-duplicates all currently accessible delegations, by removing any delegations created by the current data owner which have duplicated content,\n * and checks if any of the required entries are currently available to the delegate through the existing delegations.\n * @param delegateId id of the delegate.\n * @param allDelegations delegations of the entity.\n * @param requiredEntries potentially new entries that the delegate needs to be able to access from the delegations.\n * @param validateDecrypted validator for decrypted delegation content\n * @return the deduplicated delegations\n */\n private async deduplicateDelegationsAndFilterRequiredEntries(\n delegateId: string,\n allDelegations: { [delegateId: string]: Delegation[] },\n requiredEntries: string[],\n validateDecrypted: (x: string) => boolean | Promise<boolean>\n ): Promise<{\n deduplicatedDelegations: Delegation[]\n missingEntries: string[]\n }> {\n const selfId = await this.dataOwnerApi.getCurrentDataOwnerId()\n const delegationsToDelegate = allDelegations[delegateId] ?? []\n const decryptedDelegations = await Promise.all(\n delegationsToDelegate.map(async (d) => ({\n delegation: d,\n content: d.owner === selfId ? await this.tryDecryptDelegation(d, (x) => validateDecrypted(x)) : undefined,\n }))\n )\n const deduplicatedDelegations: Delegation[] = []\n const deduplicatedContent = new Map<string, string[][]>()\n decryptedDelegations.forEach(({ delegation, content }) => {\n if (content === undefined) {\n // Keep all delegations we could not decrypt or from other data owners\n deduplicatedDelegations.push(delegation)\n } else {\n const deduplicatedTags = deduplicatedContent.get(content)\n if (!deduplicatedTags) {\n deduplicatedContent.set(content, [delegation.tags ?? []])\n deduplicatedDelegations.push(delegation)\n } else if (!deduplicatedTags.some((t) => arrayEquals(t, delegation.tags ?? []))) {\n deduplicatedTags.push(delegation.tags ?? [])\n deduplicatedDelegations.push(delegation)\n }\n }\n })\n const delegationsFromDelegateToSelf = (allDelegations[selfId] ?? []).filter((d) => d.owner === delegateId)\n const decryptedDelegationsFromDelegate = new Set(\n await Promise.all(delegationsFromDelegateToSelf.map((d) => this.tryDecryptDelegation(d, (x) => validateDecrypted(x)))).then((dels) =>\n dels.flatMap((x) => (x ? [x] : []))\n )\n )\n return {\n deduplicatedDelegations,\n missingEntries: requiredEntries.filter((entry) => !(deduplicatedContent.has(entry) || decryptedDelegationsFromDelegate.has(entry))),\n }\n }\n\n private deduplicate<T>(values: T[]): T[] {\n return [...new Set(values)]\n }\n\n private throwDetailedExceptionForInvalidParameter(argName: string, argValue: any, methodName: string, methodArgs: IArguments) {\n if (argValue) return\n\n let details = '\\nMethod name: icc-crypto-x-api.' + methodName + '()\\nArguments:'\n\n if (methodArgs) {\n try {\n const argsArray = [...methodArgs]\n _.each(argsArray, (arg, index) => (details += '\\n[' + index + ']: ' + JSON.stringify(arg)))\n } catch (ex) {\n details += '; a problem occured while logging arguments details: ' + ex\n }\n }\n\n throw new Error('### THIS SHOULD NOT HAPPEN: ' + argName + ' has an invalid value: ' + argValue + details)\n }\n\n private checkEmptyEncryptionMetadata(entity: EncryptedEntity) {\n const existingMetadata = []\n if (entity.delegations && Object.keys(entity.delegations).length) existingMetadata.push('delegations')\n if (entity.cryptedForeignKeys && Object.keys(entity.cryptedForeignKeys).length) existingMetadata.push('cryptedForeignKeys')\n if (entity.encryptionKeys && Object.keys(entity.encryptionKeys).length) existingMetadata.push('encryptionKeys')\n if (entity.secretForeignKeys && entity.secretForeignKeys.length) existingMetadata.push('secretForeignKeys')\n if (existingMetadata.length > 0) {\n throw new Error(\n `Entity should have no encryption metadata on initialisation, but the following fields already have some values: ${existingMetadata}\\n` +\n JSON.stringify(entity, undefined, 2)\n )\n }\n }\n}\n"]}
|