Skip navigation links
A B C D E F G H I L M N O P Q R S T U V X 

C

CALCULATION_TIME - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
CheckConsentConfig - Class in org.emau.icmvc.ganimed.ttp.cm2.config
configuration for the check whether the given policy is consented by the given person idMatchingType
match at least one, at least all or exact all of the given signer identifiers; see CheckConsentConfig.IdMatchingType
default = CheckConsentConfig.IdMatchingType.AT_LEAST_ONE ignoreVersionNumber
ignore the version number of the policy
default = false unknownStateIsConsideredAsDecline
if the consent state type "unknown" is encountered, it's considered as "declined" for the "isConsented...()"-functions; see ConsentStatusType
default = false requestDate
date for when the consent status is requested
default = current date useAliases
should aliases be used when searching for signer ids?
CheckConsentConfig() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig(CheckConsentConfig.IdMatchingType, boolean, boolean) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig(CheckConsentConfig.IdMatchingType, boolean, boolean, Date, boolean) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.config.CheckConsentConfig
 
CheckConsentConfig.IdMatchingType - Enum 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
ConsentDateValuesDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ConsentDateValuesDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
ConsentDateValuesDTO(ConsentDateValuesDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDateValuesDTO
 
ConsentDomain - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Domain specific information
ConsentDomain() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
create new instance of ConsentDomain
ConsentDomain(String, String, String, List<String>) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
create new instance of ConsentDomain
ConsentDomain(String, String, String, List<String>, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
create new instance of ConsentDomain
ConsentDomain(String, String, String, List<String>, String, String, Boolean) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
create new instance of ConsentDomain
ConsentDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
ein consent ist ein ausgefuelltes und unterschriebenes konsentdokument (consent template)
ConsentDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentDTO(ConsentKeyDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentDTO(ConsentLightDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentDTO(ConsentDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
ConsentField - Enum 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 - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
pk fuer einen consent
ConsentKeyDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
ConsentKeyDTO(ConsentTemplateKeyDTO, Set<SignerIdDTO>, Date) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO
 
ConsentLightDTO - Class 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() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
ConsentLightDTO(ConsentKeyDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
ConsentLightDTO(ConsentLightDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentLightDTO
 
ConsentModule - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Module specific information
ConsentModule(String, String, String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
create new instance of ConsentModule
ConsentModule(String, String, String, String, String, String, List<Type>, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
ConsentModule(String, String, String, String, String, String, List<Type>, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
ConsentModule(String, String, String, String, String, String, String, String, List<Type>, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
 
ConsentModule(String, String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
Create new instance of ConsentModule using default version "1.0"
ConsentModule() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
create new instance of ConsentModule, using default version "1.0"
ConsentParseResultDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
contains templatekey, signerids, detected modules with detected consentstates and confidence level
ConsentParseResultDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
ConsentPolicy - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Policy specific information
ConsentPolicy(String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
create new instance of ConsentPolicy
ConsentPolicy(String, String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
create new instance of ConsentPolicy
ConsentPolicy(String, String, String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
create new instance of ConsentPolicy
ConsentPolicy(String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
create new instance of ConsentPolicy without comment
ConsentPolicy() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentPolicy
create new instance of ConsentPolicy, using key value default version "1.0"
CONSENTS - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
ConsentScanDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
 
ConsentScanDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScanDTO(ConsentScanDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScanDTO(String, String, String, Date) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentScanDTO(String, String, String, String, Date) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentScanDTO
 
ConsentStatus - Enum in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
wie wurde ein modul (und damit die enthaltenen policies) innerhalb eines consents konsentiert?
ConsentStatusType - Enum in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
ordnet die verschiedenen status nach "zugestimmt", "verweigert" und "unbekannt"
see ConsentStatus
ConsentTemplate - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold gICS-Template specific information
ConsentTemplate(String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
create new instance of ConsentTemplate
ConsentTemplate(String, String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
create new instance of ConsentTemplate
ConsentTemplate(String, String, String, ConsentTemplate.TemplateType) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
create new instance of ConsentTemplate
ConsentTemplate(String, String, String, ConsentTemplate.TemplateType, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
create new instance of ConsentTemplate
ConsentTemplate() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
create new instance of ConsentTemplate, using default version "1.0"
ConsentTemplate.TemplateType - Enum in org.emau.icmvc.magic.fhir.datatypes
internal enumeration to differentiate types of consent templates internal use only
ConsentTemplateDTO - Class 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() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
ConsentTemplateDTO(ConsentTemplateKeyDTO) - Constructor for class 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) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateDTO
 
ConsentTemplateFreeText - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold FreeText specific information for templates
ConsentTemplateFreeText() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText(String, ConsentTemplateFreeText.FreeTextType, Boolean) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText(String, ConsentTemplateFreeText.FreeTextType, String, Boolean) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText(String, ConsentTemplateFreeText.FreeTextType, String, Boolean, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplateFreeText
 
ConsentTemplateFreeText.FreeTextType - Enum in org.emau.icmvc.magic.fhir.datatypes
internal enumeration to differentiate types of free text fields internal use only
ConsentTemplateKeyDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
pk fuer ein consent template
ConsentTemplateKeyDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
ConsentTemplateKeyDTO(String, String, String) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateKeyDTO
 
ConsentTemplateStructureDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
structure of the modules of a consent template
ConsentTemplateStructureDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentTemplateStructureDTO
 
ConsentTemplateType - Enum in org.emau.icmvc.ganimed.ttp.cm2.dto.enums
 
copy() - Method in class org.emau.icmvc.magic.fhir.resources.ExchangeFormatDefinition
 
countConsentsForDomainWithFilter(String, PaginationConfig) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
count all consents for the given domain with the given filter
A B C D E F G H I L M N O P Q R S T U V X 
Skip navigation links