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

A

addAlias(String, SignerIdDTO, SignerIdDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
creates an alias between two signer ids; used for merges
addAssignedModule(AssignedConsentModule) - Method in class org.emau.icmvc.magic.fhir.datatypes.ConsentTemplate
add new AssignedConsentModule to list of AssignedConsentModules and invoke update of internal fhir reference list
addAssignedPolicy(AssignedConsentPolicy) - Method in class org.emau.icmvc.magic.fhir.datatypes.ConsentModule
add new AssignedConsentPolicy to list of AssignedConsentPolicy and invoke update of internal fhir reference list
addConsent(ConsentDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
stores the given consent
the policies within the modulDTOs are ignored and therefore doesn't need to be set
addConsentTemplate(ConsentTemplateDTO, boolean) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
stores the given consent template
the policies within the modulDTOs are ignored and therefore doesn't need to be set
addDetectedModuleState(DetectedModuleDTO) - Method in class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentParseResultDTO
 
addDomain(DomainDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
creates a new domain
addFreetext(ConsentTemplateFreeText) - Method in class 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) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
stores the given module
addPolicy(PolicyDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
stores the given policy
addScan(ConsentScanDTO) - Method in class org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentDTO
 
addScanToConsent(ConsentKeyDTO, String, String, String) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
add the given scan to the given consent
addSignerIdToConsent(ConsentKeyDTO, SignerIdDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
adds the given signerId to the given consent
addSignerIdToSignerId(String, SignerIdDTO, SignerIdDTO) - Method in interface 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, String) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
add a signer id type with the given name to the given domain
addSignerIdType(String) - Method in class org.emau.icmvc.magic.fhir.datatypes.ConsentDomain
add signer id type for consent domain
addStat(StatisticDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.StatisticManager
insert a new statisic bean into the database
AssignedConsentModule - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold assigned module specific information for templates
AssignedConsentModule() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
 
AssignedConsentModule(String, List<AssignedConsentModule.PatientConsentStatus>, AssignedConsentModule.PatientConsentStatus, Boolean) - Constructor for class 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, String, String) - Constructor for class 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) - Constructor for class 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) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.AssignedConsentModule
create new instance of AssignedConsentModule using additional parameters
AssignedConsentModule.PatientConsentStatus - Enum in org.emau.icmvc.magic.fhir.datatypes
internal enumeration to differentiate types of patient consent status internal use only
AssignedConsentPolicy - Class in org.emau.icmvc.magic.fhir.datatypes
FHIR Datatype to hold assigned policy specific information for templates
AssignedConsentPolicy() - Constructor for class org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
 
AssignedConsentPolicy(String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
create new instance of AssignedConsentPolicy using only obligatory parameters
AssignedConsentPolicy(String, String, String, String) - Constructor for class org.emau.icmvc.magic.fhir.datatypes.AssignedConsentPolicy
create new instance of AssignedConsentPolicy using additional parameters
AssignedModuleDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
objekt fuer die m-n tabelle consent template <-> modul
AssignedModuleDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedModuleDTO(ModuleDTO, ModuleKeyDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedModuleDTO(ModuleDTO, boolean, ConsentStatus, List<ConsentStatus>, int, ModuleKeyDTO, String, String, ExpirationPropertiesDTO, String) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedModuleDTO
 
AssignedPolicyDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
objekt fuer die m-n tabelle module <-> policy
AssignedPolicyDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AssignedPolicyDTO(PolicyDTO) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AssignedPolicyDTO(PolicyDTO, String, String, ExpirationPropertiesDTO, String) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.AssignedPolicyDTO
 
AUTO_GENERATED - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.dto.QCDTO
 
A B C D E F G H I L M N O P Q R S T U V X 
Skip navigation links