Index

A B C D E F G H I L M N O P Q R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

ACCEPTED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
ACCEPTED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatusType
 
ACCEPTED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
ACCEPTED_OPT_OUT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
ACCEPTED_OPT_OUT - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
addAlias(String, SignerIdDTO, SignerIdDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
creates an alias between two signer ids; used for merges
addAssignedModule(AssignedConsentModule) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
add new AssignedConsentModule to list of AssignedConsentModules and invoke update of internal fhir reference list
addAssignedPolicy(AssignedConsentPolicy) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
add new AssignedConsentPolicy to list of AssignedConsentPolicy and invoke update of internal fhir reference list
addConsent(String, ConsentDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSServiceWithNotification
Stores the given consent and sends a notification.
addConsent(ConsentDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Stores the given consent.
addConsentOptOut(String, ConsentTemplateKeyDTO, Set<SignerIdDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSServiceWithNotification
 
addConsentOptOut(ConsentTemplateKeyDTO, Set<SignerIdDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
this is the short-variant to add an opt-out-consent without given module-states, scans and signatures.
addConsentTemplate(ConsentTemplateDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
stores the given consent template
the policies within the modulDTOs are ignored and therefore doesn't need to be set
addDetectedModuleState(DetectedModuleDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
addDomain(DomainDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
creates a new domain
addFreetext(ConsentTemplateFreeText) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
add new ConsentTemplateFreeText to list of ConsentTemplateFreeTexts and invoke update of internal fhir reference list
addModule(ModuleDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
stores the given module
addPolicy(PolicyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
stores the given policy
addScan(ConsentScanDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
addScanToConsent(ConsentKeyDTO, String, String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
add the given scan to the given consent
addSignerIdToConsent(ConsentKeyDTO, SignerIdDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
adds the given signerId to the given consent
addSignerIdToSignerId(String, SignerIdDTO, SignerIdDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
adds newSignerId (e.g. case number) to one or more virtual persons (which are using the given existentSignerId (e.g. pseudonym))
addSignerIdType(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
add signer id type for consent domain
addSignerIdType(String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
add a signer id type with the given name to the given domain
addStat(StatisticDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
insert a new statisic bean into the database
ALL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
for selected domain export: all info
ApplicationConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
ApplicationConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
Empty constructor for deserialization.
ApplicationConfig(boolean, String, Set<ConsentTemplateType>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
All fields constructor.
ApplicationConfig(ApplicationConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
Copy constructor.
AssignedConsentModule - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold assigned module specific information for templates
AssignedConsentModule() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
AssignedConsentModule(String, List<AssignedConsentModule.PatientConsentStatus>, AssignedConsentModule.PatientConsentStatus, Boolean) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
create new instance of AssignedConsentModule using only obligatory parameters
AssignedConsentModule(String, List<AssignedConsentModule.PatientConsentStatus>, AssignedConsentModule.PatientConsentStatus, Boolean, String, Integer) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
create new instance of AssignedConsentModule using additional parameters
AssignedConsentModule(String, List<AssignedConsentModule.PatientConsentStatus>, AssignedConsentModule.PatientConsentStatus, Boolean, String, Integer, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
create new instance of AssignedConsentModule using additional parameters
AssignedConsentModule(String, List<AssignedConsentModule.PatientConsentStatus>, AssignedConsentModule.PatientConsentStatus, Boolean, String, Integer, String, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
create new instance of AssignedConsentModule using additional parameters
AssignedConsentModule.PatientConsentStatus - Enum-Klasse in org.emau.icmvc.magic.fhir.datatypes
internal enumeration to differentiate types of patient consent status.
AssignedConsentPolicy - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold assigned policy specific information for templates
AssignedConsentPolicy() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
AssignedConsentPolicy(String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
create new instance of AssignedConsentPolicy using only obligatory parameters
AssignedConsentPolicy(String, String, String, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
create new instance of AssignedConsentPolicy using additional parameters
AssignedModuleDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
objekt fuer die m-n tabelle consent template Ungültige Eingabe: "<"-> modul
AssignedModuleDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedModuleDTO(AssignedModuleDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedModuleDTO(ModuleDTO, boolean, ConsentStatus, List<ConsentStatus>, int, ModuleKeyDTO, String, String, ExpirationPropertiesDTO, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedModuleDTO(ModuleDTO, ModuleKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedPolicyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
objekt fuer die m-n tabelle module Ungültige Eingabe: "<"-> policy
AssignedPolicyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AssignedPolicyDTO(AssignedPolicyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AssignedPolicyDTO(PolicyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AssignedPolicyDTO(PolicyDTO, String, String, ExpirationPropertiesDTO, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AT_LEAST_ALL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig.IdMatchingType
 
AT_LEAST_ONE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig.IdMatchingType
 
atStartOfDay(LocalDate) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt the specified local date at the start of its day (w.r.t. the system's default zone) zurück.
atStartOfDay(Date) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt the specified date at the start of its day (w.r.t. the system's default zone) zurück.
AUTO_GENERATED - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 

B

BOOLEAN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
 
BOOLEAN - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
 
BOTH - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeOccurrence
 
build() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 

C

CALCULATION_TIME - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
CANCELED_EXTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
CANCELED_INTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
capture(ApplicationConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
capture(DomainConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
capture(NotificationsConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
 
capture(PoliciesConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
capture(LabeledId) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
capture(QCProblemType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
capture(QualityControlConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
capture(ScansConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
capture(StatisticConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
capture(ConsentApplicationConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
capture(ConsentDomainConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
capture(ConsentNotificationsConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
capture(ConsentPoliciesConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
capture(ConsentQCProblemType) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
capture(ConsentQCProblemTypeAction) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
capture(ConsentQCType) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
capture(ConsentQualityControlConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
capture(ConsentScansConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
capture(ConsentStatisticConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
capture(LabeledId.Label) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
capture(NotificationMessage) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
Captures the content from the given message into this message.
CheckConsentConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
configuration for the check whether the given policy is consented by the given person
CheckConsentConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig(CheckConsentConfig.IdMatchingType, boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig(CheckConsentConfig.IdMatchingType, boolean, boolean, Date, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig(CheckConsentConfig.IdMatchingType, boolean, boolean, Date, boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig.IdMatchingType - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
AT_LEAST_ONE
at least one of the given ids must be related to the person
AT_LEAST_ALL
all given ids must be related to the person
EXACT
all given ids and no other id must be related to the person
clear() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
CLOSED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatusType
 
CLOSED_EXTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
CLOSED_INTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
compareRelevantParts(String, String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 
compareTo(AssignedPolicyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
CONSENT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
 
CONSENT - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
 
CONSENT_OPT_OUT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
 
CONSENT_OPT_OUT - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
 
ConsentApplicationConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentApplicationConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
ConsentApplicationConfig(ApplicationConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
ConsentDateValuesDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ConsentDateValuesDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
ConsentDateValuesDTO(ConsentDateValuesDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
ConsentDomain - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Domain specific information
ConsentDomain() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
create new instance of ConsentDomain
ConsentDomainConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentDomainConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
ConsentDomainConfig(DomainConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
ConsentDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
ein consent ist ein ausgefuelltes und unterschriebenes konsentdokument (consent template)
ConsentDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentDTO(ConsentDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentDTO(ConsentKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentDTO(ConsentLightDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentField - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
some fields of the consent table, used for retrieving a sorted or filtered list of consents
ConsentField.CT_NAME is checked via 'like', ConsentField.DATE is a period (see PaginationConfig.getStartDate(), PaginationConfig.getEndDate()), everything else via 'equals'
sorting is not available for ConsentField.SIGNER_ID
ConsentKeyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
pk fuer einen consent
ConsentKeyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
ConsentKeyDTO(ConsentKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
ConsentKeyDTO(ConsentTemplateKeyDTO, Set<SignerIdDTO>, Date) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
ConsentLightDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
ein consent ist ein ausgefuelltes und unterschriebenes konsentdokument (consent template)
das light dto enthaelt keine scans und keine freetextvals um sowohl datenmenge als auch db-zugriffe zu minimieren
ConsentLightDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
ConsentLightDTO(ConsentKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
ConsentLightDTO(ConsentLightDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
ConsentModule - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Module specific information
ConsentModule() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
create new instance of ConsentModule, using default version "1.0"
ConsentNotificationMessage - Klasse in org.emau.icmvc.ganimed.ttp.cm2.util
A class to encapsulate a ConsentKeyDTO,a map with PolicyKeyDTO as keys and their consent status as values as well as some metadata as a notification message which can be serialized to and deserialized from a JSON representation.
ConsentNotificationMessage() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
Creates an empty notification message (needed by deserialization).
ConsentNotificationMessage(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
Creates a notification message directly from its JSON represention.
ConsentNotificationMessage(ConsentKeyDTO, String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
Creates a notification message for the given values.
ConsentNotificationMessage(ConsentKeyDTO, Map<PolicyKeyDTO, Boolean>, String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
Creates a notification message for the given values.
ConsentNotificationMessage(ConsentKeyDTO, Map<PolicyKeyDTO, Boolean>, Map<PolicyKeyDTO, Boolean>, String, String, String, Map<String, Serializable>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
Creates a notification message for the given values.
ConsentNotificationsConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentNotificationsConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
ConsentNotificationsConfig(NotificationsConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
ConsentParseResultDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
contains templatekey, signerids, detected modules with detected consentstates and confidence level
ConsentParseResultDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
ConsentPoliciesConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentPoliciesConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
ConsentPoliciesConfig(PoliciesConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
ConsentPolicy - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Policy specific information
ConsentPolicy() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
create new instance of ConsentPolicy, using key value default version "1.0"
ConsentQCProblemType - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentQCProblemType() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
ConsentQCProblemType(QCProblemType) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
ConsentQCProblemTypeAction - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentQCProblemTypeAction() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
ConsentQCProblemTypeAction(QCProblemTypeAction) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
ConsentQCType - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentQCType() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
ConsentQCType(QCType) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
ConsentQualityControlConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentQualityControlConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
ConsentQualityControlConfig(QualityControlConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
CONSENTS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
CONSENTS_OPT_OUT - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
ConsentScanDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ConsentScanDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScanDTO(String, ConsentKeyDTO, String, String, String, Date) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScanDTO(ConsentKeyDTO, String, String, String, Date) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScanDTO(ConsentScanDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScansConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentScansConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
ConsentScansConfig(ScansConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
ConsentStatisticConfig - Klasse in org.emau.icmvc.magic.fhir.datatypes.config
 
ConsentStatisticConfig() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
ConsentStatisticConfig(StatisticConfig) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
ConsentStatus - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
wie wurde ein modul (und damit die enthaltenen policies) innerhalb eines consents konsentiert?
ConsentStatusType - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
ordnet die verschiedenen status nach "zugestimmt", "verweigert" und "unbekannt"
see ConsentStatus
ConsentTemplate - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Template specific information
ConsentTemplate() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
create new instance of ConsentTemplate, using default version "1.0"
ConsentTemplate(String, String, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
ConsentTemplate(String, String, String, String, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
ConsentTemplate(String, String, String, ConsentTemplate.TemplateType) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
ConsentTemplate(String, String, String, ConsentTemplate.TemplateType, String, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
ConsentTemplate.TemplateType - Enum-Klasse in org.emau.icmvc.magic.fhir.datatypes
internal enumeration to differentiate types of consent templates
ConsentTemplateDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
ein consent template kann mehrere module (mit jeweils mehreren policies) enthalten, es entspricht dem elektronischen aequivalent eines nicht ausgefuellten konsentdokumentes
ConsentTemplateDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
ConsentTemplateDTO(ConsentTemplateDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
ConsentTemplateDTO(ConsentTemplateKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
ConsentTemplateDTO(ConsentTemplateKeyDTO, String, ExpirationPropertiesDTO, String, String, ConsentTemplateType, String, String, String, String, Set<AssignedModuleDTO>, Set<FreeTextDefDTO>, String, String, boolean, Date, Date, String, ConsentTemplateStructureDTO, Set<ConsentTemplateKeyDTO>, Set<ConsentTemplateKeyDTO>, Set<ConsentTemplateKeyDTO>, Set<ConsentTemplateKeyDTO>, Set<ConsentTemplateKeyDTO>, ValidFromPropertiesDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
ConsentTemplateFreeText - Klasse in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold FreeText specific information for templates
ConsentTemplateFreeText() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText(String, ConsentTemplateFreeText.FreeTextType, Boolean) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText(String, ConsentTemplateFreeText.FreeTextType, String, Boolean) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText(String, ConsentTemplateFreeText.FreeTextType, String, Boolean, String, String, Integer) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText.FreeTextType - Enum-Klasse in org.emau.icmvc.magic.fhir.datatypes
internal enumeration to differentiate types of free text fields.
ConsentTemplateKeyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
pk fuer ein consent template
ConsentTemplateKeyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
ConsentTemplateKeyDTO(String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
ConsentTemplateKeyDTO(ConsentTemplateKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
ConsentTemplateStructureDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
structure of the modules of a consent template
ConsentTemplateStructureDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
ConsentTemplateStructureDTO(List<ModuleKeyDTO>, Map<ModuleKeyDTO, ModuleKeyDTO[]>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
ConsentTemplateStructureDTO(ConsentTemplateStructureDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
ConsentTemplateType - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
 
containsSummary() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
containsTemplateType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
copy() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
countConsentsForDomainWithFilter(String, PaginationConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
count all consents for the given domain with the given filter
countSignedPolicies(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Gibt the number of all signed policies for a given domain. zurück.
createDefaultDomainConfig() - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
createDomainConfig(DomainConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of JAXBElement <DomainConfig>
createNotificationsConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of NotificationsConfig
createPoliciesConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of PoliciesConfig
createQCProblemType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of QCProblemType
createQCProblemTypeAction() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of QCProblemTypeAction
createQCType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of QCType
createQualityControlConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of QualityControlConfig
createScansConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of ScansConfig
createStatisticConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create an instance of StatisticConfig
CT_LABEL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 
CT_NAME - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 
CT_VERSION - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 

D

DATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 
DATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
 
DATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
 
Dates - Klasse in org.emau.icmvc.ganimed.ttp.cm2.util
 
Dates() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
 
deactivateAlias(String, SignerIdDTO, SignerIdDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
deactivates the given alias
DECLINED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
DECLINED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatusType
 
DECLINED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
deepCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
DEFAULT - Statische Variable in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
 
DEFAULT_MANDATORY - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
DEFAULT_QC_TYPE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
one of the above types
default = QCDTO.AUTO_GENERATED
DEFAULT_QR_CODE_LENGTH - Statische Variable in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
 
DEFAULT_SIZE_LIMIT - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
deleteConsentTemplate(ConsentTemplateKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
deletes the given consent template (only if it's not in use, i.e. there's no consent belonging to that consent template)
DELETED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatusType
 
DELETED_INTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
deleteDomain(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
deletes the given domain
deleteModule(ModuleKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
deletes the given module (only if it's not in use, i.e. there's no consent template linked to that module)
deletePolicy(PolicyKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
deletes the given policy (only if it's not in use, i.e. there's no module linked to that policy)
deleteSignerIdType(String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
removes the given signer id type from the given domain
DELIMITER - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 
DetectedModuleDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
detected module results from parse consent scan
DetectedModuleDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
DetectedModuleDTO(DetectedModuleDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
DetectedModuleDTO(ModuleKeyDTO, List<ConsentStatus>, DetectedModuleDTO.PARSING_RESULT_CONFIDENCE) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
DetectedModuleDTO.PARSING_RESULT_CONFIDENCE - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
DIGITAL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeOccurrence
 
DOCUMENTS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOCUMENTS_EXPIRED_FULL - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOCUMENTS_WITH_DIGITAL_PATIENTSIGNATURE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOCUMENTS_WITH_SCANS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOMAIN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
for selected domain export: domain only
DOMAIN_CONFIG_XSD - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
DomainConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
DomainConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
Empty constructor for deserialization.
DomainConfig(String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
DomainConfig(DomainConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
Copy constructor.
DomainConfig(QualityControlConfig, StatisticConfig, PoliciesConfig, ScansConfig, NotificationsConfig, ApplicationConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
All fields constructor.
DomainDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
name - identifier
label - label for the web-interface
properties - semicolon separated key-value pairs; for valid keys see enum DomainProperties
comment - comment
DomainDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainDTO(String, String, String, String, String, DomainConfig, String, String, String, List<String>, boolean, Date, Date, ExpirationPropertiesDTO, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainDTO(String, String, String, String, List<String>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainDTO(DomainDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainProperties - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
possible properties for a consent domain
DomainRelated - Schnittstelle in org.emau.icmvc.ganimed.ttp.cm2.dto
 
DOMAINS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOUBLE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
 
DOUBLE - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
 
DuplicateEntryException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given object for a create operation already exists
DuplicateEntryException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
DuplicateEntryException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
DuplicateEntryException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
DuplicateEntryException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 

E

EMPTY_STRING - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
enableScheduling(boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FhirIdDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
equals(Object) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO.TypeRef
Gibt an, ob ein anderes Objekt diesem gleich ("equal to") ist.
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
equals(Object) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt an, ob ein anderes Objekt diesem gleich ("equal to") ist.
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 
equals(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
equals(Object) - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
equalsForFhirSerice(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
equalsForFhirSerice(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
equalsForFhirSerice(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
equalsForFhirSerice(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
equalsForFhirSerice(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
equalsForFhirSerice(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
equalsId(Object) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
EXACT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig.IdMatchingType
 
ExchangeFormatDefinition - Klasse in org.emau.icmvc.magic.fhir.resources
FHIR Resource to hold information to configure consent domains, policies, modules and templates
ExchangeFormatDefinition() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
create new instance of ExchangeFormatDefinition
ExchangeFormatDefinition(String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
create new instance of ExchangeFormatDefinition
ExpirationPropertiesDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ExpirationPropertiesDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
ExpirationPropertiesDTO(Date, Period) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
ExpirationPropertiesDTO(ExpirationPropertiesDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
ExpirationPropertiesDTO.PeriodAdapter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
EXPIRED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
EXPIRED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
exportDefinition(String, FhirExportMode, List<String>, boolean, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSFhirService
export domain-, policy-, module- and template definitions for selected domain
extractRelevantParts(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 

F

FhirExportMode - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
enum to specify export mode date: 2018-03-16
FhirIdDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
FhirIdDTO(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FhirIdDTO
 
finaliseAllForDomain(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
finalises the given domain and all its policies, modules, and templates
finaliseDomain(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
finalises the given domain
finaliseModule(ModuleKeyDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
finalises the given module
finalisePolicy(PolicyKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
finalises the given policy
finaliseTemplate(ConsentTemplateKeyDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
finalises the given consent template
findInvalidCharsInID() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
Gibt characters not matching the ID pattern or an empty string, if the ID is valid zurück.
findInvalidCharsInID(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
FreeTextConverterStringException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given converter string (in case of FreeTextType.Date) is not a valid string for SimpleDateFormat
FreeTextConverterStringException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.FreeTextConverterStringException
 
FreeTextConverterStringException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.FreeTextConverterStringException
 
FreeTextConverterStringException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.FreeTextConverterStringException
 
FreeTextConverterStringException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.FreeTextConverterStringException
 
FreeTextDefDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
definition fuer freitext-felder eines consents
FreeTextDefDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
FreeTextDefDTO(String, boolean, FreeTextType, String, int, String, boolean, Date, Date, String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
FreeTextDefDTO(FreeTextDefDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
FreeTextType - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
data type of a free text field of a consent template
if extended please pay attention to occurences of FreeTextConverterStringException and InvalidFreeTextException
FreeTextValDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
wert eines freitext-feldes eines consents
FreeTextValDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
FreeTextValDTO(String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
FreeTextValDTO(FreeTextValDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
fromQRCodeToModuleKey(String, Set<ModuleKeyDTO>) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Converts a QR code into a module key DTO in modern style: suche ein module dessen name lang ist searches the given module key DTOs for a module with a name that matches the given QR code by the rules found in ModuleQRCodec.fromQRCodeToModuleName(String, Set), returning it if found or null otherwise.
fromQRCodeToModuleKey(String, ConsentTemplateDTO) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Converts a QR code into a module key DTO in modern style: searches the given consent template for a module with a name that matches the given QR code by the rules found in ModuleQRCodec.fromQRCodeToModuleName(String, Set), returning it if found or null otherwise.
fromQRCodeToModuleName(String, Set<String>) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt the matching module or null. zurück.
fromXml(String) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
Creates a domain configuration from an XML description

G

getAction() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
getActionId() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
getAddedDomains() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getAddedModules() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getAddedPolicies() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getAddedTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getAliasesForSignerId(String, SignerIdDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns a list with all signer ids which are connected via an alias to the given signer id
getAliasesForSignerIds(String, List<SignerIdDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns a map with all signer ids which are connected via an alias to the given signer ids
getAllConsentedIdsFor(String, PolicyKeyDTO, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
list all consented ids for the given policy and signerIdType
getAllConsentsForConsentTemplate(ConsentTemplateKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all consents for the given consent template
getAllConsentsForDomain(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all consents for the given domain
getAllConsentsForDomainWithoutScan(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all consents for the given domain which doesn't have a scan attached
getAllConsentsForSignerIds(String, Set<SignerIdDTO>, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all consents for the person with the given id
getAllConsentStatusForType(ConsentStatusType) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
getAllIdsForSignerIdType(String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all id for the given signer id type and domain
getAllMappedTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getAllStats() - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
get all generated statistics
getApplicationConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
getApplicationConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
getAssignedModules() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getAssignedModules() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get current list of assigned Modules as ArrayList
getAssignedPolicies() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getAssignedPolicies() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get current list of assigned Modules as ArrayList
getAvailableStatus() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getBase64() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
getChildren() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
getChromedriverPath() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
getChromedriverPath() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getComment() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
getComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get comment to describe purpose of AssignedConsentModule
getComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
get comment to describe purpose of AssignedConsentPolicy
getComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get comment to describe purpose of consent domain
getComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get comment to describe purpose of consent policy
getComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get comment to describe purpose of consent template
getComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get comment to describe purpose of ConsentTemplateFreeText
getCommentExtern() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getCommentIntern() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
getConsent(ConsentKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
get the complete dto for the given key - thought to be used in addition to the list functions
getConsentDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
getConsentDates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getConsentDates(ConsentKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns the important dates for the given consent
getConsentExpirationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
this is the expirationDate of the consent as an object. it may be, that some (see ConsentDateValuesDTO.policyExpirations) or all (see ConsentDateValuesDTO.maxPolicyExpirationDate) policies expire before that date
getConsentKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
getConsentKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
getConsentKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
getConsentLight(ConsentKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
get the light dto for the given key
getConsentsForDomainPaginated(String, PaginationConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all consents for the given domain paginated
getConsentState() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
getConsentStatus() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
getConsentStatusType() - Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
getConsentStatusType(Set<SignerIdDTO>, PolicyKeyDTO, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given specific version
getConsentStatusTypeFromExcludingToExcluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<" version Ungültige Eingabe: "<" to
ignores the config parameter "ignoreVersionNumber"
getConsentStatusTypeFromExcludingToIncluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<" version Ungültige Eingabe: "<"= to
ignores the config parameter "ignoreVersionNumber"
getConsentStatusTypeFromIncludingToExcluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<"= version Ungültige Eingabe: "<" to
ignores the config parameter "ignoreVersionNumber"
getConsentStatusTypeFromIncludingToIncluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<"= version Ungültige Eingabe: "<"= to
ignores the config parameter "ignoreVersionNumber"
getConsentTemplate(ConsentTemplateKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all attributes of the requested consent template
getConsentTemplateKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
getConsentTemplateVersionConverter() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get consent Template Java Version Converter
getContact() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get responsible contact for this consent template
getConverterString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getConverterString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get converter string for freetext
getCreatedAt() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getCreateTimestamp() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
getCreationDate() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
Return the creation date
getCreationDate() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
Return the creation date
getCreationDate() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
Return the creation date
getCreationDate() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
Return the creation date
getCtVersionConverter() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getCtVersionConverterInstance() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getCurrentConsentForSignerIdsAndCT(ConsentTemplateKeyDTO, Set<SignerIdDTO>, boolean, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns the current consent for the given signerIds
current means: the consent with the highest versionNumber of the associated ConsentTemplate; if there are more then one, the newest (ConsentDate) of them
if "ignoreVersionNumber" is true, then the newest of all consents belonging to the signerIds, regardless of the VersionNumber of the associated ConsentTemplate
getCurrentConsentTemplate(String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all attributes of the current (highest version) consent template with the given name
getCurrentPolicyStates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
getCurrentPolicyStatesForSignerIds(String, Set<SignerIdDTO>, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns the current signed policies which are signed by any person with the given ids (depends on CheckConsentConfig.getIdMatchingType())
getDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getDateForPolicy(PolicyKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
getDefaultConsentStatus() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getDefaultConsentStatus() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get defaultConsentStatus of AssignedConsentModule
getDefaultType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getDefaultType() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
getDefaultTypeId() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getDeprecatedPolicyKeys() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
getDetectedModuleStates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDetectedPatientSigningDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDetectedPatientSigningPlace() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDetectedPhysicianSigningDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDetectedPhysicianSigningPlace() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDetectedSignerIds() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDetectedTemplateKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getDisplayCheckboxes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getDisplayCheckBoxes() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get list of check box values of type PatientConsentStatus of AssignedConsentModule
getDisplayCheckBoxesAsString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get list of check box values of type PatientConsentStatus of AssignedConsentModule as string
getDomain() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
get consent domain information from the format definition
getDomain(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all information for the given domain
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getDomainName() - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.dto.DomainRelated
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
getDomainName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get Name of assigned consent domain
getDomainName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get Name of assigned consent domain
getDomainName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get Name of assigned consent domain
getEndDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getEndDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
getEndDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
getEntrydate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
getEntrydateWithoutTime() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
getError() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
getError() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
getExpirationProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getExpirationProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
getExpirationProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getExpirationProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getExpirationProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getExpirationProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get expirationProperties of assigned module
getExpirationProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
get expirationProperties of assigned policy
getExpirationProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get expirationProperties of consent domain
getExpirationProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get expirationProperties of consent template
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get externProperties of assigned module
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
get externProperties of assigned policy
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get externProperties of consent domain
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get externProperties of consent module
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get externProperties of consent policy
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get externProperties of consent template
getExternProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get label of ConsentTemplateFreeText
getFhirID() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FhirIdDTO
 
getField() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
getField() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
getFileName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
getFileType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
getFilter() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getFinalised() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getFinalised() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getFinalised() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getFinalised() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getFinalised() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getFinalized() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get consent domain finalized status
getFinalized() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get consent policy finalized status
getFinalized() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get consent template finalized status
getFirstEntry() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getFirstLevelModules() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
getFixedExpirationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
getFixedValidFromDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
getFooter() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getFooter() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get footer of consent template
getFormValue() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getFreeTextDefName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
getFreetextDefs() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get current list of assigned FreeTextsDefinitions as ArrayList
getFreeTextDefs() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getFreeTextValForDef(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
getFreeTextVals() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
getGicsConsentDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
getGroup() - Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
getHasPatientSignature() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getHeader() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getHeader() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get header of consent template
getId() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
getId() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
getId() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
getIdMatchingType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
getIdType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
getIgnoredDomains() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getIgnoredModules() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getIgnoredPolicies() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getIgnoredTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getIgnoreVersionNumber() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
getIllegalItem() - Methode in Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException
 
getIllegalItemType() - Methode in Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException
 
getInspector() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getInvalidPeriod() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
getInvalidQcTypes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getInvalidQcTypeValues() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
getLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
getLabel() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get label for consent domain
getLabel() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get Label of consent policy
getLabel() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get Label of consent template
getLabel() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get label of ConsentTemplateFreeText
getLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
getLabelOrId(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
getLabelOrName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getLabelOrName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getLabelOrName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
Returns the label if not empty or the name otherwise
getLabelOrName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getLabelOrName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getLabels() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
getLabels() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId
 
getLang() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
getLatestStats() - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
get last generated statistic
getLegalConsentDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
getLogo() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getLogo() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get domain logo as base64 encoded stream of bytes
getMandatory() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getMandatory() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get mandatory state of AssignedConsentModule
getMappedConsentTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getMappedObjectionTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getMappedOptOutConsentTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getMappedRefusalTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getMappedRevocationTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getMappedStatValue() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
getMappedTemplates(ConsentTemplateType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getMappedTemplatesForSignerId(String, ConsentTemplateType, SignerIdDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Returns all mapped consent templates for a signer ID in the specified domain.
getMaxPolicyExpirationDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
getMissingModules() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getModule() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getModule(ModuleKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all attributes of the requested module
getModuleComment() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get comment to describe purpose of consent module
getModuleExpirations() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
getModuleFinalized() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get consent module finalized status
getModuleKey() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get module reference as semicolon separated string
getModuleLabel() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get label of consent module
getModuleName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get Name of consent module
getModules() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
get current list of specified consent modules
getModuleShortText() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get shorttext of consent module
getModuleStates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getModuleText() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get text of consent module to be used as label etc.
getModuleTitle() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get title of consent module to be used as label etc.
getModuleVersion() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get version of consent module
getModuleVersionConverter() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getModuleVersionConverter() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get consent module Java Version Converter
getModuleVersionConverterInstance() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
getName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
getName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
getName() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
getName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get consent domain name
getName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get Name of consent policy
getName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get Name of consent template
getName() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get Name of freetext for consent template
getNotificationsConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
getNotificationsConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
getObjectByFhirID(Class<T>, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Searches the object with the given fhirID.
getObsolete() - Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
getObsolete() - Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
getOccurrence() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
getOccurrence() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
getOrderedSignerIds() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
Returns a list with this consentKey's signerIDs in the order of their order number
getOrderNumber() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getOrderNumber() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
getOrderNumber() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
get orderNumber of AssignedConsentModule
getPageSize() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getParameterName() - Methode in Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidParameterException
 
getParent() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
getParseResult() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
getPatientSignatureBase64() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
getPatientSignatureIsFromGuardian() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getPatientSigningDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getPatientSigningPlace() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getPhysicianId() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getPhysicianSignatureBase64() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
getPhysicianSigningDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getPhysicianSigningPlace() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getPolicies() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
get current list of specified consent policies
getPoliciesConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
getPoliciesConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
getPolicy() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
getPolicy(PolicyKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all attributes of the requested policy
getPolicyExpirations() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
getPolicyKey() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
getPolicyKeys() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
getPolicyKeyString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
get policy reference as semicolon separated string
getPolicyStatesForPolicyAndSignerIds(PolicyKeyDTO, Set<SignerIdDTO>, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all signed policies for the given policy which are signed by any person with at least one of the given ids
getPolicyStatesForPolicyNameAndSignerIds(String, String, Set<SignerIdDTO>, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all signed policies for the given policy name (thus ignoring the version number of the policy) which are signed by the person with the given id
getPolicyStatesForSignerIds(String, Set<SignerIdDTO>, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all signed policies which are signed by any person with at least one of the given ids
getPolicyVersionConverter() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getPolicyVersionConverter() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get consent policy Java Version Converter
getPolicyVersionConverterInstance() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getPos() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getPosition() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get position of ConsentTemplateFreeText
getPreviousPolicyStates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
getProblemByTypeRef(String, String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getProblemByTypeRef(QCProblemDTO.TypeRef) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getProblems() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getProblemsWithStatusType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getProblemTypeActionById(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getProblemTypeActions() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getProblemTypeActions() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
getProblemTypeById(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getProblemTypes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getProblemTypes() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
getProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 
getProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get properties of consent domain
getProperty(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 
getProperty(String, String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 
getQCHistoryForConsent(ConsentKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns a list with all qc entries for the given consent
getQCProblemHistoryForQCProblem(QCProblemDTO, ConsentKeyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
 
getQualityControl() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getQualityControlConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
getQualityControlConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
getRef() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getRequestDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
getRequired() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getRequired() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get required state of freetext
getResourceType() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
getScalingError() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
getScanBase64() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getScanFileType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getScans() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
getScansConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
getScansConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
getScanValue() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getShortText() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getSignerIds() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
getSignerIdsForAlias(String, SignerIdDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns a list with all signer ids that have the given id as an alias
getSignerIdType(String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
returns all information for the given signerIdType
getSignerIdTypes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getSignerIdTypes() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
get list of signedidtypes to be associated with consent information within the consent domain
getSizeLimit() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
getSizeLimit() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
getSortField() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getStartDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getStartDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
getStartDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
getStatisticConfig() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
getStatisticConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
getStatsFromTo(Date, Date) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
 
getStatus() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
getStatus() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getStatus() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
getStatus() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
getStringForType(ConsentStatusType) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
getStructure() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getStructureFhirVersionEnum() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
getSupportedVersion() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
get supported gICS-version for the format specification
getTemplates() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
get current list of specified consent templates
getTemplatesWithPolicies(List<PolicyKeyDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Returns all consent templates which relate to at least one of the specified policies.
getTemplateType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
getTemplateType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getTemplateTypes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
getTemplateTypes() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
getText() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getTitle() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getTitle() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getTitle() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get title of consent template to be used as label etc.
getType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getType() - Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
getType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getType() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getType() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get type of consent template
getType() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
get type of freetext for consent template
getType(QualityControlConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
getType(QualityControlConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getTypeById(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getTypeIds(QCTypeStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getTypeRef() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getTypes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getTypes() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
getUnknownStateIsConsideredAsDecline() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
getUpdatedAt() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
getUpdateDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getUpdateDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getUpdateDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getUpdateDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
getUpdateDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
getUpdateDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
getUpdatedDomains() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getUpdatedModules() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getUpdatedPolicies() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getUpdatedTemplates() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
getUpdateTimestamp() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
getUploadDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
getValidFromDate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getValidFromProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
getValidFromProperties() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getValidFromProperties() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get validFromProperties of consent template
getValidIdPattern() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
Gibt a pattern to check for valid 'xs:NCName' IDs zurück.
getValidIdPattern() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
Gibt a pattern to check for valid 'xs:NCName' IDs but additionally allowing '#' in the name zurück.
getValidPeriod() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
getValidQcTypes() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
getValidQcTypeValues() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
getValue() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
getValue() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
getValue() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
getVersion() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
getVersion() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
getVersion() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
getVersion() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get version of consent policy
getVersion() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get version of consent template
getVersionLabel() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
getVersionLabel() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get version label of consent template
getVersionLabelAndVersion() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
Returns the version supplemented by the version label (if not null)
getVersionLabelOrVersion() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
Returns the version label if not null or the version otherwise
GICSFhirService - Schnittstelle in org.emau.icmvc.ganimed.ttp.cm2
An interface for import and export of consent-templates using custom fhir formats for details read our publication.
GICSManagementService - Schnittstelle in org.emau.icmvc.ganimed.ttp.cm2
 
GICSService - Schnittstelle in org.emau.icmvc.ganimed.ttp.cm2
 
GICSServiceWithNotification - Schnittstelle in org.emau.icmvc.ganimed.ttp.cm2
An interface for sibling gics-service methods which additionally send notifications via the THS Notification Service.

H

hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FhirIdDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
hashCode() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO.TypeRef
Gibt einen Hashcodewert für diese Objekt zurück.
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
hashCode() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt einen Hashcodewert für diese Objekt zurück.
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 
hashCode() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
hashCode() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
hasPatientSignature() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
hasPhysicianSignature() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
hasScans() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
hasType(String, QCTypeStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
hasValidId() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
Checks whether our id is a valid.

I

IDAT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
IDAT_BIRTHDATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
IDAT_BIRTHPLACE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
IDAT_FIRSTNAME - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
IDAT_GENDER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
IDAT_LASTNAME - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
IDAT_OTHER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
IllegalCompositionException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when a parent object contains an illegal composition of child items
IllegalCompositionException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException
 
IllegalCompositionException(String, String, IllegalCompositionException.ItemType) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException
 
IllegalCompositionException.ItemType - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
 
ILLEGIBLE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
IMPLAUSIBLE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
importDefinition(String, boolean, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSFhirService
Import domain-, policy-, module- and template definitions
ImportResultDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ImportResultDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
INCONSISTENT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
InconsistentStatusException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when there are signed consents which belongs to one module but have different consent status
InconsistentStatusException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InconsistentStatusException
 
InconsistentStatusException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InconsistentStatusException
 
InconsistentStatusException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InconsistentStatusException
 
InconsistentStatusException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InconsistentStatusException
 
INFINITE_DATE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
INTEGER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
 
INTEGER - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
 
InternalException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there's an error which can't be corrected by the client
InternalException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InternalException
 
InternalException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InternalException
 
InternalException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InternalException
 
InternalException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InternalException
 
intToString(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorCharVersionConverter
 
intToString(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorMaintenanceVersionConverter
 
intToString(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorVersionConverter
 
intToString(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.SimpleVersionConverter
 
intToString(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 
INVALID - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCTypeStatus
 
INVALID_QC_TYPES - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
comma separated list of invalid qc types
default = empty list
INVALIDATED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
INVALIDATED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
InvalidConsentStatusException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there's an error due to the consent status
InvalidConsentStatusException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidConsentStatusException
 
InvalidConsentStatusException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidConsentStatusException
 
InvalidConsentStatusException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidConsentStatusException
 
InvalidConsentStatusException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidConsentStatusException
 
InvalidExchangeFormatException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given import format definition is invalid
InvalidExchangeFormatException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidExchangeFormatException
 
InvalidExchangeFormatException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidExchangeFormatException
 
InvalidExchangeFormatException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidExchangeFormatException
 
InvalidExchangeFormatException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidExchangeFormatException
 
InvalidFreeTextException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there's an error due to the given free text (free text name is unknown within the consent template, invalid format, ...)
InvalidFreeTextException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidFreeTextException
 
InvalidFreeTextException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidFreeTextException
 
InvalidFreeTextException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidFreeTextException
 
InvalidFreeTextException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidFreeTextException
 
InvalidParameterException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever a mandatory parameter is null, empty or invalid
InvalidParameterException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidParameterException
 
InvalidParameterException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidParameterException
 
InvalidParameterException(String, String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidParameterException
 
InvalidParameterException(String, String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidParameterException
 
InvalidParameterException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidParameterException
 
InvalidPropertiesException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when invalid properties are encountered
InvalidPropertiesException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidPropertiesException
 
InvalidPropertiesException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidPropertiesException
 
InvalidPropertiesException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidPropertiesException
 
InvalidPropertiesException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidPropertiesException
 
InvalidVersionException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there's an error due to the version string
InvalidVersionException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidVersionException
 
InvalidVersionException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidVersionException
 
InvalidVersionException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidVersionException
 
InvalidVersionException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidVersionException
 
isCalculateDocumentDetails() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
isCalculateDocumentDetails() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
isCalculatePolicyDetails() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
isCalculatePolicyDetails() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
isConsented(Set<SignerIdDTO>, PolicyKeyDTO, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given specific version
isConsentedFromExcludingToExcluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<" version Ungültige Eingabe: "<" to
ignores the config parameter "ignoreVersionNumber"
isConsentedFromExcludingToIncluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<" version Ungültige Eingabe: "<"= to
ignores the config parameter "ignoreVersionNumber"
isConsentedFromIncludingToExcluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<"= version Ungültige Eingabe: "<" to
ignores the config parameter "ignoreVersionNumber"
isConsentedFromIncludingToIncluding(Set<SignerIdDTO>, String, String, String, String, CheckConsentConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
checks whether there's a signed consent for the given patient and policy in the given version range: from Ungültige Eingabe: "<"= version Ungültige Eingabe: "<"= to
ignores the config parameter "ignoreVersionNumber"
isEmpty() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
isEmpty() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
isEnableChromePdfExport() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
isEnableChromePdfExport() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
isFilterFieldsAreTreatedAsConjunction() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
isFilterIsCaseSensitive() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
isFutureDay(LocalDate) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt true if the specified local date refers to a day in the future (w.r.t. the system's default zone) or is null (for infinite future) zurück.
isFutureDay(Date) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt true if the specified date refers to a day in the future (w.r.t. the system's default zone) or is null (for infinite future) zurück.
isInvalid() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
isMandatory() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
isMandatory() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
isPermanentRevoke() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
isPermanentRevoke() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
isQcPassed() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
is read-only because it will be set according to the type and domain-config
isSendFromWeb() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
 
isSendFromWeb() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
isSortIsAscending() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
isTakeHighestVersionInsteadOfNewest() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
isTakeHighestVersionInsteadOfNewest() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
isTakeMostSpecificValidityInsteadOfShortest() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
isTakeMostSpecificValidityInsteadOfShortest() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
isUseAliases() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
isUseAliases() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
isUseHistoricalData() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
isValid() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
isXmlConfig(String) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 

L

Label() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
Label(String, String) - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
LabeledId - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
LabeledId - Klasse in org.emau.icmvc.magic.fhir.datatypes
 
LabeledId() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
LabeledId() - Konstruktor für Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId
 
LabeledId(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
LabeledId(String, Map<String, String>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
LabeledId(LabeledId) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
LabeledId.Label - Klasse in org.emau.icmvc.magic.fhir.datatypes
 
labels - Variable in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId
 
listConsentTemplates(String, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all consent templates of the given domain
listCurrentConsentTemplates(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists the most recent version of all consent templates of the given domain
listDomains() - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
 
listModules(String, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all modules of the given domain
listPolicies(String, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
lists all policies of the given domain
listSignerIdTypes(String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
list all signerIDTypes for the given domain

M

MajorMinorCharVersionConverter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.version
format: "x.y.z"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146; 0 Ungültige Eingabe: "<"= y Ungültige Eingabe: "<"= 999; 'a' Ungültige Eingabe: "<"= z Ungültige Eingabe: "<"= 'z'
also valid:
"x.y"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146; 0 Ungültige Eingabe: "<"= y Ungültige Eingabe: "<"= 999
"x"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146
attention: a.0b = a.b
MajorMinorCharVersionConverter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorCharVersionConverter
 
MajorMinorMaintenanceVersionConverter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.version
format: "x.y.z"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146; 0 Ungültige Eingabe: "<"= y Ungültige Eingabe: "<"= 999; 0 Ungültige Eingabe: "<"= z Ungültige Eingabe: "<"= 999
also valid:
"x.y"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146; 0 Ungültige Eingabe: "<"= y Ungültige Eingabe: "<"= 999
"x"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146
attention: a.0b = a.b
MajorMinorMaintenanceVersionConverter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorMaintenanceVersionConverter
 
MajorMinorVersionConverter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.version
format: "x.y"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146; 0 Ungültige Eingabe: "<"= y Ungültige Eingabe: "<"= 999
also valid: "x"; 0 Ungültige Eingabe: "<"= x Ungültige Eingabe: "<"= 2146
attention: a.0b = a.b
MajorMinorVersionConverter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorVersionConverter
 
MandatoryFieldsException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there's an error in the mandatory-fields-logic:
all mandatory fields must have the same consent status
this status must be either ACCEPTEP or DECLINED
if it's DECLINED, all optional fields must also have this status
see ConsentStatus
MandatoryFieldsException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MandatoryFieldsException
 
MandatoryFieldsException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MandatoryFieldsException
 
MandatoryFieldsException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MandatoryFieldsException
 
MandatoryFieldsException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MandatoryFieldsException
 
marshal(Period) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO.PeriodAdapter
 
marshal(Period) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO.PeriodAdapter
 
MISSING - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
MISSING_PART - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
MissingRequiredObjectException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever the request is lacking a required object
MissingRequiredObjectException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MissingRequiredObjectException
 
MissingRequiredObjectException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MissingRequiredObjectException
 
MissingRequiredObjectException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MissingRequiredObjectException
 
MissingRequiredObjectException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.MissingRequiredObjectException
 
MODULE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
MODULE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException.ItemType
 
MODULE_STATUS - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
ModuleDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
ein modul ist eine zustimmbare unterteilung eines consents; sie fasst mehrere policies zusammen, denen gewoehnlicherweise gemeinsam zugestimmt wird
ModuleDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
ModuleDTO(ModuleDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
ModuleDTO(ModuleKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
ModuleDTO(ModuleKeyDTO, String, String, String, String, Set<AssignedPolicyDTO>, String, String, boolean, Date, Date, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
ModuleDTO(ModuleKeyDTO, String, Set<AssignedPolicyDTO>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
ModuleKeyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
pk fuer ein modul
ModuleKeyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
ModuleKeyDTO(String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
ModuleKeyDTO(ModuleKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
ModuleQRCodec - Datensatzklasse in org.emau.icmvc.ganimed.ttp.cm2.util
Converts module names to QR code text (referred to as QR code hereafter) and QR codes back to module names when a reference set of possible module names is given.
ModuleQRCodec(int) - Konstruktor für Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Erstellt eine Instanz einer Datensatzklasse ModuleQRCodec.
MODULES - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
for selected domain export: domain, modules and relevant policies
MODULES - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
MODULES_WITHOUT_VERSIONS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
ModuleStateDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
module state - consent state of module and list of affected policies
ModuleStateDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
ModuleStateDTO(ModuleKeyDTO, ConsentStatus, List<PolicyKeyDTO>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
ModuleStateDTO(ModuleStateDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 

N

NAME - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
 
NAME_SPACE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
 
NO_REAL_SIGNATURE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
NO_SIGNATURE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
NONE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 
normalize() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
normalize(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
normalize(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
Ensures, that the default qc type is set and either listed as valid or invalid.
NOT_ASKED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
NOT_ASKED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
NOT_CHOSEN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
NOT_CHOSEN - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
NotificationsConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
NotificationsConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
Empty constructor for deserialization.
NotificationsConfig(boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
All fields constructor.
NotificationsConfig(NotificationsConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
Copy constructor.
NoValueException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there is no value to a given key
NoValueException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.NoValueException
 
NoValueException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.NoValueException
 
NoValueException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.NoValueException
 
NoValueException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.NoValueException
 
numberOfParts() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorCharVersionConverter
 
numberOfParts() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorMaintenanceVersionConverter
 
numberOfParts() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorVersionConverter
 
numberOfParts() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.SimpleVersionConverter
 
numberOfParts() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 

O

OBJECTED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
OBJECTED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
ObjectFactory - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
This object contains factory methods for each Java content interface and Java element interface generated in this package.
ObjectFactory() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.emau.icmvc.ganimed.ttp.cm2.config
ObjectInUseException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given object can't be deleted
ObjectInUseException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.ObjectInUseException
 
ObjectInUseException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.ObjectInUseException
 
ObjectInUseException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.ObjectInUseException
 
ObjectInUseException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.ObjectInUseException
 
OBJECTION - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
 
OBJECTION - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
 
OBJECTIONS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
OK - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO.PARSING_RESULT_CONFIDENCE
 
OPEN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatusType
 
OPEN_EXTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
OPEN_INTERN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
 
org.emau.icmvc.ganimed.ttp.cm2 - Package org.emau.icmvc.ganimed.ttp.cm2
 
org.emau.icmvc.ganimed.ttp.cm2.config - Package org.emau.icmvc.ganimed.ttp.cm2.config
 
org.emau.icmvc.ganimed.ttp.cm2.config.qc - Package org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
org.emau.icmvc.ganimed.ttp.cm2.dto - Package org.emau.icmvc.ganimed.ttp.cm2.dto
 
org.emau.icmvc.ganimed.ttp.cm2.dto.enums - Package org.emau.icmvc.ganimed.ttp.cm2.dto.enums
 
org.emau.icmvc.ganimed.ttp.cm2.exceptions - Package org.emau.icmvc.ganimed.ttp.cm2.exceptions
 
org.emau.icmvc.ganimed.ttp.cm2.util - Package org.emau.icmvc.ganimed.ttp.cm2.util
 
org.emau.icmvc.ganimed.ttp.cm2.version - Package org.emau.icmvc.ganimed.ttp.cm2.version
 
org.emau.icmvc.magic.fhir.datatypes - Package org.emau.icmvc.magic.fhir.datatypes
 
org.emau.icmvc.magic.fhir.datatypes.config - Package org.emau.icmvc.magic.fhir.datatypes.config
 
org.emau.icmvc.magic.fhir.resources - Package org.emau.icmvc.magic.fhir.resources
 
OTHER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
OTHER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
OTHER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 

P

PaginationConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
parameter for get...Paginated functions
PaginationConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
PaginationConfig(int, int) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
PaginationConfig(int, int, Map<ConsentField, String>, boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
PaginationConfig(int, int, Map<ConsentField, String>, boolean, boolean, ConsentField, boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
PaginationConfig(int, int, Map<ConsentField, String>, Date, Date, ConsentTemplateType, boolean, boolean, ConsentField, boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
PaginationConfig(int, int, ConsentField, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
PAPER - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeOccurrence
 
PER_DOMAIN - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PER_IDTYPE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PER_POLICY - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PER_QC_TYPE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PER_STATUS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PER_TEMPLATE - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
perDomain(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
perIdType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PeriodAdapter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO.PeriodAdapter
 
PeriodAdapter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO.PeriodAdapter
 
perPolicy(PolicyKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
perQcType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
perStatus(ConsentStatusType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
perTemplate(ConsentTemplateKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
POLICIES - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
for selected domain export: domain and policies
POLICIES - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
PoliciesConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
PoliciesConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
Empty constructor for deserialization.
PoliciesConfig(boolean, boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
All fields constructor.
PoliciesConfig(PoliciesConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
Copy constructor.
POLICY - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException.ItemType
 
PolicyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
eine policy ist die kleinstmoegliche unterteilung eines consents; sie repraesentiert eine atomare, zustimmbare einheit
PolicyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
PolicyDTO(PolicyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
PolicyDTO(PolicyKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
PolicyDTO(PolicyKeyDTO, String, String, String, boolean, Date, Date, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
PolicyKeyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
pk fuer eine policy
PolicyKeyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
PolicyKeyDTO(String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
PolicyKeyDTO(PolicyKeyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
previewImportDefinition(String, boolean, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSFhirService
Import domain-, policy-, module- and template definitions
PropertiesObject - Klasse in org.emau.icmvc.ganimed.ttp.cm2.util
 
PropertiesObject(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 

Q

QC - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
QC_INVALID - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
QC_TYPE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 
QC_VALID - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
QCDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
qualitaetskontrolleintrag fuer einen consent
QCDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
QCDTO(boolean, String, Date, String, String, String, List<QCProblemDTO>, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
QCDTO(QCDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
Copy constructor.
QCHistoryDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
history fuer die qualitaetskontrolleintraege fuer einen consent
QCHistoryDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
QCHistoryDTO(boolean, String, Date, String, String, String, Date, Date, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
Note that you can not pass a list of problems as parameter.
QCHistoryDTO(QCHistoryDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
QCProblemDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
QCProblemDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
QCProblemDTO(String, QCProblemStatus) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
QCProblemDTO(String, QCProblemStatus, Date, Date, String, String, String, String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
QCProblemDTO(QCProblemDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
Copy constructor
QCProblemDTO.TypeRef - Datensatzklasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
QCProblemHistoryDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
QCProblemHistoryDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
QCProblemHistoryDTO(QCProblemDTO, Date, Date) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
QCProblemHistoryDTO(QCProblemHistoryDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
Copy constructor
QCProblemStatus - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
 
QCProblemStatusType - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
 
QCProblemType - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCProblemType() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
Empty constructor for deserialization.
QCProblemType(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
QCProblemType(String, QCProblemTypeError, QCProblemTypeField, QCProblemTypeOccurrence, QCProblemTypeAction, Map<String, String>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
QCProblemType(QCProblemType) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
Copy constructor
QCProblemTypeAction - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCProblemTypeAction() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeAction
Empty constructor for deserialization.
QCProblemTypeAction(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeAction
 
QCProblemTypeAction(String, Map<String, String>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeAction
 
QCProblemTypeAction(QCProblemTypeAction) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeAction
Copy constructor
QCProblemTypeError - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCProblemTypeField - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCProblemTypeFieldGroup - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCProblemTypeOccurrence - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCType - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
QCType() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
Empty constructor.
QCType(String, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
QCType(String, Map<String, String>, QCTypeStatus) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
QCType(String, QCTypeStatus) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
QCType(QCType) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
Copy constructor
QCTypeStatus - Enum-Klasse in org.emau.icmvc.ganimed.ttp.cm2.config.qc
 
qrCodeLength() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt den Wert für die Datensatzkomponente qrCodeLength zurück.
QualityControlConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
QualityControlConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
Empty constructor for deserialization.
QualityControlConfig(Set<QCType>, String, Set<QCProblemType>, Set<QCProblemTypeAction>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
All fields constructor.
QualityControlConfig(QualityControlConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
Copy constructor.

R

ref() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO.TypeRef
Gibt den Wert für die Datensatzkomponente ref zurück.
REFUSAL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
 
REFUSAL - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
 
REFUSALS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
refuseConsent(String, ConsentTemplateKeyDTO, Set<SignerIdDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSServiceWithNotification
Stores a "refused" consent.
refuseConsent(ConsentTemplateKeyDTO, Set<SignerIdDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Stores a "refused" consent.
REFUSED - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
REFUSED - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
removeAssignedModule(AssignedConsentModule) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
remove AssignedConsentModule from list of AssignedConsentModules and invoke update of internal fhir reference list
removeFreetext(ConsentTemplateFreeText) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
remove ConsentTemplateFreeText from list of ConsentTemplateFreeTexts and invoke update of internal fhir reference list
removeLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
removeScanFromConsent(ConsentKeyDTO, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Remove a scan from the given consent
removeSignerIdType(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
remove signed id type
RequirementsNotFullfilledException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever the requested operation can't be executed because not all prerequisites are met
RequirementsNotFullfilledException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.RequirementsNotFullfilledException
 
RequirementsNotFullfilledException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.RequirementsNotFullfilledException
 
RequirementsNotFullfilledException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.RequirementsNotFullfilledException
 
RequirementsNotFullfilledException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.RequirementsNotFullfilledException
 
REVISE_EMPTY - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO.PARSING_RESULT_CONFIDENCE
 
REVISE_TOO_MANY - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO.PARSING_RESULT_CONFIDENCE
 
REVOCATION - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
 
REVOCATION - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
 
REVOCATIONS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
REVOKE_IS_PERMANENT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
If set to true, a single signed policy with the state "declined" voids all signed policies for that policy (even if they are newer).
default = false

S

SCAN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SCAN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
SCANS_ARE_NOT_MANDATORY_FOR_ACCEPTED_CONSENTS - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
By default, if at least one policy is accepted within a consent document, a scan of either patient and physician signature or of the whole document is required.
SCANS_SIZE_LIMIT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Size limit for scans in bytes.
default = 10485760 (10 MB)
ScansConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
ScansConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
Empty constructor for deserialization.
ScansConfig(boolean, int) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
All fields constructor.
ScansConfig(ScansConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
Copy constructor.
SEND_NOTIFICATIONS_WEB - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Use notifications when adding consents or changing QC from Web interface.
default = false
SEPARATOR - Statische Variable in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
 
setAction(QCProblemTypeAction) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
Setter for the problem type's action.
setActionId(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
setAddedDomains(List<DomainDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setAddedModules(List<ModuleKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setAddedPolicies(List<PolicyKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setAddedTemplates(List<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setApplicationConfig(ApplicationConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
setApplicationConfig(ConsentApplicationConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
setAssignedModules(List<Type>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set list of AssignedConsentModule and update respective fhir list of references
setAssignedModules(Set<AssignedModuleDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setAssignedPolicies(List<Type>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set list of AssignedConsentPolicies and update respective fhir list of references
setAssignedPolicies(Set<AssignedPolicyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setAssignedPoliciesFromKeyString(List<String>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
setBase64(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
setCalculateDocumentDetails(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
setCalculateDocumentDetails(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
setCalculatePolicyDetails(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
setCalculatePolicyDetails(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
setChildren(Map<ModuleKeyDTO, ModuleKeyDTO[]>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
setChromedriverPath(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
setChromedriverPath(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
setComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set comment to describe purpose of AssignedConsentModule
setComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
set comment to describe purpose of AssignedConsentPolicy
setComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set comment to describe purpose of consent domain
setComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set comment to describe purpose of consent policy
setComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set comment to describe purpose of consent template
setComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set comment to describe purpose of ConsentTemplateFreeText
setCommentExtern(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setCommentIntern(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setConfig(DomainConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setConfig(ConsentDomainConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
setConsentDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
setConsentDates(ConsentDateValuesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setConsentExpirationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
setConsentKey(ConsentKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
setConsentKey(ConsentKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
setConsentKey(ConsentKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
setConsentState(ConsentStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
setConsentStatus(List<ConsentStatus>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
setConsentTemplateKey(ConsentTemplateKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
setConsentTemplateVersionConverter(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set consent template Java Version Converter
setContact(String, String, String, String, Address) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set responsible contact for this consent template
setContact(Person) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set responsible contact for this consent template
setConverterString(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setConverterString(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set converter string for freetext of type date, default is "dd.MM.yyyy"
setCreatedAt(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setCreateTimestamp(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
Set the creation date
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
Set the creation date
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
Set the creation date
setCreationDate(Date) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
Set the creation date
setCtVersionConverter(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setCurrentPolicyStates(Map<PolicyKeyDTO, Boolean>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
setDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
setDefaultConsentStatus(ConsentStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setDefaultConsentStatus(AssignedConsentModule.PatientConsentStatus) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set defaultConsentStatus of AssignedConsentModule
setDefaultType(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
setDefaultType(QCType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setDefaultTypeId(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setDetectedModuleStates(List<DetectedModuleDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDetectedPatientSigningDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDetectedPatientSigningPlace(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDetectedPhysicianSigningDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDetectedPhysicianSigningPlace(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDetectedSignerIds(List<SignerIdDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDetectedTemplateKey(ConsentTemplateKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setDisplayCheckboxes(List<ConsentStatus>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setDisplayCheckBoxes(List<AssignedConsentModule.PatientConsentStatus>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set list of check box values of type PatientConsentStatus of AssignedConsentModule
setDomain(ConsentDomain) - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
set consent domain information for format definition
setDomainName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
setDomainName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
setDomainName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
setDomainName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set name of assigned consent domain
setDomainName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set name of assigned consent domain
setDomainName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set name of assigned consent domain
setEnableChromePdfExport(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
setEnableChromePdfExport(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
setEndDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setEndDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
setEndDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
setError(QCProblemTypeError) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
setError(QCProblemTypeError) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
setExpirationProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set expirationProperties of assigned module
setExpirationProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
set expirationProperties of assigned policy
setExpirationProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set expirationProperties of assigned module
setExpirationProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set expirationProperties of consent template e.g. validity_period=p1y
setExpirationProperties(ExpirationPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setExpirationProperties(ExpirationPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
setExpirationProperties(ExpirationPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setExpirationProperties(ExpirationPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setExpirationProperties(ExpirationPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set externProperties of assigned module with 0-n properties separated by semicolon e.g.
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
set externProperties of assigned policy with 0-n properties separated by semicolon e.g.
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set externProperties of consent domain with 0-n properties separated by semicolon e.g.
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set externProperties of consent module with 0-n properties separated by semicolon
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set externProperties of consent policy with 0-n properties separated by semicolon e.g.
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set externProperties of consent template with 0-n properties separated by semicolon e.g.
setExternProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set external properties of ConsentTemplateFreeText
setFhirID(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FhirIdDTO
 
setField(QCProblemTypeField) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
setField(QCProblemTypeField) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
setFileName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
setFileType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
setFilter(Map<ConsentField, String>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setFilterFieldsAreTreatedAsConjunction(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setFilterIsCaseSensitive(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setFinalised(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setFinalised(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setFinalised(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setFinalised(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setFinalised(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setFinalized(Boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set consent domain finalized status
setFinalized(Boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set consent policy finalized status
setFinalized(Boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set consent template finalized status
setFirstEntry(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setFirstLevelModules(List<ModuleKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
setFixedExpirationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
setFixedValidFromDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
setFooter(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setFooter(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set footer of consent template to be used as label etc.
setFormValue(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setFreeTextDefName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
setFreetextDefs(List<Type>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set list of ConsentTemplateFreeText and update respective fhir list of references
setFreeTextDefs(Set<FreeTextDefDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setFreeTextVals(List<FreeTextValDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
setGicsConsentDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
setHasPatientSignature(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setHeader(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setHeader(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set header of consent template to be used as label etc.
setId(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
setId(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
setIdMatchingType(CheckConsentConfig.IdMatchingType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
setIdType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
setIgnoredDomains(List<DomainDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setIgnoredModules(List<ModuleKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setIgnoredPolicies(List<PolicyKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setIgnoredTemplates(List<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setIgnoreVersionNumber(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
setInspector(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
setInvalidPeriod(Period) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
setInvalidQcTypeValues(Set<String>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setKey(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
setKey(ConsentKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setKey(ConsentTemplateKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setKey(ModuleKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
setKey(ModuleKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setKey(ModuleKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
setKey(PolicyKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
setLabel(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set label for the consent domain
setLabel(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set Label of consent policy
setLabel(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set Label of consent template
setLabel(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set label of ConsentTemplateFreeText
setLabel(String, String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
setLabels(Map<String, String>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
setLabels(Map<String, String>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId
 
setLang(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
setLegalConsentDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
setLogo(byte[]) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set domain logo as base64 encoded stream of bytes
setLogo(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setMandatory(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
setMandatory(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setMandatory(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
setMandatory(Boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set mandatory state of AssignedConsentModule
setMappedConsentTemplates(Set<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setMappedObjectionTemplates(Set<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setMappedOptOutConsentTemplates(Set<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setMappedRefusalTemplates(Set<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setMappedRevocationTemplates(Set<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setMappedTemplates(ConsentTemplateType, Set<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setMaxPolicyExpirationDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
setMissingModules(List<AssignedModuleDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setModule(ModuleDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setModuleComment(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set comment to describe purpose of consent module
setModuleExpirations(Map<ModuleKeyDTO, Date>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
setModuleFinalized(Boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set consent module finalized status
setModuleKey(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
setmodule reference as semicolon separated string
setModuleLabel(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set label of consent module
setModuleName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set Name of consent module
setModules(List<Type>) - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
get current list of specified consent modules
setModuleShortText(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set shorttext of consent module to be used as displayed content
setModuleStates(Map<ModuleKeyDTO, ModuleStateDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setModuleText(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set text of consent module to be used as displayed content
setModuleTitle(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set title of consent module to be used as label etc.
setModuleVersion(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
set version of consent module
setModuleVersionConverter(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setModuleVersionConverter(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set consent module Java Version Converter
setName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
setName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
setName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
setName(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
setName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set consent domain name
setName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set Name of consent policy
setName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set Name of consent template
setName(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set Name of freetext for consent template
setNotificationsConfig(NotificationsConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
setNotificationsConfig(ConsentNotificationsConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
setOccurrence(QCProblemTypeOccurrence) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
setOccurrence(QCProblemTypeOccurrence) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
setOrderNumber(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setOrderNumber(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
setOrderNumber(Integer) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
set orderNumber of AssignedConsentModule
setPageSize(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setParent(ModuleKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
setParseResultConfidence(DetectedModuleDTO.PARSING_RESULT_CONFIDENCE) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
setPatientSignatureBase64(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
setPatientSignatureIsFromGuardian(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setPatientSigningDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setPatientSigningPlace(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setPermanentRevoke(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
setPermanentRevoke(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
setPhysicianId(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setPhysicianSignatureBase64(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
setPhysicianSigningDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setPhysicianSigningPlace(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setPolicies(List<Type>) - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
set current list of specified consent policies
setPoliciesConfig(PoliciesConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
setPoliciesConfig(ConsentPoliciesConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
setPolicy(PolicyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
setPolicyExpirations(Map<ModuleKeyDTO, HashMap<PolicyKeyDTO, Date>>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
setPolicyKey(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
setpolicy reference as semicolon separated string
setPolicyKey(PolicyKeyDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
setPolicyKeyFromDTO(PolicyKeyDTO) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
setPolicyKeys(List<PolicyKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
setPolicyVersionConverter(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setPolicyVersionConverter(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set consent policy Java Version Converter
setPos(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setPosition(Integer) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
Set position of ConsentTemplateFreeText
setPreviousPolicyStates(Map<PolicyKeyDTO, Boolean>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
setProblems(List<QCProblemDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
setProblemTypeActions(Set<QCProblemTypeAction>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setProblemTypeActions(Set<ConsentQCProblemTypeAction>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
setProblemTypes(Set<QCProblemType>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setProblemTypes(Set<ConsentQCProblemType>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
setProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set properties of consent domain with 0-n properties separated by semicolon e.g.
setQCForConsent(String, ConsentKeyDTO, QCDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSServiceWithNotification
Updates the QC for the given consent and sends a notification.
setQCForConsent(ConsentKeyDTO, QCDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
updates the qc for the given consent
setQualityControl(QCDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setQualityControlConfig(QualityControlConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
setQualityControlConfig(ConsentQualityControlConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
setRef(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setRequestDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
setRequired(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setRequired(Boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set required state of freetext
setScalingError(Boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
setScanBase64(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setScanFileType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setScans(List<ConsentScanDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
setScansConfig(ScansConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
setScansConfig(ConsentScansConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
setScanValue(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setSendFromWeb(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
 
setSendFromWeb(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
setShortText(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setSignerIds(Set<SignerIdDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
setSignerIdTypes(List<String>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setSignerIdTypes(List<String>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
set signedidtypes to be associated with consent information within the consent domain
setSizeLimit(int) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
setSizeLimit(int) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
setSortField(ConsentField) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setSortIsAscending(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setStartDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setStartDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
setStartDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
setStatisticConfig(StatisticConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
setStatisticConfig(ConsentStatisticConfig) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
setStatus(QCTypeStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
setStatus(QCTypeStatus) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
setStatus(ConsentStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
setStatus(QCProblemStatus) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setStructure(ConsentTemplateStructureDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setTakeHighestVersionInsteadOfNewest(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
setTakeHighestVersionInsteadOfNewest(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
setTakeMostSpecificValidityInsteadOfShortest(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
setTakeMostSpecificValidityInsteadOfShortest(boolean) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
setTemplates(List<Type>) - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
set current list of specified consent modules
setTemplateType(ConsentTemplateType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setTemplateType(ConsentTemplateType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setTemplateTypes(Set<StringDt>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
setTemplateTypes(Set<ConsentTemplateType>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
setText(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setTitle(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setTitle(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setTitle(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set title of consent template to be used as label etc.
setType(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
setType(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set type of consent template
setType(ConsentTemplateType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setType(FreeTextType) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setType(ConsentTemplate.TemplateType) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set type of consent template
setType(ConsentTemplateFreeText.FreeTextType) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
set type of freetext for consent template
setTypeIds(QCTypeStatus, Set<String>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setTypes(Set<QCType>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setTypes(Set<ConsentQCType>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
setUnknownStateIsConsideredAsDecline(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
setUpdatedAt(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
setUpdateDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setUpdateDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setUpdateDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
setUpdateDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
setUpdateDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
setUpdateDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
setUpdatedDomains(List<DomainDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setUpdatedModules(List<ModuleKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setUpdatedPolicies(List<PolicyKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setUpdatedTemplates(List<ConsentTemplateKeyDTO>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
setUpdateTimestamp(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
setUploadDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
setUseAliases(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
setUseAliases(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
setUseHistoricalData(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
setValidFromDate(Date) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setValidFromProperties(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set validFromProperties of consent template e.g. validity_period=p1y
setValidFromProperties(ValidFromPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
setValidFromProperties(ValidFromPropertiesDTO) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setValidPeriod(Period) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
setValidQcTypeValues(Set<String>) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
setValue(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
setValue(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
setValue(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
setVersion(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
setVersion(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
setVersion(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
setVersion(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
set version of consent policy
setVersion(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set version of consent template
setVersionLabel(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
setVersionLabel(String) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
set version label of consent template
SIGNATURE_PARTICIPANT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
SIGNATURE_PARTICIPANT_DATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNATURE_PARTICIPANT_DIGITAL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNATURE_PARTICIPANT_LOCATION - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNATURE_PHYSICIAN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
SIGNATURE_PHYSICIAN_DATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNATURE_PHYSICIAN_DIGITAL - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNATURE_PHYSICIAN_LOCATION - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNED_POLICIES - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
SignedPolicyDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
objekt fuer die m-n tabelle consentUngültige Eingabe: "<"->policy
SignedPolicyDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
SignedPolicyDTO(ConsentStatus, PolicyKeyDTO, ConsentKeyDTO, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
SignedPolicyDTO(SignedPolicyDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
SIGNER_ID - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
 
SIGNER_ID - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
SIGNER_ID_VALUE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
SIGNER_IDS - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
SignerIdDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
signer id - combination of id and id type
SignerIdDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
SignerIdDTO(String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
SignerIdDTO(String, String, int, Date, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
SignerIdDTO(String, String, Date, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
SignerIdDTO(SignerIdDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
SignerIdTypeDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
signerIdType (z.b. mpi-id, fallnummer)
SignerIdTypeDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
SignerIdTypeDTO(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
SignerIdTypeDTO(String, Date, Date, String, String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
SignerIdTypeDTO(SignerIdTypeDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
SimpleVersionConverter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.version
 
SimpleVersionConverter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.version.SimpleVersionConverter
 
size() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
STATISTIC_DOCUMENT_DETAILS - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Calculate the document details (isExpired, hasDigitalSignature) which requires iterating over all ConsentLightDTOs.
default = false
STATISTIC_POLICY_DETAILS - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Calculate the policy details (how many signed policies for each policy and domain) which requires fetching the policy status for all signers
default = false
StatisticConfig - Klasse in org.emau.icmvc.ganimed.ttp.cm2.config
 
StatisticConfig() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
Empty constructor for deserialization.
StatisticConfig(boolean, boolean) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
All fields constructor.
StatisticConfig(StatisticConfig) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
Copy constructor.
StatisticDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
StatisticDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
StatisticDTO(long, Date, Map<String, Long>) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
StatisticException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
 
StatisticException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.StatisticException
 
StatisticException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.StatisticException
 
StatisticException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.StatisticException
 
StatisticException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.StatisticException
 
StatisticKeys - Klasse in org.emau.icmvc.ganimed.ttp.cm2.util
 
StatisticKeys(String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
StatisticManager - Schnittstelle in org.emau.icmvc.ganimed.ttp.cm2
 
STRING - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
 
STRING - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
 
StringPair - Klasse in org.emau.icmvc.ganimed.ttp.cm2.util
 
StringPair() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
StringPair(String, String) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
stringToInt(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorCharVersionConverter
 
stringToInt(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorMaintenanceVersionConverter
 
stringToInt(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.MajorMinorVersionConverter
 
stringToInt(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.SimpleVersionConverter
 
stringToInt(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 
SYSTEM_ZONE_ID - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
 

T

TAKE_HIGHEST_VERSION_INSTEAD_OF_NEWEST - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
If there are more than one signed policies for a policy, instead the most recent, the one with the highest version number is considered the current one.
default = false
TAKE_MOST_SPECIFIC_PERIOD_OF_VALIDITY_INSTEAD_OF_SHORTEST - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Should the shortest possible period of validity be used or the most specific one (period of validity of domain Ungültige Eingabe: "<" the one of consent template Ungültige Eingabe: "<" module Ungültige Eingabe: "<" policy)
A validity date at the consent (if one exists) will always be the upper limit for the period of validity.
default = false
TEMPLATE - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
 
TEMPLATE_NAME - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
TEMPLATE_VERSION - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
 
TEMPLATES - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
for selected domain export: domain, templates and relevant modules and policies
TEMPLATES - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
templateTypeKeys - Statische Variable in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
toApplicationConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
toDate(LocalDate) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt the specified local date as a date (w.r.t. the system's default zone) zurück.
today() - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt a local date (w.r.t. the system's default zone) which refers to today zurück.
toDomainConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
toKeyString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
get module Key as String separated with semicolon e.g.
toKeyString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
get policies Key String separated with semicolon e.g.
toKeyString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
get template Key as String separated with semicolon e.g.
toLabelString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
toLegacyCsv() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
Returns the legacy domain configuration, also known as domain properties, as semicolon-separated key-value pairs as before up to version 2023.1.x.
toLocalDate(Date) - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt the specified date as a local date (w.r.t. the system's default zone) zurück.
toLongString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
tomorrow() - Statische Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.Dates
Gibt a local date (w.r.t. the system's default zone) which refers to tomorrow zurück.
toNotificationsConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
toPoliciesConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
toQCProblemType(Set<ConsentQCProblemTypeAction>) - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
toQCProblemTypeAction() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
toQCType() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
toQRCodeFromModule(ModuleDTO) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt the QR code for a module. zurück.
toQRCodeFromModuleName(String) - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt the QR code. zurück.
toQualityControlConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
toScansConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
toStatisticConfig() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PaginationConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemType
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeAction
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCType
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FhirIdDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextDefDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.FreeTextValDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ImportResultDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleKeyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ModuleStateDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyKeyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCHistoryDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO
 
toString() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO.TypeRef
Gibt eine Zeichenfolgendarstellung dieser Datensatzklasse zurück.
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemHistoryDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignedPolicyDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.SignerIdTypeDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.StatisticDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.ConsentNotificationMessage
 
toString() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
Gibt eine Zeichenfolgendarstellung dieser Datensatzklasse zurück.
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.PropertiesObject
 
toString() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.util.StringPair
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
toString() - Methode in Klasse org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
toXml() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
Marshals this domain configuration into the XML representation.
toXml(boolean) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
TRIMMER - Statische Variable in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.util.ModuleQRCodec
 
type() - Methode in Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO.TypeRef
Gibt den Wert für die Datensatzkomponente type zurück.
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentApplicationConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentDomainConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentNotificationsConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentPoliciesConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemType
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCProblemTypeAction
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQCType
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentQualityControlConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentScansConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.config.ConsentStatisticConfig
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
typedCopy() - Methode in Klasse org.emau.icmvc.magic.fhir.datatypes.LabeledId.Label
 
TypeRef(String, String) - Konstruktor für Datensatzklasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCProblemDTO.TypeRef
Erstellt eine Instanz einer Datensatzklasse TypeRef.

U

UNKNOWN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
UNKNOWN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatusType
 
UNKNOWN - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
UnknownAliasException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given alias is not known for the given domain
UnknownAliasException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownAliasException
 
UnknownAliasException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownAliasException
 
UnknownAliasException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownAliasException
 
UnknownAliasException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownAliasException
 
UnknownCombinationOfSignerIdsException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given combination of signerId is not known for the given domain (has to be unique)
UnknownCombinationOfSignerIdsException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownCombinationOfSignerIdsException
 
UnknownCombinationOfSignerIdsException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownCombinationOfSignerIdsException
 
UnknownCombinationOfSignerIdsException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownCombinationOfSignerIdsException
 
UnknownCombinationOfSignerIdsException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownCombinationOfSignerIdsException
 
UnknownConsentException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given consent is not known for the given domain
UnknownConsentException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentException
 
UnknownConsentException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentException
 
UnknownConsentException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentException
 
UnknownConsentException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentException
 
UnknownConsentTemplateException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given consent template is not known for the given domain
UnknownConsentTemplateException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentTemplateException
 
UnknownConsentTemplateException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentTemplateException
 
UnknownConsentTemplateException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentTemplateException
 
UnknownConsentTemplateException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownConsentTemplateException
 
UnknownDomainException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given domain is not found within the db
UnknownDomainException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownDomainException
 
UnknownDomainException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownDomainException
 
UnknownDomainException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownDomainException
 
UnknownDomainException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownDomainException
 
UnknownFhirIdObjectException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given object for a fhir id is not implemented within DAO.getObjectByFhirID
UnknownFhirIdObjectException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownFhirIdObjectException
 
UnknownFhirIdObjectException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownFhirIdObjectException
 
UnknownFhirIdObjectException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownFhirIdObjectException
 
UnknownFhirIdObjectException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownFhirIdObjectException
 
UnknownIDException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given id is not found within the db
UnknownIDException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownIDException
 
UnknownIDException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownIDException
 
UnknownIDException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownIDException
 
UnknownIDException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownIDException
 
UnknownModuleException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given module is not known for the given domain
UnknownModuleException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownModuleException
 
UnknownModuleException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownModuleException
 
UnknownModuleException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownModuleException
 
UnknownModuleException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownModuleException
 
UnknownPolicyException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given policy is not known for the given domain
UnknownPolicyException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownPolicyException
 
UnknownPolicyException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownPolicyException
 
UnknownPolicyException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownPolicyException
 
UnknownPolicyException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownPolicyException
 
UnknownSignerIdException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given signerId is not known for the given domain
UnknownSignerIdException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdException
 
UnknownSignerIdException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdException
 
UnknownSignerIdException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdException
 
UnknownSignerIdException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdException
 
UnknownSignerIdTypeException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given signerIdType is not known for the given domain
UnknownSignerIdTypeException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdTypeException
 
UnknownSignerIdTypeException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdTypeException
 
UnknownSignerIdTypeException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdTypeException
 
UnknownSignerIdTypeException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.UnknownSignerIdTypeException
 
unmarshal(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ExpirationPropertiesDTO.PeriodAdapter
 
unmarshal(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO.PeriodAdapter
 
updateConsentInUse(String, ConsentKeyDTO, String, String, ConsentScanDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSServiceWithNotification
Updates the given consent.
updateConsentInUse(ConsentKeyDTO, String, String, ConsentScanDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
Updates the given consent.
updateConsentTemplate(ConsentTemplateDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given consent template
updateConsentTemplateInUse(ConsentTemplateDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates label, title, comment, externProperties, scanBase64, scanFileType, assignedModule.comment, assignedModule.externProperties, freeTextDef.comment
updateDomain(DomainDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given domain
updateDomainInUse(String, String, String, String, ExpirationPropertiesDTO, String, DomainConfig) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given domain with the given values
updateLabels(LabeledId) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.LabeledId
Updates the labels from the given labeled id.
updateModule(ModuleDTO, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given module
updateModuleInUse(ModuleKeyDTO, String, String, String, String, Set<AssignedPolicyDTO>) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given module with the given values
updatePolicy(PolicyDTO) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given policy
updatePolicyInUse(PolicyKeyDTO, String, String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given policy with the given values
updateSignerIdType(String, String, String, String) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSManagementService
updates the given signerIdType with the given values
updateStats() - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
creates a new stat entry
updateUnlockedParts(ApplicationConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ApplicationConfig
Updates the send-from-web from the given config.
updateUnlockedParts(DomainConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
Updates those parts of this domain config from another config, which are allowed to change even if the domain is in use (finalized).
updateUnlockedParts(NotificationsConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.NotificationsConfig
Updates the send-from-web from the given config.
updateUnlockedParts(PoliciesConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.PoliciesConfig
Currently simply ignores the given given config and updates nothing.
updateUnlockedParts(QualityControlConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
Updates the labels of existing types, problem types, and problem type actions, and takes over new types, ... as well as the default qc type from the given config.
updateUnlockedParts(ScansConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ScansConfig
Updates the mandatory flag as well as the scan size limit from the given config.
updateUnlockedParts(StatisticConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.StatisticConfig
Updates all statistics flags from the given config.

V

VALID - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCTypeStatus
 
VALID_QC_TYPES - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
comma separated list of valid qc types, QCDTO.AUTO_GENERATED is always part of this list
default = list containing QCDTO.AUTO_GENERATED
validate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
validate() - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
 
validate(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainConfig
 
validate(String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.config.QualityControlConfig
Assert, that the qc config is consistent, which means, that the default type is configered in the set of qc types (QualityControlConfig.getTypes()), all actions refered to from qc problem types are configured in the set of qc problem type actions (QualityControlConfig.getProblemTypeActions()), and for each set (QualityControlConfig.getTypes(), QualityControlConfig.getProblemTypes(), and QualityControlConfig.getProblemTypeActions()) the labeled IDs are distinct.
validate(QualityControlConfig) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
validate(QualityControlConfig, String) - Methode in Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
Assert the consistency of the list of qc problems, which means that there are no duplicate type-ref pairs in list of problems (QCDTO.getProblems()) and that all referred qc problem types (QCProblemDTO.getType()) from the list of problems are configured.
validateConsent(ConsentDTO, boolean, boolean) - Methode in Schnittstelle org.emau.icmvc.ganimed.ttp.cm2.GICSService
validates the given consentDTO
checks the given domain, consent template and assures, that the given modules are part of the consent template all mandatory modules need to be either accepted or declined when there's at least one declined mandatory module, no module may be accepted no child module may be accepted if its parent is not when there's at least one accepted module, the two signatures have to be provided when there's at least one accepted module and scan is mandatory in domain config and parameter validateScan is true, scan must be present
ValidFromPropertiesDTO - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ValidFromPropertiesDTO() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
ValidFromPropertiesDTO(Date, Period) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
ValidFromPropertiesDTO(ValidFromPropertiesDTO) - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.ValidFromPropertiesDTO
 
ValidFromPropertiesDTO.PeriodAdapter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.dto
 
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig.IdMatchingType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeOccurrence
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCTypeStatus
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO.PARSING_RESULT_CONFIDENCE
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatusType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatusType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException.ItemType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOfIncludingObsolete(String) - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
Returns the enum constant of this type with the specified name or an obsoleted form of a former name.
valueOfIncludingObsolete(String) - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
Returns the enum constant of this type with the specified name or an obsoleted form of a former name.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig.IdMatchingType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.ConsentField
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.DomainProperties
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeField
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeFieldGroup
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeOccurrence
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCTypeStatus
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO.PARSING_RESULT_CONFIDENCE
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatusType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentTemplateType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FhirExportMode
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.FreeTextType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatus
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.QCProblemStatusType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.IllegalCompositionException.ItemType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate.TemplateType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText.FreeTextType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
VersionConverter - Klasse in org.emau.icmvc.ganimed.ttp.cm2.version
 
VersionConverter() - Konstruktor für Klasse org.emau.icmvc.ganimed.ttp.cm2.version.VersionConverter
 
VersionConverterClassException - Ausnahmeklasse in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown whenever there's an error instantiating the version converter class
VersionConverterClassException() - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.VersionConverterClassException
 
VersionConverterClassException(String) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.VersionConverterClassException
 
VersionConverterClassException(String, Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.VersionConverterClassException
 
VersionConverterClassException(Throwable) - Konstruktor für Ausnahmeklasse org.emau.icmvc.ganimed.ttp.cm2.exceptions.VersionConverterClassException
 

W

WITHDRAWN - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.dto.enums.ConsentStatus
 
WITHDRAWN - Enum-Konstante in Enum-Klasse org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule.PatientConsentStatus
 
WRONG_PARTICIPANT - Enum-Konstante in Enum-Klasse org.emau.icmvc.ganimed.ttp.cm2.config.qc.QCProblemTypeError
 
A B C D E F G H I L M N O P Q R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form