@icure/cardinal-sdk 0.0.0-unspecified
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/Kermit-kermit-core.mjs +267 -0
- package/Kermit-kermit-core.mjs.map +1 -0
- package/Kermit-kermit.mjs +57 -0
- package/Kermit-kermit.mjs.map +1 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs +7044 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs.map +1 -0
- package/KotlinBigInteger-bignum-serialization-kotlinx.mjs +4 -0
- package/KotlinBigInteger-bignum-serialization-kotlinx.mjs.map +1 -0
- package/KotlinBigInteger-bignum.mjs +5893 -0
- package/KotlinBigInteger-bignum.mjs.map +1 -0
- package/api/AccessLogApi.d.mts +74 -0
- package/api/AccessLogApi.mjs +2 -0
- package/api/AccessLogApi.mjs.map +1 -0
- package/api/AccessLogBasicApi.d.mts +40 -0
- package/api/AccessLogBasicApi.mjs +2 -0
- package/api/AccessLogBasicApi.mjs.map +1 -0
- package/api/AccessLogFlavouredApi.d.mts +41 -0
- package/api/AccessLogFlavouredApi.mjs +2 -0
- package/api/AccessLogFlavouredApi.mjs.map +1 -0
- package/api/AgendaApi.d.mts +28 -0
- package/api/AgendaApi.mjs +2 -0
- package/api/AgendaApi.mjs.map +1 -0
- package/api/ApplicationSettingsApi.d.mts +6 -0
- package/api/ApplicationSettingsApi.mjs +2 -0
- package/api/ApplicationSettingsApi.mjs.map +1 -0
- package/api/CalendarItemApi.d.mts +68 -0
- package/api/CalendarItemApi.mjs +2 -0
- package/api/CalendarItemApi.mjs.map +1 -0
- package/api/CalendarItemBasicApi.d.mts +33 -0
- package/api/CalendarItemBasicApi.mjs +2 -0
- package/api/CalendarItemBasicApi.mjs.map +1 -0
- package/api/CalendarItemFlavouredApi.d.mts +29 -0
- package/api/CalendarItemFlavouredApi.mjs +2 -0
- package/api/CalendarItemFlavouredApi.mjs.map +1 -0
- package/api/CalendarItemTypeApi.d.mts +12 -0
- package/api/CalendarItemTypeApi.mjs +2 -0
- package/api/CalendarItemTypeApi.mjs.map +1 -0
- package/api/CardinalMaintenanceTaskApi.d.mts +10 -0
- package/api/CardinalMaintenanceTaskApi.mjs +2 -0
- package/api/CardinalMaintenanceTaskApi.mjs.map +1 -0
- package/api/ClassificationApi.d.mts +48 -0
- package/api/ClassificationApi.mjs +2 -0
- package/api/ClassificationApi.mjs.map +1 -0
- package/api/ClassificationBasicApi.d.mts +14 -0
- package/api/ClassificationBasicApi.mjs +2 -0
- package/api/ClassificationBasicApi.mjs.map +1 -0
- package/api/ClassificationFlavouredApi.d.mts +22 -0
- package/api/ClassificationFlavouredApi.mjs +2 -0
- package/api/ClassificationFlavouredApi.mjs.map +1 -0
- package/api/CodeApi.d.mts +56 -0
- package/api/CodeApi.mjs +2 -0
- package/api/CodeApi.mjs.map +1 -0
- package/api/ContactApi.d.mts +92 -0
- package/api/ContactApi.mjs +2 -0
- package/api/ContactApi.mjs.map +1 -0
- package/api/ContactBasicApi.d.mts +55 -0
- package/api/ContactBasicApi.mjs +2 -0
- package/api/ContactBasicApi.mjs.map +1 -0
- package/api/ContactFlavouredApi.d.mts +43 -0
- package/api/ContactFlavouredApi.mjs +2 -0
- package/api/ContactFlavouredApi.mjs.map +1 -0
- package/api/CryptoApi.d.mts +13 -0
- package/api/CryptoApi.mjs +2 -0
- package/api/CryptoApi.mjs.map +1 -0
- package/api/DataOwnerApi.d.mts +16 -0
- package/api/DataOwnerApi.mjs +2 -0
- package/api/DataOwnerApi.mjs.map +1 -0
- package/api/DeviceApi.d.mts +39 -0
- package/api/DeviceApi.mjs +2 -0
- package/api/DeviceApi.mjs.map +1 -0
- package/api/DocumentApi.d.mts +90 -0
- package/api/DocumentApi.mjs +2 -0
- package/api/DocumentApi.mjs.map +1 -0
- package/api/DocumentBasicApi.d.mts +35 -0
- package/api/DocumentBasicApi.mjs +2 -0
- package/api/DocumentBasicApi.mjs.map +1 -0
- package/api/DocumentFlavouredApi.d.mts +28 -0
- package/api/DocumentFlavouredApi.mjs +2 -0
- package/api/DocumentFlavouredApi.mjs.map +1 -0
- package/api/DocumentTemplateApi.d.mts +22 -0
- package/api/DocumentTemplateApi.mjs +2 -0
- package/api/DocumentTemplateApi.mjs.map +1 -0
- package/api/EntityReferenceApi.d.mts +5 -0
- package/api/EntityReferenceApi.mjs +2 -0
- package/api/EntityReferenceApi.mjs.map +1 -0
- package/api/EntityTemplateApi.d.mts +24 -0
- package/api/EntityTemplateApi.mjs +2 -0
- package/api/EntityTemplateApi.mjs.map +1 -0
- package/api/FormApi.d.mts +80 -0
- package/api/FormApi.mjs +2 -0
- package/api/FormApi.mjs.map +1 -0
- package/api/FormBasicApi.d.mts +45 -0
- package/api/FormBasicApi.mjs +2 -0
- package/api/FormBasicApi.mjs.map +1 -0
- package/api/FormFlavouredApi.d.mts +30 -0
- package/api/FormFlavouredApi.mjs +2 -0
- package/api/FormFlavouredApi.mjs.map +1 -0
- package/api/FrontEndMigrationApi.d.mts +10 -0
- package/api/FrontEndMigrationApi.mjs +2 -0
- package/api/FrontEndMigrationApi.mjs.map +1 -0
- package/api/GroupApi.d.mts +70 -0
- package/api/GroupApi.mjs +2 -0
- package/api/GroupApi.mjs.map +1 -0
- package/api/HealthElementApi.d.mts +65 -0
- package/api/HealthElementApi.mjs +2 -0
- package/api/HealthElementApi.mjs.map +1 -0
- package/api/HealthElementBasicApi.d.mts +30 -0
- package/api/HealthElementBasicApi.mjs +2 -0
- package/api/HealthElementBasicApi.mjs.map +1 -0
- package/api/HealthElementFlavouredApi.d.mts +25 -0
- package/api/HealthElementFlavouredApi.mjs +2 -0
- package/api/HealthElementFlavouredApi.mjs.map +1 -0
- package/api/HealthcarePartyApi.d.mts +75 -0
- package/api/HealthcarePartyApi.mjs +2 -0
- package/api/HealthcarePartyApi.mjs.map +1 -0
- package/api/InsuranceApi.d.mts +16 -0
- package/api/InsuranceApi.mjs +2 -0
- package/api/InsuranceApi.mjs.map +1 -0
- package/api/InvoiceApi.d.mts +85 -0
- package/api/InvoiceApi.mjs +2 -0
- package/api/InvoiceApi.mjs.map +1 -0
- package/api/InvoiceBasicApi.d.mts +49 -0
- package/api/InvoiceBasicApi.mjs +2 -0
- package/api/InvoiceBasicApi.mjs.map +1 -0
- package/api/InvoiceFlavouredApi.d.mts +59 -0
- package/api/InvoiceFlavouredApi.mjs +2 -0
- package/api/InvoiceFlavouredApi.mjs.map +1 -0
- package/api/KeywordApi.d.mts +14 -0
- package/api/KeywordApi.mjs +2 -0
- package/api/KeywordApi.mjs.map +1 -0
- package/api/MaintenanceTaskApi.d.mts +55 -0
- package/api/MaintenanceTaskApi.mjs +2 -0
- package/api/MaintenanceTaskApi.mjs.map +1 -0
- package/api/MaintenanceTaskBasicApi.d.mts +29 -0
- package/api/MaintenanceTaskBasicApi.mjs +2 -0
- package/api/MaintenanceTaskBasicApi.mjs.map +1 -0
- package/api/MaintenanceTaskFlavouredApi.d.mts +18 -0
- package/api/MaintenanceTaskFlavouredApi.mjs +2 -0
- package/api/MaintenanceTaskFlavouredApi.mjs.map +1 -0
- package/api/MedicalLocationApi.d.mts +17 -0
- package/api/MedicalLocationApi.mjs +2 -0
- package/api/MedicalLocationApi.mjs.map +1 -0
- package/api/MessageApi.d.mts +81 -0
- package/api/MessageApi.mjs +2 -0
- package/api/MessageApi.mjs.map +1 -0
- package/api/MessageBasicApi.d.mts +46 -0
- package/api/MessageBasicApi.mjs +2 -0
- package/api/MessageBasicApi.mjs.map +1 -0
- package/api/MessageFlavouredApi.d.mts +41 -0
- package/api/MessageFlavouredApi.mjs +2 -0
- package/api/MessageFlavouredApi.mjs.map +1 -0
- package/api/PatientApi.d.mts +148 -0
- package/api/PatientApi.mjs +2 -0
- package/api/PatientApi.mjs.map +1 -0
- package/api/PatientBasicApi.d.mts +107 -0
- package/api/PatientBasicApi.mjs +2 -0
- package/api/PatientBasicApi.mjs.map +1 -0
- package/api/PatientFlavouredApi.d.mts +95 -0
- package/api/PatientFlavouredApi.mjs +2 -0
- package/api/PatientFlavouredApi.mjs.map +1 -0
- package/api/PermissionApi.d.mts +4 -0
- package/api/PermissionApi.mjs +2 -0
- package/api/PermissionApi.mjs.map +1 -0
- package/api/PlaceApi.d.mts +13 -0
- package/api/PlaceApi.mjs +2 -0
- package/api/PlaceApi.mjs.map +1 -0
- package/api/ReceiptApi.d.mts +43 -0
- package/api/ReceiptApi.mjs +2 -0
- package/api/ReceiptApi.mjs.map +1 -0
- package/api/ReceiptBasicApi.d.mts +11 -0
- package/api/ReceiptBasicApi.mjs +2 -0
- package/api/ReceiptBasicApi.mjs.map +1 -0
- package/api/ReceiptFlavouredApi.d.mts +13 -0
- package/api/ReceiptFlavouredApi.mjs +2 -0
- package/api/ReceiptFlavouredApi.mjs.map +1 -0
- package/api/RecoveryApi.d.mts +34 -0
- package/api/RecoveryApi.mjs +2 -0
- package/api/RecoveryApi.mjs.map +1 -0
- package/api/RoleApi.d.mts +4 -0
- package/api/RoleApi.mjs +2 -0
- package/api/RoleApi.mjs.map +1 -0
- package/api/ShamirKeysManagerApi.d.mts +12 -0
- package/api/ShamirKeysManagerApi.mjs +2 -0
- package/api/ShamirKeysManagerApi.mjs.map +1 -0
- package/api/SystemApi.d.mts +39 -0
- package/api/SystemApi.mjs +2 -0
- package/api/SystemApi.mjs.map +1 -0
- package/api/TarificationApi.d.mts +27 -0
- package/api/TarificationApi.mjs +2 -0
- package/api/TarificationApi.mjs.map +1 -0
- package/api/TimeTableApi.d.mts +26 -0
- package/api/TimeTableApi.mjs +2 -0
- package/api/TimeTableApi.mjs.map +1 -0
- package/api/TopicApi.d.mts +61 -0
- package/api/TopicApi.mjs +2 -0
- package/api/TopicApi.mjs.map +1 -0
- package/api/TopicBasicApi.d.mts +32 -0
- package/api/TopicBasicApi.mjs +2 -0
- package/api/TopicBasicApi.mjs.map +1 -0
- package/api/TopicFlavouredApi.d.mts +21 -0
- package/api/TopicFlavouredApi.mjs +2 -0
- package/api/TopicFlavouredApi.mjs.map +1 -0
- package/api/UserApi.d.mts +82 -0
- package/api/UserApi.mjs +2 -0
- package/api/UserApi.mjs.map +1 -0
- package/api.d.mts +65 -0
- package/api.mjs +66 -0
- package/api.mjs.map +1 -0
- package/auth/CaptchaOptions.d.mts +27 -0
- package/auth/CaptchaOptions.mjs +37 -0
- package/auth/CaptchaOptions.mjs.map +1 -0
- package/auth.d.mts +1 -0
- package/auth.mjs +2 -0
- package/auth.mjs.map +1 -0
- package/cardinal-sdk-ts.d.mts +389 -0
- package/cardinal-sdk-ts.mjs +139002 -0
- package/cardinal-sdk-ts.mjs.map +1 -0
- package/cardinal-sdk.mjs +319545 -0
- package/cardinal-sdk.mjs.map +1 -0
- package/crypto/CryptoService.d.mts +88 -0
- package/crypto/CryptoService.mjs +29 -0
- package/crypto/CryptoService.mjs.map +1 -0
- package/crypto/CryptoStrategies.d.mts +164 -0
- package/crypto/CryptoStrategies.mjs +88 -0
- package/crypto/CryptoStrategies.mjs.map +1 -0
- package/crypto/entities/AccessLogShareOptions.d.mts +10 -0
- package/crypto/entities/AccessLogShareOptions.mjs +21 -0
- package/crypto/entities/AccessLogShareOptions.mjs.map +1 -0
- package/crypto/entities/CalendarItemShareOptions.d.mts +10 -0
- package/crypto/entities/CalendarItemShareOptions.mjs +21 -0
- package/crypto/entities/CalendarItemShareOptions.mjs.map +1 -0
- package/crypto/entities/ClassificationShareOptions.d.mts +10 -0
- package/crypto/entities/ClassificationShareOptions.mjs +21 -0
- package/crypto/entities/ClassificationShareOptions.mjs.map +1 -0
- package/crypto/entities/ContactShareOptions.d.mts +10 -0
- package/crypto/entities/ContactShareOptions.mjs +21 -0
- package/crypto/entities/ContactShareOptions.mjs.map +1 -0
- package/crypto/entities/DelegateShareOptions.d.mts +9 -0
- package/crypto/entities/DelegateShareOptions.mjs +9 -0
- package/crypto/entities/DelegateShareOptions.mjs.map +1 -0
- package/crypto/entities/DocumentShareOptions.d.mts +10 -0
- package/crypto/entities/DocumentShareOptions.mjs +21 -0
- package/crypto/entities/DocumentShareOptions.mjs.map +1 -0
- package/crypto/entities/EntityAccessInformation.d.mts +8 -0
- package/crypto/entities/EntityAccessInformation.mjs +7 -0
- package/crypto/entities/EntityAccessInformation.mjs.map +1 -0
- package/crypto/entities/EntityWithTypeInfo.d.mts +6 -0
- package/crypto/entities/EntityWithTypeInfo.mjs +7 -0
- package/crypto/entities/EntityWithTypeInfo.mjs.map +1 -0
- package/crypto/entities/FailedRequestDetails.d.mts +11 -0
- package/crypto/entities/FailedRequestDetails.mjs +12 -0
- package/crypto/entities/FailedRequestDetails.mjs.map +1 -0
- package/crypto/entities/FormShareOptions.d.mts +10 -0
- package/crypto/entities/FormShareOptions.mjs +21 -0
- package/crypto/entities/FormShareOptions.mjs.map +1 -0
- package/crypto/entities/HealthElementShareOptions.d.mts +10 -0
- package/crypto/entities/HealthElementShareOptions.mjs +21 -0
- package/crypto/entities/HealthElementShareOptions.mjs.map +1 -0
- package/crypto/entities/InvoiceShareOptions.d.mts +10 -0
- package/crypto/entities/InvoiceShareOptions.mjs +21 -0
- package/crypto/entities/InvoiceShareOptions.mjs.map +1 -0
- package/crypto/entities/MaintenanceTaskShareOptions.d.mts +9 -0
- package/crypto/entities/MaintenanceTaskShareOptions.mjs +18 -0
- package/crypto/entities/MaintenanceTaskShareOptions.mjs.map +1 -0
- package/crypto/entities/MessageShareOptions.d.mts +10 -0
- package/crypto/entities/MessageShareOptions.mjs +21 -0
- package/crypto/entities/MessageShareOptions.mjs.map +1 -0
- package/crypto/entities/PatientShareOptions.d.mts +9 -0
- package/crypto/entities/PatientShareOptions.mjs +18 -0
- package/crypto/entities/PatientShareOptions.mjs.map +1 -0
- package/crypto/entities/ReceiptShareOptions.d.mts +9 -0
- package/crypto/entities/ReceiptShareOptions.mjs +18 -0
- package/crypto/entities/ReceiptShareOptions.mjs.map +1 -0
- package/crypto/entities/RecoveryDataKey.d.mts +10 -0
- package/crypto/entities/RecoveryDataKey.mjs +25 -0
- package/crypto/entities/RecoveryDataKey.mjs.map +1 -0
- package/crypto/entities/RecoveryDataUseFailureReason.d.mts +6 -0
- package/crypto/entities/RecoveryDataUseFailureReason.mjs +9 -0
- package/crypto/entities/RecoveryDataUseFailureReason.mjs.map +1 -0
- package/crypto/entities/RecoveryKeyOptions.d.mts +15 -0
- package/crypto/entities/RecoveryKeyOptions.mjs +18 -0
- package/crypto/entities/RecoveryKeyOptions.mjs.map +1 -0
- package/crypto/entities/RecoveryKeySize.d.mts +4 -0
- package/crypto/entities/RecoveryKeySize.mjs +7 -0
- package/crypto/entities/RecoveryKeySize.mjs.map +1 -0
- package/crypto/entities/RecoveryResult.d.mts +14 -0
- package/crypto/entities/RecoveryResult.mjs +18 -0
- package/crypto/entities/RecoveryResult.mjs.map +1 -0
- package/crypto/entities/SecretIdShareOptions.d.mts +14 -0
- package/crypto/entities/SecretIdShareOptions.mjs +20 -0
- package/crypto/entities/SecretIdShareOptions.mjs.map +1 -0
- package/crypto/entities/SecretIdUseOption.d.mts +23 -0
- package/crypto/entities/SecretIdUseOption.mjs +27 -0
- package/crypto/entities/SecretIdUseOption.mjs.map +1 -0
- package/crypto/entities/ShamirUpdateRequest.d.mts +5 -0
- package/crypto/entities/ShamirUpdateRequest.mjs +8 -0
- package/crypto/entities/ShamirUpdateRequest.mjs.map +1 -0
- package/crypto/entities/ShareAllPatientDataOptions.d.mts +45 -0
- package/crypto/entities/ShareAllPatientDataOptions.mjs +55 -0
- package/crypto/entities/ShareAllPatientDataOptions.mjs.map +1 -0
- package/crypto/entities/ShareMetadataBehaviour.d.mts +5 -0
- package/crypto/entities/ShareMetadataBehaviour.mjs +8 -0
- package/crypto/entities/ShareMetadataBehaviour.mjs.map +1 -0
- package/crypto/entities/TimeTableShareOptions.d.mts +9 -0
- package/crypto/entities/TimeTableShareOptions.mjs +18 -0
- package/crypto/entities/TimeTableShareOptions.mjs.map +1 -0
- package/crypto/entities/TopicShareOptions.d.mts +10 -0
- package/crypto/entities/TopicShareOptions.mjs +21 -0
- package/crypto/entities/TopicShareOptions.mjs.map +1 -0
- package/crypto.d.mts +30 -0
- package/crypto.mjs +31 -0
- package/crypto.mjs.map +1 -0
- package/filters/AccessLogFilters.d.mts +37 -0
- package/filters/AccessLogFilters.mjs +11 -0
- package/filters/AccessLogFilters.mjs.map +1 -0
- package/filters/AgendaFilters.d.mts +9 -0
- package/filters/AgendaFilters.mjs +8 -0
- package/filters/AgendaFilters.mjs.map +1 -0
- package/filters/CalendarItemFilters.d.mts +35 -0
- package/filters/CalendarItemFilters.mjs +15 -0
- package/filters/CalendarItemFilters.mjs.map +1 -0
- package/filters/ClassificationFilters.d.mts +27 -0
- package/filters/ClassificationFilters.mjs +9 -0
- package/filters/ClassificationFilters.mjs.map +1 -0
- package/filters/CodeFilters.d.mts +24 -0
- package/filters/CodeFilters.mjs +11 -0
- package/filters/CodeFilters.mjs.map +1 -0
- package/filters/ContactFilters.d.mts +82 -0
- package/filters/ContactFilters.mjs +31 -0
- package/filters/ContactFilters.mjs.map +1 -0
- package/filters/DeviceFilters.d.mts +9 -0
- package/filters/DeviceFilters.mjs +8 -0
- package/filters/DeviceFilters.mjs.map +1 -0
- package/filters/DocumentFilters.d.mts +32 -0
- package/filters/DocumentFilters.mjs +13 -0
- package/filters/DocumentFilters.mjs.map +1 -0
- package/filters/FormFilters.d.mts +35 -0
- package/filters/FormFilters.mjs +13 -0
- package/filters/FormFilters.mjs.map +1 -0
- package/filters/GroupFilters.d.mts +9 -0
- package/filters/GroupFilters.mjs +8 -0
- package/filters/GroupFilters.mjs.map +1 -0
- package/filters/HealthElementFilters.d.mts +51 -0
- package/filters/HealthElementFilters.mjs +24 -0
- package/filters/HealthElementFilters.mjs.map +1 -0
- package/filters/HealthcarePartyFilters.d.mts +24 -0
- package/filters/HealthcarePartyFilters.mjs +14 -0
- package/filters/HealthcarePartyFilters.mjs.map +1 -0
- package/filters/MaintenanceTaskFilters.d.mts +14 -0
- package/filters/MaintenanceTaskFilters.mjs +12 -0
- package/filters/MaintenanceTaskFilters.mjs.map +1 -0
- package/filters/MedicalLocationFilters.d.mts +8 -0
- package/filters/MedicalLocationFilters.mjs +7 -0
- package/filters/MedicalLocationFilters.mjs.map +1 -0
- package/filters/MessageFilters.d.mts +45 -0
- package/filters/MessageFilters.mjs +23 -0
- package/filters/MessageFilters.mjs.map +1 -0
- package/filters/MetaFilters.d.mts +41 -0
- package/filters/MetaFilters.mjs +11 -0
- package/filters/MetaFilters.mjs.map +1 -0
- package/filters/PatientFilters.d.mts +43 -0
- package/filters/PatientFilters.mjs +30 -0
- package/filters/PatientFilters.mjs.map +1 -0
- package/filters/ServiceFilters.d.mts +64 -0
- package/filters/ServiceFilters.mjs +26 -0
- package/filters/ServiceFilters.mjs.map +1 -0
- package/filters/TimeTableFilters.d.mts +12 -0
- package/filters/TimeTableFilters.mjs +7 -0
- package/filters/TimeTableFilters.mjs.map +1 -0
- package/filters/TopicFilters.d.mts +9 -0
- package/filters/TopicFilters.mjs +8 -0
- package/filters/TopicFilters.mjs.map +1 -0
- package/filters/UserFilters.d.mts +11 -0
- package/filters/UserFilters.mjs +10 -0
- package/filters/UserFilters.mjs.map +1 -0
- package/filters.d.mts +21 -0
- package/filters.mjs +22 -0
- package/filters.mjs.map +1 -0
- package/kerberus/Solution.d.mts +4 -0
- package/kerberus/Solution.mjs +2 -0
- package/kerberus/Solution.mjs.map +1 -0
- package/kerberus.d.mts +1 -0
- package/kerberus.mjs +1089 -0
- package/kerberus.mjs.map +1 -0
- package/kotlin-kotlin-stdlib.mjs +16596 -0
- package/kotlin-kotlin-stdlib.mjs.map +1 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs +4 -0
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs.map +1 -0
- package/kotlinx-atomicfu.mjs +247 -0
- package/kotlinx-atomicfu.mjs.map +1 -0
- package/kotlinx-coroutines-core.mjs +10583 -0
- package/kotlinx-coroutines-core.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs +202 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-core.mjs +1814 -0
- package/kotlinx-io-kotlinx-io-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +6481 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs +4 -0
- package/kotlinx-serialization-kotlinx-serialization-json-io.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +6707 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-protobuf.mjs +4 -0
- package/kotlinx-serialization-kotlinx-serialization-protobuf.mjs.map +1 -0
- package/kryptom-lib.mjs +6792 -0
- package/kryptom-lib.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-core.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.mjs +758 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-websockets.mjs +4 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-websockets.mjs.map +1 -0
- package/ktor-ktor-http-ktor-http-cio.mjs +1998 -0
- package/ktor-ktor-http-ktor-http-cio.mjs.map +1 -0
- package/ktor-ktor-http.mjs +3355 -0
- package/ktor-ktor-http.mjs.map +1 -0
- package/ktor-ktor-io.mjs +3220 -0
- package/ktor-ktor-io.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-events.mjs +81 -0
- package/ktor-ktor-shared-ktor-events.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.mjs +46 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.mjs +860 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization.mjs +374 -0
- package/ktor-ktor-shared-ktor-serialization.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-sse.mjs +4 -0
- package/ktor-ktor-shared-ktor-sse.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-websocket-serialization.mjs +4 -0
- package/ktor-ktor-shared-ktor-websocket-serialization.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-websockets.mjs +2336 -0
- package/ktor-ktor-shared-ktor-websockets.mjs.map +1 -0
- package/ktor-ktor-utils.mjs +2660 -0
- package/ktor-ktor-utils.mjs.map +1 -0
- package/model/AccessLog.d.mts +83 -0
- package/model/AccessLog.mjs +153 -0
- package/model/AccessLog.mjs.map +1 -0
- package/model/Agenda.d.mts +21 -0
- package/model/Agenda.mjs +48 -0
- package/model/Agenda.mjs.map +1 -0
- package/model/ApplicationSettings.d.mts +20 -0
- package/model/ApplicationSettings.mjs +42 -0
- package/model/ApplicationSettings.mjs.map +1 -0
- package/model/BooleanResponse.d.mts +4 -0
- package/model/BooleanResponse.mjs +7 -0
- package/model/BooleanResponse.mjs.map +1 -0
- package/model/CalendarItem.d.mts +140 -0
- package/model/CalendarItem.mjs +261 -0
- package/model/CalendarItem.mjs.map +1 -0
- package/model/CalendarItemType.d.mts +22 -0
- package/model/CalendarItemType.mjs +48 -0
- package/model/CalendarItemType.mjs.map +1 -0
- package/model/Classification.d.mts +74 -0
- package/model/Classification.mjs +135 -0
- package/model/Classification.mjs.map +1 -0
- package/model/Code.d.mts +35 -0
- package/model/Code.mjs +63 -0
- package/model/Code.mjs.map +1 -0
- package/model/Contact.d.mts +122 -0
- package/model/Contact.mjs +207 -0
- package/model/Contact.mjs.map +1 -0
- package/model/CryptoActorStub.d.mts +36 -0
- package/model/CryptoActorStub.mjs +36 -0
- package/model/CryptoActorStub.mjs.map +1 -0
- package/model/CryptoActorStubWithType.d.mts +7 -0
- package/model/CryptoActorStubWithType.mjs +7 -0
- package/model/CryptoActorStubWithType.mjs.map +1 -0
- package/model/DataOwnerRegistrationSuccess.d.mts +6 -0
- package/model/DataOwnerRegistrationSuccess.mjs +9 -0
- package/model/DataOwnerRegistrationSuccess.mjs.map +1 -0
- package/model/DataOwnerType.d.mts +5 -0
- package/model/DataOwnerType.mjs +8 -0
- package/model/DataOwnerType.mjs.map +1 -0
- package/model/DataOwnerWithType.d.mts +21 -0
- package/model/DataOwnerWithType.mjs +25 -0
- package/model/DataOwnerWithType.mjs.map +1 -0
- package/model/DatabaseInitialisation.d.mts +10 -0
- package/model/DatabaseInitialisation.mjs +17 -0
- package/model/DatabaseInitialisation.mjs.map +1 -0
- package/model/Device.d.mts +56 -0
- package/model/Device.mjs +91 -0
- package/model/Device.mjs.map +1 -0
- package/model/Document.d.mts +133 -0
- package/model/Document.mjs +231 -0
- package/model/Document.mjs.map +1 -0
- package/model/DocumentTemplate.d.mts +33 -0
- package/model/DocumentTemplate.mjs +78 -0
- package/model/DocumentTemplate.mjs.map +1 -0
- package/model/EntityReference.d.mts +8 -0
- package/model/EntityReference.mjs +18 -0
- package/model/EntityReference.mjs.map +1 -0
- package/model/EntityTemplate.d.mts +14 -0
- package/model/EntityTemplate.mjs +36 -0
- package/model/EntityTemplate.mjs.map +1 -0
- package/model/Form.d.mts +98 -0
- package/model/Form.mjs +183 -0
- package/model/Form.mjs.map +1 -0
- package/model/FormTemplate.d.mts +28 -0
- package/model/FormTemplate.mjs +69 -0
- package/model/FormTemplate.mjs.map +1 -0
- package/model/FrontEndMigration.d.mts +19 -0
- package/model/FrontEndMigration.mjs +45 -0
- package/model/FrontEndMigration.mjs.map +1 -0
- package/model/Group.d.mts +36 -0
- package/model/Group.mjs +55 -0
- package/model/Group.mjs.map +1 -0
- package/model/GroupDeletionReport.d.mts +6 -0
- package/model/GroupDeletionReport.mjs +11 -0
- package/model/GroupDeletionReport.mjs.map +1 -0
- package/model/HealthElement.d.mts +122 -0
- package/model/HealthElement.mjs +219 -0
- package/model/HealthElement.mjs.map +1 -0
- package/model/HealthcareParty.d.mts +101 -0
- package/model/HealthcareParty.mjs +172 -0
- package/model/HealthcareParty.mjs.map +1 -0
- package/model/IdWithMandatoryRev.d.mts +5 -0
- package/model/IdWithMandatoryRev.mjs +10 -0
- package/model/IdWithMandatoryRev.mjs.map +1 -0
- package/model/IdWithRev.d.mts +5 -0
- package/model/IdWithRev.mjs +12 -0
- package/model/IdWithRev.mjs.map +1 -0
- package/model/IndexingInfo.d.mts +6 -0
- package/model/IndexingInfo.mjs +9 -0
- package/model/IndexingInfo.mjs.map +1 -0
- package/model/Insurance.d.mts +18 -0
- package/model/Insurance.mjs +37 -0
- package/model/Insurance.mjs.map +1 -0
- package/model/Invoice.d.mts +249 -0
- package/model/Invoice.mjs +447 -0
- package/model/Invoice.mjs.map +1 -0
- package/model/Keyword.d.mts +21 -0
- package/model/Keyword.mjs +48 -0
- package/model/Keyword.mjs.map +1 -0
- package/model/ListOfIds.d.mts +4 -0
- package/model/ListOfIds.mjs +9 -0
- package/model/ListOfIds.mjs.map +1 -0
- package/model/ListOfProperties.d.mts +5 -0
- package/model/ListOfProperties.mjs +8 -0
- package/model/ListOfProperties.mjs.map +1 -0
- package/model/MaintenanceTask.d.mts +80 -0
- package/model/MaintenanceTask.mjs +142 -0
- package/model/MaintenanceTask.mjs.map +1 -0
- package/model/MedicalLocation.d.mts +26 -0
- package/model/MedicalLocation.mjs +54 -0
- package/model/MedicalLocation.mjs.map +1 -0
- package/model/Message.d.mts +157 -0
- package/model/Message.mjs +249 -0
- package/model/Message.mjs.map +1 -0
- package/model/PaginatedDocumentKeyIdPair.d.mts +5 -0
- package/model/PaginatedDocumentKeyIdPair.mjs +12 -0
- package/model/PaginatedDocumentKeyIdPair.mjs.map +1 -0
- package/model/PaginatedList.d.mts +6 -0
- package/model/PaginatedList.mjs +11 -0
- package/model/PaginatedList.mjs.map +1 -0
- package/model/Patient.d.mts +299 -0
- package/model/Patient.mjs +512 -0
- package/model/Patient.mjs.map +1 -0
- package/model/Place.d.mts +11 -0
- package/model/Place.mjs +21 -0
- package/model/Place.mjs.map +1 -0
- package/model/PropertyStub.d.mts +29 -0
- package/model/PropertyStub.mjs +45 -0
- package/model/PropertyStub.mjs.map +1 -0
- package/model/PropertyTypeStub.d.mts +6 -0
- package/model/PropertyTypeStub.mjs +11 -0
- package/model/PropertyTypeStub.mjs.map +1 -0
- package/model/PublicKey.d.mts +5 -0
- package/model/PublicKey.mjs +12 -0
- package/model/PublicKey.mjs.map +1 -0
- package/model/Receipt.d.mts +87 -0
- package/model/Receipt.mjs +147 -0
- package/model/Receipt.mjs.map +1 -0
- package/model/RegistrationInformation.d.mts +9 -0
- package/model/RegistrationInformation.mjs +18 -0
- package/model/RegistrationInformation.mjs.map +1 -0
- package/model/RegistrationSuccess.d.mts +6 -0
- package/model/RegistrationSuccess.mjs +9 -0
- package/model/RegistrationSuccess.mjs.map +1 -0
- package/model/Replication.d.mts +13 -0
- package/model/Replication.mjs +24 -0
- package/model/Replication.mjs.map +1 -0
- package/model/ReplicationInfo.d.mts +7 -0
- package/model/ReplicationInfo.mjs +18 -0
- package/model/ReplicationInfo.mjs.map +1 -0
- package/model/Role.d.mts +9 -0
- package/model/Role.mjs +21 -0
- package/model/Role.mjs.map +1 -0
- package/model/Tarification.d.mts +48 -0
- package/model/Tarification.mjs +87 -0
- package/model/Tarification.mjs.map +1 -0
- package/model/TimeTable.d.mts +23 -0
- package/model/TimeTable.mjs +54 -0
- package/model/TimeTable.mjs.map +1 -0
- package/model/Topic.d.mts +90 -0
- package/model/Topic.mjs +153 -0
- package/model/Topic.mjs.map +1 -0
- package/model/TopicRole.d.mts +5 -0
- package/model/TopicRole.mjs +8 -0
- package/model/TopicRole.mjs.map +1 -0
- package/model/User.d.mts +50 -0
- package/model/User.mjs +91 -0
- package/model/User.mjs.map +1 -0
- package/model/UserGroup.d.mts +16 -0
- package/model/UserGroup.mjs +41 -0
- package/model/UserGroup.mjs.map +1 -0
- package/model/base/AppendixType.d.mts +5 -0
- package/model/base/AppendixType.mjs +8 -0
- package/model/base/AppendixType.mjs.map +1 -0
- package/model/base/CodeFlag.d.mts +80 -0
- package/model/base/CodeFlag.mjs +83 -0
- package/model/base/CodeFlag.mjs.map +1 -0
- package/model/base/CodeIdentification.d.mts +10 -0
- package/model/base/CodeIdentification.mjs +3 -0
- package/model/base/CodeIdentification.mjs.map +1 -0
- package/model/base/CodeStub.d.mts +13 -0
- package/model/base/CodeStub.mjs +26 -0
- package/model/base/CodeStub.mjs.map +1 -0
- package/model/base/CryptoActor.d.mts +30 -0
- package/model/base/CryptoActor.mjs +2 -0
- package/model/base/CryptoActor.mjs.map +1 -0
- package/model/base/DataOwner.d.mts +4 -0
- package/model/base/DataOwner.mjs +2 -0
- package/model/base/DataOwner.mjs.map +1 -0
- package/model/base/HasCodes.d.mts +4 -0
- package/model/base/HasCodes.mjs +2 -0
- package/model/base/HasCodes.mjs.map +1 -0
- package/model/base/HasEncryptionMetadata.d.mts +16 -0
- package/model/base/HasEncryptionMetadata.mjs +2 -0
- package/model/base/HasEncryptionMetadata.mjs.map +1 -0
- package/model/base/HasTags.d.mts +4 -0
- package/model/base/HasTags.mjs +2 -0
- package/model/base/HasTags.mjs.map +1 -0
- package/model/base/ICureDocument.d.mts +11 -0
- package/model/base/ICureDocument.mjs +2 -0
- package/model/base/ICureDocument.mjs.map +1 -0
- package/model/base/Identifiable.d.mts +3 -0
- package/model/base/Identifiable.mjs +3 -0
- package/model/base/Identifiable.mjs.map +1 -0
- package/model/base/Identifier.d.mts +12 -0
- package/model/base/Identifier.mjs +29 -0
- package/model/base/Identifier.mjs.map +1 -0
- package/model/base/LinkQualification.d.mts +26 -0
- package/model/base/LinkQualification.mjs +29 -0
- package/model/base/LinkQualification.mjs.map +1 -0
- package/model/base/Named.d.mts +3 -0
- package/model/base/Named.mjs +3 -0
- package/model/base/Named.mjs.map +1 -0
- package/model/base/ParticipantType.d.mts +15 -0
- package/model/base/ParticipantType.mjs +18 -0
- package/model/base/ParticipantType.mjs.map +1 -0
- package/model/base/Person.d.mts +14 -0
- package/model/base/Person.mjs +2 -0
- package/model/base/Person.mjs.map +1 -0
- package/model/base/ReportVersion.d.mts +3 -0
- package/model/base/ReportVersion.mjs +6 -0
- package/model/base/ReportVersion.mjs.map +1 -0
- package/model/base/StoredDocument.d.mts +4 -0
- package/model/base/StoredDocument.mjs +2 -0
- package/model/base/StoredDocument.mjs.map +1 -0
- package/model/base/Versionable.d.mts +4 -0
- package/model/base/Versionable.mjs +2 -0
- package/model/base/Versionable.mjs.map +1 -0
- package/model/couchdb/Basic.d.mts +5 -0
- package/model/couchdb/Basic.mjs +8 -0
- package/model/couchdb/Basic.mjs.map +1 -0
- package/model/couchdb/DatabaseInfo.d.mts +13 -0
- package/model/couchdb/DatabaseInfo.mjs +36 -0
- package/model/couchdb/DatabaseInfo.mjs.map +1 -0
- package/model/couchdb/DesignDocument.d.mts +25 -0
- package/model/couchdb/DesignDocument.mjs +33 -0
- package/model/couchdb/DesignDocument.mjs.map +1 -0
- package/model/couchdb/DocIdentifier.d.mts +5 -0
- package/model/couchdb/DocIdentifier.mjs +12 -0
- package/model/couchdb/DocIdentifier.mjs.map +1 -0
- package/model/couchdb/GroupDatabasesInfo.d.mts +7 -0
- package/model/couchdb/GroupDatabasesInfo.mjs +8 -0
- package/model/couchdb/GroupDatabasesInfo.mjs.map +1 -0
- package/model/couchdb/Remote.d.mts +6 -0
- package/model/couchdb/Remote.mjs +9 -0
- package/model/couchdb/Remote.mjs.map +1 -0
- package/model/couchdb/RemoteAuthentication.d.mts +5 -0
- package/model/couchdb/RemoteAuthentication.mjs +8 -0
- package/model/couchdb/RemoteAuthentication.mjs.map +1 -0
- package/model/couchdb/ReplicationStats.d.mts +12 -0
- package/model/couchdb/ReplicationStats.mjs +33 -0
- package/model/couchdb/ReplicationStats.mjs.map +1 -0
- package/model/couchdb/ReplicatorDocument.d.mts +24 -0
- package/model/couchdb/ReplicatorDocument.mjs +48 -0
- package/model/couchdb/ReplicatorDocument.mjs.map +1 -0
- package/model/couchdb/SortDirection.d.mts +4 -0
- package/model/couchdb/SortDirection.mjs +7 -0
- package/model/couchdb/SortDirection.mjs.map +1 -0
- package/model/couchdb/View.d.mts +5 -0
- package/model/couchdb/View.mjs +10 -0
- package/model/couchdb/View.mjs.map +1 -0
- package/model/data/LabelledOccurence.d.mts +5 -0
- package/model/data/LabelledOccurence.mjs +8 -0
- package/model/data/LabelledOccurence.mjs.map +1 -0
- package/model/embed/AccessLevel.d.mts +4 -0
- package/model/embed/AccessLevel.mjs +7 -0
- package/model/embed/AccessLevel.mjs.map +1 -0
- package/model/embed/Address.d.mts +65 -0
- package/model/embed/Address.mjs +111 -0
- package/model/embed/Address.mjs.map +1 -0
- package/model/embed/AddressType.d.mts +14 -0
- package/model/embed/AddressType.mjs +17 -0
- package/model/embed/AddressType.mjs.map +1 -0
- package/model/embed/AdministrationQuantity.d.mts +7 -0
- package/model/embed/AdministrationQuantity.mjs +14 -0
- package/model/embed/AdministrationQuantity.mjs.map +1 -0
- package/model/embed/AgreementAppendix.d.mts +7 -0
- package/model/embed/AgreementAppendix.mjs +18 -0
- package/model/embed/AgreementAppendix.mjs.map +1 -0
- package/model/embed/Annotation.d.mts +17 -0
- package/model/embed/Annotation.mjs +36 -0
- package/model/embed/Annotation.mjs.map +1 -0
- package/model/embed/AuthenticationClass.d.mts +8 -0
- package/model/embed/AuthenticationClass.mjs +11 -0
- package/model/embed/AuthenticationClass.mjs.map +1 -0
- package/model/embed/CalendarItemTag.d.mts +27 -0
- package/model/embed/CalendarItemTag.mjs +41 -0
- package/model/embed/CalendarItemTag.mjs.map +1 -0
- package/model/embed/CareTeamMember.d.mts +29 -0
- package/model/embed/CareTeamMember.mjs +45 -0
- package/model/embed/CareTeamMember.mjs.map +1 -0
- package/model/embed/CareTeamMemberType.d.mts +5 -0
- package/model/embed/CareTeamMemberType.mjs +8 -0
- package/model/embed/CareTeamMemberType.mjs.map +1 -0
- package/model/embed/CareTeamMembership.d.mts +28 -0
- package/model/embed/CareTeamMembership.mjs +45 -0
- package/model/embed/CareTeamMembership.mjs.map +1 -0
- package/model/embed/Content.d.mts +54 -0
- package/model/embed/Content.mjs +93 -0
- package/model/embed/Content.mjs.map +1 -0
- package/model/embed/ContractChangeType.d.mts +6 -0
- package/model/embed/ContractChangeType.mjs +9 -0
- package/model/embed/ContractChangeType.mjs.map +1 -0
- package/model/embed/DataAttachment.d.mts +6 -0
- package/model/embed/DataAttachment.mjs +15 -0
- package/model/embed/DataAttachment.mjs.map +1 -0
- package/model/embed/DatabaseSynchronization.d.mts +14 -0
- package/model/embed/DatabaseSynchronization.mjs +26 -0
- package/model/embed/DatabaseSynchronization.mjs.map +1 -0
- package/model/embed/DeactivationReason.d.mts +9 -0
- package/model/embed/DeactivationReason.mjs +12 -0
- package/model/embed/DeactivationReason.mjs.map +1 -0
- package/model/embed/Delegation.d.mts +8 -0
- package/model/embed/Delegation.mjs +17 -0
- package/model/embed/Delegation.mjs.map +1 -0
- package/model/embed/DelegationTag.d.mts +22 -0
- package/model/embed/DelegationTag.mjs +25 -0
- package/model/embed/DelegationTag.mjs.map +1 -0
- package/model/embed/DeletedAttachment.d.mts +7 -0
- package/model/embed/DeletedAttachment.mjs +18 -0
- package/model/embed/DeletedAttachment.mjs.map +1 -0
- package/model/embed/DocumentGroup.d.mts +5 -0
- package/model/embed/DocumentGroup.mjs +12 -0
- package/model/embed/DocumentGroup.mjs.map +1 -0
- package/model/embed/DocumentLocation.d.mts +4 -0
- package/model/embed/DocumentLocation.mjs +7 -0
- package/model/embed/DocumentLocation.mjs.map +1 -0
- package/model/embed/DocumentStatus.d.mts +11 -0
- package/model/embed/DocumentStatus.mjs +14 -0
- package/model/embed/DocumentStatus.mjs.map +1 -0
- package/model/embed/DocumentType.d.mts +41 -0
- package/model/embed/DocumentType.mjs +44 -0
- package/model/embed/DocumentType.mjs.map +1 -0
- package/model/embed/Duration.d.mts +6 -0
- package/model/embed/Duration.mjs +11 -0
- package/model/embed/Duration.mjs.map +1 -0
- package/model/embed/Employer.d.mts +7 -0
- package/model/embed/Employer.mjs +11 -0
- package/model/embed/Employer.mjs.map +1 -0
- package/model/embed/EmploymentInfo.d.mts +29 -0
- package/model/embed/EmploymentInfo.mjs +41 -0
- package/model/embed/EmploymentInfo.mjs.map +1 -0
- package/model/embed/Encryptable.d.mts +4 -0
- package/model/embed/Encryptable.mjs +2 -0
- package/model/embed/Encryptable.mjs.map +1 -0
- package/model/embed/Episode.d.mts +30 -0
- package/model/embed/Episode.mjs +51 -0
- package/model/embed/Episode.mjs.map +1 -0
- package/model/embed/FinancialInstitutionInformation.d.mts +36 -0
- package/model/embed/FinancialInstitutionInformation.mjs +63 -0
- package/model/embed/FinancialInstitutionInformation.mjs.map +1 -0
- package/model/embed/FlatRateTarification.d.mts +35 -0
- package/model/embed/FlatRateTarification.mjs +45 -0
- package/model/embed/FlatRateTarification.mjs.map +1 -0
- package/model/embed/FlatRateType.d.mts +6 -0
- package/model/embed/FlatRateType.mjs +9 -0
- package/model/embed/FlatRateType.mjs.map +1 -0
- package/model/embed/FlowItem.d.mts +36 -0
- package/model/embed/FlowItem.mjs +105 -0
- package/model/embed/FlowItem.mjs.map +1 -0
- package/model/embed/FrontEndMigrationStatus.d.mts +6 -0
- package/model/embed/FrontEndMigrationStatus.mjs +9 -0
- package/model/embed/FrontEndMigrationStatus.mjs.map +1 -0
- package/model/embed/Gender.d.mts +9 -0
- package/model/embed/Gender.mjs +12 -0
- package/model/embed/Gender.mjs.map +1 -0
- package/model/embed/GroupType.d.mts +5 -0
- package/model/embed/GroupType.mjs +8 -0
- package/model/embed/GroupType.mjs.map +1 -0
- package/model/embed/HealthcarePartyHistoryStatus.d.mts +8 -0
- package/model/embed/HealthcarePartyHistoryStatus.mjs +9 -0
- package/model/embed/HealthcarePartyHistoryStatus.mjs.map +1 -0
- package/model/embed/HealthcarePartyStatus.d.mts +5 -0
- package/model/embed/HealthcarePartyStatus.mjs +8 -0
- package/model/embed/HealthcarePartyStatus.mjs.map +1 -0
- package/model/embed/IdentityDocumentReader.d.mts +9 -0
- package/model/embed/IdentityDocumentReader.mjs +24 -0
- package/model/embed/IdentityDocumentReader.mjs.map +1 -0
- package/model/embed/Insurability.d.mts +48 -0
- package/model/embed/Insurability.mjs +75 -0
- package/model/embed/Insurability.mjs.map +1 -0
- package/model/embed/InvoiceInterventionType.d.mts +4 -0
- package/model/embed/InvoiceInterventionType.mjs +7 -0
- package/model/embed/InvoiceInterventionType.mjs.map +1 -0
- package/model/embed/InvoiceType.d.mts +8 -0
- package/model/embed/InvoiceType.mjs +11 -0
- package/model/embed/InvoiceType.mjs.map +1 -0
- package/model/embed/InvoicingCode.d.mts +172 -0
- package/model/embed/InvoicingCode.mjs +329 -0
- package/model/embed/InvoicingCode.mjs.map +1 -0
- package/model/embed/KeywordSubword.d.mts +6 -0
- package/model/embed/KeywordSubword.mjs +11 -0
- package/model/embed/KeywordSubword.mjs.map +1 -0
- package/model/embed/Laterality.d.mts +4 -0
- package/model/embed/Laterality.mjs +7 -0
- package/model/embed/Laterality.mjs.map +1 -0
- package/model/embed/LetterValue.d.mts +7 -0
- package/model/embed/LetterValue.mjs +18 -0
- package/model/embed/LetterValue.mjs.map +1 -0
- package/model/embed/Measure.d.mts +16 -0
- package/model/embed/Measure.mjs +38 -0
- package/model/embed/Measure.mjs.map +1 -0
- package/model/embed/MedicalHouseContract.d.mts +126 -0
- package/model/embed/MedicalHouseContract.mjs +213 -0
- package/model/embed/MedicalHouseContract.mjs.map +1 -0
- package/model/embed/Medication.d.mts +55 -0
- package/model/embed/Medication.mjs +131 -0
- package/model/embed/Medication.mjs.map +1 -0
- package/model/embed/Medicinalproduct.d.mts +9 -0
- package/model/embed/Medicinalproduct.mjs +20 -0
- package/model/embed/Medicinalproduct.mjs.map +1 -0
- package/model/embed/MediumType.d.mts +9 -0
- package/model/embed/MediumType.mjs +12 -0
- package/model/embed/MediumType.mjs.map +1 -0
- package/model/embed/MembershipType.d.mts +7 -0
- package/model/embed/MembershipType.mjs +10 -0
- package/model/embed/MembershipType.mjs.map +1 -0
- package/model/embed/MessageAttachment.d.mts +6 -0
- package/model/embed/MessageAttachment.mjs +11 -0
- package/model/embed/MessageAttachment.mjs.map +1 -0
- package/model/embed/MessageReadStatus.d.mts +5 -0
- package/model/embed/MessageReadStatus.mjs +12 -0
- package/model/embed/MessageReadStatus.mjs.map +1 -0
- package/model/embed/MhcSignatureType.d.mts +6 -0
- package/model/embed/MhcSignatureType.mjs +9 -0
- package/model/embed/MhcSignatureType.mjs.map +1 -0
- package/model/embed/ParagraphAgreement.d.mts +28 -0
- package/model/embed/ParagraphAgreement.mjs +71 -0
- package/model/embed/ParagraphAgreement.mjs.map +1 -0
- package/model/embed/Partnership.d.mts +10 -0
- package/model/embed/Partnership.mjs +20 -0
- package/model/embed/Partnership.mjs.map +1 -0
- package/model/embed/PartnershipStatus.d.mts +5 -0
- package/model/embed/PartnershipStatus.mjs +8 -0
- package/model/embed/PartnershipStatus.mjs.map +1 -0
- package/model/embed/PartnershipType.d.mts +40 -0
- package/model/embed/PartnershipType.mjs +43 -0
- package/model/embed/PartnershipType.mjs.map +1 -0
- package/model/embed/PatientHealthCareParty.d.mts +39 -0
- package/model/embed/PatientHealthCareParty.mjs +51 -0
- package/model/embed/PatientHealthCareParty.mjs.map +1 -0
- package/model/embed/PatientHealthCarePartyType.d.mts +10 -0
- package/model/embed/PatientHealthCarePartyType.mjs +13 -0
- package/model/embed/PatientHealthCarePartyType.mjs.map +1 -0
- package/model/embed/Payment.d.mts +7 -0
- package/model/embed/Payment.mjs +14 -0
- package/model/embed/Payment.mjs.map +1 -0
- package/model/embed/PaymentType.d.mts +10 -0
- package/model/embed/PaymentType.mjs +13 -0
- package/model/embed/PaymentType.mjs.map +1 -0
- package/model/embed/Periodicity.d.mts +6 -0
- package/model/embed/Periodicity.mjs +11 -0
- package/model/embed/Periodicity.mjs.map +1 -0
- package/model/embed/PersonName.d.mts +12 -0
- package/model/embed/PersonName.mjs +29 -0
- package/model/embed/PersonName.mjs.map +1 -0
- package/model/embed/PersonNameUse.d.mts +10 -0
- package/model/embed/PersonNameUse.mjs +13 -0
- package/model/embed/PersonNameUse.mjs.map +1 -0
- package/model/embed/PersonalStatus.d.mts +16 -0
- package/model/embed/PersonalStatus.mjs +19 -0
- package/model/embed/PersonalStatus.mjs.map +1 -0
- package/model/embed/PlanOfAction.d.mts +81 -0
- package/model/embed/PlanOfAction.mjs +165 -0
- package/model/embed/PlanOfAction.mjs.map +1 -0
- package/model/embed/Range.d.mts +5 -0
- package/model/embed/Range.mjs +12 -0
- package/model/embed/Range.mjs.map +1 -0
- package/model/embed/ReceiptBlobType.d.mts +9 -0
- package/model/embed/ReceiptBlobType.mjs +12 -0
- package/model/embed/ReceiptBlobType.mjs.map +1 -0
- package/model/embed/ReferenceRange.d.mts +13 -0
- package/model/embed/ReferenceRange.mjs +26 -0
- package/model/embed/ReferenceRange.mjs.map +1 -0
- package/model/embed/ReferralPeriod.d.mts +6 -0
- package/model/embed/ReferralPeriod.mjs +15 -0
- package/model/embed/ReferralPeriod.mjs.map +1 -0
- package/model/embed/RegimenItem.d.mts +12 -0
- package/model/embed/RegimenItem.mjs +23 -0
- package/model/embed/RegimenItem.mjs.map +1 -0
- package/model/embed/Renewal.d.mts +6 -0
- package/model/embed/Renewal.mjs +11 -0
- package/model/embed/Renewal.mjs.map +1 -0
- package/model/embed/Right.d.mts +7 -0
- package/model/embed/Right.mjs +18 -0
- package/model/embed/Right.mjs.map +1 -0
- package/model/embed/RoleConfiguration.d.mts +12 -0
- package/model/embed/RoleConfiguration.mjs +18 -0
- package/model/embed/RoleConfiguration.mjs.map +1 -0
- package/model/embed/SchoolingInfo.d.mts +28 -0
- package/model/embed/SchoolingInfo.mjs +41 -0
- package/model/embed/SchoolingInfo.mjs.map +1 -0
- package/model/embed/SecureDelegation.d.mts +14 -0
- package/model/embed/SecureDelegation.mjs +27 -0
- package/model/embed/SecureDelegation.mjs.map +1 -0
- package/model/embed/SecurityMetadata.d.mts +11 -0
- package/model/embed/SecurityMetadata.mjs +9 -0
- package/model/embed/SecurityMetadata.mjs.map +1 -0
- package/model/embed/Service.d.mts +161 -0
- package/model/embed/Service.mjs +231 -0
- package/model/embed/Service.mjs.map +1 -0
- package/model/embed/ServiceLink.d.mts +4 -0
- package/model/embed/ServiceLink.mjs +9 -0
- package/model/embed/ServiceLink.mjs.map +1 -0
- package/model/embed/SubContact.d.mts +60 -0
- package/model/embed/SubContact.mjs +123 -0
- package/model/embed/SubContact.mjs.map +1 -0
- package/model/embed/Substanceproduct.d.mts +9 -0
- package/model/embed/Substanceproduct.mjs +20 -0
- package/model/embed/Substanceproduct.mjs.map +1 -0
- package/model/embed/Suspension.d.mts +7 -0
- package/model/embed/Suspension.mjs +18 -0
- package/model/embed/Suspension.mjs.map +1 -0
- package/model/embed/SuspensionReason.d.mts +7 -0
- package/model/embed/SuspensionReason.mjs +10 -0
- package/model/embed/SuspensionReason.mjs.map +1 -0
- package/model/embed/TaskStatus.d.mts +6 -0
- package/model/embed/TaskStatus.mjs +9 -0
- package/model/embed/TaskStatus.mjs.map +1 -0
- package/model/embed/Telecom.d.mts +25 -0
- package/model/embed/Telecom.mjs +39 -0
- package/model/embed/Telecom.mjs.map +1 -0
- package/model/embed/TelecomType.d.mts +16 -0
- package/model/embed/TelecomType.mjs +19 -0
- package/model/embed/TelecomType.mjs.map +1 -0
- package/model/embed/TimeSeries.d.mts +10 -0
- package/model/embed/TimeSeries.mjs +27 -0
- package/model/embed/TimeSeries.mjs.map +1 -0
- package/model/embed/TimeTableHour.d.mts +5 -0
- package/model/embed/TimeTableHour.mjs +12 -0
- package/model/embed/TimeTableHour.mjs.map +1 -0
- package/model/embed/TimeTableItem.d.mts +18 -0
- package/model/embed/TimeTableItem.mjs +47 -0
- package/model/embed/TimeTableItem.mjs.map +1 -0
- package/model/embed/TypedValue.d.mts +34 -0
- package/model/embed/TypedValue.mjs +57 -0
- package/model/embed/TypedValue.mjs.map +1 -0
- package/model/embed/TypedValuesType.d.mts +9 -0
- package/model/embed/TypedValuesType.mjs +12 -0
- package/model/embed/TypedValuesType.mjs.map +1 -0
- package/model/embed/UserType.d.mts +6 -0
- package/model/embed/UserType.mjs +9 -0
- package/model/embed/UserType.mjs.map +1 -0
- package/model/embed/Valorisation.d.mts +51 -0
- package/model/embed/Valorisation.mjs +81 -0
- package/model/embed/Valorisation.mjs.map +1 -0
- package/model/embed/Weekday.d.mts +6 -0
- package/model/embed/Weekday.mjs +11 -0
- package/model/embed/Weekday.mjs.map +1 -0
- package/model/embed/form/template/Action.d.mts +8 -0
- package/model/embed/form/template/Action.mjs +14 -0
- package/model/embed/form/template/Action.mjs.map +1 -0
- package/model/embed/form/template/CheckBox.d.mts +25 -0
- package/model/embed/form/template/CheckBox.mjs +56 -0
- package/model/embed/form/template/CheckBox.mjs.map +1 -0
- package/model/embed/form/template/DatePicker.d.mts +25 -0
- package/model/embed/form/template/DatePicker.mjs +56 -0
- package/model/embed/form/template/DatePicker.mjs.map +1 -0
- package/model/embed/form/template/DateTimePicker.d.mts +25 -0
- package/model/embed/form/template/DateTimePicker.mjs +56 -0
- package/model/embed/form/template/DateTimePicker.mjs.map +1 -0
- package/model/embed/form/template/DropdownField.d.mts +25 -0
- package/model/embed/form/template/DropdownField.mjs +56 -0
- package/model/embed/form/template/DropdownField.mjs.map +1 -0
- package/model/embed/form/template/Field.d.mts +11 -0
- package/model/embed/form/template/Field.mjs +2 -0
- package/model/embed/form/template/Field.mjs.map +1 -0
- package/model/embed/form/template/FieldsGroup.d.mts +7 -0
- package/model/embed/form/template/FieldsGroup.mjs +10 -0
- package/model/embed/form/template/FieldsGroup.mjs.map +1 -0
- package/model/embed/form/template/FormTemplateLayout.d.mts +10 -0
- package/model/embed/form/template/FormTemplateLayout.mjs +18 -0
- package/model/embed/form/template/FormTemplateLayout.mjs.map +1 -0
- package/model/embed/form/template/Launcher.d.mts +7 -0
- package/model/embed/form/template/Launcher.mjs +10 -0
- package/model/embed/form/template/Launcher.mjs.map +1 -0
- package/model/embed/form/template/MeasureField.d.mts +25 -0
- package/model/embed/form/template/MeasureField.mjs +56 -0
- package/model/embed/form/template/MeasureField.mjs.map +1 -0
- package/model/embed/form/template/MultipleChoice.d.mts +25 -0
- package/model/embed/form/template/MultipleChoice.mjs +56 -0
- package/model/embed/form/template/MultipleChoice.mjs.map +1 -0
- package/model/embed/form/template/NumberField.d.mts +25 -0
- package/model/embed/form/template/NumberField.mjs +56 -0
- package/model/embed/form/template/NumberField.mjs.map +1 -0
- package/model/embed/form/template/RadioButton.d.mts +25 -0
- package/model/embed/form/template/RadioButton.mjs +56 -0
- package/model/embed/form/template/RadioButton.mjs.map +1 -0
- package/model/embed/form/template/Section.d.mts +8 -0
- package/model/embed/form/template/Section.mjs +13 -0
- package/model/embed/form/template/Section.mjs.map +1 -0
- package/model/embed/form/template/State.d.mts +7 -0
- package/model/embed/form/template/State.mjs +10 -0
- package/model/embed/form/template/State.mjs.map +1 -0
- package/model/embed/form/template/StateToUpdate.d.mts +7 -0
- package/model/embed/form/template/StateToUpdate.mjs +10 -0
- package/model/embed/form/template/StateToUpdate.mjs.map +1 -0
- package/model/embed/form/template/StructureElement.d.mts +3 -0
- package/model/embed/form/template/StructureElement.mjs +2 -0
- package/model/embed/form/template/StructureElement.mjs.map +1 -0
- package/model/embed/form/template/TextField.d.mts +25 -0
- package/model/embed/form/template/TextField.mjs +56 -0
- package/model/embed/form/template/TextField.mjs.map +1 -0
- package/model/embed/form/template/TimePicker.d.mts +25 -0
- package/model/embed/form/template/TimePicker.mjs +56 -0
- package/model/embed/form/template/TimePicker.mjs.map +1 -0
- package/model/embed/form/template/Trigger.d.mts +9 -0
- package/model/embed/form/template/Trigger.mjs +12 -0
- package/model/embed/form/template/Trigger.mjs.map +1 -0
- package/model/enums/UsersStatus.d.mts +5 -0
- package/model/enums/UsersStatus.mjs +8 -0
- package/model/enums/UsersStatus.mjs.map +1 -0
- package/model/enums/UsersType.d.mts +5 -0
- package/model/enums/UsersType.mjs +8 -0
- package/model/enums/UsersType.mjs.map +1 -0
- package/model/filter/predicate/AlwaysPredicate.d.mts +4 -0
- package/model/filter/predicate/AlwaysPredicate.mjs +7 -0
- package/model/filter/predicate/AlwaysPredicate.mjs.map +1 -0
- package/model/filter/predicate/AndPredicate.d.mts +6 -0
- package/model/filter/predicate/AndPredicate.mjs +9 -0
- package/model/filter/predicate/AndPredicate.mjs.map +1 -0
- package/model/filter/predicate/KeyValuePredicate.d.mts +8 -0
- package/model/filter/predicate/KeyValuePredicate.mjs +15 -0
- package/model/filter/predicate/KeyValuePredicate.mjs.map +1 -0
- package/model/filter/predicate/NotPredicate.d.mts +6 -0
- package/model/filter/predicate/NotPredicate.mjs +7 -0
- package/model/filter/predicate/NotPredicate.mjs.map +1 -0
- package/model/filter/predicate/Operator.d.mts +10 -0
- package/model/filter/predicate/Operator.mjs +13 -0
- package/model/filter/predicate/Operator.mjs.map +1 -0
- package/model/filter/predicate/OrPredicate.d.mts +6 -0
- package/model/filter/predicate/OrPredicate.mjs +9 -0
- package/model/filter/predicate/OrPredicate.mjs.map +1 -0
- package/model/filter/predicate/Predicate.d.mts +6 -0
- package/model/filter/predicate/Predicate.mjs +2 -0
- package/model/filter/predicate/Predicate.mjs.map +1 -0
- package/model/requests/RequestedPermission.d.mts +7 -0
- package/model/requests/RequestedPermission.mjs +10 -0
- package/model/requests/RequestedPermission.mjs.map +1 -0
- package/model/sdk/KeyPairUpdateNotification.d.mts +9 -0
- package/model/sdk/KeyPairUpdateNotification.mjs +14 -0
- package/model/sdk/KeyPairUpdateNotification.mjs.map +1 -0
- package/model/security/AlwaysPermissionItem.d.mts +6 -0
- package/model/security/AlwaysPermissionItem.mjs +7 -0
- package/model/security/AlwaysPermissionItem.mjs.map +1 -0
- package/model/security/AuthenticationToken.d.mts +7 -0
- package/model/security/AuthenticationToken.mjs +14 -0
- package/model/security/AuthenticationToken.mjs.map +1 -0
- package/model/security/Enable2faRequest.d.mts +5 -0
- package/model/security/Enable2faRequest.mjs +8 -0
- package/model/security/Enable2faRequest.mjs.map +1 -0
- package/model/security/ExternalJwtSelector.d.mts +7 -0
- package/model/security/ExternalJwtSelector.mjs +18 -0
- package/model/security/ExternalJwtSelector.mjs.map +1 -0
- package/model/security/Operation.d.mts +3 -0
- package/model/security/Operation.mjs +6 -0
- package/model/security/Operation.mjs.map +1 -0
- package/model/security/OperationToken.d.mts +9 -0
- package/model/security/OperationToken.mjs +12 -0
- package/model/security/OperationToken.mjs.map +1 -0
- package/model/security/Permission.d.mts +6 -0
- package/model/security/Permission.mjs +11 -0
- package/model/security/Permission.mjs.map +1 -0
- package/model/security/PermissionItem.d.mts +2 -0
- package/model/security/PermissionItem.mjs +2 -0
- package/model/security/PermissionItem.mjs.map +1 -0
- package/model/security/PermissionType.d.mts +16 -0
- package/model/security/PermissionType.mjs +19 -0
- package/model/security/PermissionType.mjs.map +1 -0
- package/model/security/TokenWithGroup.d.mts +6 -0
- package/model/security/TokenWithGroup.mjs +11 -0
- package/model/security/TokenWithGroup.mjs.map +1 -0
- package/model/specializations/AesExchangeKeyEncryptionKeypairIdentifier.d.mts +1 -0
- package/model/specializations/AesExchangeKeyEncryptionKeypairIdentifier.mjs +3 -0
- package/model/specializations/AesExchangeKeyEncryptionKeypairIdentifier.mjs.map +1 -0
- package/model/specializations/AesExchangeKeyEntryKeyString.d.mts +1 -0
- package/model/specializations/AesExchangeKeyEntryKeyString.mjs +3 -0
- package/model/specializations/AesExchangeKeyEntryKeyString.mjs.map +1 -0
- package/model/specializations/AnyPrimitive.d.mts +1 -0
- package/model/specializations/AnyPrimitive.mjs +3 -0
- package/model/specializations/AnyPrimitive.mjs.map +1 -0
- package/model/specializations/Base64String.d.mts +1 -0
- package/model/specializations/Base64String.mjs +3 -0
- package/model/specializations/Base64String.mjs.map +1 -0
- package/model/specializations/HexString.d.mts +1 -0
- package/model/specializations/HexString.mjs +3 -0
- package/model/specializations/HexString.mjs.map +1 -0
- package/model/specializations/KeypairFingerprintV1String.d.mts +1 -0
- package/model/specializations/KeypairFingerprintV1String.mjs +3 -0
- package/model/specializations/KeypairFingerprintV1String.mjs.map +1 -0
- package/model/specializations/Pkcs8Bytes.d.mts +1 -0
- package/model/specializations/Pkcs8Bytes.mjs +3 -0
- package/model/specializations/Pkcs8Bytes.mjs.map +1 -0
- package/model/specializations/SecureDelegationKeyString.d.mts +1 -0
- package/model/specializations/SecureDelegationKeyString.mjs +3 -0
- package/model/specializations/SecureDelegationKeyString.mjs.map +1 -0
- package/model/specializations/Sha256HexString.d.mts +1 -0
- package/model/specializations/Sha256HexString.mjs +3 -0
- package/model/specializations/Sha256HexString.mjs.map +1 -0
- package/model/specializations/SpkiHexString.d.mts +1 -0
- package/model/specializations/SpkiHexString.mjs +3 -0
- package/model/specializations/SpkiHexString.mjs.map +1 -0
- package/model.d.mts +234 -0
- package/model.mjs +235 -0
- package/model.mjs.map +1 -0
- package/okio-parent-okio.mjs +4 -0
- package/okio-parent-okio.mjs.map +1 -0
- package/options/AuthenticationMethod.d.mts +322 -0
- package/options/AuthenticationMethod.mjs +221 -0
- package/options/AuthenticationMethod.mjs.map +1 -0
- package/options/SdkOptions.d.mts +214 -0
- package/options/SdkOptions.mjs +2 -0
- package/options/SdkOptions.mjs.map +1 -0
- package/options.d.mts +2 -0
- package/options.mjs +3 -0
- package/options.mjs.map +1 -0
- package/package.json +17 -0
- package/sdk/CardinalSdk.d.mts +216 -0
- package/sdk/CardinalSdk.mjs +72 -0
- package/sdk/CardinalSdk.mjs.map +1 -0
- package/sdk.d.mts +1 -0
- package/sdk.mjs +2 -0
- package/sdk.mjs.map +1 -0
- package/storage/StorageFacade.d.mts +85 -0
- package/storage/StorageFacade.mjs +41 -0
- package/storage/StorageFacade.mjs.map +1 -0
- package/storage.d.mts +1 -0
- package/storage.mjs +2 -0
- package/storage.mjs.map +1 -0
- package/subscription/EntitySubscription.d.mts +30 -0
- package/subscription/EntitySubscription.mjs +2 -0
- package/subscription/EntitySubscription.mjs.map +1 -0
- package/subscription/EntitySubscriptionCloseReason.d.mts +5 -0
- package/subscription/EntitySubscriptionCloseReason.mjs +8 -0
- package/subscription/EntitySubscriptionCloseReason.mjs.map +1 -0
- package/subscription/EntitySubscriptionConfiguration.d.mts +16 -0
- package/subscription/EntitySubscriptionConfiguration.mjs +28 -0
- package/subscription/EntitySubscriptionConfiguration.mjs.map +1 -0
- package/subscription/EntitySubscriptionEvent.d.mts +41 -0
- package/subscription/EntitySubscriptionEvent.mjs +45 -0
- package/subscription/EntitySubscriptionEvent.mjs.map +1 -0
- package/subscription/SubscriptionEventType.d.mts +4 -0
- package/subscription/SubscriptionEventType.mjs +7 -0
- package/subscription/SubscriptionEventType.mjs.map +1 -0
- package/subscription.d.mts +5 -0
- package/subscription.mjs +6 -0
- package/subscription.mjs.map +1 -0
- package/utils/CancellablePromise.d.mts +3 -0
- package/utils/CancellablePromise.mjs +2 -0
- package/utils/CancellablePromise.mjs.map +1 -0
- package/utils/DurationMs.d.mts +4 -0
- package/utils/DurationMs.mjs +2 -0
- package/utils/DurationMs.mjs.map +1 -0
- package/utils/Id.d.mts +1 -0
- package/utils/Id.mjs +18 -0
- package/utils/Id.mjs.map +1 -0
- package/utils.d.mts +3 -0
- package/utils.mjs +4 -0
- package/utils.mjs.map +1 -0
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { InternalMessageFiltersObj } from '../cardinal-sdk-ts.mjs';
|
|
3
|
+
export const MessageFilters = {
|
|
4
|
+
allMessagesForDataOwner: (dataOwnerId) => InternalMessageFiltersObj.getInstance().allMessagesForDataOwner(dataOwnerId),
|
|
5
|
+
allMessagesForSelf: () => InternalMessageFiltersObj.getInstance().allMessagesForSelf(),
|
|
6
|
+
byTransportGuidForDataOwner: (dataOwnerId, transportGuid) => InternalMessageFiltersObj.getInstance().byTransportGuidForDataOwner(dataOwnerId, transportGuid),
|
|
7
|
+
byTransportGuidForSelf: (transportGuid) => InternalMessageFiltersObj.getInstance().byTransportGuidForSelf(transportGuid),
|
|
8
|
+
fromAddressForDataOwner: (dataOwnerId, address) => InternalMessageFiltersObj.getInstance().fromAddressForDataOwner(dataOwnerId, address),
|
|
9
|
+
fromAddressForSelf: (address) => InternalMessageFiltersObj.getInstance().fromAddressForSelf(address),
|
|
10
|
+
byPatientsSentDateForDataOwner: (dataOwnerId, patients, options) => InternalMessageFiltersObj.getInstance().byPatientsSentDateForDataOwner(dataOwnerId, patients, options),
|
|
11
|
+
byPatientsSentDateForSelf: (patients, options) => InternalMessageFiltersObj.getInstance().byPatientsSentDateForSelf(patients, options),
|
|
12
|
+
byPatientSecretIdsSentDateForDataOwner: (dataOwnerId, secretIds, options) => InternalMessageFiltersObj.getInstance().byPatientSecretIdsSentDateForDataOwner(dataOwnerId, secretIds, options),
|
|
13
|
+
byPatientSecretIdsSentDateForSelf: (secretIds, options) => InternalMessageFiltersObj.getInstance().byPatientSecretIdsSentDateForSelf(secretIds, options),
|
|
14
|
+
toAddressForDataOwner: (dataOwnerId, address) => InternalMessageFiltersObj.getInstance().toAddressForDataOwner(dataOwnerId, address),
|
|
15
|
+
toAddressForSelf: (address) => InternalMessageFiltersObj.getInstance().toAddressForSelf(address),
|
|
16
|
+
byTransportGuidSentDateForDataOwner: (dataOwnerId, transportGuid, from, to, options) => InternalMessageFiltersObj.getInstance().byTransportGuidSentDateForDataOwner(dataOwnerId, transportGuid, from, to, options),
|
|
17
|
+
byTransportGuidSentDateForSelf: (transportGuid, from, to, options) => InternalMessageFiltersObj.getInstance().byTransportGuidSentDateForSelf(transportGuid, from, to, options),
|
|
18
|
+
latestByTransportGuidForDataOwner: (dataOwnerId, transportGuid) => InternalMessageFiltersObj.getInstance().latestByTransportGuidForDataOwner(dataOwnerId, transportGuid),
|
|
19
|
+
latestByTransportGuidForSelf: (transportGuid) => InternalMessageFiltersObj.getInstance().latestByTransportGuidForSelf(transportGuid),
|
|
20
|
+
byInvoiceIds: (invoiceIds) => InternalMessageFiltersObj.getInstance().byInvoiceIds(invoiceIds),
|
|
21
|
+
byParentIds: (parentIds) => InternalMessageFiltersObj.getInstance().byParentIds(parentIds)
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=MessageFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MessageFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/MessageFilters.mts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,OAAO,EAA8D,yBAAyB,EAAwB,MAAM,wBAAwB,CAAC;AA0DrJ,MAAM,CAAC,MAAM,cAAc,GAA0B;IAClD,uBAAuB,EAAE,CAAC,WAAW,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,uBAAuB,CAAC,WAAW,CAAC;IACtH,kBAAkB,EAAE,GAAG,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,kBAAkB,EAAE;IACtF,2BAA2B,EAAE,CAAC,WAAW,EAAE,aAAa,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,2BAA2B,CAAC,WAAW,EAAE,aAAa,CAAC;IAC5J,sBAAsB,EAAE,CAAC,aAAa,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,sBAAsB,CAAC,aAAa,CAAC;IACxH,uBAAuB,EAAE,CAAC,WAAW,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,uBAAuB,CAAC,WAAW,EAAE,OAAO,CAAC;IACxI,kBAAkB,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,kBAAkB,CAAC,OAAO,CAAC;IACpG,8BAA8B,EAAE,CAAC,WAAW,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,8BAA8B,CAAC,WAAW,EAAE,QAAQ,EAAE,OAAO,CAAC;IAC1K,yBAAyB,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,yBAAyB,CAAC,QAAQ,EAAE,OAAO,CAAC;IACtI,sCAAsC,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,sCAAsC,CAAC,WAAW,EAAE,SAAS,EAAE,OAAO,CAAC;IAC5L,iCAAiC,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,iCAAiC,CAAC,SAAS,EAAE,OAAO,CAAC;IACxJ,qBAAqB,EAAE,CAAC,WAAW,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,qBAAqB,CAAC,WAAW,EAAE,OAAO,CAAC;IACpI,gBAAgB,EAAE,CAAC,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,gBAAgB,CAAC,OAAO,CAAC;IAChG,mCAAmC,EAAE,CAAC,WAAW,EAAE,aAAa,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,mCAAmC,CAAC,WAAW,EAAE,aAAa,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,CAAC;IAClN,8BAA8B,EAAE,CAAC,aAAa,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,8BAA8B,CAAC,aAAa,EAAE,IAAI,EAAE,EAAE,EAAE,OAAO,CAAC;IAC9K,iCAAiC,EAAE,CAAC,WAAW,EAAE,aAAa,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,iCAAiC,CAAC,WAAW,EAAE,aAAa,CAAC;IACxK,4BAA4B,EAAE,CAAC,aAAa,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,4BAA4B,CAAC,aAAa,CAAC;IACpI,YAAY,EAAE,CAAC,UAAU,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,YAAY,CAAC,UAAU,CAAC;IAC9F,WAAW,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,yBAAyB,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,SAAS,CAAC;CAC1F,CAAC","sourcesContent":["// auto-generated file\nimport {BaseFilterOptions, BaseSortableFilterOptions, FilterOptions, InternalMessageFiltersObj, SortableFilterOptions} from '../cardinal-sdk-ts.mjs';\nimport {Message} from '../model/Message.mjs';\nimport {Patient} from '../model/Patient.mjs';\n\n\ninterface MessageFiltersFactory {\n\n\tallMessagesForDataOwner(dataOwnerId: string): BaseFilterOptions<Message>;\n\n\tallMessagesForSelf(): FilterOptions<Message>;\n\n\tbyTransportGuidForDataOwner(dataOwnerId: string,\n\t\t\ttransportGuid: string): BaseSortableFilterOptions<Message>;\n\n\tbyTransportGuidForSelf(transportGuid: string): SortableFilterOptions<Message>;\n\n\tfromAddressForDataOwner(dataOwnerId: string, address: string): BaseFilterOptions<Message>;\n\n\tfromAddressForSelf(address: string): FilterOptions<Message>;\n\n\tbyPatientsSentDateForDataOwner(dataOwnerId: string, patients: Array<Patient>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): SortableFilterOptions<Message>;\n\n\tbyPatientsSentDateForSelf(patients: Array<Patient>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): SortableFilterOptions<Message>;\n\n\tbyPatientSecretIdsSentDateForDataOwner(dataOwnerId: string, secretIds: Array<string>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): BaseSortableFilterOptions<Message>;\n\n\tbyPatientSecretIdsSentDateForSelf(secretIds: Array<string>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): SortableFilterOptions<Message>;\n\n\ttoAddressForDataOwner(dataOwnerId: string, address: string): BaseFilterOptions<Message>;\n\n\ttoAddressForSelf(address: string): FilterOptions<Message>;\n\n\tbyTransportGuidSentDateForDataOwner(\n\t\t\tdataOwnerId: string,\n\t\t\ttransportGuid: string,\n\t\t\tfrom: number,\n\t\t\tto: number,\n\t\t\toptions?: { descending?: boolean }\n\t): BaseSortableFilterOptions<Message>;\n\n\tbyTransportGuidSentDateForSelf(transportGuid: string, from: number, to: number,\n\t\t\toptions?: { descending?: boolean }): SortableFilterOptions<Message>;\n\n\tlatestByTransportGuidForDataOwner(dataOwnerId: string,\n\t\t\ttransportGuid: string): BaseFilterOptions<Message>;\n\n\tlatestByTransportGuidForSelf(transportGuid: string): FilterOptions<Message>;\n\n\tbyInvoiceIds(invoiceIds: Array<string>): BaseFilterOptions<Message>;\n\n\tbyParentIds(parentIds: Array<string>): BaseFilterOptions<Message>;\n\n}\n\nexport const MessageFilters: MessageFiltersFactory = {\n\t\t\tallMessagesForDataOwner: (dataOwnerId) => InternalMessageFiltersObj.getInstance().allMessagesForDataOwner(dataOwnerId),\n\t\t\tallMessagesForSelf: () => InternalMessageFiltersObj.getInstance().allMessagesForSelf(),\n\t\t\tbyTransportGuidForDataOwner: (dataOwnerId, transportGuid) => InternalMessageFiltersObj.getInstance().byTransportGuidForDataOwner(dataOwnerId, transportGuid),\n\t\t\tbyTransportGuidForSelf: (transportGuid) => InternalMessageFiltersObj.getInstance().byTransportGuidForSelf(transportGuid),\n\t\t\tfromAddressForDataOwner: (dataOwnerId, address) => InternalMessageFiltersObj.getInstance().fromAddressForDataOwner(dataOwnerId, address),\n\t\t\tfromAddressForSelf: (address) => InternalMessageFiltersObj.getInstance().fromAddressForSelf(address),\n\t\t\tbyPatientsSentDateForDataOwner: (dataOwnerId, patients, options) => InternalMessageFiltersObj.getInstance().byPatientsSentDateForDataOwner(dataOwnerId, patients, options),\n\t\t\tbyPatientsSentDateForSelf: (patients, options) => InternalMessageFiltersObj.getInstance().byPatientsSentDateForSelf(patients, options),\n\t\t\tbyPatientSecretIdsSentDateForDataOwner: (dataOwnerId, secretIds, options) => InternalMessageFiltersObj.getInstance().byPatientSecretIdsSentDateForDataOwner(dataOwnerId, secretIds, options),\n\t\t\tbyPatientSecretIdsSentDateForSelf: (secretIds, options) => InternalMessageFiltersObj.getInstance().byPatientSecretIdsSentDateForSelf(secretIds, options),\n\t\t\ttoAddressForDataOwner: (dataOwnerId, address) => InternalMessageFiltersObj.getInstance().toAddressForDataOwner(dataOwnerId, address),\n\t\t\ttoAddressForSelf: (address) => InternalMessageFiltersObj.getInstance().toAddressForSelf(address),\n\t\t\tbyTransportGuidSentDateForDataOwner: (dataOwnerId, transportGuid, from, to, options) => InternalMessageFiltersObj.getInstance().byTransportGuidSentDateForDataOwner(dataOwnerId, transportGuid, from, to, options),\n\t\t\tbyTransportGuidSentDateForSelf: (transportGuid, from, to, options) => InternalMessageFiltersObj.getInstance().byTransportGuidSentDateForSelf(transportGuid, from, to, options),\n\t\t\tlatestByTransportGuidForDataOwner: (dataOwnerId, transportGuid) => InternalMessageFiltersObj.getInstance().latestByTransportGuidForDataOwner(dataOwnerId, transportGuid),\n\t\t\tlatestByTransportGuidForSelf: (transportGuid) => InternalMessageFiltersObj.getInstance().latestByTransportGuidForSelf(transportGuid),\n\t\t\tbyInvoiceIds: (invoiceIds) => InternalMessageFiltersObj.getInstance().byInvoiceIds(invoiceIds),\n\t\t\tbyParentIds: (parentIds) => InternalMessageFiltersObj.getInstance().byParentIds(parentIds)\n\t\t};\n"]}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { FilterOptions, SortableFilterOptions, BaseSortableFilterOptions, BaseFilterOptions } from "../cardinal-sdk-ts.mjs";
|
|
2
|
+
import { Identifiable } from "../model/base/Identifiable.mjs";
|
|
3
|
+
/**
|
|
4
|
+
* Create filter options that match entities that satisfy all provided filters (at least 2 filters are required).
|
|
5
|
+
*
|
|
6
|
+
* If the first provided filter options {@link a} is sortable then these filter options are sortable using the same criteria as {@link a}.
|
|
7
|
+
* If all filters options provided are base filters options then the returned filter options are also base options.
|
|
8
|
+
*
|
|
9
|
+
* @param a
|
|
10
|
+
* @param b
|
|
11
|
+
* @param others
|
|
12
|
+
*/
|
|
13
|
+
export declare function intersection<T extends Identifiable<string>>(a: BaseSortableFilterOptions<T>, b: BaseFilterOptions<T>, ...others: BaseFilterOptions<T>[]): BaseSortableFilterOptions<T>;
|
|
14
|
+
export declare function intersection<T extends Identifiable<string>>(a: BaseFilterOptions<T>, b: BaseFilterOptions<T>, ...others: BaseFilterOptions<T>[]): BaseFilterOptions<T>;
|
|
15
|
+
export declare function intersection<T extends Identifiable<string>>(a: SortableFilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): SortableFilterOptions<T>;
|
|
16
|
+
export declare function intersection<T extends Identifiable<string>>(a: FilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): FilterOptions<T>;
|
|
17
|
+
/**
|
|
18
|
+
* Create filter options that match entities that satisfy at least one of the provided filters (at least 2 filters are required).
|
|
19
|
+
*
|
|
20
|
+
* These options are never sortable.
|
|
21
|
+
* If all filters options provided are base filters options then the returned filter options are also base options.
|
|
22
|
+
*
|
|
23
|
+
* @param a
|
|
24
|
+
* @param b
|
|
25
|
+
* @param others
|
|
26
|
+
*/
|
|
27
|
+
export declare function union<T extends Identifiable<string>>(a: BaseFilterOptions<T>, b: BaseFilterOptions<T>, ...others: BaseFilterOptions<T>[]): BaseFilterOptions<T>;
|
|
28
|
+
export declare function union<T extends Identifiable<string>>(a: FilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): FilterOptions<T>;
|
|
29
|
+
/**
|
|
30
|
+
* Create filter options that match entities that satisfy the {@link of} filter but do not satisfy the {@link subtracting} filter.
|
|
31
|
+
*
|
|
32
|
+
* If the first provided filter options {@link of} is sortable then these filter options are sortable using the same criteria as {@link of}.
|
|
33
|
+
* If all filters options provided are base filters options then the returned filter options are also base options.
|
|
34
|
+
*
|
|
35
|
+
* @param of
|
|
36
|
+
* @param subtracting
|
|
37
|
+
*/
|
|
38
|
+
export declare function difference<T extends Identifiable<string>>(of: BaseSortableFilterOptions<T>, subtracting: BaseFilterOptions<T>): BaseSortableFilterOptions<T>;
|
|
39
|
+
export declare function difference<T extends Identifiable<string>>(of: BaseFilterOptions<T>, subtracting: BaseFilterOptions<T>): BaseFilterOptions<T>;
|
|
40
|
+
export declare function difference<T extends Identifiable<string>>(of: SortableFilterOptions<T>, subtracting: FilterOptions<T>): SortableFilterOptions<T>;
|
|
41
|
+
export declare function difference<T extends Identifiable<string>>(of: FilterOptions<T>, subtracting: FilterOptions<T>): FilterOptions<T>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { InternalFilterOptions } from "../cardinal-sdk-ts.mjs";
|
|
2
|
+
export function intersection(a, b, ...others) {
|
|
3
|
+
return InternalFilterOptions.getInstance().intersection(a, b, others);
|
|
4
|
+
}
|
|
5
|
+
export function union(a, b, ...others) {
|
|
6
|
+
return InternalFilterOptions.getInstance().union(a, b, others);
|
|
7
|
+
}
|
|
8
|
+
export function difference(of, subtracting) {
|
|
9
|
+
return InternalFilterOptions.getInstance().difference(of, subtracting);
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=MetaFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MetaFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/MetaFilters.mts"],"names":[],"mappings":"AAAA,OAAO,EAKL,qBAAqB,EACtB,MAAM,wBAAwB,CAAA;AAiB/B,MAAM,UAAU,YAAY,CAAiC,CAAmB,EAAE,CAAmB,EAAE,GAAG,MAA0B;IAClI,OAAO,qBAAqB,CAAC,WAAW,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC,CAAA;AACvE,CAAC;AAcD,MAAM,UAAU,KAAK,CAAiC,CAAmB,EAAE,CAAmB,EAAE,GAAG,MAA0B;IAC3H,OAAO,qBAAqB,CAAC,WAAW,EAAE,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC,CAAA;AAChE,CAAC;AAeD,MAAM,UAAU,UAAU,CAAiC,EAAoB,EAAE,WAA6B;IAC5G,OAAO,qBAAqB,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,EAAE,EAAE,WAAW,CAAC,CAAA;AACxE,CAAC","sourcesContent":["import {\n FilterOptions,\n SortableFilterOptions,\n BaseSortableFilterOptions,\n BaseFilterOptions,\n InternalFilterOptions\n} from \"../cardinal-sdk-ts.mjs\"\nimport {Identifiable} from \"../model/base/Identifiable.mjs\";\n\n/**\n * Create filter options that match entities that satisfy all provided filters (at least 2 filters are required).\n *\n * If the first provided filter options {@link a} is sortable then these filter options are sortable using the same criteria as {@link a}.\n * If all filters options provided are base filters options then the returned filter options are also base options.\n *\n * @param a\n * @param b\n * @param others\n */\nexport function intersection<T extends Identifiable<string>>(a: BaseSortableFilterOptions<T>, b: BaseFilterOptions<T>, ...others: BaseFilterOptions<T>[]): BaseSortableFilterOptions<T>\nexport function intersection<T extends Identifiable<string>>(a: BaseFilterOptions<T>, b: BaseFilterOptions<T>, ...others: BaseFilterOptions<T>[]): BaseFilterOptions<T>\nexport function intersection<T extends Identifiable<string>>(a: SortableFilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): SortableFilterOptions<T>\nexport function intersection<T extends Identifiable<string>>(a: FilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): FilterOptions<T>\nexport function intersection<T extends Identifiable<string>>(a: FilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): FilterOptions<T> {\n return InternalFilterOptions.getInstance().intersection(a, b, others)\n}\n\n/**\n * Create filter options that match entities that satisfy at least one of the provided filters (at least 2 filters are required).\n *\n * These options are never sortable.\n * If all filters options provided are base filters options then the returned filter options are also base options.\n *\n * @param a\n * @param b\n * @param others\n */\nexport function union<T extends Identifiable<string>>(a: BaseFilterOptions<T>, b: BaseFilterOptions<T>, ...others: BaseFilterOptions<T>[]): BaseFilterOptions<T>\nexport function union<T extends Identifiable<string>>(a: FilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): FilterOptions<T>\nexport function union<T extends Identifiable<string>>(a: FilterOptions<T>, b: FilterOptions<T>, ...others: FilterOptions<T>[]): FilterOptions<T> {\n return InternalFilterOptions.getInstance().union(a, b, others)\n}\n\n/**\n * Create filter options that match entities that satisfy the {@link of} filter but do not satisfy the {@link subtracting} filter.\n *\n * If the first provided filter options {@link of} is sortable then these filter options are sortable using the same criteria as {@link of}.\n * If all filters options provided are base filters options then the returned filter options are also base options.\n *\n * @param of\n * @param subtracting\n */\nexport function difference<T extends Identifiable<string>>(of: BaseSortableFilterOptions<T>, subtracting: BaseFilterOptions<T>): BaseSortableFilterOptions<T>\nexport function difference<T extends Identifiable<string>>(of: BaseFilterOptions<T>, subtracting: BaseFilterOptions<T>): BaseFilterOptions<T>\nexport function difference<T extends Identifiable<string>>(of: SortableFilterOptions<T>, subtracting: FilterOptions<T>): SortableFilterOptions<T>\nexport function difference<T extends Identifiable<string>>(of: FilterOptions<T>, subtracting: FilterOptions<T>): FilterOptions<T>\nexport function difference<T extends Identifiable<string>>(of: FilterOptions<T>, subtracting: FilterOptions<T>): FilterOptions<T> {\n return InternalFilterOptions.getInstance().difference(of, subtracting)\n}"]}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { BaseFilterOptions, BaseSortableFilterOptions, FilterOptions, SortableFilterOptions } from '../cardinal-sdk-ts.mjs';
|
|
2
|
+
import { Patient } from '../model/Patient.mjs';
|
|
3
|
+
import { Identifier } from '../model/base/Identifier.mjs';
|
|
4
|
+
import { Gender } from '../model/embed/Gender.mjs';
|
|
5
|
+
interface PatientFiltersFactory {
|
|
6
|
+
allPatientsForDataOwner(dataOwnerId: string): BaseFilterOptions<Patient>;
|
|
7
|
+
allPatientsForSelf(): FilterOptions<Patient>;
|
|
8
|
+
byIds(ids: Array<string>): SortableFilterOptions<Patient>;
|
|
9
|
+
byIdentifiersForDataOwner(dataOwnerId: string, identifiers: Array<Identifier>): BaseSortableFilterOptions<Patient>;
|
|
10
|
+
bySsinsForDataOwner(dataOwnerId: string, ssins: Array<string>): BaseSortableFilterOptions<Patient>;
|
|
11
|
+
byDateOfBirthBetweenForDataOwner(dataOwnerId: string, fromDate: number, toDate: number): BaseSortableFilterOptions<Patient>;
|
|
12
|
+
byFuzzyNameForDataOwner(dataOwnerId: string, searchString: string): BaseFilterOptions<Patient>;
|
|
13
|
+
byGenderEducationProfessionForDataOwner(dataOwnerId: string, gender: Gender, options?: {
|
|
14
|
+
education?: string | undefined;
|
|
15
|
+
profession?: string | undefined;
|
|
16
|
+
}): BaseSortableFilterOptions<Patient>;
|
|
17
|
+
byActiveForDataOwner(dataOwnerId: string, active: boolean): BaseFilterOptions<Patient>;
|
|
18
|
+
byTelecomForDataOwner(dataOwnerId: string, searchString: string): BaseSortableFilterOptions<Patient>;
|
|
19
|
+
byAddressPostalCodeHouseNumberForDataOwner(dataOwnerId: string, searchString: string, postalCode: string, options?: {
|
|
20
|
+
houseNumber?: string | undefined;
|
|
21
|
+
}): BaseSortableFilterOptions<Patient>;
|
|
22
|
+
byAddressForDataOwner(dataOwnerId: string, searchString: string): BaseSortableFilterOptions<Patient>;
|
|
23
|
+
byExternalIdForDataOwner(dataOwnerId: string, externalIdPrefix: string): BaseSortableFilterOptions<Patient>;
|
|
24
|
+
byIdentifiersForSelf(identifiers: Array<Identifier>): SortableFilterOptions<Patient>;
|
|
25
|
+
bySsinsForSelf(ssins: Array<string>): SortableFilterOptions<Patient>;
|
|
26
|
+
byDateOfBirthBetweenForSelf(fromDate: number, toDate: number): SortableFilterOptions<Patient>;
|
|
27
|
+
byNameForSelf(searchString: string): FilterOptions<Patient>;
|
|
28
|
+
byGenderEducationProfessionForSelf(gender: Gender, options?: {
|
|
29
|
+
education?: string | undefined;
|
|
30
|
+
profession?: string | undefined;
|
|
31
|
+
}): SortableFilterOptions<Patient>;
|
|
32
|
+
byActiveForSelf(active: boolean): FilterOptions<Patient>;
|
|
33
|
+
byTelecomForSelf(searchString: string): SortableFilterOptions<Patient>;
|
|
34
|
+
byAddressPostalCodeHouseNumberForSelf(searchString: string, postalCode: string, options?: {
|
|
35
|
+
houseNumber?: string | undefined;
|
|
36
|
+
}): SortableFilterOptions<Patient>;
|
|
37
|
+
byAddressForSelf(searchString: string): SortableFilterOptions<Patient>;
|
|
38
|
+
byExternalIdForSelf(externalIdPrefix: string): SortableFilterOptions<Patient>;
|
|
39
|
+
byTagCodeForSelf(tagType: string, tagCode: string | undefined): FilterOptions<Patient>;
|
|
40
|
+
byTagCodeForDataOwner(dataOwnerId: string, tagType: string, tagCode: string | undefined): BaseFilterOptions<Patient>;
|
|
41
|
+
}
|
|
42
|
+
export declare const PatientFilters: PatientFiltersFactory;
|
|
43
|
+
export {};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { InternalPatientFiltersObj } from '../cardinal-sdk-ts.mjs';
|
|
3
|
+
export const PatientFilters = {
|
|
4
|
+
allPatientsForDataOwner: (dataOwnerId) => InternalPatientFiltersObj.getInstance().allPatientsForDataOwner(dataOwnerId),
|
|
5
|
+
allPatientsForSelf: () => InternalPatientFiltersObj.getInstance().allPatientsForSelf(),
|
|
6
|
+
byIds: (ids) => InternalPatientFiltersObj.getInstance().byIds(ids),
|
|
7
|
+
byIdentifiersForDataOwner: (dataOwnerId, identifiers) => InternalPatientFiltersObj.getInstance().byIdentifiersForDataOwner(dataOwnerId, identifiers),
|
|
8
|
+
bySsinsForDataOwner: (dataOwnerId, ssins) => InternalPatientFiltersObj.getInstance().bySsinsForDataOwner(dataOwnerId, ssins),
|
|
9
|
+
byDateOfBirthBetweenForDataOwner: (dataOwnerId, fromDate, toDate) => InternalPatientFiltersObj.getInstance().byDateOfBirthBetweenForDataOwner(dataOwnerId, fromDate, toDate),
|
|
10
|
+
byFuzzyNameForDataOwner: (dataOwnerId, searchString) => InternalPatientFiltersObj.getInstance().byFuzzyNameForDataOwner(dataOwnerId, searchString),
|
|
11
|
+
byGenderEducationProfessionForDataOwner: (dataOwnerId, gender, options) => InternalPatientFiltersObj.getInstance().byGenderEducationProfessionForDataOwner(dataOwnerId, gender, options),
|
|
12
|
+
byActiveForDataOwner: (dataOwnerId, active) => InternalPatientFiltersObj.getInstance().byActiveForDataOwner(dataOwnerId, active),
|
|
13
|
+
byTelecomForDataOwner: (dataOwnerId, searchString) => InternalPatientFiltersObj.getInstance().byTelecomForDataOwner(dataOwnerId, searchString),
|
|
14
|
+
byAddressPostalCodeHouseNumberForDataOwner: (dataOwnerId, searchString, postalCode, options) => InternalPatientFiltersObj.getInstance().byAddressPostalCodeHouseNumberForDataOwner(dataOwnerId, searchString, postalCode, options),
|
|
15
|
+
byAddressForDataOwner: (dataOwnerId, searchString) => InternalPatientFiltersObj.getInstance().byAddressForDataOwner(dataOwnerId, searchString),
|
|
16
|
+
byExternalIdForDataOwner: (dataOwnerId, externalIdPrefix) => InternalPatientFiltersObj.getInstance().byExternalIdForDataOwner(dataOwnerId, externalIdPrefix),
|
|
17
|
+
byIdentifiersForSelf: (identifiers) => InternalPatientFiltersObj.getInstance().byIdentifiersForSelf(identifiers),
|
|
18
|
+
bySsinsForSelf: (ssins) => InternalPatientFiltersObj.getInstance().bySsinsForSelf(ssins),
|
|
19
|
+
byDateOfBirthBetweenForSelf: (fromDate, toDate) => InternalPatientFiltersObj.getInstance().byDateOfBirthBetweenForSelf(fromDate, toDate),
|
|
20
|
+
byNameForSelf: (searchString) => InternalPatientFiltersObj.getInstance().byNameForSelf(searchString),
|
|
21
|
+
byGenderEducationProfessionForSelf: (gender, options) => InternalPatientFiltersObj.getInstance().byGenderEducationProfessionForSelf(gender, options),
|
|
22
|
+
byActiveForSelf: (active) => InternalPatientFiltersObj.getInstance().byActiveForSelf(active),
|
|
23
|
+
byTelecomForSelf: (searchString) => InternalPatientFiltersObj.getInstance().byTelecomForSelf(searchString),
|
|
24
|
+
byAddressPostalCodeHouseNumberForSelf: (searchString, postalCode, options) => InternalPatientFiltersObj.getInstance().byAddressPostalCodeHouseNumberForSelf(searchString, postalCode, options),
|
|
25
|
+
byAddressForSelf: (searchString) => InternalPatientFiltersObj.getInstance().byAddressForSelf(searchString),
|
|
26
|
+
byExternalIdForSelf: (externalIdPrefix) => InternalPatientFiltersObj.getInstance().byExternalIdForSelf(externalIdPrefix),
|
|
27
|
+
byTagCodeForSelf: (tagType, tagCode) => InternalPatientFiltersObj.getInstance().byTagCodeForSelf(tagType, tagCode),
|
|
28
|
+
byTagCodeForDataOwner: (dataOwnerId, tagType, tagCode) => InternalPatientFiltersObj.getInstance().byTagCodeForDataOwner(dataOwnerId, tagType, tagCode)
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=PatientFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PatientFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/PatientFilters.mts"],"names":[],"mappings":"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","sourcesContent":["// auto-generated file\nimport {BaseFilterOptions, BaseSortableFilterOptions, FilterOptions, InternalPatientFiltersObj, SortableFilterOptions} from '../cardinal-sdk-ts.mjs';\nimport {Patient} from '../model/Patient.mjs';\nimport {Identifier} from '../model/base/Identifier.mjs';\nimport {Gender} from '../model/embed/Gender.mjs';\n\n\ninterface PatientFiltersFactory {\n\n\tallPatientsForDataOwner(dataOwnerId: string): BaseFilterOptions<Patient>;\n\n\tallPatientsForSelf(): FilterOptions<Patient>;\n\n\tbyIds(ids: Array<string>): SortableFilterOptions<Patient>;\n\n\tbyIdentifiersForDataOwner(dataOwnerId: string,\n\t\t\tidentifiers: Array<Identifier>): BaseSortableFilterOptions<Patient>;\n\n\tbySsinsForDataOwner(dataOwnerId: string, ssins: Array<string>): BaseSortableFilterOptions<Patient>;\n\n\tbyDateOfBirthBetweenForDataOwner(dataOwnerId: string, fromDate: number,\n\t\t\ttoDate: number): BaseSortableFilterOptions<Patient>;\n\n\tbyFuzzyNameForDataOwner(dataOwnerId: string, searchString: string): BaseFilterOptions<Patient>;\n\n\tbyGenderEducationProfessionForDataOwner(dataOwnerId: string, gender: Gender,\n\t\t\toptions?: { education?: string | undefined, profession?: string | undefined }): BaseSortableFilterOptions<Patient>;\n\n\tbyActiveForDataOwner(dataOwnerId: string, active: boolean): BaseFilterOptions<Patient>;\n\n\tbyTelecomForDataOwner(dataOwnerId: string,\n\t\t\tsearchString: string): BaseSortableFilterOptions<Patient>;\n\n\tbyAddressPostalCodeHouseNumberForDataOwner(dataOwnerId: string, searchString: string,\n\t\t\tpostalCode: string,\n\t\t\toptions?: { houseNumber?: string | undefined }): BaseSortableFilterOptions<Patient>;\n\n\tbyAddressForDataOwner(dataOwnerId: string,\n\t\t\tsearchString: string): BaseSortableFilterOptions<Patient>;\n\n\tbyExternalIdForDataOwner(dataOwnerId: string,\n\t\t\texternalIdPrefix: string): BaseSortableFilterOptions<Patient>;\n\n\tbyIdentifiersForSelf(identifiers: Array<Identifier>): SortableFilterOptions<Patient>;\n\n\tbySsinsForSelf(ssins: Array<string>): SortableFilterOptions<Patient>;\n\n\tbyDateOfBirthBetweenForSelf(fromDate: number, toDate: number): SortableFilterOptions<Patient>;\n\n\tbyNameForSelf(searchString: string): FilterOptions<Patient>;\n\n\tbyGenderEducationProfessionForSelf(gender: Gender,\n\t\t\toptions?: { education?: string | undefined, profession?: string | undefined }): SortableFilterOptions<Patient>;\n\n\tbyActiveForSelf(active: boolean): FilterOptions<Patient>;\n\n\tbyTelecomForSelf(searchString: string): SortableFilterOptions<Patient>;\n\n\tbyAddressPostalCodeHouseNumberForSelf(searchString: string, postalCode: string,\n\t\t\toptions?: { houseNumber?: string | undefined }): SortableFilterOptions<Patient>;\n\n\tbyAddressForSelf(searchString: string): SortableFilterOptions<Patient>;\n\n\tbyExternalIdForSelf(externalIdPrefix: string): SortableFilterOptions<Patient>;\n\n\tbyTagCodeForSelf(tagType: string, tagCode: string | undefined): FilterOptions<Patient>;\n\n\tbyTagCodeForDataOwner(dataOwnerId: string, tagType: string,\n\t\t\ttagCode: string | undefined): BaseFilterOptions<Patient>;\n\n}\n\nexport const PatientFilters: PatientFiltersFactory = {\n\t\t\tallPatientsForDataOwner: (dataOwnerId) => InternalPatientFiltersObj.getInstance().allPatientsForDataOwner(dataOwnerId),\n\t\t\tallPatientsForSelf: () => InternalPatientFiltersObj.getInstance().allPatientsForSelf(),\n\t\t\tbyIds: (ids) => InternalPatientFiltersObj.getInstance().byIds(ids),\n\t\t\tbyIdentifiersForDataOwner: (dataOwnerId, identifiers) => InternalPatientFiltersObj.getInstance().byIdentifiersForDataOwner(dataOwnerId, identifiers),\n\t\t\tbySsinsForDataOwner: (dataOwnerId, ssins) => InternalPatientFiltersObj.getInstance().bySsinsForDataOwner(dataOwnerId, ssins),\n\t\t\tbyDateOfBirthBetweenForDataOwner: (dataOwnerId, fromDate, toDate) => InternalPatientFiltersObj.getInstance().byDateOfBirthBetweenForDataOwner(dataOwnerId, fromDate, toDate),\n\t\t\tbyFuzzyNameForDataOwner: (dataOwnerId, searchString) => InternalPatientFiltersObj.getInstance().byFuzzyNameForDataOwner(dataOwnerId, searchString),\n\t\t\tbyGenderEducationProfessionForDataOwner: (dataOwnerId, gender, options) => InternalPatientFiltersObj.getInstance().byGenderEducationProfessionForDataOwner(dataOwnerId, gender, options),\n\t\t\tbyActiveForDataOwner: (dataOwnerId, active) => InternalPatientFiltersObj.getInstance().byActiveForDataOwner(dataOwnerId, active),\n\t\t\tbyTelecomForDataOwner: (dataOwnerId, searchString) => InternalPatientFiltersObj.getInstance().byTelecomForDataOwner(dataOwnerId, searchString),\n\t\t\tbyAddressPostalCodeHouseNumberForDataOwner: (dataOwnerId, searchString, postalCode, options) => InternalPatientFiltersObj.getInstance().byAddressPostalCodeHouseNumberForDataOwner(dataOwnerId, searchString, postalCode, options),\n\t\t\tbyAddressForDataOwner: (dataOwnerId, searchString) => InternalPatientFiltersObj.getInstance().byAddressForDataOwner(dataOwnerId, searchString),\n\t\t\tbyExternalIdForDataOwner: (dataOwnerId, externalIdPrefix) => InternalPatientFiltersObj.getInstance().byExternalIdForDataOwner(dataOwnerId, externalIdPrefix),\n\t\t\tbyIdentifiersForSelf: (identifiers) => InternalPatientFiltersObj.getInstance().byIdentifiersForSelf(identifiers),\n\t\t\tbySsinsForSelf: (ssins) => InternalPatientFiltersObj.getInstance().bySsinsForSelf(ssins),\n\t\t\tbyDateOfBirthBetweenForSelf: (fromDate, toDate) => InternalPatientFiltersObj.getInstance().byDateOfBirthBetweenForSelf(fromDate, toDate),\n\t\t\tbyNameForSelf: (searchString) => InternalPatientFiltersObj.getInstance().byNameForSelf(searchString),\n\t\t\tbyGenderEducationProfessionForSelf: (gender, options) => InternalPatientFiltersObj.getInstance().byGenderEducationProfessionForSelf(gender, options),\n\t\t\tbyActiveForSelf: (active) => InternalPatientFiltersObj.getInstance().byActiveForSelf(active),\n\t\t\tbyTelecomForSelf: (searchString) => InternalPatientFiltersObj.getInstance().byTelecomForSelf(searchString),\n\t\t\tbyAddressPostalCodeHouseNumberForSelf: (searchString, postalCode, options) => InternalPatientFiltersObj.getInstance().byAddressPostalCodeHouseNumberForSelf(searchString, postalCode, options),\n\t\t\tbyAddressForSelf: (searchString) => InternalPatientFiltersObj.getInstance().byAddressForSelf(searchString),\n\t\t\tbyExternalIdForSelf: (externalIdPrefix) => InternalPatientFiltersObj.getInstance().byExternalIdForSelf(externalIdPrefix),\n\t\t\tbyTagCodeForSelf: (tagType, tagCode) => InternalPatientFiltersObj.getInstance().byTagCodeForSelf(tagType, tagCode),\n\t\t\tbyTagCodeForDataOwner: (dataOwnerId, tagType, tagCode) => InternalPatientFiltersObj.getInstance().byTagCodeForDataOwner(dataOwnerId, tagType, tagCode)\n\t\t};\n"]}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { BaseFilterOptions, BaseSortableFilterOptions, FilterOptions, SortableFilterOptions } from '../cardinal-sdk-ts.mjs';
|
|
2
|
+
import { Patient } from '../model/Patient.mjs';
|
|
3
|
+
import { Identifier } from '../model/base/Identifier.mjs';
|
|
4
|
+
import { LinkQualification } from '../model/base/LinkQualification.mjs';
|
|
5
|
+
import { Service } from '../model/embed/Service.mjs';
|
|
6
|
+
interface ServiceFiltersFactory {
|
|
7
|
+
allServicesForDataOwner(dataOwnerId: string): BaseFilterOptions<Service>;
|
|
8
|
+
allServicesForSelf(): FilterOptions<Service>;
|
|
9
|
+
byIdentifiersForDataOwner(dataOwnerId: string, identifiers: Array<Identifier>): BaseSortableFilterOptions<Service>;
|
|
10
|
+
byCodeAndValueDateForDataOwner(dataOwnerId: string, codeType: string, options?: {
|
|
11
|
+
codeCode?: string | undefined;
|
|
12
|
+
startOfServiceValueDate?: number | undefined;
|
|
13
|
+
endOfServiceValueDate?: number | undefined;
|
|
14
|
+
}): BaseSortableFilterOptions<Service>;
|
|
15
|
+
byTagAndValueDateForDataOwner(dataOwnerId: string, tagType: string, options?: {
|
|
16
|
+
tagCode?: string | undefined;
|
|
17
|
+
startOfServiceValueDate?: number | undefined;
|
|
18
|
+
endOfServiceValueDate?: number | undefined;
|
|
19
|
+
}): BaseSortableFilterOptions<Service>;
|
|
20
|
+
byPatientsForDataOwner(dataOwnerId: string, patients: Array<Patient>): SortableFilterOptions<Service>;
|
|
21
|
+
byPatientsSecretIdsForDataOwner(dataOwnerId: string, secretIds: Array<string>): BaseSortableFilterOptions<Service>;
|
|
22
|
+
byHealthElementIdFromSubContactForDataOwner(dataOwnerId: string, healthElementIds: Array<string>): BaseSortableFilterOptions<Service>;
|
|
23
|
+
byIdentifiersForSelf(identifiers: Array<Identifier>): SortableFilterOptions<Service>;
|
|
24
|
+
byCodeAndValueDateForSelf(codeType: string, options?: {
|
|
25
|
+
codeCode?: string | undefined;
|
|
26
|
+
startOfServiceValueDate?: number | undefined;
|
|
27
|
+
endOfServiceValueDate?: number | undefined;
|
|
28
|
+
}): SortableFilterOptions<Service>;
|
|
29
|
+
byTagAndValueDateForSelf(tagType: string, options?: {
|
|
30
|
+
tagCode?: string | undefined;
|
|
31
|
+
startOfServiceValueDate?: number | undefined;
|
|
32
|
+
endOfServiceValueDate?: number | undefined;
|
|
33
|
+
}): SortableFilterOptions<Service>;
|
|
34
|
+
byPatientsForSelf(patients: Array<Patient>): SortableFilterOptions<Service>;
|
|
35
|
+
byPatientsSecretIdsForSelf(secretIds: Array<string>): SortableFilterOptions<Service>;
|
|
36
|
+
byHealthElementIdFromSubContactForSelf(healthElementIds: Array<string>): SortableFilterOptions<Service>;
|
|
37
|
+
byIds(ids: Array<string>): BaseSortableFilterOptions<Service>;
|
|
38
|
+
byAssociationId(associationId: string): BaseFilterOptions<Service>;
|
|
39
|
+
byQualifiedLink(linkValues: Array<string>, options?: {
|
|
40
|
+
linkQualification?: LinkQualification | undefined;
|
|
41
|
+
}): BaseFilterOptions<Service>;
|
|
42
|
+
byPatientsDateForDataOwner(dataOwnerId: string, patients: Array<Patient>, options?: {
|
|
43
|
+
from?: number | undefined;
|
|
44
|
+
to?: number | undefined;
|
|
45
|
+
descending?: boolean;
|
|
46
|
+
}): SortableFilterOptions<Service>;
|
|
47
|
+
byPatientsDateForSelf(patients: Array<Patient>, options?: {
|
|
48
|
+
from?: number | undefined;
|
|
49
|
+
to?: number | undefined;
|
|
50
|
+
descending?: boolean;
|
|
51
|
+
}): SortableFilterOptions<Service>;
|
|
52
|
+
byPatientSecretIdsDateForDataOwner(dataOwnerId: string, secretIds: Array<string>, options?: {
|
|
53
|
+
from?: number | undefined;
|
|
54
|
+
to?: number | undefined;
|
|
55
|
+
descending?: boolean;
|
|
56
|
+
}): BaseSortableFilterOptions<Service>;
|
|
57
|
+
byPatientSecretIdsDateForSelf(secretIds: Array<string>, options?: {
|
|
58
|
+
from?: number | undefined;
|
|
59
|
+
to?: number | undefined;
|
|
60
|
+
descending?: boolean;
|
|
61
|
+
}): SortableFilterOptions<Service>;
|
|
62
|
+
}
|
|
63
|
+
export declare const ServiceFilters: ServiceFiltersFactory;
|
|
64
|
+
export {};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { InternalServiceFiltersObj } from '../cardinal-sdk-ts.mjs';
|
|
3
|
+
export const ServiceFilters = {
|
|
4
|
+
allServicesForDataOwner: (dataOwnerId) => InternalServiceFiltersObj.getInstance().allServicesForDataOwner(dataOwnerId),
|
|
5
|
+
allServicesForSelf: () => InternalServiceFiltersObj.getInstance().allServicesForSelf(),
|
|
6
|
+
byIdentifiersForDataOwner: (dataOwnerId, identifiers) => InternalServiceFiltersObj.getInstance().byIdentifiersForDataOwner(dataOwnerId, identifiers),
|
|
7
|
+
byCodeAndValueDateForDataOwner: (dataOwnerId, codeType, options) => InternalServiceFiltersObj.getInstance().byCodeAndValueDateForDataOwner(dataOwnerId, codeType, options),
|
|
8
|
+
byTagAndValueDateForDataOwner: (dataOwnerId, tagType, options) => InternalServiceFiltersObj.getInstance().byTagAndValueDateForDataOwner(dataOwnerId, tagType, options),
|
|
9
|
+
byPatientsForDataOwner: (dataOwnerId, patients) => InternalServiceFiltersObj.getInstance().byPatientsForDataOwner(dataOwnerId, patients),
|
|
10
|
+
byPatientsSecretIdsForDataOwner: (dataOwnerId, secretIds) => InternalServiceFiltersObj.getInstance().byPatientsSecretIdsForDataOwner(dataOwnerId, secretIds),
|
|
11
|
+
byHealthElementIdFromSubContactForDataOwner: (dataOwnerId, healthElementIds) => InternalServiceFiltersObj.getInstance().byHealthElementIdFromSubContactForDataOwner(dataOwnerId, healthElementIds),
|
|
12
|
+
byIdentifiersForSelf: (identifiers) => InternalServiceFiltersObj.getInstance().byIdentifiersForSelf(identifiers),
|
|
13
|
+
byCodeAndValueDateForSelf: (codeType, options) => InternalServiceFiltersObj.getInstance().byCodeAndValueDateForSelf(codeType, options),
|
|
14
|
+
byTagAndValueDateForSelf: (tagType, options) => InternalServiceFiltersObj.getInstance().byTagAndValueDateForSelf(tagType, options),
|
|
15
|
+
byPatientsForSelf: (patients) => InternalServiceFiltersObj.getInstance().byPatientsForSelf(patients),
|
|
16
|
+
byPatientsSecretIdsForSelf: (secretIds) => InternalServiceFiltersObj.getInstance().byPatientsSecretIdsForSelf(secretIds),
|
|
17
|
+
byHealthElementIdFromSubContactForSelf: (healthElementIds) => InternalServiceFiltersObj.getInstance().byHealthElementIdFromSubContactForSelf(healthElementIds),
|
|
18
|
+
byIds: (ids) => InternalServiceFiltersObj.getInstance().byIds(ids),
|
|
19
|
+
byAssociationId: (associationId) => InternalServiceFiltersObj.getInstance().byAssociationId(associationId),
|
|
20
|
+
byQualifiedLink: (linkValues, options) => InternalServiceFiltersObj.getInstance().byQualifiedLink(linkValues, options),
|
|
21
|
+
byPatientsDateForDataOwner: (dataOwnerId, patients, options) => InternalServiceFiltersObj.getInstance().byPatientsDateForDataOwner(dataOwnerId, patients, options),
|
|
22
|
+
byPatientsDateForSelf: (patients, options) => InternalServiceFiltersObj.getInstance().byPatientsDateForSelf(patients, options),
|
|
23
|
+
byPatientSecretIdsDateForDataOwner: (dataOwnerId, secretIds, options) => InternalServiceFiltersObj.getInstance().byPatientSecretIdsDateForDataOwner(dataOwnerId, secretIds, options),
|
|
24
|
+
byPatientSecretIdsDateForSelf: (secretIds, options) => InternalServiceFiltersObj.getInstance().byPatientSecretIdsDateForSelf(secretIds, options)
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=ServiceFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServiceFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/ServiceFilters.mts"],"names":[],"mappings":"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","sourcesContent":["// auto-generated file\nimport {BaseFilterOptions, BaseSortableFilterOptions, FilterOptions, InternalServiceFiltersObj, SortableFilterOptions} from '../cardinal-sdk-ts.mjs';\nimport {Patient} from '../model/Patient.mjs';\nimport {Identifier} from '../model/base/Identifier.mjs';\nimport {LinkQualification} from '../model/base/LinkQualification.mjs';\nimport {Service} from '../model/embed/Service.mjs';\n\n\ninterface ServiceFiltersFactory {\n\n\tallServicesForDataOwner(dataOwnerId: string): BaseFilterOptions<Service>;\n\n\tallServicesForSelf(): FilterOptions<Service>;\n\n\tbyIdentifiersForDataOwner(dataOwnerId: string,\n\t\t\tidentifiers: Array<Identifier>): BaseSortableFilterOptions<Service>;\n\n\tbyCodeAndValueDateForDataOwner(dataOwnerId: string, codeType: string,\n\t\t\toptions?: { codeCode?: string | undefined, startOfServiceValueDate?: number | undefined, endOfServiceValueDate?: number | undefined }): BaseSortableFilterOptions<Service>;\n\n\tbyTagAndValueDateForDataOwner(dataOwnerId: string, tagType: string,\n\t\t\toptions?: { tagCode?: string | undefined, startOfServiceValueDate?: number | undefined, endOfServiceValueDate?: number | undefined }): BaseSortableFilterOptions<Service>;\n\n\tbyPatientsForDataOwner(dataOwnerId: string,\n\t\t\tpatients: Array<Patient>): SortableFilterOptions<Service>;\n\n\tbyPatientsSecretIdsForDataOwner(dataOwnerId: string,\n\t\t\tsecretIds: Array<string>): BaseSortableFilterOptions<Service>;\n\n\tbyHealthElementIdFromSubContactForDataOwner(dataOwnerId: string,\n\t\t\thealthElementIds: Array<string>): BaseSortableFilterOptions<Service>;\n\n\tbyIdentifiersForSelf(identifiers: Array<Identifier>): SortableFilterOptions<Service>;\n\n\tbyCodeAndValueDateForSelf(codeType: string,\n\t\t\toptions?: { codeCode?: string | undefined, startOfServiceValueDate?: number | undefined, endOfServiceValueDate?: number | undefined }): SortableFilterOptions<Service>;\n\n\tbyTagAndValueDateForSelf(tagType: string,\n\t\t\toptions?: { tagCode?: string | undefined, startOfServiceValueDate?: number | undefined, endOfServiceValueDate?: number | undefined }): SortableFilterOptions<Service>;\n\n\tbyPatientsForSelf(patients: Array<Patient>): SortableFilterOptions<Service>;\n\n\tbyPatientsSecretIdsForSelf(secretIds: Array<string>): SortableFilterOptions<Service>;\n\n\tbyHealthElementIdFromSubContactForSelf(healthElementIds: Array<string>): SortableFilterOptions<Service>;\n\n\tbyIds(ids: Array<string>): BaseSortableFilterOptions<Service>;\n\n\tbyAssociationId(associationId: string): BaseFilterOptions<Service>;\n\n\tbyQualifiedLink(linkValues: Array<string>,\n\t\t\toptions?: { linkQualification?: LinkQualification | undefined }): BaseFilterOptions<Service>;\n\n\tbyPatientsDateForDataOwner(dataOwnerId: string, patients: Array<Patient>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): SortableFilterOptions<Service>;\n\n\tbyPatientsDateForSelf(patients: Array<Patient>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): SortableFilterOptions<Service>;\n\n\tbyPatientSecretIdsDateForDataOwner(dataOwnerId: string, secretIds: Array<string>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): BaseSortableFilterOptions<Service>;\n\n\tbyPatientSecretIdsDateForSelf(secretIds: Array<string>,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): SortableFilterOptions<Service>;\n\n}\n\nexport const ServiceFilters: ServiceFiltersFactory = {\n\t\t\tallServicesForDataOwner: (dataOwnerId) => InternalServiceFiltersObj.getInstance().allServicesForDataOwner(dataOwnerId),\n\t\t\tallServicesForSelf: () => InternalServiceFiltersObj.getInstance().allServicesForSelf(),\n\t\t\tbyIdentifiersForDataOwner: (dataOwnerId, identifiers) => InternalServiceFiltersObj.getInstance().byIdentifiersForDataOwner(dataOwnerId, identifiers),\n\t\t\tbyCodeAndValueDateForDataOwner: (dataOwnerId, codeType, options) => InternalServiceFiltersObj.getInstance().byCodeAndValueDateForDataOwner(dataOwnerId, codeType, options),\n\t\t\tbyTagAndValueDateForDataOwner: (dataOwnerId, tagType, options) => InternalServiceFiltersObj.getInstance().byTagAndValueDateForDataOwner(dataOwnerId, tagType, options),\n\t\t\tbyPatientsForDataOwner: (dataOwnerId, patients) => InternalServiceFiltersObj.getInstance().byPatientsForDataOwner(dataOwnerId, patients),\n\t\t\tbyPatientsSecretIdsForDataOwner: (dataOwnerId, secretIds) => InternalServiceFiltersObj.getInstance().byPatientsSecretIdsForDataOwner(dataOwnerId, secretIds),\n\t\t\tbyHealthElementIdFromSubContactForDataOwner: (dataOwnerId, healthElementIds) => InternalServiceFiltersObj.getInstance().byHealthElementIdFromSubContactForDataOwner(dataOwnerId, healthElementIds),\n\t\t\tbyIdentifiersForSelf: (identifiers) => InternalServiceFiltersObj.getInstance().byIdentifiersForSelf(identifiers),\n\t\t\tbyCodeAndValueDateForSelf: (codeType, options) => InternalServiceFiltersObj.getInstance().byCodeAndValueDateForSelf(codeType, options),\n\t\t\tbyTagAndValueDateForSelf: (tagType, options) => InternalServiceFiltersObj.getInstance().byTagAndValueDateForSelf(tagType, options),\n\t\t\tbyPatientsForSelf: (patients) => InternalServiceFiltersObj.getInstance().byPatientsForSelf(patients),\n\t\t\tbyPatientsSecretIdsForSelf: (secretIds) => InternalServiceFiltersObj.getInstance().byPatientsSecretIdsForSelf(secretIds),\n\t\t\tbyHealthElementIdFromSubContactForSelf: (healthElementIds) => InternalServiceFiltersObj.getInstance().byHealthElementIdFromSubContactForSelf(healthElementIds),\n\t\t\tbyIds: (ids) => InternalServiceFiltersObj.getInstance().byIds(ids),\n\t\t\tbyAssociationId: (associationId) => InternalServiceFiltersObj.getInstance().byAssociationId(associationId),\n\t\t\tbyQualifiedLink: (linkValues, options) => InternalServiceFiltersObj.getInstance().byQualifiedLink(linkValues, options),\n\t\t\tbyPatientsDateForDataOwner: (dataOwnerId, patients, options) => InternalServiceFiltersObj.getInstance().byPatientsDateForDataOwner(dataOwnerId, patients, options),\n\t\t\tbyPatientsDateForSelf: (patients, options) => InternalServiceFiltersObj.getInstance().byPatientsDateForSelf(patients, options),\n\t\t\tbyPatientSecretIdsDateForDataOwner: (dataOwnerId, secretIds, options) => InternalServiceFiltersObj.getInstance().byPatientSecretIdsDateForDataOwner(dataOwnerId, secretIds, options),\n\t\t\tbyPatientSecretIdsDateForSelf: (secretIds, options) => InternalServiceFiltersObj.getInstance().byPatientSecretIdsDateForSelf(secretIds, options)\n\t\t};\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { BaseFilterOptions, BaseSortableFilterOptions } from '../cardinal-sdk-ts.mjs';
|
|
2
|
+
import { TimeTable } from '../model/TimeTable.mjs';
|
|
3
|
+
interface TimeTableFiltersFactory {
|
|
4
|
+
byAgendaId(agendaId: string): BaseFilterOptions<TimeTable>;
|
|
5
|
+
byPeriodAndAgendaId(agendaId: string, options?: {
|
|
6
|
+
from?: number | undefined;
|
|
7
|
+
to?: number | undefined;
|
|
8
|
+
descending?: boolean;
|
|
9
|
+
}): BaseSortableFilterOptions<TimeTable>;
|
|
10
|
+
}
|
|
11
|
+
export declare const TimeTableFilters: TimeTableFiltersFactory;
|
|
12
|
+
export {};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { InternalTimeTableFiltersObj } from '../cardinal-sdk-ts.mjs';
|
|
3
|
+
export const TimeTableFilters = {
|
|
4
|
+
byAgendaId: (agendaId) => InternalTimeTableFiltersObj.getInstance().byAgendaId(agendaId),
|
|
5
|
+
byPeriodAndAgendaId: (agendaId, options) => InternalTimeTableFiltersObj.getInstance().byPeriodAndAgendaId(agendaId, options)
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=TimeTableFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TimeTableFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/TimeTableFilters.mts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,OAAO,EAA+C,2BAA2B,EAAC,MAAM,wBAAwB,CAAC;AAajH,MAAM,CAAC,MAAM,gBAAgB,GAA4B;IACtD,UAAU,EAAE,CAAC,QAAQ,EAAE,EAAE,CAAC,2BAA2B,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC;IACxF,mBAAmB,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,EAAE,CAAC,2BAA2B,CAAC,WAAW,EAAE,CAAC,mBAAmB,CAAC,QAAQ,EAAE,OAAO,CAAC;CAC5H,CAAC","sourcesContent":["// auto-generated file\nimport {BaseFilterOptions, BaseSortableFilterOptions, InternalTimeTableFiltersObj} from '../cardinal-sdk-ts.mjs';\nimport {TimeTable} from '../model/TimeTable.mjs';\n\n\ninterface TimeTableFiltersFactory {\n\n\tbyAgendaId(agendaId: string): BaseFilterOptions<TimeTable>;\n\n\tbyPeriodAndAgendaId(agendaId: string,\n\t\t\toptions?: { from?: number | undefined, to?: number | undefined, descending?: boolean }): BaseSortableFilterOptions<TimeTable>;\n\n}\n\nexport const TimeTableFilters: TimeTableFiltersFactory = {\n\t\t\tbyAgendaId: (agendaId) => InternalTimeTableFiltersObj.getInstance().byAgendaId(agendaId),\n\t\t\tbyPeriodAndAgendaId: (agendaId, options) => InternalTimeTableFiltersObj.getInstance().byPeriodAndAgendaId(agendaId, options)\n\t\t};\n"]}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { BaseFilterOptions, FilterOptions } from '../cardinal-sdk-ts.mjs';
|
|
2
|
+
import { Topic } from '../model/Topic.mjs';
|
|
3
|
+
interface TopicFiltersFactory {
|
|
4
|
+
allTopicsForDataOwner(dataOwnerId: string): BaseFilterOptions<Topic>;
|
|
5
|
+
allTopicsForSelf(): FilterOptions<Topic>;
|
|
6
|
+
byParticipant(participantId: string): FilterOptions<Topic>;
|
|
7
|
+
}
|
|
8
|
+
export declare const TopicFilters: TopicFiltersFactory;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { InternalTopicFiltersObj } from '../cardinal-sdk-ts.mjs';
|
|
3
|
+
export const TopicFilters = {
|
|
4
|
+
allTopicsForDataOwner: (dataOwnerId) => InternalTopicFiltersObj.getInstance().allTopicsForDataOwner(dataOwnerId),
|
|
5
|
+
allTopicsForSelf: () => InternalTopicFiltersObj.getInstance().allTopicsForSelf(),
|
|
6
|
+
byParticipant: (participantId) => InternalTopicFiltersObj.getInstance().byParticipant(participantId)
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=TopicFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TopicFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/TopicFilters.mts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,OAAO,EAAmC,uBAAuB,EAAC,MAAM,wBAAwB,CAAC;AAcjG,MAAM,CAAC,MAAM,YAAY,GAAwB;IAC9C,qBAAqB,EAAE,CAAC,WAAW,EAAE,EAAE,CAAC,uBAAuB,CAAC,WAAW,EAAE,CAAC,qBAAqB,CAAC,WAAW,CAAC;IAChH,gBAAgB,EAAE,GAAG,EAAE,CAAC,uBAAuB,CAAC,WAAW,EAAE,CAAC,gBAAgB,EAAE;IAChF,aAAa,EAAE,CAAC,aAAa,EAAE,EAAE,CAAC,uBAAuB,CAAC,WAAW,EAAE,CAAC,aAAa,CAAC,aAAa,CAAC;CACpG,CAAC","sourcesContent":["// auto-generated file\nimport {BaseFilterOptions, FilterOptions, InternalTopicFiltersObj} from '../cardinal-sdk-ts.mjs';\nimport {Topic} from '../model/Topic.mjs';\n\n\ninterface TopicFiltersFactory {\n\n\tallTopicsForDataOwner(dataOwnerId: string): BaseFilterOptions<Topic>;\n\n\tallTopicsForSelf(): FilterOptions<Topic>;\n\n\tbyParticipant(participantId: string): FilterOptions<Topic>;\n\n}\n\nexport const TopicFilters: TopicFiltersFactory = {\n\t\t\tallTopicsForDataOwner: (dataOwnerId) => InternalTopicFiltersObj.getInstance().allTopicsForDataOwner(dataOwnerId),\n\t\t\tallTopicsForSelf: () => InternalTopicFiltersObj.getInstance().allTopicsForSelf(),\n\t\t\tbyParticipant: (participantId) => InternalTopicFiltersObj.getInstance().byParticipant(participantId)\n\t\t};\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BaseFilterOptions, BaseSortableFilterOptions } from '../cardinal-sdk-ts.mjs';
|
|
2
|
+
import { User } from '../model/User.mjs';
|
|
3
|
+
interface UserFiltersFactory {
|
|
4
|
+
all(): BaseFilterOptions<User>;
|
|
5
|
+
byIds(ids: Array<string>): BaseSortableFilterOptions<User>;
|
|
6
|
+
byPatientId(patientId: string): BaseFilterOptions<User>;
|
|
7
|
+
byHealthcarePartyId(healthcarePartyId: string): BaseFilterOptions<User>;
|
|
8
|
+
byNameEmailOrPhone(searchString: string): BaseFilterOptions<User>;
|
|
9
|
+
}
|
|
10
|
+
export declare const UserFilters: UserFiltersFactory;
|
|
11
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { InternalUserFiltersObj } from '../cardinal-sdk-ts.mjs';
|
|
3
|
+
export const UserFilters = {
|
|
4
|
+
all: () => InternalUserFiltersObj.getInstance().all(),
|
|
5
|
+
byIds: (ids) => InternalUserFiltersObj.getInstance().byIds(ids),
|
|
6
|
+
byPatientId: (patientId) => InternalUserFiltersObj.getInstance().byPatientId(patientId),
|
|
7
|
+
byHealthcarePartyId: (healthcarePartyId) => InternalUserFiltersObj.getInstance().byHealthcarePartyId(healthcarePartyId),
|
|
8
|
+
byNameEmailOrPhone: (searchString) => InternalUserFiltersObj.getInstance().byNameEmailOrPhone(searchString)
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=UserFilters.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserFilters.mjs","sourceRoot":"","sources":["../../tsSourcesProject/filters/UserFilters.mts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,OAAO,EAA+C,sBAAsB,EAAC,MAAM,wBAAwB,CAAC;AAkB5G,MAAM,CAAC,MAAM,WAAW,GAAuB;IAC5C,GAAG,EAAE,GAAG,EAAE,CAAC,sBAAsB,CAAC,WAAW,EAAE,CAAC,GAAG,EAAE;IACrD,KAAK,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,sBAAsB,CAAC,WAAW,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC;IAC/D,WAAW,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,sBAAsB,CAAC,WAAW,EAAE,CAAC,WAAW,CAAC,SAAS,CAAC;IACvF,mBAAmB,EAAE,CAAC,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CAAC,WAAW,EAAE,CAAC,mBAAmB,CAAC,iBAAiB,CAAC;IACvH,kBAAkB,EAAE,CAAC,YAAY,EAAE,EAAE,CAAC,sBAAsB,CAAC,WAAW,EAAE,CAAC,kBAAkB,CAAC,YAAY,CAAC;CAC3G,CAAC","sourcesContent":["// auto-generated file\nimport {BaseFilterOptions, BaseSortableFilterOptions, InternalUserFiltersObj} from '../cardinal-sdk-ts.mjs';\nimport {User} from '../model/User.mjs';\n\n\ninterface UserFiltersFactory {\n\n\tall(): BaseFilterOptions<User>;\n\n\tbyIds(ids: Array<string>): BaseSortableFilterOptions<User>;\n\n\tbyPatientId(patientId: string): BaseFilterOptions<User>;\n\n\tbyHealthcarePartyId(healthcarePartyId: string): BaseFilterOptions<User>;\n\n\tbyNameEmailOrPhone(searchString: string): BaseFilterOptions<User>;\n\n}\n\nexport const UserFilters: UserFiltersFactory = {\n\t\t\tall: () => InternalUserFiltersObj.getInstance().all(),\n\t\t\tbyIds: (ids) => InternalUserFiltersObj.getInstance().byIds(ids),\n\t\t\tbyPatientId: (patientId) => InternalUserFiltersObj.getInstance().byPatientId(patientId),\n\t\t\tbyHealthcarePartyId: (healthcarePartyId) => InternalUserFiltersObj.getInstance().byHealthcarePartyId(healthcarePartyId),\n\t\t\tbyNameEmailOrPhone: (searchString) => InternalUserFiltersObj.getInstance().byNameEmailOrPhone(searchString)\n\t\t};\n"]}
|
package/filters.d.mts
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export * from './filters/DocumentFilters.mjs';
|
|
2
|
+
export * from './filters/TopicFilters.mjs';
|
|
3
|
+
export * from './filters/PatientFilters.mjs';
|
|
4
|
+
export * from './filters/MessageFilters.mjs';
|
|
5
|
+
export * from './filters/AccessLogFilters.mjs';
|
|
6
|
+
export * from './filters/GroupFilters.mjs';
|
|
7
|
+
export * from './filters/MedicalLocationFilters.mjs';
|
|
8
|
+
export * from './filters/HealthElementFilters.mjs';
|
|
9
|
+
export * from './filters/DeviceFilters.mjs';
|
|
10
|
+
export * from './filters/CodeFilters.mjs';
|
|
11
|
+
export * from './filters/ClassificationFilters.mjs';
|
|
12
|
+
export * from './filters/AgendaFilters.mjs';
|
|
13
|
+
export * from './filters/FormFilters.mjs';
|
|
14
|
+
export * from './filters/ServiceFilters.mjs';
|
|
15
|
+
export * from './filters/MetaFilters.mjs';
|
|
16
|
+
export * from './filters/UserFilters.mjs';
|
|
17
|
+
export * from './filters/HealthcarePartyFilters.mjs';
|
|
18
|
+
export * from './filters/TimeTableFilters.mjs';
|
|
19
|
+
export * from './filters/ContactFilters.mjs';
|
|
20
|
+
export * from './filters/MaintenanceTaskFilters.mjs';
|
|
21
|
+
export * from './filters/CalendarItemFilters.mjs';
|
package/filters.mjs
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
export * from './filters/DocumentFilters.mjs';
|
|
2
|
+
export * from './filters/TopicFilters.mjs';
|
|
3
|
+
export * from './filters/PatientFilters.mjs';
|
|
4
|
+
export * from './filters/MessageFilters.mjs';
|
|
5
|
+
export * from './filters/AccessLogFilters.mjs';
|
|
6
|
+
export * from './filters/GroupFilters.mjs';
|
|
7
|
+
export * from './filters/MedicalLocationFilters.mjs';
|
|
8
|
+
export * from './filters/HealthElementFilters.mjs';
|
|
9
|
+
export * from './filters/DeviceFilters.mjs';
|
|
10
|
+
export * from './filters/CodeFilters.mjs';
|
|
11
|
+
export * from './filters/ClassificationFilters.mjs';
|
|
12
|
+
export * from './filters/AgendaFilters.mjs';
|
|
13
|
+
export * from './filters/FormFilters.mjs';
|
|
14
|
+
export * from './filters/ServiceFilters.mjs';
|
|
15
|
+
export * from './filters/MetaFilters.mjs';
|
|
16
|
+
export * from './filters/UserFilters.mjs';
|
|
17
|
+
export * from './filters/HealthcarePartyFilters.mjs';
|
|
18
|
+
export * from './filters/TimeTableFilters.mjs';
|
|
19
|
+
export * from './filters/ContactFilters.mjs';
|
|
20
|
+
export * from './filters/MaintenanceTaskFilters.mjs';
|
|
21
|
+
export * from './filters/CalendarItemFilters.mjs';
|
|
22
|
+
//# sourceMappingURL=filters.mjs.map
|
package/filters.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"filters.mjs","sourceRoot":"","sources":["../tsSourcesProject/filters.mts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAA;AAC7C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,gCAAgC,CAAA;AAC9C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,sCAAsC,CAAA;AACpD,cAAc,oCAAoC,CAAA;AAClD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA;AACzC,cAAc,qCAAqC,CAAA;AACnD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,2BAA2B,CAAA;AACzC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,sCAAsC,CAAA;AACpD,cAAc,gCAAgC,CAAA;AAC9C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,sCAAsC,CAAA;AACpD,cAAc,mCAAmC,CAAA","sourcesContent":["export * from './filters/DocumentFilters.mjs'\nexport * from './filters/TopicFilters.mjs'\nexport * from './filters/PatientFilters.mjs'\nexport * from './filters/MessageFilters.mjs'\nexport * from './filters/AccessLogFilters.mjs'\nexport * from './filters/GroupFilters.mjs'\nexport * from './filters/MedicalLocationFilters.mjs'\nexport * from './filters/HealthElementFilters.mjs'\nexport * from './filters/DeviceFilters.mjs'\nexport * from './filters/CodeFilters.mjs'\nexport * from './filters/ClassificationFilters.mjs'\nexport * from './filters/AgendaFilters.mjs'\nexport * from './filters/FormFilters.mjs'\nexport * from './filters/ServiceFilters.mjs'\nexport * from './filters/MetaFilters.mjs'\nexport * from './filters/UserFilters.mjs'\nexport * from './filters/HealthcarePartyFilters.mjs'\nexport * from './filters/TimeTableFilters.mjs'\nexport * from './filters/ContactFilters.mjs'\nexport * from './filters/MaintenanceTaskFilters.mjs'\nexport * from './filters/CalendarItemFilters.mjs'\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Solution.mjs","sourceRoot":"","sources":["../../tsSourcesProject/kerberus/Solution.mts"],"names":[],"mappings":"","sourcesContent":["export interface Solution {\n\treadonly id: string,\n\treadonly nonces: Array<string>,\n}"]}
|
package/kerberus.d.mts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './kerberus/Solution.mjs';
|