@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
|
@@ -0,0 +1 @@
|
|
|
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 data owners which can access the entity\n * @param entity an entity.\n */\n async getDataOwnersWithAccessTo(entity: EncryptedEntity): Promise<{\n permissionsByDataOwnerId: { [dataOwnerId: string]: 'WRITE' }\n hasUnknownAnonymousDataOwners: boolean\n }> {\n return {\n permissionsByDataOwnerId: Object.fromEntries(Object.keys(entity.delegations ?? {}).map((x) => [x, 'WRITE'])),\n hasUnknownAnonymousDataOwners: false,\n }\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 autoShareSecretIds: boolean,\n delegatesShareInfo: {\n [delegateId: string]: {\n shareSecretIds?: string[]\n shareEncryptionKey?: ShareMetadataBehaviour\n shareOwningEntityIds?: ShareMetadataBehaviour\n }\n }\n ): Promise<T> {\n if (!Object.keys(delegatesShareInfo).length) {\n throw new Error('Must specify at least a delegate')\n }\n let defaultSecretIds: string[] | undefined\n if (autoShareSecretIds) {\n const availableSecretIds = await this.secretIdsOf(entity)\n if (availableSecretIds.length) {\n defaultSecretIds = availableSecretIds\n } else {\n defaultSecretIds = [this.primitives.randomUuid()]\n }\n }\n const availableEncryptionKeys = await this.encryptionKeysOf(entity)\n const availableOwningEntityIds = await this.owningEntityIdsOf(entity)\n let updatedEntity = entity\n for (const [delegateId, requests] of Object.entries(delegatesShareInfo)) {\n let shareSecretIds: string[] = autoShareSecretIds ? defaultSecretIds! : requests.shareSecretIds ?? []\n let actualShareEncryptionKeys: string[] = []\n if (requests.shareEncryptionKey !== ShareMetadataBehaviour.NEVER) {\n if (!availableEncryptionKeys.length && requests.shareEncryptionKey === 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 (requests.shareOwningEntityIds !== ShareMetadataBehaviour.NEVER) {\n if (!availableOwningEntityIds.length && requests.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 updatedEntity = await this.entityWithExtendedEncryptedMetadata(\n updatedEntity,\n delegateId,\n shareSecretIds,\n actualShareEncryptionKeys,\n actualShareOwningEntityIds\n )\n }\n return updatedEntity\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 tryDecryptDataOf(\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<{ data: ArrayBuffer; wasDecrypted: boolean }> {\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 { data: decrypted, wasDecrypted: true }\n } catch (e) {\n /* ignore */\n }\n }\n return { data: content, wasDecrypted: false }\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 | undefined,\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 const text = ua2utf8(truncateTrailingDecryptedNulls ? truncateTrailingNulls(new Uint8Array(decrypted)) : decrypted)\n return JSON.parse(text)\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 | undefined,\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"]}
|
|
@@ -5,10 +5,11 @@ import { AccessLog, PaginatedListAccessLog } from '../icc-api/model/models';
|
|
|
5
5
|
import { IccDataOwnerXApi } from './icc-data-owner-x-api';
|
|
6
6
|
import { AuthenticationProvider } from './auth/AuthenticationProvider';
|
|
7
7
|
import { ShareMetadataBehaviour } from './crypto/ShareMetadataBehaviour';
|
|
8
|
+
import { EncryptedEntityXApi } from './basexapi/EncryptedEntityXApi';
|
|
8
9
|
export interface AccessLogWithPatientId extends AccessLog {
|
|
9
10
|
patientId: string;
|
|
10
11
|
}
|
|
11
|
-
export declare class IccAccesslogXApi extends IccAccesslogApi {
|
|
12
|
+
export declare class IccAccesslogXApi extends IccAccesslogApi implements EncryptedEntityXApi<models.AccessLog> {
|
|
12
13
|
crypto: IccCryptoXApi;
|
|
13
14
|
cryptedKeys: string[];
|
|
14
15
|
dataOwnerApi: IccDataOwnerXApi;
|
|
@@ -94,4 +95,29 @@ export declare class IccAccesslogXApi extends IccAccesslogApi {
|
|
|
94
95
|
shareEncryptionKey?: ShareMetadataBehaviour;
|
|
95
96
|
sharePatientId?: ShareMetadataBehaviour;
|
|
96
97
|
}): Promise<AccessLog>;
|
|
98
|
+
/**
|
|
99
|
+
* Share an existing access log with other data owners, allowing them to access the non-encrypted data of the access log and optionally also the
|
|
100
|
+
* encrypted content.
|
|
101
|
+
* @param accessLog the access log to share.
|
|
102
|
+
* @param delegates sharing options for each delegate.
|
|
103
|
+
* - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted
|
|
104
|
+
* content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
105
|
+
* - sharePatientId: specifies if the id of the patient that this access log refers to should be shared with the delegate. Normally this would
|
|
106
|
+
* be the same as objectId, but it is encrypted separately from it allowing you to give access to the patient id without giving access to the other
|
|
107
|
+
* encrypted data of the access log (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
108
|
+
* @return a promise which will contain the updated entity.
|
|
109
|
+
*/
|
|
110
|
+
shareWithMany(accessLog: AccessLog, delegates: {
|
|
111
|
+
[delegateId: string]: {
|
|
112
|
+
shareEncryptionKey?: ShareMetadataBehaviour;
|
|
113
|
+
sharePatientId?: ShareMetadataBehaviour;
|
|
114
|
+
};
|
|
115
|
+
}): Promise<AccessLog>;
|
|
116
|
+
getDataOwnersWithAccessTo(entity: models.AccessLog): Promise<{
|
|
117
|
+
permissionsByDataOwnerId: {
|
|
118
|
+
[dataOwnerId: string]: 'WRITE';
|
|
119
|
+
};
|
|
120
|
+
hasUnknownAnonymousDataOwners: boolean;
|
|
121
|
+
}>;
|
|
122
|
+
getEncryptionKeysOf(entity: models.AccessLog): Promise<string[]>;
|
|
97
123
|
}
|
|
@@ -231,9 +231,42 @@ class IccAccesslogXApi extends icc_api_1.IccAccesslogApi {
|
|
|
231
231
|
* @return a promise which will contain the updated entity.
|
|
232
232
|
*/
|
|
233
233
|
shareWith(delegateId, accessLog, options = {}) {
|
|
234
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
235
|
+
return this.shareWithMany(accessLog, { [delegateId]: options });
|
|
236
|
+
});
|
|
237
|
+
}
|
|
238
|
+
/**
|
|
239
|
+
* Share an existing access log with other data owners, allowing them to access the non-encrypted data of the access log and optionally also the
|
|
240
|
+
* encrypted content.
|
|
241
|
+
* @param accessLog the access log to share.
|
|
242
|
+
* @param delegates sharing options for each delegate.
|
|
243
|
+
* - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted
|
|
244
|
+
* content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
245
|
+
* - sharePatientId: specifies if the id of the patient that this access log refers to should be shared with the delegate. Normally this would
|
|
246
|
+
* be the same as objectId, but it is encrypted separately from it allowing you to give access to the patient id without giving access to the other
|
|
247
|
+
* encrypted data of the access log (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
248
|
+
* @return a promise which will contain the updated entity.
|
|
249
|
+
*/
|
|
250
|
+
shareWithMany(accessLog, delegates) {
|
|
234
251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
235
252
|
const self = yield this.dataOwnerApi.getCurrentDataOwnerId();
|
|
236
|
-
return yield this.modifyAs(self, yield this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(accessLog,
|
|
253
|
+
return yield this.modifyAs(self, yield this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(accessLog, true, Object.fromEntries(Object.entries(delegates).map(([delegateId, options]) => [
|
|
254
|
+
delegateId,
|
|
255
|
+
{
|
|
256
|
+
shareEncryptionKey: options.shareEncryptionKey,
|
|
257
|
+
shareOwningEntityIds: options.sharePatientId,
|
|
258
|
+
},
|
|
259
|
+
]))));
|
|
260
|
+
});
|
|
261
|
+
}
|
|
262
|
+
getDataOwnersWithAccessTo(entity) {
|
|
263
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
264
|
+
return yield this.crypto.entities.getDataOwnersWithAccessTo(entity);
|
|
265
|
+
});
|
|
266
|
+
}
|
|
267
|
+
getEncryptionKeysOf(entity) {
|
|
268
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
269
|
+
return yield this.crypto.entities.encryptionKeysOf(entity);
|
|
237
270
|
});
|
|
238
271
|
}
|
|
239
272
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icc-accesslog-x-api.js","sourceRoot":"","sources":["../../icc-x-api/icc-accesslog-x-api.ts"],"names":[],"mappings":"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","sourcesContent":["import { IccAccesslogApi } from '../icc-api'\nimport { IccCryptoXApi } from './icc-crypto-x-api'\nimport * as models from '../icc-api/model/models'\nimport { AccessLog, PaginatedListAccessLog } from '../icc-api/model/models'\nimport * as _ from 'lodash'\nimport { IccDataOwnerXApi } from './icc-data-owner-x-api'\nimport { AuthenticationProvider, NoAuthenticationProvider } from './auth/AuthenticationProvider'\nimport { ShareMetadataBehaviour } from './crypto/ShareMetadataBehaviour'\nimport { EncryptedEntityXApi } from './basexapi/EncryptedEntityXApi'\n\nexport interface AccessLogWithPatientId extends AccessLog {\n patientId: string\n}\n\nexport class IccAccesslogXApi extends IccAccesslogApi implements EncryptedEntityXApi<models.AccessLog> {\n crypto: IccCryptoXApi\n cryptedKeys = ['detail', 'objectId']\n dataOwnerApi: IccDataOwnerXApi\n\n constructor(\n host: string,\n headers: { [key: string]: string },\n crypto: IccCryptoXApi,\n dataOwnerApi: IccDataOwnerXApi,\n authenticationProvider: AuthenticationProvider = new NoAuthenticationProvider(),\n fetchImpl: (input: RequestInfo, init?: RequestInit) => Promise<Response> = typeof window !== 'undefined'\n ? window.fetch\n : typeof self !== 'undefined'\n ? self.fetch\n : fetch\n ) {\n super(host, headers, authenticationProvider, fetchImpl)\n this.crypto = crypto\n this.dataOwnerApi = dataOwnerApi\n }\n\n /**\n * Creates a new instance of access log with initialised encryption metadata (not in the database).\n * @param user the current user.\n * @param patient the patient this access log refers to.\n * @param h initialised data for the access log. Metadata such as id, creation data, etc. will be automatically initialised, but you can specify\n * other kinds of data or overwrite generated metadata with this. You can't specify encryption metadata.\n * @param options optional parameters:\n * - additionalDelegates: delegates which will have access to the entity in addition to the current data owner and delegates from the\n * auto-delegations. Must be an object which associates each data owner id with the access level to give to that data owner. May overlap with\n * auto-delegations, in such case the access level specified here will be used. Currently only WRITE access is supported, but in future also read\n * access will be possible.\n * - preferredSfk: secret id of the patient to use as the secret foreign key to use for the access log. The default value will be a\n * secret id of patient known by the topmost parent in the current data owner hierarchy.\n * @return a new instance of access log.\n */\n async newInstance(\n user: models.User,\n patient: models.Patient,\n h: any,\n options: {\n additionalDelegates?: { [dataOwnerId: string]: 'WRITE' }\n preferredSfk?: string\n } = {}\n ) {\n const dataOwnerId = this.dataOwnerApi.getDataOwnerIdOf(user)\n\n const accessLog = _.assign(\n {\n id: this.crypto.primitives.randomUuid(),\n _type: 'org.taktik.icure.entities.AccessLog',\n created: new Date().getTime(),\n modified: new Date().getTime(),\n date: +new Date(),\n responsible: dataOwnerId,\n author: user.id,\n codes: [],\n tags: [],\n user: user.id,\n patientId: patient.id,\n accessType: 'USER_ACCESS',\n },\n h || {}\n )\n\n const ownerId = this.dataOwnerApi.getDataOwnerIdOf(user)\n if (ownerId !== (await this.dataOwnerApi.getCurrentDataOwnerId())) throw new Error('Can only initialise entities as current data owner.')\n const sfk = options.preferredSfk ?? (await this.crypto.confidential.getAnySecretIdSharedWithParents(patient))\n if (!sfk) throw new Error(`Couldn't find any sfk of parent patient ${patient.id}`)\n const extraDelegations = [\n ...Object.keys(options.additionalDelegates ?? {}),\n ...(user.autoDelegations?.all ?? []),\n ...(user.autoDelegations?.administrativeData ?? []),\n ]\n return new AccessLog(\n await this.crypto.entities\n .entityWithInitialisedEncryptedMetadata(accessLog, patient.id, sfk, true, extraDelegations)\n .then((x) => x.updatedEntity)\n )\n }\n\n // noinspection JSUnusedGlobalSymbols\n /**\n * 1. Check whether there is a delegation with 'hcpartyId' or not.\n * 2. 'fetchHcParty[hcpartyId][1]': is encrypted AES exchange key by RSA public key of him.\n * 3. Obtain the AES exchange key, by decrypting the previous step value with hcparty private key\n * 3.1. KeyPair should be fetch from cache (in jwk)\n * 3.2. if it doesn't exist in the cache, it has to be loaded from Browser Local store, and then import it to WebCrypto\n * 4. Obtain the array of delegations which are delegated to his ID (hcpartyId) in this patient\n * 5. Decrypt and collect all keys (secretForeignKeys) within delegations of previous step (with obtained AES key of step 4)\n * 6. Do the REST call to get all helements with (allSecretForeignKeysDelimitedByComa, hcpartyId)\n *\n * After these painful steps, you have the helements of the patient.\n *\n * @param hcpartyId\n * @param patient (Promise)\n * @param keepObsoleteVersions\n * @param usingPost\n */\n\n async findBy(hcpartyId: string, patient: models.Patient, usingPost: boolean = false): Promise<models.AccessLog[]> {\n const extractedKeys = await this.crypto.entities.secretIdsOf(patient, hcpartyId)\n const topmostParentId = (await this.dataOwnerApi.getCurrentDataOwnerHierarchyIds())[0]\n return extractedKeys && extractedKeys.length > 0\n ? usingPost\n ? this.findByHCPartyPatientSecretFKeysArray(topmostParentId!, _.uniq(extractedKeys))\n : this.findByHCPartyPatientSecretFKeys(topmostParentId!, _.uniq(extractedKeys).join(','))\n : Promise.resolve([])\n }\n\n async findByHCPartyPatientSecretFKeys(hcPartyId: string, secretFKeys: string): Promise<AccessLog[]> {\n const accessLogs = await super.findAccessLogsByHCPartyPatientForeignKeys(hcPartyId, secretFKeys)\n return await this.decrypt(hcPartyId, accessLogs)\n }\n\n findByHCPartyPatientSecretFKeysArray(hcPartyId: string, secretFKeys: string[]): Promise<Array<AccessLog> | any> {\n return super.findAccessLogsByHCPartyPatientForeignKeysUsingPost(hcPartyId, secretFKeys).then((accesslogs) => this.decrypt(hcPartyId, accesslogs))\n }\n\n decrypt(hcpId: string, accessLogs: Array<models.AccessLog>): Promise<Array<models.AccessLog>> {\n return Promise.all(\n accessLogs.map((x) => this.crypto.entities.decryptEntity(x, hcpId, (json) => new AccessLog(json)).then(({ entity }) => entity))\n )\n }\n\n encrypt(user: models.User, accessLogs: Array<models.AccessLog>): Promise<Array<models.AccessLog>> {\n return this.encryptAs(this.dataOwnerApi.getDataOwnerIdOf(user)!, accessLogs)\n }\n\n private encryptAs(dataOwner: string, accessLogs: Array<models.AccessLog>): Promise<Array<models.AccessLog>> {\n return Promise.all(\n accessLogs.map((x) => this.crypto.entities.tryEncryptEntity(x, dataOwner, this.cryptedKeys, false, true, (json) => new AccessLog(json)))\n )\n }\n\n createAccessLog(body?: models.AccessLog): never {\n throw new Error('Cannot call a method that returns access logs without providing a user for de/encryption')\n }\n\n createAccessLogWithUser(user: models.User, body?: models.AccessLog): Promise<models.AccessLog | any> {\n return body\n ? this.encrypt(user, [_.cloneDeep(body)])\n .then((als) => super.createAccessLog(als[0]))\n .then((accessLog) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, [accessLog]))\n .then((als) => als[0])\n : Promise.resolve()\n }\n\n getAccessLog(accessLogId: string): never {\n throw new Error('Cannot call a method that returns access logs without providing a user for de/encryption')\n }\n\n getAccessLogWithUser(user: models.User, accessLogId: string): Promise<models.AccessLog | any> {\n return super\n .getAccessLog(accessLogId)\n .then((accessLog) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, [accessLog]))\n .then((als) => als[0])\n }\n\n listAccessLogs(fromEpoch?: number, toEpoch?: number, startKey?: number, startDocumentId?: string, limit?: number): never {\n throw new Error('Cannot call a method that returns access logs without providing a user for de/encryption')\n }\n\n listAccessLogsWithUser(\n user: models.User,\n fromEpoch?: number,\n toEpoch?: number,\n startKey?: number,\n startDocumentId?: string,\n limit?: number,\n descending?: boolean\n ): Promise<PaginatedListAccessLog> {\n return super\n .listAccessLogs(fromEpoch, toEpoch, startKey, startDocumentId, limit, descending)\n .then((accessLog) =>\n this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, accessLog.rows!).then((dr) => Object.assign(accessLog, { rows: dr }))\n )\n }\n\n modifyAccessLog(body?: models.AccessLog): never {\n throw new Error('Cannot call a method that returns access logs without providing a user for de/encryption')\n }\n\n async modifyAccessLogWithUser(user: models.User, body?: models.AccessLog): Promise<models.AccessLog | null> {\n return body ? this.modifyAs(this.dataOwnerApi.getDataOwnerIdOf(user)!, _.cloneDeep(body)) : null\n }\n\n private modifyAs(dataOwner: string, accessLog: models.AccessLog): Promise<models.AccessLog> {\n return this.encryptAs(dataOwner, [_.cloneDeep(accessLog)])\n .then((als) => super.modifyAccessLog(als[0]))\n .then((accessLog) => this.decrypt(dataOwner, [accessLog]))\n .then((als) => als[0])\n }\n\n findByUserAfterDate(\n userId: string,\n accessType?: string,\n startDate?: number,\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n descending?: boolean\n ): never {\n throw new Error('Cannot call a method that returns access logs without providing a user for de/encryption')\n }\n\n findByUserAfterDateWithUser(\n user: models.User,\n userId: string,\n accessType?: string,\n startDate?: number,\n startKey?: string,\n startDocumentId?: string,\n limit?: number,\n descending?: boolean\n ): Promise<models.AccessLog | any> {\n return super\n .findByUserAfterDate(userId, accessType, startDate, startKey, startDocumentId, limit, descending)\n .then((accessLog) =>\n this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, accessLog.rows!).then((dr) => Object.assign(accessLog, { rows: dr }))\n )\n }\n\n async findLatestAccessLogsOfPatientsWithUser(user: models.User, userId: string, limit = 100, startDate?: number): Promise<models.AccessLog[]> {\n let foundAccessLogs: AccessLogWithPatientId[] = [],\n nextKeyPair: models.PaginatedDocumentKeyIdPairObject | undefined = undefined\n const numberRequestedAccessLogs = 100\n const MAX_WHILE_ITERATIONS = 5\n\n for (let currentIteration = 0; foundAccessLogs.length < limit && currentIteration < MAX_WHILE_ITERATIONS; currentIteration++) {\n const currentLimit = limit - foundAccessLogs.length\n const { rows: logs, nextKeyPair: newNextKeyPair }: models.PaginatedListAccessLog = (await super.findByUserAfterDate(\n userId,\n 'USER_ACCESS',\n startDate,\n nextKeyPair && JSON.stringify(nextKeyPair.startKey!),\n nextKeyPair && nextKeyPair.startKeyDocId!,\n numberRequestedAccessLogs,\n true\n )) as models.PaginatedListAccessLog\n const logsWithPatientId: AccessLogWithPatientId[] = await this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, logs as AccessLog[]).then(\n (decryptedLogs) =>\n Promise.all(\n _.map(decryptedLogs, (decryptedLog) => {\n return this.crypto.entities.owningEntityIdsOf(decryptedLog, user.healthcarePartyId as string).then(\n (keys) =>\n ({\n ...decryptedLog,\n patientId: _.head(keys),\n } as AccessLogWithPatientId)\n )\n })\n )\n )\n\n const uniqueLogs: AccessLogWithPatientId[] = _.chain(logsWithPatientId)\n .reject((log) => _.some(foundAccessLogs, ({ patientId }) => patientId === log.patientId))\n .uniqBy((log: AccessLogWithPatientId) => log.patientId)\n .value()\n .slice(0, currentLimit)\n\n foundAccessLogs = [...foundAccessLogs, ...uniqueLogs]\n\n if ((logs || []).length < numberRequestedAccessLogs) {\n break\n } else if (newNextKeyPair) {\n nextKeyPair = newNextKeyPair\n } else {\n break\n }\n }\n\n return foundAccessLogs\n }\n\n /**\n * @param accessLog an access log\n * @return the id of the patient that the access log refers to, retrieved from the encrypted metadata (not from the decrypted entity body). Normally\n * there should only be one element in the returned array, but in case of entity merges there could be multiple values.\n */\n async decryptPatientIdOf(accessLog: AccessLog): Promise<string[]> {\n return this.crypto.entities.owningEntityIdsOf(accessLog, undefined)\n }\n\n /**\n * Share an existing access log with other data owners, allowing them to access the non-encrypted data of the access log and optionally also the\n * encrypted content.\n * @param delegateId the id of the data owner which will be granted access to the access log.\n * @param accessLog the access log to share.\n * @param options optional parameters to customize the sharing behaviour:\n * - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted\n * content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * - sharePatientId: specifies if the id of the patient that this access log refers to should be shared with the delegate. Normally this would\n * be the same as objectId, but it is encrypted separately from it allowing you to give access to the patient id without giving access to the other\n * encrypted data of the access log (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * @return a promise which will contain the updated entity.\n */\n async shareWith(\n delegateId: string,\n accessLog: AccessLog,\n options: {\n shareEncryptionKey?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n sharePatientId?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n } = {}\n ): Promise<AccessLog> {\n return this.shareWithMany(accessLog, { [delegateId]: options })\n }\n\n /**\n * Share an existing access log with other data owners, allowing them to access the non-encrypted data of the access log and optionally also the\n * encrypted content.\n * @param accessLog the access log to share.\n * @param delegates sharing options for each delegate.\n * - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted\n * content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * - sharePatientId: specifies if the id of the patient that this access log refers to should be shared with the delegate. Normally this would\n * be the same as objectId, but it is encrypted separately from it allowing you to give access to the patient id without giving access to the other\n * encrypted data of the access log (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * @return a promise which will contain the updated entity.\n */\n async shareWithMany(\n accessLog: AccessLog,\n delegates: {\n [delegateId: string]: {\n shareEncryptionKey?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n sharePatientId?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n }\n }\n ): Promise<AccessLog> {\n const self = await this.dataOwnerApi.getCurrentDataOwnerId()\n return await this.modifyAs(\n self,\n await this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(\n accessLog,\n true,\n Object.fromEntries(\n Object.entries(delegates).map(([delegateId, options]) => [\n delegateId,\n {\n shareEncryptionKey: options.shareEncryptionKey,\n shareOwningEntityIds: options.sharePatientId,\n },\n ])\n )\n )\n )\n }\n\n async getDataOwnersWithAccessTo(entity: models.AccessLog): Promise<{\n permissionsByDataOwnerId: { [dataOwnerId: string]: 'WRITE' }\n hasUnknownAnonymousDataOwners: boolean\n }> {\n return await this.crypto.entities.getDataOwnersWithAccessTo(entity)\n }\n\n async getEncryptionKeysOf(entity: models.AccessLog): Promise<string[]> {\n return await this.crypto.entities.encryptionKeysOf(entity)\n }\n}\n"]}
|
|
@@ -5,7 +5,8 @@ import { IccCalendarItemApi } from '../icc-api';
|
|
|
5
5
|
import { IccDataOwnerXApi } from './icc-data-owner-x-api';
|
|
6
6
|
import { AuthenticationProvider } from './auth/AuthenticationProvider';
|
|
7
7
|
import { ShareMetadataBehaviour } from './crypto/ShareMetadataBehaviour';
|
|
8
|
-
|
|
8
|
+
import { EncryptedEntityXApi } from './basexapi/EncryptedEntityXApi';
|
|
9
|
+
export declare class IccCalendarItemXApi extends IccCalendarItemApi implements EncryptedEntityXApi<models.CalendarItem> {
|
|
9
10
|
i18n: any;
|
|
10
11
|
crypto: IccCryptoXApi;
|
|
11
12
|
dataOwnerApi: IccDataOwnerXApi;
|
|
@@ -95,4 +96,38 @@ export declare class IccCalendarItemXApi extends IccCalendarItemApi {
|
|
|
95
96
|
shareEncryptionKey?: ShareMetadataBehaviour;
|
|
96
97
|
sharePatientId?: ShareMetadataBehaviour;
|
|
97
98
|
}): Promise<models.CalendarItem>;
|
|
99
|
+
/**
|
|
100
|
+
* Share an existing calendar item with other data owners, allowing them to access the non-encrypted data of the calendar item and optionally also
|
|
101
|
+
* the encrypted content.
|
|
102
|
+
* @param calendarItem item the calendar item to share.
|
|
103
|
+
* @param delegates sharing options for each delegate.
|
|
104
|
+
* - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted
|
|
105
|
+
* content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a
|
|
106
|
+
* calendar item does not have encrypted content.
|
|
107
|
+
* - sharePatientId: specifies if the id of the patient that this calendar item refers to should be shared with the delegate (defaults to
|
|
108
|
+
* {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
109
|
+
* @return a promise which will contain the updated entity.
|
|
110
|
+
*/
|
|
111
|
+
shareWithMany(calendarItem: models.CalendarItem, delegates: {
|
|
112
|
+
[delegateId: string]: {
|
|
113
|
+
shareEncryptionKey?: ShareMetadataBehaviour;
|
|
114
|
+
sharePatientId?: ShareMetadataBehaviour;
|
|
115
|
+
};
|
|
116
|
+
}): Promise<models.CalendarItem>;
|
|
117
|
+
getDataOwnersWithAccessTo(entity: CalendarItem): Promise<{
|
|
118
|
+
permissionsByDataOwnerId: {
|
|
119
|
+
[p: string]: 'WRITE';
|
|
120
|
+
};
|
|
121
|
+
hasUnknownAnonymousDataOwners: boolean;
|
|
122
|
+
}>;
|
|
123
|
+
getEncryptionKeysOf(entity: CalendarItem): Promise<string[]>;
|
|
124
|
+
/**
|
|
125
|
+
* Links a calendar item with a patient. Note that this operation is not reversible: it is not possible to change the patient linked to a calendar
|
|
126
|
+
* item.
|
|
127
|
+
* @param calendarItem a calendar item
|
|
128
|
+
* @param patient the patient which will be linked to the calendar item
|
|
129
|
+
* @param shareLinkWithDelegates data owners other than the current data owner which will also be able to decrypt the id of the newly linked patient
|
|
130
|
+
* @return the updated calendar item
|
|
131
|
+
*/
|
|
132
|
+
linkToPatient(calendarItem: models.CalendarItem, patient: models.Patient, shareLinkWithDelegates: string[]): Promise<models.CalendarItem>;
|
|
98
133
|
}
|
|
@@ -229,8 +229,65 @@ class IccCalendarItemXApi extends icc_api_1.IccCalendarItemApi {
|
|
|
229
229
|
*/
|
|
230
230
|
shareWith(delegateId, calendarItem, options = {}) {
|
|
231
231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
232
|
+
return this.shareWithMany(calendarItem, { [delegateId]: options });
|
|
233
|
+
});
|
|
234
|
+
}
|
|
235
|
+
/**
|
|
236
|
+
* Share an existing calendar item with other data owners, allowing them to access the non-encrypted data of the calendar item and optionally also
|
|
237
|
+
* the encrypted content.
|
|
238
|
+
* @param calendarItem item the calendar item to share.
|
|
239
|
+
* @param delegates sharing options for each delegate.
|
|
240
|
+
* - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted
|
|
241
|
+
* content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a
|
|
242
|
+
* calendar item does not have encrypted content.
|
|
243
|
+
* - sharePatientId: specifies if the id of the patient that this calendar item refers to should be shared with the delegate (defaults to
|
|
244
|
+
* {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
245
|
+
* @return a promise which will contain the updated entity.
|
|
246
|
+
*/
|
|
247
|
+
shareWithMany(calendarItem, delegates) {
|
|
248
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
249
|
+
const self = yield this.dataOwnerApi.getCurrentDataOwnerId();
|
|
250
|
+
return yield this.modifyAs(self, yield this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(calendarItem, true, Object.fromEntries(Object.entries(delegates).map(([delegateId, options]) => [
|
|
251
|
+
delegateId,
|
|
252
|
+
{
|
|
253
|
+
shareEncryptionKey: options.shareEncryptionKey,
|
|
254
|
+
shareOwningEntityIds: options.sharePatientId,
|
|
255
|
+
},
|
|
256
|
+
]))));
|
|
257
|
+
});
|
|
258
|
+
}
|
|
259
|
+
getDataOwnersWithAccessTo(entity) {
|
|
260
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
261
|
+
return yield this.crypto.entities.getDataOwnersWithAccessTo(entity);
|
|
262
|
+
});
|
|
263
|
+
}
|
|
264
|
+
getEncryptionKeysOf(entity) {
|
|
265
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
266
|
+
return yield this.crypto.entities.encryptionKeysOf(entity);
|
|
267
|
+
});
|
|
268
|
+
}
|
|
269
|
+
/**
|
|
270
|
+
* Links a calendar item with a patient. Note that this operation is not reversible: it is not possible to change the patient linked to a calendar
|
|
271
|
+
* item.
|
|
272
|
+
* @param calendarItem a calendar item
|
|
273
|
+
* @param patient the patient which will be linked to the calendar item
|
|
274
|
+
* @param shareLinkWithDelegates data owners other than the current data owner which will also be able to decrypt the id of the newly linked patient
|
|
275
|
+
* @return the updated calendar item
|
|
276
|
+
*/
|
|
277
|
+
linkToPatient(calendarItem, patient, shareLinkWithDelegates) {
|
|
278
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
279
|
+
const delegates = [...new Set([yield this.dataOwnerApi.getCurrentDataOwnerId(), ...shareLinkWithDelegates])];
|
|
280
|
+
const sfk = yield this.crypto.confidential.getAnySecretIdSharedWithParents(patient);
|
|
281
|
+
if (!sfk) {
|
|
282
|
+
throw new Error(`Could not find any secret id for patient ${patient.id} which is shared with the topmost ancestor of the current data owner`);
|
|
283
|
+
}
|
|
284
|
+
let updated = Object.assign(Object.assign({}, calendarItem), { secretForeignKeys: [sfk] });
|
|
285
|
+
for (const delegate of delegates) {
|
|
286
|
+
updated = yield this.crypto.entities.entityWithExtendedEncryptedMetadata(updated, delegate, [], [], [patient.id]);
|
|
287
|
+
}
|
|
232
288
|
const self = yield this.dataOwnerApi.getCurrentDataOwnerId();
|
|
233
|
-
|
|
289
|
+
const saved = yield this.modifyAs(self, updated);
|
|
290
|
+
return (yield this.decrypt(self, [saved]))[0];
|
|
234
291
|
});
|
|
235
292
|
}
|
|
236
293
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icc-calendar-item-x-api.js","sourceRoot":"","sources":["../../icc-x-api/icc-calendar-item-x-api.ts"],"names":[],"mappings":"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","sourcesContent":["import * as i18n from './rsrc/contact.i18n'\n\nimport * as _ from 'lodash'\nimport * as models from '../icc-api/model/models'\nimport { CalendarItem, User } from '../icc-api/model/models'\nimport { IccCryptoXApi } from './icc-crypto-x-api'\nimport { IccCalendarItemApi } from '../icc-api'\nimport { IccDataOwnerXApi } from './icc-data-owner-x-api'\nimport { AuthenticationProvider, NoAuthenticationProvider } from './auth/AuthenticationProvider'\nimport { ShareMetadataBehaviour } from './crypto/ShareMetadataBehaviour'\nimport { EncryptedEntityXApi } from './basexapi/EncryptedEntityXApi'\n\nexport class IccCalendarItemXApi extends IccCalendarItemApi implements EncryptedEntityXApi<models.CalendarItem> {\n i18n: any = i18n\n crypto: IccCryptoXApi\n dataOwnerApi: IccDataOwnerXApi\n encryptedKeys = ['details', 'title', 'patientId']\n\n constructor(\n host: string,\n headers: { [key: string]: string },\n crypto: IccCryptoXApi,\n dataOwnerApi: IccDataOwnerXApi,\n encryptedKeys: Array<string> = ['details', 'title', 'patientId'],\n authenticationProvider: AuthenticationProvider = new NoAuthenticationProvider(),\n fetchImpl: (input: RequestInfo, init?: RequestInit) => Promise<Response> = typeof window !== 'undefined'\n ? window.fetch\n : typeof self !== 'undefined'\n ? self.fetch\n : fetch\n ) {\n super(host, headers, authenticationProvider, fetchImpl)\n this.crypto = crypto\n this.dataOwnerApi = dataOwnerApi\n this.encryptedKeys = encryptedKeys\n }\n\n newInstance(user: User, ci: CalendarItem, options: { additionalDelegates?: { [dataOwnerId: string]: 'WRITE' } } = {}) {\n return this.newInstancePatient(user, null, ci, options)\n }\n\n /**\n * Creates a new instance of calendar item with initialised encryption metadata (not in the database).\n * @param user the current user.\n * @param patient the patient this calendar item refers to.\n * @param ci initialised data for the calendar item. Metadata such as id, creation data, etc. will be automatically initialised, but you can specify\n * other kinds of data or overwrite generated metadata with this. You can't specify encryption metadata.\n * @param options optional parameters:\n * - additionalDelegates: delegates which will have access to the entity in addition to the current data owner and delegates from the\n * auto-delegations. Must be an object which associates each data owner id with the access level to give to that data owner. May overlap with\n * auto-delegations, in such case the access level specified here will be used. Currently only WRITE access is supported, but in future also read\n * access will be possible.\n * - preferredSfk: secret id of the patient to use as the secret foreign key to use for the access log. The default value will be a\n * secret id of patient known by the topmost parent in the current data owner hierarchy.\n * @return a new instance of calendar item.\n */\n async newInstancePatient(\n user: models.User,\n patient: models.Patient | null,\n ci: any,\n options: {\n additionalDelegates?: { [dataOwnerId: string]: 'WRITE' }\n preferredSfk?: string\n } = {}\n ): Promise<models.CalendarItem> {\n if (!patient && options.preferredSfk) throw new Error('You need to specify parent patient in order to use secret foreign keys.')\n const calendarItem = _.extend(\n {\n id: this.crypto.primitives.randomUuid(),\n _type: 'org.taktik.icure.entities.CalendarItem',\n created: new Date().getTime(),\n modified: new Date().getTime(),\n responsible: this.dataOwnerApi.getDataOwnerIdOf(user),\n author: user.id,\n codes: [],\n tags: [],\n },\n ci || {}\n )\n\n const ownerId = this.dataOwnerApi.getDataOwnerIdOf(user)\n if (ownerId !== (await this.dataOwnerApi.getCurrentDataOwnerId())) throw new Error('Can only initialise entities as current data owner.')\n const sfk = patient ? options.preferredSfk ?? (await this.crypto.confidential.getAnySecretIdSharedWithParents(patient)) : undefined\n if (patient && !sfk) throw new Error(`Couldn't find any sfk of parent patient ${patient.id}`)\n const extraDelegations = [\n ...Object.keys(options.additionalDelegates ?? {}),\n ...(user.autoDelegations?.all ?? []),\n ...(user.autoDelegations?.medicalInformation ?? []),\n ]\n return new CalendarItem(\n await this.crypto.entities\n .entityWithInitialisedEncryptedMetadata(calendarItem, patient?.id, sfk, true, extraDelegations)\n .then((x) => x.updatedEntity)\n )\n }\n\n async findBy(hcpartyId: string, patient: models.Patient, usingPost: boolean = false) {\n const extractedKeys = await this.crypto.entities.secretIdsOf(patient, hcpartyId)\n const topmostParentId = (await this.dataOwnerApi.getCurrentDataOwnerHierarchyIds())[0]\n return extractedKeys && extractedKeys.length > 0\n ? usingPost\n ? await this.findByHCPartyPatientSecretFKeysArray(topmostParentId, _.uniq(extractedKeys))\n : await this.findByHCPartyPatientSecretFKeys(topmostParentId, _.uniq(extractedKeys).join(','))\n : Promise.resolve([])\n }\n\n async findByHCPartyPatientSecretFKeys(hcPartyId: string, secretFKeys: string): Promise<Array<models.CalendarItem>> {\n const calendarItems = await super.findCalendarItemsByHCPartyPatientForeignKeys(hcPartyId, secretFKeys)\n return await this.decrypt(hcPartyId, calendarItems)\n }\n\n findByHCPartyPatientSecretFKeysArray(hcPartyId: string, secretFKeys: string[]): Promise<Array<models.CalendarItem> | any> {\n return super\n .findCalendarItemsByHCPartyPatientForeignKeysUsingPost(hcPartyId, secretFKeys)\n .then((calendarItems) => this.decrypt(hcPartyId, calendarItems))\n }\n\n createCalendarItem(body?: CalendarItem): never {\n throw new Error('Cannot call a method that must encrypt a calendar item without providing a user for de/encryption')\n }\n\n async createCalendarItemWithHcParty(user: models.User, body?: models.CalendarItem): Promise<models.CalendarItem | any> {\n return body\n ? this.encrypt(user, [_.cloneDeep(body)])\n .then((items) => super.createCalendarItem(items[0]))\n .then((ci) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, [ci]))\n .then((cis) => cis[0])\n : null\n }\n\n getCalendarItemWithUser(user: models.User, calendarItemId: string): Promise<CalendarItem | any> {\n return super\n .getCalendarItem(calendarItemId)\n .then((calendarItem) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, [calendarItem]))\n .then((cis) => cis[0])\n }\n\n getCalendarItem(calendarItemId: string): never {\n throw new Error('Cannot call a method that must en/decrypt a calendar item without providing a user for de/encryption')\n }\n\n getCalendarItemsWithUser(user: models.User): Promise<Array<CalendarItem> | any> {\n return super.getCalendarItems().then((calendarItems) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, calendarItems))\n }\n\n getCalendarItems(): never {\n throw new Error('Cannot call a method that must en/decrypt a calendar item without providing a user for de/encryption')\n }\n\n getCalendarItemsWithIdsWithUser(user: models.User, body?: models.ListOfIds): Promise<Array<CalendarItem> | any> {\n return super.getCalendarItemsWithIds(body).then((calendarItems) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, calendarItems))\n }\n\n getCalendarItemsWithIds(body?: models.ListOfIds): never {\n throw new Error('Cannot call a method that must en/decrypt a calendar item without providing a user for de/encryption')\n }\n\n getCalendarItemsByPeriodAndHcPartyIdWithUser(\n user: models.User,\n startDate: number,\n endDate: number,\n hcPartyId: string\n ): Promise<Array<CalendarItem> | any> {\n return super\n .getCalendarItemsByPeriodAndHcPartyId(startDate, endDate, hcPartyId)\n .then((calendarItems) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, calendarItems))\n }\n\n getCalendarItemsByPeriodAndHcPartyId(startDate?: number, endDate?: number, hcPartyId?: string): never {\n throw new Error('Cannot call a method that must en/decrypt a calendar item without providing a user for de/encryption')\n }\n\n getCalendarsByPeriodAndAgendaIdWithUser(\n user: models.User,\n startDate: number,\n endDate: number,\n agendaId: string\n ): Promise<Array<CalendarItem> | any> {\n return super\n .getCalendarsByPeriodAndAgendaId(startDate, endDate, agendaId)\n .then((calendarItems) => this.decrypt(this.dataOwnerApi.getDataOwnerIdOf(user)!, calendarItems))\n }\n\n getCalendarsByPeriodAndAgendaId(startDate?: number, endDate?: number, agendaId?: string): never {\n throw new Error('Cannot call a method that must en/decrypt a calendar item without providing a user for de/encryption')\n }\n\n modifyCalendarItem(body?: CalendarItem): never {\n throw new Error('Cannot call a method that must encrypt a calendar item without providing a user for de/encryption')\n }\n\n /**\n * Remove the following delegation objects from the\n * CalendarItem instance: cryptedForeignKeys, secretForeignKeys.\n *\n * The delegations & encryptionKeys objects are not removed because\n * in the case the CalendarItem is saved in the DB & then encrypted,\n * if later we remove the patient from it, it'd reset the delegations\n * and encryptionKeys thus impossibilitating further access.\n *\n * @param calendarItem The Calendar Item object\n */\n resetCalendarDelegationObjects(calendarItem: models.CalendarItem): models.CalendarItem {\n const { cryptedForeignKeys, secretForeignKeys, ...resetCalendarItem } = calendarItem\n return resetCalendarItem\n }\n\n async modifyCalendarItemWithHcParty(user: models.User, body?: models.CalendarItem): Promise<models.CalendarItem | any> {\n return body ? this.modifyAs(this.dataOwnerApi.getDataOwnerIdOf(user)!, _.cloneDeep(body)) : null\n }\n\n private modifyAs(dataOwner: string, body: models.CalendarItem): Promise<models.CalendarItem> {\n return this.encryptAs(dataOwner, [_.cloneDeep(body)])\n .then((als) => super.modifyCalendarItem(als[0]))\n .then((body) => this.decrypt(dataOwner, [body]))\n .then((als) => als[0])\n }\n\n encrypt(user: models.User, calendarItems: Array<models.CalendarItem>): Promise<Array<models.CalendarItem>> {\n return this.encryptAs(this.dataOwnerApi.getDataOwnerIdOf(user)!, calendarItems)\n }\n\n private encryptAs(dataOwnerId: string, calendarItems: Array<models.CalendarItem>): Promise<Array<models.CalendarItem>> {\n return Promise.all(\n calendarItems.map((x) =>\n this.crypto.entities.tryEncryptEntity(x, dataOwnerId, this.encryptedKeys, false, true, (json) => new CalendarItem(json))\n )\n )\n }\n\n decrypt(hcpId: string, calendarItems: Array<models.CalendarItem>): Promise<Array<models.CalendarItem>> {\n return Promise.all(\n calendarItems.map((x) => this.crypto.entities.decryptEntity(x, hcpId, (json) => new CalendarItem(json)).then(({ entity }) => entity))\n )\n }\n\n /**\n * @param calendarItem a calendar item\n * @return the id of the patient that the calendar item refers to, retrieved from the encrypted metadata. Normally there should only be one element\n * in the returned array, but in case of entity merges there could be multiple values.\n */\n async decryptPatientIdOf(calendarItem: models.CalendarItem): Promise<string[]> {\n return this.crypto.entities.owningEntityIdsOf(calendarItem, undefined)\n }\n\n /**\n * Share an existing calendar item with other data owners, allowing them to access the non-encrypted data of the calendar item and optionally also\n * the encrypted content.\n * @param delegateId the id of the data owner which will be granted access to the calendar item.\n * @param calendarItem item the calendar item to share.\n * @param options optional parameters to customize the sharing behaviour:\n * - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted\n * content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a\n * calendar item does not have encrypted content.\n * - sharePatientId: specifies if the id of the patient that this calendar item refers to should be shared with the delegate (defaults to\n * {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * @return a promise which will contain the updated entity.\n */\n async shareWith(\n delegateId: string,\n calendarItem: models.CalendarItem,\n options: {\n shareEncryptionKey?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n sharePatientId?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n } = {}\n ): Promise<models.CalendarItem> {\n return this.shareWithMany(calendarItem, { [delegateId]: options })\n }\n /**\n * Share an existing calendar item with other data owners, allowing them to access the non-encrypted data of the calendar item and optionally also\n * the encrypted content.\n * @param calendarItem item the calendar item to share.\n * @param delegates sharing options for each delegate.\n * - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted\n * content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a\n * calendar item does not have encrypted content.\n * - sharePatientId: specifies if the id of the patient that this calendar item refers to should be shared with the delegate (defaults to\n * {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * @return a promise which will contain the updated entity.\n */\n async shareWithMany(\n calendarItem: models.CalendarItem,\n delegates: {\n [delegateId: string]: {\n shareEncryptionKey?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n sharePatientId?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n }\n }\n ): Promise<models.CalendarItem> {\n const self = await this.dataOwnerApi.getCurrentDataOwnerId()\n return await this.modifyAs(\n self,\n await this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(\n calendarItem,\n true,\n Object.fromEntries(\n Object.entries(delegates).map(([delegateId, options]) => [\n delegateId,\n {\n shareEncryptionKey: options.shareEncryptionKey,\n shareOwningEntityIds: options.sharePatientId,\n },\n ])\n )\n )\n )\n }\n\n async getDataOwnersWithAccessTo(\n entity: CalendarItem\n ): Promise<{ permissionsByDataOwnerId: { [p: string]: 'WRITE' }; hasUnknownAnonymousDataOwners: boolean }> {\n return await this.crypto.entities.getDataOwnersWithAccessTo(entity)\n }\n\n async getEncryptionKeysOf(entity: CalendarItem): Promise<string[]> {\n return await this.crypto.entities.encryptionKeysOf(entity)\n }\n\n /**\n * Links a calendar item with a patient. Note that this operation is not reversible: it is not possible to change the patient linked to a calendar\n * item.\n * @param calendarItem a calendar item\n * @param patient the patient which will be linked to the calendar item\n * @param shareLinkWithDelegates data owners other than the current data owner which will also be able to decrypt the id of the newly linked patient\n * @return the updated calendar item\n */\n async linkToPatient(calendarItem: models.CalendarItem, patient: models.Patient, shareLinkWithDelegates: string[]): Promise<models.CalendarItem> {\n const delegates = [...new Set([await this.dataOwnerApi.getCurrentDataOwnerId(), ...shareLinkWithDelegates])]\n const sfk = await this.crypto.confidential.getAnySecretIdSharedWithParents(patient)\n if (!sfk) {\n throw new Error(`Could not find any secret id for patient ${patient.id} which is shared with the topmost ancestor of the current data owner`)\n }\n let updated = {\n ...calendarItem,\n secretForeignKeys: [sfk],\n }\n for (const delegate of delegates) {\n updated = await this.crypto.entities.entityWithExtendedEncryptedMetadata(updated, delegate, [], [], [patient.id!])\n }\n const self = await this.dataOwnerApi.getCurrentDataOwnerId()\n const saved = await this.modifyAs(self, updated)\n return (await this.decrypt(self, [saved]))[0]\n }\n}\n"]}
|
|
@@ -4,7 +4,8 @@ import * as models from '../icc-api/model/models';
|
|
|
4
4
|
import { IccDataOwnerXApi } from './icc-data-owner-x-api';
|
|
5
5
|
import { AuthenticationProvider } from './auth/AuthenticationProvider';
|
|
6
6
|
import { ShareMetadataBehaviour } from './crypto/ShareMetadataBehaviour';
|
|
7
|
-
|
|
7
|
+
import { EncryptedEntityXApi } from './basexapi/EncryptedEntityXApi';
|
|
8
|
+
export declare class IccClassificationXApi extends IccClassificationApi implements EncryptedEntityXApi<models.Classification> {
|
|
8
9
|
crypto: IccCryptoXApi;
|
|
9
10
|
dataOwnerApi: IccDataOwnerXApi;
|
|
10
11
|
constructor(host: string, headers: {
|
|
@@ -55,4 +56,29 @@ export declare class IccClassificationXApi extends IccClassificationApi {
|
|
|
55
56
|
shareEncryptionKey?: ShareMetadataBehaviour;
|
|
56
57
|
sharePatientId?: ShareMetadataBehaviour;
|
|
57
58
|
}): Promise<models.Classification>;
|
|
59
|
+
/**
|
|
60
|
+
* Share an existing classification with other data owners, allowing them to access the non-encrypted data of the classification and optionally also
|
|
61
|
+
* the encrypted content.
|
|
62
|
+
* @param classification the classification to share.
|
|
63
|
+
* @param delegates sharing options for each delegate.
|
|
64
|
+
* - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted
|
|
65
|
+
* content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a
|
|
66
|
+
* classification does not have encrypted content.
|
|
67
|
+
* - sharePatientId: specifies if the id of the patient that this classification refers to should be shared with the delegate (defaults to
|
|
68
|
+
* {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
69
|
+
* @return a promise which will contain the updated classification.
|
|
70
|
+
*/
|
|
71
|
+
shareWithMany(classification: models.Classification, delegates: {
|
|
72
|
+
[delegateId: string]: {
|
|
73
|
+
shareEncryptionKey?: ShareMetadataBehaviour;
|
|
74
|
+
sharePatientId?: ShareMetadataBehaviour;
|
|
75
|
+
};
|
|
76
|
+
}): Promise<models.Classification>;
|
|
77
|
+
getDataOwnersWithAccessTo(entity: models.Classification): Promise<{
|
|
78
|
+
permissionsByDataOwnerId: {
|
|
79
|
+
[p: string]: 'WRITE';
|
|
80
|
+
};
|
|
81
|
+
hasUnknownAnonymousDataOwners: boolean;
|
|
82
|
+
}>;
|
|
83
|
+
getEncryptionKeysOf(entity: models.Classification): Promise<string[]>;
|
|
58
84
|
}
|
|
@@ -105,7 +105,40 @@ class IccClassificationXApi extends icc_api_1.IccClassificationApi {
|
|
|
105
105
|
*/
|
|
106
106
|
shareWith(delegateId, classification, options = {}) {
|
|
107
107
|
return __awaiter(this, void 0, void 0, function* () {
|
|
108
|
-
return
|
|
108
|
+
return this.shareWithMany(classification, { [delegateId]: options });
|
|
109
|
+
});
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* Share an existing classification with other data owners, allowing them to access the non-encrypted data of the classification and optionally also
|
|
113
|
+
* the encrypted content.
|
|
114
|
+
* @param classification the classification to share.
|
|
115
|
+
* @param delegates sharing options for each delegate.
|
|
116
|
+
* - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted
|
|
117
|
+
* content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a
|
|
118
|
+
* classification does not have encrypted content.
|
|
119
|
+
* - sharePatientId: specifies if the id of the patient that this classification refers to should be shared with the delegate (defaults to
|
|
120
|
+
* {@link ShareMetadataBehaviour.IF_AVAILABLE}).
|
|
121
|
+
* @return a promise which will contain the updated classification.
|
|
122
|
+
*/
|
|
123
|
+
shareWithMany(classification, delegates) {
|
|
124
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
125
|
+
return yield this.modifyClassification(yield this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(classification, true, Object.fromEntries(Object.entries(delegates).map(([delegateId, options]) => [
|
|
126
|
+
delegateId,
|
|
127
|
+
{
|
|
128
|
+
shareEncryptionKey: options.shareEncryptionKey,
|
|
129
|
+
shareOwningEntityIds: options.sharePatientId,
|
|
130
|
+
},
|
|
131
|
+
]))));
|
|
132
|
+
});
|
|
133
|
+
}
|
|
134
|
+
getDataOwnersWithAccessTo(entity) {
|
|
135
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
136
|
+
return Promise.resolve({ hasUnknownAnonymousDataOwners: false, permissionsByDataOwnerId: {} });
|
|
137
|
+
});
|
|
138
|
+
}
|
|
139
|
+
getEncryptionKeysOf(entity) {
|
|
140
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
141
|
+
return yield this.crypto.entities.encryptionKeysOf(entity);
|
|
109
142
|
});
|
|
110
143
|
}
|
|
111
144
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icc-classification-x-api.js","sourceRoot":"","sources":["../../icc-x-api/icc-classification-x-api.ts"],"names":[],"mappings":"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","sourcesContent":["import { IccClassificationApi } from '../icc-api'\nimport { IccCryptoXApi } from './icc-crypto-x-api'\n\nimport * as models from '../icc-api/model/models'\n\nimport * as _ from 'lodash'\nimport * as moment from 'moment'\nimport { IccDataOwnerXApi } from './icc-data-owner-x-api'\nimport { AuthenticationProvider, NoAuthenticationProvider } from './auth/AuthenticationProvider'\nimport { ShareMetadataBehaviour } from './crypto/ShareMetadataBehaviour'\nimport { EncryptedEntityXApi } from './basexapi/EncryptedEntityXApi'\n\nexport class IccClassificationXApi extends IccClassificationApi implements EncryptedEntityXApi<models.Classification> {\n crypto: IccCryptoXApi\n dataOwnerApi: IccDataOwnerXApi\n\n constructor(\n host: string,\n headers: { [key: string]: string },\n crypto: IccCryptoXApi,\n dataOwnerApi: IccDataOwnerXApi,\n authenticationProvider: AuthenticationProvider = new NoAuthenticationProvider(),\n fetchImpl: (input: RequestInfo, init?: RequestInit) => Promise<Response> = typeof window !== 'undefined'\n ? window.fetch\n : typeof self !== 'undefined'\n ? self.fetch\n : fetch\n ) {\n super(host, headers, authenticationProvider, fetchImpl)\n this.crypto = crypto\n this.dataOwnerApi = dataOwnerApi\n }\n\n /**\n * Creates a new instance of classification with initialised encryption metadata (not in the database).\n * @param user the current user.\n * @param patient the patient this classification refers to.\n * @param c initialised data for the classification. Metadata such as id, creation data, etc. will be automatically initialised, but you can specify\n * other kinds of data or overwrite generated metadata with this. You can't specify encryption metadata.\n * @param options optional parameters:\n * - additionalDelegates: delegates which will have access to the entity in addition to the current data owner and delegates from the\n * auto-delegations. Must be an object which associates each data owner id with the access level to give to that data owner. May overlap with\n * auto-delegations, in such case the access level specified here will be used. Currently only WRITE access is supported, but in future also read\n * access will be possible.\n * - preferredSfk: secret id of the patient to use as the secret foreign key to use for the classification. The default value will be a\n * secret id of patient known by the topmost parent in the current data owner hierarchy.\n * @return a new instance of classification.\n */\n async newInstance(\n user: models.User,\n patient: models.Patient,\n c: any = {},\n options: {\n additionalDelegates?: { [dataOwnerId: string]: 'WRITE' }\n preferredSfk?: string\n } = {}\n ): Promise<models.Classification> {\n const classification = _.assign(\n {\n id: this.crypto.primitives.randomUuid(),\n _type: 'org.taktik.icure.entities.Classification',\n created: new Date().getTime(),\n modified: new Date().getTime(),\n responsible: this.dataOwnerApi.getDataOwnerIdOf(user),\n author: user.id,\n codes: [],\n tags: [],\n healthElementId: this.crypto.primitives.randomUuid(),\n openingDate: parseInt(moment().format('YYYYMMDDHHmmss')),\n },\n c || {}\n )\n\n const ownerId = this.dataOwnerApi.getDataOwnerIdOf(user)\n if (ownerId !== (await this.dataOwnerApi.getCurrentDataOwnerId())) throw new Error('Can only initialise entities as current data owner.')\n const sfk = options.preferredSfk ?? (await this.crypto.confidential.getAnySecretIdSharedWithParents(patient))\n if (!sfk) throw new Error(`Couldn't find any sfk of parent patient ${patient.id}`)\n const extraDelegations = [\n ...Object.keys(options.additionalDelegates ?? {}),\n ...(user.autoDelegations?.all ?? []),\n ...(user.autoDelegations?.medicalInformation ?? []),\n ]\n return new models.Classification(\n await this.crypto.entities\n .entityWithInitialisedEncryptedMetadata(classification, patient?.id, sfk, true, extraDelegations)\n .then((x) => x.updatedEntity)\n )\n }\n\n async findBy(hcpartyId: string, patient: models.Patient) {\n const extractedKeys = await this.crypto.entities.secretIdsOf(patient, hcpartyId)\n const topmostParentId = (await this.dataOwnerApi.getCurrentDataOwnerHierarchyIds())[0]\n return extractedKeys && extractedKeys.length > 0\n ? this.findClassificationsByHCPartyPatientForeignKeys(topmostParentId, _.uniq(extractedKeys).join(','))\n : Promise.resolve([])\n }\n /**\n * @param classification a classification\n * @return the id of the patient that the classification refers to, retrieved from the encrypted metadata. Normally there should only be one element\n * in the returned array, but in case of entity merges there could be multiple values.\n */\n async decryptPatientIdOf(classification: models.Classification): Promise<string[]> {\n return this.crypto.entities.owningEntityIdsOf(classification, undefined)\n }\n\n /**\n * Share an existing classification with other data owners, allowing them to access the non-encrypted data of the classification and optionally also\n * the encrypted content.\n * @param delegateId the id of the data owner which will be granted access to the classification.\n * @param classification the classification to share.\n * @param options optional parameters to customize the sharing behaviour:\n * - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted\n * content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a\n * classification does not have encrypted content.\n * - sharePatientId: specifies if the id of the patient that this classification refers to should be shared with the delegate (defaults to\n * {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * @return a promise which will contain the updated classification.\n */\n async shareWith(\n delegateId: string,\n classification: models.Classification,\n options: {\n shareEncryptionKey?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n sharePatientId?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n } = {}\n ): Promise<models.Classification> {\n return this.shareWithMany(classification, { [delegateId]: options })\n }\n /**\n * Share an existing classification with other data owners, allowing them to access the non-encrypted data of the classification and optionally also\n * the encrypted content.\n * @param classification the classification to share.\n * @param delegates sharing options for each delegate.\n * - shareEncryptionKey: specifies if the encryption key of the access log should be shared with the delegate, giving access to all encrypted\n * content of the entity, excluding other encrypted metadata (defaults to {@link ShareMetadataBehaviour.IF_AVAILABLE}). Note that by default a\n * classification does not have encrypted content.\n * - sharePatientId: specifies if the id of the patient that this classification refers to should be shared with the delegate (defaults to\n * {@link ShareMetadataBehaviour.IF_AVAILABLE}).\n * @return a promise which will contain the updated classification.\n */\n async shareWithMany(\n classification: models.Classification,\n delegates: {\n [delegateId: string]: {\n shareEncryptionKey?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n sharePatientId?: ShareMetadataBehaviour // Defaults to ShareMetadataBehaviour.IF_AVAILABLE\n }\n }\n ): Promise<models.Classification> {\n return await this.modifyClassification(\n await this.crypto.entities.entityWithAutoExtendedEncryptedMetadata(\n classification,\n true,\n Object.fromEntries(\n Object.entries(delegates).map(([delegateId, options]) => [\n delegateId,\n {\n shareEncryptionKey: options.shareEncryptionKey,\n shareOwningEntityIds: options.sharePatientId,\n },\n ])\n )\n )\n )\n }\n\n async getDataOwnersWithAccessTo(\n entity: models.Classification\n ): Promise<{ permissionsByDataOwnerId: { [p: string]: 'WRITE' }; hasUnknownAnonymousDataOwners: boolean }> {\n return Promise.resolve({ hasUnknownAnonymousDataOwners: false, permissionsByDataOwnerId: {} })\n }\n\n async getEncryptionKeysOf(entity: models.Classification): Promise<string[]> {\n return await this.crypto.entities.encryptionKeysOf(entity)\n }\n}\n"]}
|