@icure/cardinal-sdk 1.0.0-RC.1
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 +269 -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 +6300 -0
- package/Kotlin-DateTime-library-kotlinx-datetime.mjs.map +1 -0
- package/api/AccessLogApi.d.mts +65 -0
- package/api/AccessLogApi.mjs +2 -0
- package/api/AccessLogApi.mjs.map +1 -0
- package/api/AccessLogBasicApi.d.mts +31 -0
- package/api/AccessLogBasicApi.mjs +2 -0
- package/api/AccessLogBasicApi.mjs.map +1 -0
- package/api/AccessLogFlavouredApi.d.mts +39 -0
- package/api/AccessLogFlavouredApi.mjs +2 -0
- package/api/AccessLogFlavouredApi.mjs.map +1 -0
- package/api/AgendaApi.d.mts +20 -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 +53 -0
- package/api/CalendarItemApi.mjs +2 -0
- package/api/CalendarItemApi.mjs.map +1 -0
- package/api/CalendarItemBasicApi.d.mts +18 -0
- package/api/CalendarItemBasicApi.mjs +2 -0
- package/api/CalendarItemBasicApi.mjs.map +1 -0
- package/api/CalendarItemFlavouredApi.d.mts +27 -0
- package/api/CalendarItemFlavouredApi.mjs +2 -0
- package/api/CalendarItemFlavouredApi.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 +89 -0
- package/api/ContactApi.mjs +2 -0
- package/api/ContactApi.mjs.map +1 -0
- package/api/ContactBasicApi.d.mts +52 -0
- package/api/ContactBasicApi.mjs +2 -0
- package/api/ContactBasicApi.mjs.map +1 -0
- package/api/ContactFlavouredApi.d.mts +45 -0
- package/api/ContactFlavouredApi.mjs +2 -0
- package/api/ContactFlavouredApi.mjs.map +1 -0
- package/api/CryptoApi.d.mts +5 -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 +24 -0
- package/api/DeviceApi.mjs +2 -0
- package/api/DeviceApi.mjs.map +1 -0
- package/api/DocumentApi.d.mts +82 -0
- package/api/DocumentApi.mjs +2 -0
- package/api/DocumentApi.mjs.map +1 -0
- package/api/DocumentBasicApi.d.mts +27 -0
- package/api/DocumentBasicApi.mjs +2 -0
- package/api/DocumentBasicApi.mjs.map +1 -0
- package/api/DocumentFlavouredApi.d.mts +27 -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 +23 -0
- package/api/EntityTemplateApi.mjs +2 -0
- package/api/EntityTemplateApi.mjs.map +1 -0
- package/api/FormApi.d.mts +76 -0
- package/api/FormApi.mjs +2 -0
- package/api/FormApi.mjs.map +1 -0
- package/api/FormBasicApi.d.mts +41 -0
- package/api/FormBasicApi.mjs +2 -0
- package/api/FormBasicApi.mjs.map +1 -0
- package/api/FormFlavouredApi.d.mts +33 -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 +59 -0
- package/api/HealthElementApi.mjs +2 -0
- package/api/HealthElementApi.mjs.map +1 -0
- package/api/HealthElementBasicApi.d.mts +24 -0
- package/api/HealthElementBasicApi.mjs +2 -0
- package/api/HealthElementBasicApi.mjs.map +1 -0
- package/api/HealthElementFlavouredApi.d.mts +24 -0
- package/api/HealthElementFlavouredApi.mjs +2 -0
- package/api/HealthElementFlavouredApi.mjs.map +1 -0
- package/api/HealthcarePartyApi.d.mts +58 -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 +89 -0
- package/api/InvoiceApi.mjs +2 -0
- package/api/InvoiceApi.mjs.map +1 -0
- package/api/InvoiceBasicApi.d.mts +53 -0
- package/api/InvoiceBasicApi.mjs +2 -0
- package/api/InvoiceBasicApi.mjs.map +1 -0
- package/api/InvoiceFlavouredApi.d.mts +61 -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 +46 -0
- package/api/MaintenanceTaskApi.mjs +2 -0
- package/api/MaintenanceTaskApi.mjs.map +1 -0
- package/api/MaintenanceTaskBasicApi.d.mts +20 -0
- package/api/MaintenanceTaskBasicApi.mjs +2 -0
- package/api/MaintenanceTaskBasicApi.mjs.map +1 -0
- package/api/MaintenanceTaskFlavouredApi.d.mts +16 -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 +73 -0
- package/api/MessageApi.mjs +2 -0
- package/api/MessageApi.mjs.map +1 -0
- package/api/MessageBasicApi.d.mts +38 -0
- package/api/MessageBasicApi.mjs +2 -0
- package/api/MessageBasicApi.mjs.map +1 -0
- package/api/MessageFlavouredApi.d.mts +40 -0
- package/api/MessageFlavouredApi.mjs +2 -0
- package/api/MessageFlavouredApi.mjs.map +1 -0
- package/api/PatientApi.d.mts +139 -0
- package/api/PatientApi.mjs +2 -0
- package/api/PatientApi.mjs.map +1 -0
- package/api/PatientBasicApi.d.mts +98 -0
- package/api/PatientBasicApi.mjs +2 -0
- package/api/PatientBasicApi.mjs.map +1 -0
- package/api/PatientFlavouredApi.d.mts +91 -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 +23 -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 +45 -0
- package/api/TimeTableApi.mjs +2 -0
- package/api/TimeTableApi.mjs.map +1 -0
- package/api/TimeTableBasicApi.d.mts +16 -0
- package/api/TimeTableBasicApi.mjs +2 -0
- package/api/TimeTableBasicApi.mjs.map +1 -0
- package/api/TimeTableFlavouredApi.d.mts +18 -0
- package/api/TimeTableFlavouredApi.mjs +2 -0
- package/api/TimeTableFlavouredApi.mjs.map +1 -0
- package/api/TopicApi.d.mts +52 -0
- package/api/TopicApi.mjs +2 -0
- package/api/TopicApi.mjs.map +1 -0
- package/api/TopicBasicApi.d.mts +23 -0
- package/api/TopicBasicApi.mjs +2 -0
- package/api/TopicBasicApi.mjs.map +1 -0
- package/api/TopicFlavouredApi.d.mts +19 -0
- package/api/TopicFlavouredApi.mjs +2 -0
- package/api/TopicFlavouredApi.mjs.map +1 -0
- package/api/UserApi.d.mts +69 -0
- package/api/UserApi.mjs +2 -0
- package/api/UserApi.mjs.map +1 -0
- package/api.d.mts +66 -0
- package/api.mjs +67 -0
- package/api.mjs.map +1 -0
- package/cardinal-sdk-ts.d.mts +372 -0
- package/cardinal-sdk-ts.mjs +127200 -0
- package/cardinal-sdk-ts.mjs.map +1 -0
- package/cardinal-sdk.mjs +304194 -0
- package/cardinal-sdk.mjs.map +1 -0
- package/crypto/CryptoService.d.mts +85 -0
- package/crypto/CryptoService.mjs +26 -0
- package/crypto/CryptoService.mjs.map +1 -0
- package/crypto/CryptoStrategies.d.mts +144 -0
- package/crypto/CryptoStrategies.mjs +2 -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 +2 -0
- package/crypto/entities/RecoveryDataKey.mjs +2 -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/RecoveryResult.d.mts +14 -0
- package/crypto/entities/RecoveryResult.mjs +18 -0
- package/crypto/entities/RecoveryResult.mjs.map +1 -0
- package/crypto/entities/SecretIdOption.d.mts +14 -0
- package/crypto/entities/SecretIdOption.mjs +18 -0
- package/crypto/entities/SecretIdOption.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 +14 -0
- package/crypto/entities/SecretIdUseOption.mjs +18 -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/SimpleShareResult.d.mts +15 -0
- package/crypto/entities/SimpleShareResult.mjs +18 -0
- package/crypto/entities/SimpleShareResult.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 +28 -0
- package/crypto.mjs +29 -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 +33 -0
- package/filters/CalendarItemFilters.mjs +13 -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 +51 -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/kotlin-kotlin-stdlib.mjs +16187 -0
- package/kotlin-kotlin-stdlib.mjs.map +1 -0
- package/kotlin-kotlinx-atomicfu-runtime.mjs +4 -0
- package/kotlin-kotlinx-atomicfu-runtime.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 +248 -0
- package/kotlinx-atomicfu.mjs.map +1 -0
- package/kotlinx-coroutines-core.mjs +11012 -0
- package/kotlinx-coroutines-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +6497 -0
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +6266 -0
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -0
- package/kryptom-lib.mjs +6532 -0
- package/kryptom-lib.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-core.mjs +8735 -0
- package/ktor-ktor-client-ktor-client-core.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-js.mjs +4 -0
- package/ktor-ktor-client-ktor-client-js.mjs.map +1 -0
- package/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.mjs +650 -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.mjs +3315 -0
- package/ktor-ktor-http.mjs.map +1 -0
- package/ktor-ktor-io.mjs +7164 -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 +867 -0
- package/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-serialization.mjs +370 -0
- package/ktor-ktor-shared-ktor-serialization.mjs.map +1 -0
- package/ktor-ktor-shared-ktor-sse.mjs +51 -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 +2347 -0
- package/ktor-ktor-shared-ktor-websockets.mjs.map +1 -0
- package/ktor-ktor-utils.mjs +2276 -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/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 +33 -0
- package/model/CryptoActorStub.mjs +30 -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 +55 -0
- package/model/Device.mjs +88 -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 +32 -0
- package/model/Group.mjs +52 -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 +100 -0
- package/model/HealthcareParty.mjs +169 -0
- package/model/HealthcareParty.mjs.map +1 -0
- package/model/IcureStub.d.mts +30 -0
- package/model/IcureStub.mjs +51 -0
- package/model/IcureStub.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 +246 -0
- package/model/Invoice.mjs +441 -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 +295 -0
- package/model/Patient.mjs +500 -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 +81 -0
- package/model/TimeTable.mjs +147 -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 +27 -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 +54 -0
- package/model/embed/Address.mjs +93 -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 +7 -0
- package/model/embed/CalendarItemTag.mjs +18 -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 +9 -0
- package/model/embed/EmploymentInfo.mjs +17 -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 +169 -0
- package/model/embed/InvoicingCode.mjs +323 -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 +8 -0
- package/model/embed/SchoolingInfo.mjs +17 -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 +6 -0
- package/model/sdk/KeyPairUpdateNotification.mjs +7 -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/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/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/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 +230 -0
- package/model.mjs +231 -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 +327 -0
- package/options/AuthenticationMethod.mjs +226 -0
- package/options/AuthenticationMethod.mjs.map +1 -0
- package/options/SdkOptions.d.mts +198 -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 +23 -0
- package/sdk/CardinalSdk.d.mts +214 -0
- package/sdk/CardinalSdk.mjs +74 -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 +29 -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 +35 -0
- package/subscription/EntitySubscriptionEvent.mjs +39 -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/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 +2 -0
- package/utils.mjs +3 -0
- package/utils.mjs.map +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TopicRole.mjs","sourceRoot":"","sources":["../../tsSourcesProject/model/TopicRole.mts"],"names":[],"mappings":"AAAA,sBAAsB;AAEtB,MAAM,CAAN,IAAY,SAIX;AAJD,WAAY,SAAS;IACpB,wCAA2B,CAAA;IAC3B,4BAAe,CAAA;IACf,4BAAe,CAAA;AAChB,CAAC,EAJW,SAAS,KAAT,SAAS,QAIpB","sourcesContent":["// auto-generated file\n\nexport enum TopicRole {\n\tParticipant = \"Participant\",\n\tAdmin = \"Admin\",\n\tOwner = \"Owner\"\n}\n"]}
|
package/model/User.d.mts
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { DecryptedPropertyStub } from './PropertyStub.mjs';
|
|
2
|
+
import { Identifier } from './base/Identifier.mjs';
|
|
3
|
+
import { StoredDocument } from './base/StoredDocument.mjs';
|
|
4
|
+
import { DelegationTag } from './embed/DelegationTag.mjs';
|
|
5
|
+
import { UsersStatus } from './enums/UsersStatus.mjs';
|
|
6
|
+
import { UsersType } from './enums/UsersType.mjs';
|
|
7
|
+
import { AuthenticationToken } from './security/AuthenticationToken.mjs';
|
|
8
|
+
import { Permission } from './security/Permission.mjs';
|
|
9
|
+
export declare class User implements StoredDocument {
|
|
10
|
+
id: string;
|
|
11
|
+
rev: string | undefined;
|
|
12
|
+
deletionDate: number | undefined;
|
|
13
|
+
created: number | undefined;
|
|
14
|
+
identifier: Array<Identifier>;
|
|
15
|
+
name: string | undefined;
|
|
16
|
+
properties: Array<DecryptedPropertyStub>;
|
|
17
|
+
permissions: Array<Permission>;
|
|
18
|
+
roles: Array<string>;
|
|
19
|
+
type: UsersType | undefined;
|
|
20
|
+
status: UsersStatus | undefined;
|
|
21
|
+
login: string | undefined;
|
|
22
|
+
passwordHash: string | undefined;
|
|
23
|
+
groupId: string | undefined;
|
|
24
|
+
healthcarePartyId: string | undefined;
|
|
25
|
+
patientId: string | undefined;
|
|
26
|
+
deviceId: string | undefined;
|
|
27
|
+
autoDelegations: {
|
|
28
|
+
[key in DelegationTag]?: Array<string>;
|
|
29
|
+
};
|
|
30
|
+
createdDate: number | undefined;
|
|
31
|
+
termsOfUseDate: number | undefined;
|
|
32
|
+
email: string | undefined;
|
|
33
|
+
mobilePhone: string | undefined;
|
|
34
|
+
applicationTokens: {
|
|
35
|
+
[key: string]: string;
|
|
36
|
+
};
|
|
37
|
+
authenticationTokens: {
|
|
38
|
+
[key: string]: AuthenticationToken;
|
|
39
|
+
};
|
|
40
|
+
systemMetadata: User.SystemMetadata | undefined;
|
|
41
|
+
constructor(partial: Partial<User>);
|
|
42
|
+
}
|
|
43
|
+
export declare namespace User {
|
|
44
|
+
class SystemMetadata {
|
|
45
|
+
roles: Array<string>;
|
|
46
|
+
isAdmin: boolean;
|
|
47
|
+
inheritsRoles: boolean;
|
|
48
|
+
constructor(partial: Partial<SystemMetadata> & Pick<SystemMetadata, "roles" | "isAdmin" | "inheritsRoles">);
|
|
49
|
+
}
|
|
50
|
+
}
|
package/model/User.mjs
ADDED
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
import { randomUuid } from '../utils/Id.mjs';
|
|
3
|
+
export class User {
|
|
4
|
+
constructor(partial) {
|
|
5
|
+
var _a;
|
|
6
|
+
this.rev = undefined;
|
|
7
|
+
this.deletionDate = undefined;
|
|
8
|
+
this.created = undefined;
|
|
9
|
+
this.identifier = [];
|
|
10
|
+
this.name = undefined;
|
|
11
|
+
this.properties = [];
|
|
12
|
+
this.permissions = [];
|
|
13
|
+
this.roles = [];
|
|
14
|
+
this.type = undefined;
|
|
15
|
+
this.status = undefined;
|
|
16
|
+
this.login = undefined;
|
|
17
|
+
this.passwordHash = undefined;
|
|
18
|
+
this.groupId = undefined;
|
|
19
|
+
this.healthcarePartyId = undefined;
|
|
20
|
+
this.patientId = undefined;
|
|
21
|
+
this.deviceId = undefined;
|
|
22
|
+
this.autoDelegations = {};
|
|
23
|
+
this.createdDate = undefined;
|
|
24
|
+
this.termsOfUseDate = undefined;
|
|
25
|
+
this.email = undefined;
|
|
26
|
+
this.mobilePhone = undefined;
|
|
27
|
+
this.applicationTokens = {};
|
|
28
|
+
this.authenticationTokens = {};
|
|
29
|
+
this.systemMetadata = undefined;
|
|
30
|
+
this.id = (_a = partial.id) !== null && _a !== void 0 ? _a : randomUuid();
|
|
31
|
+
if ('rev' in partial)
|
|
32
|
+
this.rev = partial.rev;
|
|
33
|
+
if ('deletionDate' in partial)
|
|
34
|
+
this.deletionDate = partial.deletionDate;
|
|
35
|
+
if ('created' in partial)
|
|
36
|
+
this.created = partial.created;
|
|
37
|
+
if ('identifier' in partial && partial.identifier !== undefined)
|
|
38
|
+
this.identifier = partial.identifier;
|
|
39
|
+
if ('name' in partial)
|
|
40
|
+
this.name = partial.name;
|
|
41
|
+
if ('properties' in partial && partial.properties !== undefined)
|
|
42
|
+
this.properties = partial.properties;
|
|
43
|
+
if ('permissions' in partial && partial.permissions !== undefined)
|
|
44
|
+
this.permissions = partial.permissions;
|
|
45
|
+
if ('roles' in partial && partial.roles !== undefined)
|
|
46
|
+
this.roles = partial.roles;
|
|
47
|
+
if ('type' in partial)
|
|
48
|
+
this.type = partial.type;
|
|
49
|
+
if ('status' in partial)
|
|
50
|
+
this.status = partial.status;
|
|
51
|
+
if ('login' in partial)
|
|
52
|
+
this.login = partial.login;
|
|
53
|
+
if ('passwordHash' in partial)
|
|
54
|
+
this.passwordHash = partial.passwordHash;
|
|
55
|
+
if ('groupId' in partial)
|
|
56
|
+
this.groupId = partial.groupId;
|
|
57
|
+
if ('healthcarePartyId' in partial)
|
|
58
|
+
this.healthcarePartyId = partial.healthcarePartyId;
|
|
59
|
+
if ('patientId' in partial)
|
|
60
|
+
this.patientId = partial.patientId;
|
|
61
|
+
if ('deviceId' in partial)
|
|
62
|
+
this.deviceId = partial.deviceId;
|
|
63
|
+
if ('autoDelegations' in partial && partial.autoDelegations !== undefined)
|
|
64
|
+
this.autoDelegations = partial.autoDelegations;
|
|
65
|
+
if ('createdDate' in partial)
|
|
66
|
+
this.createdDate = partial.createdDate;
|
|
67
|
+
if ('termsOfUseDate' in partial)
|
|
68
|
+
this.termsOfUseDate = partial.termsOfUseDate;
|
|
69
|
+
if ('email' in partial)
|
|
70
|
+
this.email = partial.email;
|
|
71
|
+
if ('mobilePhone' in partial)
|
|
72
|
+
this.mobilePhone = partial.mobilePhone;
|
|
73
|
+
if ('applicationTokens' in partial && partial.applicationTokens !== undefined)
|
|
74
|
+
this.applicationTokens = partial.applicationTokens;
|
|
75
|
+
if ('authenticationTokens' in partial && partial.authenticationTokens !== undefined)
|
|
76
|
+
this.authenticationTokens = partial.authenticationTokens;
|
|
77
|
+
if ('systemMetadata' in partial)
|
|
78
|
+
this.systemMetadata = partial.systemMetadata;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
(function (User) {
|
|
82
|
+
class SystemMetadata {
|
|
83
|
+
constructor(partial) {
|
|
84
|
+
this.roles = partial.roles;
|
|
85
|
+
this.isAdmin = partial.isAdmin;
|
|
86
|
+
this.inheritsRoles = partial.inheritsRoles;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
User.SystemMetadata = SystemMetadata;
|
|
90
|
+
})(User || (User = {}));
|
|
91
|
+
//# sourceMappingURL=User.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"User.mjs","sourceRoot":"","sources":["../../tsSourcesProject/model/User.mts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,OAAO,EAAC,UAAU,EAAC,MAAM,iBAAiB,CAAC;AAW3C,MAAM,OAAO,IAAI;IAoDhB,YAAY,OAAsB;;QAhDlC,QAAG,GAAuB,SAAS,CAAC;QAEpC,iBAAY,GAAuB,SAAS,CAAC;QAE7C,YAAO,GAAuB,SAAS,CAAC;QAExC,eAAU,GAAsB,EAAE,CAAC;QAEnC,SAAI,GAAuB,SAAS,CAAC;QAErC,eAAU,GAAiC,EAAE,CAAC;QAE9C,gBAAW,GAAsB,EAAE,CAAC;QAEpC,UAAK,GAAkB,EAAE,CAAC;QAE1B,SAAI,GAA0B,SAAS,CAAC;QAExC,WAAM,GAA4B,SAAS,CAAC;QAE5C,UAAK,GAAuB,SAAS,CAAC;QAEtC,iBAAY,GAAuB,SAAS,CAAC;QAE7C,YAAO,GAAuB,SAAS,CAAC;QAExC,sBAAiB,GAAuB,SAAS,CAAC;QAElD,cAAS,GAAuB,SAAS,CAAC;QAE1C,aAAQ,GAAuB,SAAS,CAAC;QAEzC,oBAAe,GAAiD,EAAE,CAAC;QAEnE,gBAAW,GAAuB,SAAS,CAAC;QAE5C,mBAAc,GAAuB,SAAS,CAAC;QAE/C,UAAK,GAAuB,SAAS,CAAC;QAEtC,gBAAW,GAAuB,SAAS,CAAC;QAE5C,sBAAiB,GAAgC,EAAE,CAAC;QAEpD,yBAAoB,GAA6C,EAAE,CAAC;QAEpE,mBAAc,GAAoC,SAAS,CAAC;QAG3D,IAAI,CAAC,EAAE,GAAG,MAAA,OAAO,CAAC,EAAE,mCAAI,UAAU,EAAE,CAAC;QACrC,IAAI,KAAK,IAAI,OAAO;YAAE,IAAI,CAAC,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;QAC7C,IAAI,cAAc,IAAI,OAAO;YAAE,IAAI,CAAC,YAAY,GAAG,OAAO,CAAC,YAAY,CAAC;QACxE,IAAI,SAAS,IAAI,OAAO;YAAE,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;QACzD,IAAI,YAAY,IAAI,OAAO,IAAI,OAAO,CAAC,UAAU,KAAK,SAAS;YAAE,IAAI,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC;QACtG,IAAI,MAAM,IAAI,OAAO;YAAE,IAAI,CAAC,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;QAChD,IAAI,YAAY,IAAI,OAAO,IAAI,OAAO,CAAC,UAAU,KAAK,SAAS;YAAE,IAAI,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC;QACtG,IAAI,aAAa,IAAI,OAAO,IAAI,OAAO,CAAC,WAAW,KAAK,SAAS;YAAE,IAAI,CAAC,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;QAC1G,IAAI,OAAO,IAAI,OAAO,IAAI,OAAO,CAAC,KAAK,KAAK,SAAS;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;QAClF,IAAI,MAAM,IAAI,OAAO;YAAE,IAAI,CAAC,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;QAChD,IAAI,QAAQ,IAAI,OAAO;YAAE,IAAI,CAAC,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;QACtD,IAAI,OAAO,IAAI,OAAO;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;QACnD,IAAI,cAAc,IAAI,OAAO;YAAE,IAAI,CAAC,YAAY,GAAG,OAAO,CAAC,YAAY,CAAC;QACxE,IAAI,SAAS,IAAI,OAAO;YAAE,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;QACzD,IAAI,mBAAmB,IAAI,OAAO;YAAE,IAAI,CAAC,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAAC;QACvF,IAAI,WAAW,IAAI,OAAO;YAAE,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;QAC/D,IAAI,UAAU,IAAI,OAAO;YAAE,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC;QAC5D,IAAI,iBAAiB,IAAI,OAAO,IAAI,OAAO,CAAC,eAAe,KAAK,SAAS;YAAE,IAAI,CAAC,eAAe,GAAG,OAAO,CAAC,eAAe,CAAC;QAC1H,IAAI,aAAa,IAAI,OAAO;YAAE,IAAI,CAAC,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;QACrE,IAAI,gBAAgB,IAAI,OAAO;YAAE,IAAI,CAAC,cAAc,GAAG,OAAO,CAAC,cAAc,CAAC;QAC9E,IAAI,OAAO,IAAI,OAAO;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;QACnD,IAAI,aAAa,IAAI,OAAO;YAAE,IAAI,CAAC,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;QACrE,IAAI,mBAAmB,IAAI,OAAO,IAAI,OAAO,CAAC,iBAAiB,KAAK,SAAS;YAAE,IAAI,CAAC,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAAC;QAClI,IAAI,sBAAsB,IAAI,OAAO,IAAI,OAAO,CAAC,oBAAoB,KAAK,SAAS;YAAE,IAAI,CAAC,oBAAoB,GAAG,OAAO,CAAC,oBAAoB,CAAC;QAC9I,IAAI,gBAAgB,IAAI,OAAO;YAAE,IAAI,CAAC,cAAc,GAAG,OAAO,CAAC,cAAc,CAAC;IAC/E,CAAC;CAED;AAED,WAAiB,IAAI;IAEpB,MAAa,cAAc;QAQ1B,YAAY,OAA8F;YACzG,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;YAC3B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;YAC/B,IAAI,CAAC,aAAa,GAAG,OAAO,CAAC,aAAa,CAAC;QAC5C,CAAC;KAED;IAdY,mBAAc,iBAc1B,CAAA;AAEF,CAAC,EAlBgB,IAAI,KAAJ,IAAI,QAkBpB","sourcesContent":["// auto-generated file\nimport {randomUuid} from '../utils/Id.mjs';\nimport {DecryptedPropertyStub} from './PropertyStub.mjs';\nimport {Identifier} from './base/Identifier.mjs';\nimport {StoredDocument} from './base/StoredDocument.mjs';\nimport {DelegationTag} from './embed/DelegationTag.mjs';\nimport {UsersStatus} from './enums/UsersStatus.mjs';\nimport {UsersType} from './enums/UsersType.mjs';\nimport {AuthenticationToken} from './security/AuthenticationToken.mjs';\nimport {Permission} from './security/Permission.mjs';\n\n\nexport class User implements StoredDocument {\n\n\tid: string;\n\n\trev: string | undefined = undefined;\n\n\tdeletionDate: number | undefined = undefined;\n\n\tcreated: number | undefined = undefined;\n\n\tidentifier: Array<Identifier> = [];\n\n\tname: string | undefined = undefined;\n\n\tproperties: Array<DecryptedPropertyStub> = [];\n\n\tpermissions: Array<Permission> = [];\n\n\troles: Array<string> = [];\n\n\ttype: UsersType | undefined = undefined;\n\n\tstatus: UsersStatus | undefined = undefined;\n\n\tlogin: string | undefined = undefined;\n\n\tpasswordHash: string | undefined = undefined;\n\n\tgroupId: string | undefined = undefined;\n\n\thealthcarePartyId: string | undefined = undefined;\n\n\tpatientId: string | undefined = undefined;\n\n\tdeviceId: string | undefined = undefined;\n\n\tautoDelegations: { [ key in DelegationTag ]?: Array<string> } = {};\n\n\tcreatedDate: number | undefined = undefined;\n\n\ttermsOfUseDate: number | undefined = undefined;\n\n\temail: string | undefined = undefined;\n\n\tmobilePhone: string | undefined = undefined;\n\n\tapplicationTokens: { [ key: string ]: string } = {};\n\n\tauthenticationTokens: { [ key: string ]: AuthenticationToken } = {};\n\n\tsystemMetadata: User.SystemMetadata | undefined = undefined;\n\n\tconstructor(partial: Partial<User>) {\n\t\tthis.id = partial.id ?? randomUuid();\n\t\tif ('rev' in partial) this.rev = partial.rev;\n\t\tif ('deletionDate' in partial) this.deletionDate = partial.deletionDate;\n\t\tif ('created' in partial) this.created = partial.created;\n\t\tif ('identifier' in partial && partial.identifier !== undefined) this.identifier = partial.identifier;\n\t\tif ('name' in partial) this.name = partial.name;\n\t\tif ('properties' in partial && partial.properties !== undefined) this.properties = partial.properties;\n\t\tif ('permissions' in partial && partial.permissions !== undefined) this.permissions = partial.permissions;\n\t\tif ('roles' in partial && partial.roles !== undefined) this.roles = partial.roles;\n\t\tif ('type' in partial) this.type = partial.type;\n\t\tif ('status' in partial) this.status = partial.status;\n\t\tif ('login' in partial) this.login = partial.login;\n\t\tif ('passwordHash' in partial) this.passwordHash = partial.passwordHash;\n\t\tif ('groupId' in partial) this.groupId = partial.groupId;\n\t\tif ('healthcarePartyId' in partial) this.healthcarePartyId = partial.healthcarePartyId;\n\t\tif ('patientId' in partial) this.patientId = partial.patientId;\n\t\tif ('deviceId' in partial) this.deviceId = partial.deviceId;\n\t\tif ('autoDelegations' in partial && partial.autoDelegations !== undefined) this.autoDelegations = partial.autoDelegations;\n\t\tif ('createdDate' in partial) this.createdDate = partial.createdDate;\n\t\tif ('termsOfUseDate' in partial) this.termsOfUseDate = partial.termsOfUseDate;\n\t\tif ('email' in partial) this.email = partial.email;\n\t\tif ('mobilePhone' in partial) this.mobilePhone = partial.mobilePhone;\n\t\tif ('applicationTokens' in partial && partial.applicationTokens !== undefined) this.applicationTokens = partial.applicationTokens;\n\t\tif ('authenticationTokens' in partial && partial.authenticationTokens !== undefined) this.authenticationTokens = partial.authenticationTokens;\n\t\tif ('systemMetadata' in partial) this.systemMetadata = partial.systemMetadata;\n\t}\n\n}\n\nexport namespace User {\n\n\texport class SystemMetadata {\n\n\t\troles: Array<string>;\n\n\t\tisAdmin: boolean;\n\n\t\tinheritsRoles: boolean;\n\n\t\tconstructor(partial: Partial<SystemMetadata> & Pick<SystemMetadata, \"roles\" | \"isAdmin\" | \"inheritsRoles\">) {\n\t\t\tthis.roles = partial.roles;\n\t\t\tthis.isAdmin = partial.isAdmin;\n\t\t\tthis.inheritsRoles = partial.inheritsRoles;\n\t\t}\n\n\t}\n\n}\n"]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Group } from './Group.mjs';
|
|
2
|
+
export declare class UserGroup {
|
|
3
|
+
groupId: string | undefined;
|
|
4
|
+
groupName: string | undefined;
|
|
5
|
+
groupsHierarchy: Array<Group>;
|
|
6
|
+
userId: string | undefined;
|
|
7
|
+
login: string | undefined;
|
|
8
|
+
name: string | undefined;
|
|
9
|
+
email: string | undefined;
|
|
10
|
+
phone: string | undefined;
|
|
11
|
+
patientId: string | undefined;
|
|
12
|
+
healthcarePartyId: string | undefined;
|
|
13
|
+
deviceId: string | undefined;
|
|
14
|
+
nameOfParentOfTopmostGroupInHierarchy: string | undefined;
|
|
15
|
+
constructor(partial: Partial<UserGroup>);
|
|
16
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
export class UserGroup {
|
|
2
|
+
constructor(partial) {
|
|
3
|
+
this.groupId = undefined;
|
|
4
|
+
this.groupName = undefined;
|
|
5
|
+
this.groupsHierarchy = [];
|
|
6
|
+
this.userId = undefined;
|
|
7
|
+
this.login = undefined;
|
|
8
|
+
this.name = undefined;
|
|
9
|
+
this.email = undefined;
|
|
10
|
+
this.phone = undefined;
|
|
11
|
+
this.patientId = undefined;
|
|
12
|
+
this.healthcarePartyId = undefined;
|
|
13
|
+
this.deviceId = undefined;
|
|
14
|
+
this.nameOfParentOfTopmostGroupInHierarchy = undefined;
|
|
15
|
+
if ('groupId' in partial)
|
|
16
|
+
this.groupId = partial.groupId;
|
|
17
|
+
if ('groupName' in partial)
|
|
18
|
+
this.groupName = partial.groupName;
|
|
19
|
+
if ('groupsHierarchy' in partial && partial.groupsHierarchy !== undefined)
|
|
20
|
+
this.groupsHierarchy = partial.groupsHierarchy;
|
|
21
|
+
if ('userId' in partial)
|
|
22
|
+
this.userId = partial.userId;
|
|
23
|
+
if ('login' in partial)
|
|
24
|
+
this.login = partial.login;
|
|
25
|
+
if ('name' in partial)
|
|
26
|
+
this.name = partial.name;
|
|
27
|
+
if ('email' in partial)
|
|
28
|
+
this.email = partial.email;
|
|
29
|
+
if ('phone' in partial)
|
|
30
|
+
this.phone = partial.phone;
|
|
31
|
+
if ('patientId' in partial)
|
|
32
|
+
this.patientId = partial.patientId;
|
|
33
|
+
if ('healthcarePartyId' in partial)
|
|
34
|
+
this.healthcarePartyId = partial.healthcarePartyId;
|
|
35
|
+
if ('deviceId' in partial)
|
|
36
|
+
this.deviceId = partial.deviceId;
|
|
37
|
+
if ('nameOfParentOfTopmostGroupInHierarchy' in partial)
|
|
38
|
+
this.nameOfParentOfTopmostGroupInHierarchy = partial.nameOfParentOfTopmostGroupInHierarchy;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
//# sourceMappingURL=UserGroup.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserGroup.mjs","sourceRoot":"","sources":["../../tsSourcesProject/model/UserGroup.mts"],"names":[],"mappings":"AAIA,MAAM,OAAO,SAAS;IA0BrB,YAAY,OAA2B;QAxBvC,YAAO,GAAuB,SAAS,CAAC;QAExC,cAAS,GAAuB,SAAS,CAAC;QAE1C,oBAAe,GAAiB,EAAE,CAAC;QAEnC,WAAM,GAAuB,SAAS,CAAC;QAEvC,UAAK,GAAuB,SAAS,CAAC;QAEtC,SAAI,GAAuB,SAAS,CAAC;QAErC,UAAK,GAAuB,SAAS,CAAC;QAEtC,UAAK,GAAuB,SAAS,CAAC;QAEtC,cAAS,GAAuB,SAAS,CAAC;QAE1C,sBAAiB,GAAuB,SAAS,CAAC;QAElD,aAAQ,GAAuB,SAAS,CAAC;QAEzC,0CAAqC,GAAuB,SAAS,CAAC;QAGrE,IAAI,SAAS,IAAI,OAAO;YAAE,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;QACzD,IAAI,WAAW,IAAI,OAAO;YAAE,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;QAC/D,IAAI,iBAAiB,IAAI,OAAO,IAAI,OAAO,CAAC,eAAe,KAAK,SAAS;YAAE,IAAI,CAAC,eAAe,GAAG,OAAO,CAAC,eAAe,CAAC;QAC1H,IAAI,QAAQ,IAAI,OAAO;YAAE,IAAI,CAAC,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;QACtD,IAAI,OAAO,IAAI,OAAO;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;QACnD,IAAI,MAAM,IAAI,OAAO;YAAE,IAAI,CAAC,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;QAChD,IAAI,OAAO,IAAI,OAAO;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;QACnD,IAAI,OAAO,IAAI,OAAO;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;QACnD,IAAI,WAAW,IAAI,OAAO;YAAE,IAAI,CAAC,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;QAC/D,IAAI,mBAAmB,IAAI,OAAO;YAAE,IAAI,CAAC,iBAAiB,GAAG,OAAO,CAAC,iBAAiB,CAAC;QACvF,IAAI,UAAU,IAAI,OAAO;YAAE,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC;QAC5D,IAAI,uCAAuC,IAAI,OAAO;YAAE,IAAI,CAAC,qCAAqC,GAAG,OAAO,CAAC,qCAAqC,CAAC;IACpJ,CAAC;CAED","sourcesContent":["// auto-generated file\nimport {Group} from './Group.mjs';\n\n\nexport class UserGroup {\n\n\tgroupId: string | undefined = undefined;\n\n\tgroupName: string | undefined = undefined;\n\n\tgroupsHierarchy: Array<Group> = [];\n\n\tuserId: string | undefined = undefined;\n\n\tlogin: string | undefined = undefined;\n\n\tname: string | undefined = undefined;\n\n\temail: string | undefined = undefined;\n\n\tphone: string | undefined = undefined;\n\n\tpatientId: string | undefined = undefined;\n\n\thealthcarePartyId: string | undefined = undefined;\n\n\tdeviceId: string | undefined = undefined;\n\n\tnameOfParentOfTopmostGroupInHierarchy: string | undefined = undefined;\n\n\tconstructor(partial: Partial<UserGroup>) {\n\t\tif ('groupId' in partial) this.groupId = partial.groupId;\n\t\tif ('groupName' in partial) this.groupName = partial.groupName;\n\t\tif ('groupsHierarchy' in partial && partial.groupsHierarchy !== undefined) this.groupsHierarchy = partial.groupsHierarchy;\n\t\tif ('userId' in partial) this.userId = partial.userId;\n\t\tif ('login' in partial) this.login = partial.login;\n\t\tif ('name' in partial) this.name = partial.name;\n\t\tif ('email' in partial) this.email = partial.email;\n\t\tif ('phone' in partial) this.phone = partial.phone;\n\t\tif ('patientId' in partial) this.patientId = partial.patientId;\n\t\tif ('healthcarePartyId' in partial) this.healthcarePartyId = partial.healthcarePartyId;\n\t\tif ('deviceId' in partial) this.deviceId = partial.deviceId;\n\t\tif ('nameOfParentOfTopmostGroupInHierarchy' in partial) this.nameOfParentOfTopmostGroupInHierarchy = partial.nameOfParentOfTopmostGroupInHierarchy;\n\t}\n\n}\n"]}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
export var AppendixType;
|
|
3
|
+
(function (AppendixType) {
|
|
4
|
+
AppendixType["ExternalLink"] = "ExternalLink";
|
|
5
|
+
AppendixType["Video"] = "Video";
|
|
6
|
+
AppendixType["Description"] = "Description";
|
|
7
|
+
})(AppendixType || (AppendixType = {}));
|
|
8
|
+
//# sourceMappingURL=AppendixType.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppendixType.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/AppendixType.mts"],"names":[],"mappings":"AAAA,sBAAsB;AAEtB,MAAM,CAAN,IAAY,YAIX;AAJD,WAAY,YAAY;IACvB,6CAA6B,CAAA;IAC7B,+BAAe,CAAA;IACf,2CAA2B,CAAA;AAC5B,CAAC,EAJW,YAAY,KAAZ,YAAY,QAIvB","sourcesContent":["// auto-generated file\n\nexport enum AppendixType {\n\tExternalLink = \"ExternalLink\",\n\tVideo = \"Video\",\n\tDescription = \"Description\"\n}\n"]}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
export declare enum CodeFlag {
|
|
2
|
+
MaleOnly = "MaleOnly",
|
|
3
|
+
FemaleOnly = "FemaleOnly",
|
|
4
|
+
Deptkinesitherapy = "Deptkinesitherapy",
|
|
5
|
+
Deptnursing = "Deptnursing",
|
|
6
|
+
Deptgeneralpractice = "Deptgeneralpractice",
|
|
7
|
+
Deptsocialworker = "Deptsocialworker",
|
|
8
|
+
Deptpsychology = "Deptpsychology",
|
|
9
|
+
Deptadministrative = "Deptadministrative",
|
|
10
|
+
Deptdietetics = "Deptdietetics",
|
|
11
|
+
Deptspeechtherapy = "Deptspeechtherapy",
|
|
12
|
+
Deptdentistry = "Deptdentistry",
|
|
13
|
+
Deptoccupationaltherapy = "Deptoccupationaltherapy",
|
|
14
|
+
Depthealthcare = "Depthealthcare",
|
|
15
|
+
Deptgynecology = "Deptgynecology",
|
|
16
|
+
Deptpediatry = "Deptpediatry",
|
|
17
|
+
Deptalgology = "Deptalgology",
|
|
18
|
+
Deptanatomopathology = "Deptanatomopathology",
|
|
19
|
+
Deptanesthesiology = "Deptanesthesiology",
|
|
20
|
+
Deptbacteriology = "Deptbacteriology",
|
|
21
|
+
Deptcardiacsurgery = "Deptcardiacsurgery",
|
|
22
|
+
Deptcardiology = "Deptcardiology",
|
|
23
|
+
Deptchildandadolescentpsychiatry = "Deptchildandadolescentpsychiatry",
|
|
24
|
+
Deptdermatology = "Deptdermatology",
|
|
25
|
+
Deptdiabetology = "Deptdiabetology",
|
|
26
|
+
Deptemergency = "Deptemergency",
|
|
27
|
+
Deptendocrinology = "Deptendocrinology",
|
|
28
|
+
Deptgastroenterology = "Deptgastroenterology",
|
|
29
|
+
Deptgenetics = "Deptgenetics",
|
|
30
|
+
Deptgeriatry = "Deptgeriatry",
|
|
31
|
+
Depthandsurgery = "Depthandsurgery",
|
|
32
|
+
Depthematology = "Depthematology",
|
|
33
|
+
Deptinfectiousdisease = "Deptinfectiousdisease",
|
|
34
|
+
Deptintensivecare = "Deptintensivecare",
|
|
35
|
+
Deptlaboratory = "Deptlaboratory",
|
|
36
|
+
Deptmajorburns = "Deptmajorburns",
|
|
37
|
+
Deptmaxillofacialsurgery = "Deptmaxillofacialsurgery",
|
|
38
|
+
Deptmedicine = "Deptmedicine",
|
|
39
|
+
Deptmolecularbiology = "Deptmolecularbiology",
|
|
40
|
+
Deptneonatalogy = "Deptneonatalogy",
|
|
41
|
+
Deptnephrology = "Deptnephrology",
|
|
42
|
+
Deptneurology = "Deptneurology",
|
|
43
|
+
Deptneurosurgery = "Deptneurosurgery",
|
|
44
|
+
Deptnte = "Deptnte",
|
|
45
|
+
Deptnuclear = "Deptnuclear",
|
|
46
|
+
Deptnutritiondietetics = "Deptnutritiondietetics",
|
|
47
|
+
Deptobstetrics = "Deptobstetrics",
|
|
48
|
+
Deptoncology = "Deptoncology",
|
|
49
|
+
Deptophtalmology = "Deptophtalmology",
|
|
50
|
+
Deptorthopedy = "Deptorthopedy",
|
|
51
|
+
Deptpalliativecare = "Deptpalliativecare",
|
|
52
|
+
Deptpediatricintensivecare = "Deptpediatricintensivecare",
|
|
53
|
+
Deptpediatricsurgery = "Deptpediatricsurgery",
|
|
54
|
+
Deptpharmacy = "Deptpharmacy",
|
|
55
|
+
Deptphysicalmedecine = "Deptphysicalmedecine",
|
|
56
|
+
Deptphysiotherapy = "Deptphysiotherapy",
|
|
57
|
+
Deptplasticandreparatorysurgery = "Deptplasticandreparatorysurgery",
|
|
58
|
+
Deptpneumology = "Deptpneumology",
|
|
59
|
+
Deptpodiatry = "Deptpodiatry",
|
|
60
|
+
Deptpsychiatry = "Deptpsychiatry",
|
|
61
|
+
Deptradiology = "Deptradiology",
|
|
62
|
+
Deptradiotherapy = "Deptradiotherapy",
|
|
63
|
+
Deptrevalidation = "Deptrevalidation",
|
|
64
|
+
Deptrheumatology = "Deptrheumatology",
|
|
65
|
+
Deptrhumatology = "Deptrhumatology",
|
|
66
|
+
Deptsenology = "Deptsenology",
|
|
67
|
+
Deptsocialservice = "Deptsocialservice",
|
|
68
|
+
Deptsportsmedecine = "Deptsportsmedecine",
|
|
69
|
+
Deptstomatology = "Deptstomatology",
|
|
70
|
+
Deptsurgery = "Deptsurgery",
|
|
71
|
+
Deptthoracicsurgery = "Deptthoracicsurgery",
|
|
72
|
+
Depttoxicology = "Depttoxicology",
|
|
73
|
+
Depttropicalmedecine = "Depttropicalmedecine",
|
|
74
|
+
Depturology = "Depturology",
|
|
75
|
+
Deptvascularsurgery = "Deptvascularsurgery",
|
|
76
|
+
Deptvisceraldigestiveabdominalsurgery = "Deptvisceraldigestiveabdominalsurgery",
|
|
77
|
+
Depttransplantsurgery = "Depttransplantsurgery",
|
|
78
|
+
Deptpercutaneous = "Deptpercutaneous",
|
|
79
|
+
Deptchildbirth = "Deptchildbirth"
|
|
80
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
// auto-generated file
|
|
2
|
+
export var CodeFlag;
|
|
3
|
+
(function (CodeFlag) {
|
|
4
|
+
CodeFlag["MaleOnly"] = "MaleOnly";
|
|
5
|
+
CodeFlag["FemaleOnly"] = "FemaleOnly";
|
|
6
|
+
CodeFlag["Deptkinesitherapy"] = "Deptkinesitherapy";
|
|
7
|
+
CodeFlag["Deptnursing"] = "Deptnursing";
|
|
8
|
+
CodeFlag["Deptgeneralpractice"] = "Deptgeneralpractice";
|
|
9
|
+
CodeFlag["Deptsocialworker"] = "Deptsocialworker";
|
|
10
|
+
CodeFlag["Deptpsychology"] = "Deptpsychology";
|
|
11
|
+
CodeFlag["Deptadministrative"] = "Deptadministrative";
|
|
12
|
+
CodeFlag["Deptdietetics"] = "Deptdietetics";
|
|
13
|
+
CodeFlag["Deptspeechtherapy"] = "Deptspeechtherapy";
|
|
14
|
+
CodeFlag["Deptdentistry"] = "Deptdentistry";
|
|
15
|
+
CodeFlag["Deptoccupationaltherapy"] = "Deptoccupationaltherapy";
|
|
16
|
+
CodeFlag["Depthealthcare"] = "Depthealthcare";
|
|
17
|
+
CodeFlag["Deptgynecology"] = "Deptgynecology";
|
|
18
|
+
CodeFlag["Deptpediatry"] = "Deptpediatry";
|
|
19
|
+
CodeFlag["Deptalgology"] = "Deptalgology";
|
|
20
|
+
CodeFlag["Deptanatomopathology"] = "Deptanatomopathology";
|
|
21
|
+
CodeFlag["Deptanesthesiology"] = "Deptanesthesiology";
|
|
22
|
+
CodeFlag["Deptbacteriology"] = "Deptbacteriology";
|
|
23
|
+
CodeFlag["Deptcardiacsurgery"] = "Deptcardiacsurgery";
|
|
24
|
+
CodeFlag["Deptcardiology"] = "Deptcardiology";
|
|
25
|
+
CodeFlag["Deptchildandadolescentpsychiatry"] = "Deptchildandadolescentpsychiatry";
|
|
26
|
+
CodeFlag["Deptdermatology"] = "Deptdermatology";
|
|
27
|
+
CodeFlag["Deptdiabetology"] = "Deptdiabetology";
|
|
28
|
+
CodeFlag["Deptemergency"] = "Deptemergency";
|
|
29
|
+
CodeFlag["Deptendocrinology"] = "Deptendocrinology";
|
|
30
|
+
CodeFlag["Deptgastroenterology"] = "Deptgastroenterology";
|
|
31
|
+
CodeFlag["Deptgenetics"] = "Deptgenetics";
|
|
32
|
+
CodeFlag["Deptgeriatry"] = "Deptgeriatry";
|
|
33
|
+
CodeFlag["Depthandsurgery"] = "Depthandsurgery";
|
|
34
|
+
CodeFlag["Depthematology"] = "Depthematology";
|
|
35
|
+
CodeFlag["Deptinfectiousdisease"] = "Deptinfectiousdisease";
|
|
36
|
+
CodeFlag["Deptintensivecare"] = "Deptintensivecare";
|
|
37
|
+
CodeFlag["Deptlaboratory"] = "Deptlaboratory";
|
|
38
|
+
CodeFlag["Deptmajorburns"] = "Deptmajorburns";
|
|
39
|
+
CodeFlag["Deptmaxillofacialsurgery"] = "Deptmaxillofacialsurgery";
|
|
40
|
+
CodeFlag["Deptmedicine"] = "Deptmedicine";
|
|
41
|
+
CodeFlag["Deptmolecularbiology"] = "Deptmolecularbiology";
|
|
42
|
+
CodeFlag["Deptneonatalogy"] = "Deptneonatalogy";
|
|
43
|
+
CodeFlag["Deptnephrology"] = "Deptnephrology";
|
|
44
|
+
CodeFlag["Deptneurology"] = "Deptneurology";
|
|
45
|
+
CodeFlag["Deptneurosurgery"] = "Deptneurosurgery";
|
|
46
|
+
CodeFlag["Deptnte"] = "Deptnte";
|
|
47
|
+
CodeFlag["Deptnuclear"] = "Deptnuclear";
|
|
48
|
+
CodeFlag["Deptnutritiondietetics"] = "Deptnutritiondietetics";
|
|
49
|
+
CodeFlag["Deptobstetrics"] = "Deptobstetrics";
|
|
50
|
+
CodeFlag["Deptoncology"] = "Deptoncology";
|
|
51
|
+
CodeFlag["Deptophtalmology"] = "Deptophtalmology";
|
|
52
|
+
CodeFlag["Deptorthopedy"] = "Deptorthopedy";
|
|
53
|
+
CodeFlag["Deptpalliativecare"] = "Deptpalliativecare";
|
|
54
|
+
CodeFlag["Deptpediatricintensivecare"] = "Deptpediatricintensivecare";
|
|
55
|
+
CodeFlag["Deptpediatricsurgery"] = "Deptpediatricsurgery";
|
|
56
|
+
CodeFlag["Deptpharmacy"] = "Deptpharmacy";
|
|
57
|
+
CodeFlag["Deptphysicalmedecine"] = "Deptphysicalmedecine";
|
|
58
|
+
CodeFlag["Deptphysiotherapy"] = "Deptphysiotherapy";
|
|
59
|
+
CodeFlag["Deptplasticandreparatorysurgery"] = "Deptplasticandreparatorysurgery";
|
|
60
|
+
CodeFlag["Deptpneumology"] = "Deptpneumology";
|
|
61
|
+
CodeFlag["Deptpodiatry"] = "Deptpodiatry";
|
|
62
|
+
CodeFlag["Deptpsychiatry"] = "Deptpsychiatry";
|
|
63
|
+
CodeFlag["Deptradiology"] = "Deptradiology";
|
|
64
|
+
CodeFlag["Deptradiotherapy"] = "Deptradiotherapy";
|
|
65
|
+
CodeFlag["Deptrevalidation"] = "Deptrevalidation";
|
|
66
|
+
CodeFlag["Deptrheumatology"] = "Deptrheumatology";
|
|
67
|
+
CodeFlag["Deptrhumatology"] = "Deptrhumatology";
|
|
68
|
+
CodeFlag["Deptsenology"] = "Deptsenology";
|
|
69
|
+
CodeFlag["Deptsocialservice"] = "Deptsocialservice";
|
|
70
|
+
CodeFlag["Deptsportsmedecine"] = "Deptsportsmedecine";
|
|
71
|
+
CodeFlag["Deptstomatology"] = "Deptstomatology";
|
|
72
|
+
CodeFlag["Deptsurgery"] = "Deptsurgery";
|
|
73
|
+
CodeFlag["Deptthoracicsurgery"] = "Deptthoracicsurgery";
|
|
74
|
+
CodeFlag["Depttoxicology"] = "Depttoxicology";
|
|
75
|
+
CodeFlag["Depttropicalmedecine"] = "Depttropicalmedecine";
|
|
76
|
+
CodeFlag["Depturology"] = "Depturology";
|
|
77
|
+
CodeFlag["Deptvascularsurgery"] = "Deptvascularsurgery";
|
|
78
|
+
CodeFlag["Deptvisceraldigestiveabdominalsurgery"] = "Deptvisceraldigestiveabdominalsurgery";
|
|
79
|
+
CodeFlag["Depttransplantsurgery"] = "Depttransplantsurgery";
|
|
80
|
+
CodeFlag["Deptpercutaneous"] = "Deptpercutaneous";
|
|
81
|
+
CodeFlag["Deptchildbirth"] = "Deptchildbirth";
|
|
82
|
+
})(CodeFlag || (CodeFlag = {}));
|
|
83
|
+
//# sourceMappingURL=CodeFlag.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeFlag.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/CodeFlag.mts"],"names":[],"mappings":"AAAA,sBAAsB;AAEtB,MAAM,CAAN,IAAY,QA+EX;AA/ED,WAAY,QAAQ;IACnB,iCAAqB,CAAA;IACrB,qCAAyB,CAAA;IACzB,mDAAuC,CAAA;IACvC,uCAA2B,CAAA;IAC3B,uDAA2C,CAAA;IAC3C,iDAAqC,CAAA;IACrC,6CAAiC,CAAA;IACjC,qDAAyC,CAAA;IACzC,2CAA+B,CAAA;IAC/B,mDAAuC,CAAA;IACvC,2CAA+B,CAAA;IAC/B,+DAAmD,CAAA;IACnD,6CAAiC,CAAA;IACjC,6CAAiC,CAAA;IACjC,yCAA6B,CAAA;IAC7B,yCAA6B,CAAA;IAC7B,yDAA6C,CAAA;IAC7C,qDAAyC,CAAA;IACzC,iDAAqC,CAAA;IACrC,qDAAyC,CAAA;IACzC,6CAAiC,CAAA;IACjC,iFAAqE,CAAA;IACrE,+CAAmC,CAAA;IACnC,+CAAmC,CAAA;IACnC,2CAA+B,CAAA;IAC/B,mDAAuC,CAAA;IACvC,yDAA6C,CAAA;IAC7C,yCAA6B,CAAA;IAC7B,yCAA6B,CAAA;IAC7B,+CAAmC,CAAA;IACnC,6CAAiC,CAAA;IACjC,2DAA+C,CAAA;IAC/C,mDAAuC,CAAA;IACvC,6CAAiC,CAAA;IACjC,6CAAiC,CAAA;IACjC,iEAAqD,CAAA;IACrD,yCAA6B,CAAA;IAC7B,yDAA6C,CAAA;IAC7C,+CAAmC,CAAA;IACnC,6CAAiC,CAAA;IACjC,2CAA+B,CAAA;IAC/B,iDAAqC,CAAA;IACrC,+BAAmB,CAAA;IACnB,uCAA2B,CAAA;IAC3B,6DAAiD,CAAA;IACjD,6CAAiC,CAAA;IACjC,yCAA6B,CAAA;IAC7B,iDAAqC,CAAA;IACrC,2CAA+B,CAAA;IAC/B,qDAAyC,CAAA;IACzC,qEAAyD,CAAA;IACzD,yDAA6C,CAAA;IAC7C,yCAA6B,CAAA;IAC7B,yDAA6C,CAAA;IAC7C,mDAAuC,CAAA;IACvC,+EAAmE,CAAA;IACnE,6CAAiC,CAAA;IACjC,yCAA6B,CAAA;IAC7B,6CAAiC,CAAA;IACjC,2CAA+B,CAAA;IAC/B,iDAAqC,CAAA;IACrC,iDAAqC,CAAA;IACrC,iDAAqC,CAAA;IACrC,+CAAmC,CAAA;IACnC,yCAA6B,CAAA;IAC7B,mDAAuC,CAAA;IACvC,qDAAyC,CAAA;IACzC,+CAAmC,CAAA;IACnC,uCAA2B,CAAA;IAC3B,uDAA2C,CAAA;IAC3C,6CAAiC,CAAA;IACjC,yDAA6C,CAAA;IAC7C,uCAA2B,CAAA;IAC3B,uDAA2C,CAAA;IAC3C,2FAA+E,CAAA;IAC/E,2DAA+C,CAAA;IAC/C,iDAAqC,CAAA;IACrC,6CAAiC,CAAA;AAClC,CAAC,EA/EW,QAAQ,KAAR,QAAQ,QA+EnB","sourcesContent":["// auto-generated file\n\nexport enum CodeFlag {\n\tMaleOnly = \"MaleOnly\",\n\tFemaleOnly = \"FemaleOnly\",\n\tDeptkinesitherapy = \"Deptkinesitherapy\",\n\tDeptnursing = \"Deptnursing\",\n\tDeptgeneralpractice = \"Deptgeneralpractice\",\n\tDeptsocialworker = \"Deptsocialworker\",\n\tDeptpsychology = \"Deptpsychology\",\n\tDeptadministrative = \"Deptadministrative\",\n\tDeptdietetics = \"Deptdietetics\",\n\tDeptspeechtherapy = \"Deptspeechtherapy\",\n\tDeptdentistry = \"Deptdentistry\",\n\tDeptoccupationaltherapy = \"Deptoccupationaltherapy\",\n\tDepthealthcare = \"Depthealthcare\",\n\tDeptgynecology = \"Deptgynecology\",\n\tDeptpediatry = \"Deptpediatry\",\n\tDeptalgology = \"Deptalgology\",\n\tDeptanatomopathology = \"Deptanatomopathology\",\n\tDeptanesthesiology = \"Deptanesthesiology\",\n\tDeptbacteriology = \"Deptbacteriology\",\n\tDeptcardiacsurgery = \"Deptcardiacsurgery\",\n\tDeptcardiology = \"Deptcardiology\",\n\tDeptchildandadolescentpsychiatry = \"Deptchildandadolescentpsychiatry\",\n\tDeptdermatology = \"Deptdermatology\",\n\tDeptdiabetology = \"Deptdiabetology\",\n\tDeptemergency = \"Deptemergency\",\n\tDeptendocrinology = \"Deptendocrinology\",\n\tDeptgastroenterology = \"Deptgastroenterology\",\n\tDeptgenetics = \"Deptgenetics\",\n\tDeptgeriatry = \"Deptgeriatry\",\n\tDepthandsurgery = \"Depthandsurgery\",\n\tDepthematology = \"Depthematology\",\n\tDeptinfectiousdisease = \"Deptinfectiousdisease\",\n\tDeptintensivecare = \"Deptintensivecare\",\n\tDeptlaboratory = \"Deptlaboratory\",\n\tDeptmajorburns = \"Deptmajorburns\",\n\tDeptmaxillofacialsurgery = \"Deptmaxillofacialsurgery\",\n\tDeptmedicine = \"Deptmedicine\",\n\tDeptmolecularbiology = \"Deptmolecularbiology\",\n\tDeptneonatalogy = \"Deptneonatalogy\",\n\tDeptnephrology = \"Deptnephrology\",\n\tDeptneurology = \"Deptneurology\",\n\tDeptneurosurgery = \"Deptneurosurgery\",\n\tDeptnte = \"Deptnte\",\n\tDeptnuclear = \"Deptnuclear\",\n\tDeptnutritiondietetics = \"Deptnutritiondietetics\",\n\tDeptobstetrics = \"Deptobstetrics\",\n\tDeptoncology = \"Deptoncology\",\n\tDeptophtalmology = \"Deptophtalmology\",\n\tDeptorthopedy = \"Deptorthopedy\",\n\tDeptpalliativecare = \"Deptpalliativecare\",\n\tDeptpediatricintensivecare = \"Deptpediatricintensivecare\",\n\tDeptpediatricsurgery = \"Deptpediatricsurgery\",\n\tDeptpharmacy = \"Deptpharmacy\",\n\tDeptphysicalmedecine = \"Deptphysicalmedecine\",\n\tDeptphysiotherapy = \"Deptphysiotherapy\",\n\tDeptplasticandreparatorysurgery = \"Deptplasticandreparatorysurgery\",\n\tDeptpneumology = \"Deptpneumology\",\n\tDeptpodiatry = \"Deptpodiatry\",\n\tDeptpsychiatry = \"Deptpsychiatry\",\n\tDeptradiology = \"Deptradiology\",\n\tDeptradiotherapy = \"Deptradiotherapy\",\n\tDeptrevalidation = \"Deptrevalidation\",\n\tDeptrheumatology = \"Deptrheumatology\",\n\tDeptrhumatology = \"Deptrhumatology\",\n\tDeptsenology = \"Deptsenology\",\n\tDeptsocialservice = \"Deptsocialservice\",\n\tDeptsportsmedecine = \"Deptsportsmedecine\",\n\tDeptstomatology = \"Deptstomatology\",\n\tDeptsurgery = \"Deptsurgery\",\n\tDeptthoracicsurgery = \"Deptthoracicsurgery\",\n\tDepttoxicology = \"Depttoxicology\",\n\tDepttropicalmedecine = \"Depttropicalmedecine\",\n\tDepturology = \"Depturology\",\n\tDeptvascularsurgery = \"Deptvascularsurgery\",\n\tDeptvisceraldigestiveabdominalsurgery = \"Deptvisceraldigestiveabdominalsurgery\",\n\tDepttransplantsurgery = \"Depttransplantsurgery\",\n\tDeptpercutaneous = \"Deptpercutaneous\",\n\tDeptchildbirth = \"Deptchildbirth\"\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeIdentification.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/CodeIdentification.mts"],"names":[],"mappings":"AAAA,sBAAsB","sourcesContent":["// auto-generated file\n\nexport interface CodeIdentification<K> {\n\n\tid: K;\n\n\tcode: string | undefined;\n\n\tcontext: string | undefined;\n\n\ttype: string | undefined;\n\n\tversion: string | undefined;\n\n\tlabel: { [ key: string ]: string } | undefined;\n\n}\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { CodeIdentification } from './CodeIdentification.mjs';
|
|
2
|
+
export declare class CodeStub implements CodeIdentification<string | undefined> {
|
|
3
|
+
id: string | undefined;
|
|
4
|
+
context: string | undefined;
|
|
5
|
+
type: string | undefined;
|
|
6
|
+
code: string | undefined;
|
|
7
|
+
version: string | undefined;
|
|
8
|
+
contextLabel: string | undefined;
|
|
9
|
+
label: {
|
|
10
|
+
[key: string]: string;
|
|
11
|
+
} | undefined;
|
|
12
|
+
constructor(partial: Partial<CodeStub>);
|
|
13
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export class CodeStub {
|
|
2
|
+
constructor(partial) {
|
|
3
|
+
this.id = undefined;
|
|
4
|
+
this.context = undefined;
|
|
5
|
+
this.type = undefined;
|
|
6
|
+
this.code = undefined;
|
|
7
|
+
this.version = undefined;
|
|
8
|
+
this.contextLabel = undefined;
|
|
9
|
+
this.label = undefined;
|
|
10
|
+
if ('id' in partial)
|
|
11
|
+
this.id = partial.id;
|
|
12
|
+
if ('context' in partial)
|
|
13
|
+
this.context = partial.context;
|
|
14
|
+
if ('type' in partial)
|
|
15
|
+
this.type = partial.type;
|
|
16
|
+
if ('code' in partial)
|
|
17
|
+
this.code = partial.code;
|
|
18
|
+
if ('version' in partial)
|
|
19
|
+
this.version = partial.version;
|
|
20
|
+
if ('contextLabel' in partial)
|
|
21
|
+
this.contextLabel = partial.contextLabel;
|
|
22
|
+
if ('label' in partial)
|
|
23
|
+
this.label = partial.label;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=CodeStub.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CodeStub.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/CodeStub.mts"],"names":[],"mappings":"AAIA,MAAM,OAAO,QAAQ;IAgBpB,YAAY,OAA0B;QAdtC,OAAE,GAAuB,SAAS,CAAC;QAEnC,YAAO,GAAuB,SAAS,CAAC;QAExC,SAAI,GAAuB,SAAS,CAAC;QAErC,SAAI,GAAuB,SAAS,CAAC;QAErC,YAAO,GAAuB,SAAS,CAAC;QAExC,iBAAY,GAAuB,SAAS,CAAC;QAE7C,UAAK,GAA4C,SAAS,CAAC;QAG1D,IAAI,IAAI,IAAI,OAAO;YAAE,IAAI,CAAC,EAAE,GAAG,OAAO,CAAC,EAAE,CAAC;QAC1C,IAAI,SAAS,IAAI,OAAO;YAAE,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;QACzD,IAAI,MAAM,IAAI,OAAO;YAAE,IAAI,CAAC,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;QAChD,IAAI,MAAM,IAAI,OAAO;YAAE,IAAI,CAAC,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC;QAChD,IAAI,SAAS,IAAI,OAAO;YAAE,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;QACzD,IAAI,cAAc,IAAI,OAAO;YAAE,IAAI,CAAC,YAAY,GAAG,OAAO,CAAC,YAAY,CAAC;QACxE,IAAI,OAAO,IAAI,OAAO;YAAE,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,CAAC;IACpD,CAAC;CAED","sourcesContent":["// auto-generated file\nimport {CodeIdentification} from './CodeIdentification.mjs';\n\n\nexport class CodeStub implements CodeIdentification<string | undefined> {\n\n\tid: string | undefined = undefined;\n\n\tcontext: string | undefined = undefined;\n\n\ttype: string | undefined = undefined;\n\n\tcode: string | undefined = undefined;\n\n\tversion: string | undefined = undefined;\n\n\tcontextLabel: string | undefined = undefined;\n\n\tlabel: { [ key: string ]: string } | undefined = undefined;\n\n\tconstructor(partial: Partial<CodeStub>) {\n\t\tif ('id' in partial) this.id = partial.id;\n\t\tif ('context' in partial) this.context = partial.context;\n\t\tif ('type' in partial) this.type = partial.type;\n\t\tif ('code' in partial) this.code = partial.code;\n\t\tif ('version' in partial) this.version = partial.version;\n\t\tif ('contextLabel' in partial) this.contextLabel = partial.contextLabel;\n\t\tif ('label' in partial) this.label = partial.label;\n\t}\n\n}\n"]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { HexString } from '../specializations/HexString.mjs';
|
|
2
|
+
import { SpkiHexString } from '../specializations/SpkiHexString.mjs';
|
|
3
|
+
import { HasTags } from './HasTags.mjs';
|
|
4
|
+
import { Versionable } from './Versionable.mjs';
|
|
5
|
+
export interface CryptoActor extends Versionable<string>, HasTags {
|
|
6
|
+
hcPartyKeys: {
|
|
7
|
+
[key: string]: Array<HexString>;
|
|
8
|
+
};
|
|
9
|
+
aesExchangeKeys: {
|
|
10
|
+
[key: string]: {
|
|
11
|
+
[key: string]: {
|
|
12
|
+
[key: string]: HexString;
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
};
|
|
16
|
+
transferKeys: {
|
|
17
|
+
[key: string]: {
|
|
18
|
+
[key: string]: HexString;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
privateKeyShamirPartitions: {
|
|
22
|
+
[key: string]: HexString;
|
|
23
|
+
};
|
|
24
|
+
publicKey: SpkiHexString | undefined;
|
|
25
|
+
publicKeysForOaepWithSha256: Array<SpkiHexString>;
|
|
26
|
+
readonly $ktClass: string;
|
|
27
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CryptoActor.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/CryptoActor.mts"],"names":[],"mappings":"","sourcesContent":["// auto-generated file\nimport {HexString} from '../specializations/HexString.mjs';\nimport {SpkiHexString} from '../specializations/SpkiHexString.mjs';\nimport {HasTags} from './HasTags.mjs';\nimport {Versionable} from './Versionable.mjs';\n\n\nexport interface CryptoActor extends Versionable<string>, HasTags {\n\n\thcPartyKeys: { [ key: string ]: Array<HexString> };\n\n\taesExchangeKeys: { [ key: string ]: { [ key: string ]: { [ key: string ]: HexString } } };\n\n\ttransferKeys: { [ key: string ]: { [ key: string ]: HexString } };\n\n\tprivateKeyShamirPartitions: { [ key: string ]: HexString };\n\n\tpublicKey: SpkiHexString | undefined;\n\n\tpublicKeysForOaepWithSha256: Array<SpkiHexString>;\n\n\treadonly $ktClass: string;\n\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataOwner.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/DataOwner.mts"],"names":[],"mappings":"","sourcesContent":["// auto-generated file\nimport {PropertyStub} from '../PropertyStub.mjs';\n\n\nexport interface DataOwner {\n\n\tproperties: Array<PropertyStub>;\n\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HasCodes.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/HasCodes.mts"],"names":[],"mappings":"","sourcesContent":["// auto-generated file\nimport {CodeStub} from './CodeStub.mjs';\n\n\nexport interface HasCodes {\n\n\tcodes: Array<CodeStub>;\n\n}\n"]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Delegation } from '../embed/Delegation.mjs';
|
|
2
|
+
import { SecurityMetadata } from '../embed/SecurityMetadata.mjs';
|
|
3
|
+
import { Versionable } from './Versionable.mjs';
|
|
4
|
+
export interface HasEncryptionMetadata extends Versionable<string> {
|
|
5
|
+
secretForeignKeys: Array<string>;
|
|
6
|
+
cryptedForeignKeys: {
|
|
7
|
+
[key: string]: Array<Delegation>;
|
|
8
|
+
};
|
|
9
|
+
delegations: {
|
|
10
|
+
[key: string]: Array<Delegation>;
|
|
11
|
+
};
|
|
12
|
+
encryptionKeys: {
|
|
13
|
+
[key: string]: Array<Delegation>;
|
|
14
|
+
};
|
|
15
|
+
securityMetadata: SecurityMetadata | undefined;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HasEncryptionMetadata.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/HasEncryptionMetadata.mts"],"names":[],"mappings":"","sourcesContent":["// auto-generated file\nimport {Delegation} from '../embed/Delegation.mjs';\nimport {SecurityMetadata} from '../embed/SecurityMetadata.mjs';\nimport {Versionable} from './Versionable.mjs';\n\n\nexport interface HasEncryptionMetadata extends Versionable<string> {\n\n\tsecretForeignKeys: Array<string>;\n\n\tcryptedForeignKeys: { [ key: string ]: Array<Delegation> };\n\n\tdelegations: { [ key: string ]: Array<Delegation> };\n\n\tencryptionKeys: { [ key: string ]: Array<Delegation> };\n\n\tsecurityMetadata: SecurityMetadata | undefined;\n\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HasTags.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/HasTags.mts"],"names":[],"mappings":"","sourcesContent":["// auto-generated file\nimport {CodeStub} from './CodeStub.mjs';\n\n\nexport interface HasTags {\n\n\ttags: Array<CodeStub>;\n\n}\n"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { HasCodes } from './HasCodes.mjs';
|
|
2
|
+
import { HasTags } from './HasTags.mjs';
|
|
3
|
+
import { Identifiable } from './Identifiable.mjs';
|
|
4
|
+
export interface ICureDocument<T> extends Identifiable<T>, HasTags, HasCodes {
|
|
5
|
+
created: number | undefined;
|
|
6
|
+
modified: number | undefined;
|
|
7
|
+
author: string | undefined;
|
|
8
|
+
responsible: string | undefined;
|
|
9
|
+
medicalLocationId: string | undefined;
|
|
10
|
+
endOfLife: number | undefined;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ICureDocument.mjs","sourceRoot":"","sources":["../../../tsSourcesProject/model/base/ICureDocument.mts"],"names":[],"mappings":"","sourcesContent":["// auto-generated file\nimport {HasCodes} from './HasCodes.mjs';\nimport {HasTags} from './HasTags.mjs';\nimport {Identifiable} from './Identifiable.mjs';\n\n\nexport interface ICureDocument<T> extends Identifiable<T>, HasTags, HasCodes {\n\n\tcreated: number | undefined;\n\n\tmodified: number | undefined;\n\n\tauthor: string | undefined;\n\n\tresponsible: string | undefined;\n\n\tmedicalLocationId: string | undefined;\n\n\tendOfLife: number | undefined;\n\n}\n"]}
|