Uses of Enum Class
org.openehealth.ipf.commons.audit.codes.EventOutcomeIndicator
Packages that use EventOutcomeIndicator
Package
Description
-
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.audit.codes
Methods in org.openehealth.ipf.commons.audit.codes that return EventOutcomeIndicatorModifier and TypeMethodDescriptionstatic EventOutcomeIndicator
EventOutcomeIndicator.enumForCode
(Integer code) static EventOutcomeIndicator
Returns the enum constant of this class with the specified name.static EventOutcomeIndicator[]
EventOutcomeIndicator.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type EventOutcomeIndicatorModifier and TypeMethodDescriptionBaseAuditMessageBuilder.setEventIdentification
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode action, EventId id, EventType type, Collection<PurposeOfUse> purposesOfUse) Create and set an Event Identification block for this audit event messageBaseAuditMessageBuilder.setEventIdentification
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode action, EventId id, EventType type, PurposeOfUse... purposesOfUse) Create and set an Event Identification block for this audit event messageConstructors in org.openehealth.ipf.commons.audit.event with parameters of type EventOutcomeIndicatorModifierConstructorDescriptionApplicationActivityBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType type) ApplicationActivityBuilder
(EventOutcomeIndicator outcome, EventType type) ApplicationStart
(EventOutcomeIndicator outcome) ApplicationStart
(EventOutcomeIndicator outcome, String eventOutcomeDescription) ApplicationStop
(EventOutcomeIndicator outcome) ApplicationStop
(EventOutcomeIndicator outcome, String eventOutcomeDescription) AuditLogUsedBuilder
(EventOutcomeIndicator outcome) AuditLogUsedBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription) BeginTransferringDicomInstancesBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType eventType, PurposeOfUse... purposesOfUse) CustomAuditMessageBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventId eventId, EventType eventType, PurposeOfUse... purposesOfUse) DataExportBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DataExportBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType eventType, PurposeOfUse... purposesOfUse) DataExportBuilder
(EventOutcomeIndicator outcome, EventType eventType, PurposeOfUse... purposesOfUse) DataImportBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DataImportBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType eventType, PurposeOfUse... purposesOfUse) DataImportBuilder
(EventOutcomeIndicator outcome, EventType eventType, PurposeOfUse... purposesOfUse) DicomInstancesAccessedBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DicomInstancesTransferredBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DicomStudyDeletedBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType eventType, PurposeOfUse... purposesOfUse) EnteringNetwork
(EventOutcomeIndicator outcome) EnteringNetwork
(EventOutcomeIndicator outcome, String eventOutcomeDescription) LeavingNetwork
(EventOutcomeIndicator outcome) LeavingNetwork
(EventOutcomeIndicator outcome, String eventOutcomeDescription) Login
(EventOutcomeIndicator outcome, String eventOutcomeDescription, PurposeOfUse... purposeOfUse) Login
(EventOutcomeIndicator outcome, PurposeOfUse... purposeOfUse) Logout
(EventOutcomeIndicator outcome, String eventOutcomeDescription, PurposeOfUse... purposeOfUse) Logout
(EventOutcomeIndicator outcome, PurposeOfUse... purposeOfUse) NetworkEntryBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventTypeCode eventTypeCode) OrderRecordBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) PatientRecordBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode action, EventType eventType, PurposeOfUse... purposesOfUse) PatientRecordBuilder
(EventOutcomeIndicator outcome, EventActionCode action, EventType eventType, PurposeOfUse... purposesOfUse) ProcedureRecordBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) QueryBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType eventType, PurposeOfUse... purposesOfUse) QueryBuilder
(EventOutcomeIndicator outcome, EventType eventType, PurposeOfUse... purposesOfUse) SecurityAlertBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventType eventType) UserAuthenticationBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventTypeCode eventTypeCode, PurposeOfUse... purposesOfUse) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return EventOutcomeIndicatorModifier and TypeMethodDescription@NonNull EventOutcomeIndicator
EventIdentificationType.getEventOutcomeIndicator()
Methods in org.openehealth.ipf.commons.audit.model with parameters of type EventOutcomeIndicatorModifier and TypeMethodDescriptionvoid
EventIdentificationType.setEventOutcomeIndicator
(@NonNull EventOutcomeIndicator eventOutcomeIndicator) Constructors in org.openehealth.ipf.commons.audit.model with parameters of type EventOutcomeIndicatorModifierConstructorDescriptionEventIdentificationType
(EventId eventID, Instant eventDateTime, EventOutcomeIndicator eventOutcomeIndicator) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.core.atna
Methods in org.openehealth.ipf.commons.ihe.core.atna that return EventOutcomeIndicatorModifier and TypeMethodDescriptionAuditDataset.getEventOutcomeIndicator()
Overall outcome of the transaction that causes this audit eventdefault EventOutcomeIndicator
AuditStrategy.getEventOutcomeIndicator
(T auditDataset, Object response) Determines which event outcome corresponds with the provided response POJOMethods in org.openehealth.ipf.commons.ihe.core.atna with parameters of type EventOutcomeIndicatorModifier and TypeMethodDescriptionvoid
AuditDataset.setEventOutcomeIndicator
(EventOutcomeIndicator eventOutcomeIndicator) Overall outcome of the transaction that causes this audit event -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.core.atna.event
Constructors in org.openehealth.ipf.commons.ihe.core.atna.event with parameters of type EventOutcomeIndicatorModifierConstructorDescriptionDefaultPatientRecordEventBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode action, EventType eventType, PurposeOfUse... purposesOfUse) DefaultPHIExportBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DefaultPHIImportBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DicomInstancesAccessedAuditBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DicomInstancesTransferredAuditBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) PatientRecordEventBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode action, EventType eventType, PurposeOfUse... purposesOfUse) PHIExportBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) PHIImportBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.fhir.audit
Methods in org.openehealth.ipf.commons.ihe.fhir.audit that return EventOutcomeIndicatorModifier and TypeMethodDescriptionabstract EventOutcomeIndicator
AbstractFhirAuditStrategy.getEventOutcomeCodeFromOperationOutcome
(FhirContext fhirContext, O response) Operation Outcomes are sets of error, warning and information messages that provide detailed information about the outcome of some attempted system operation.FhirAuditStrategy.getEventOutcomeCodeFromOperationOutcome
(FhirContext fhirContext, IBaseOperationOutcome response) protected EventOutcomeIndicator
AbstractFhirAuditStrategy.getEventOutcomeCodeFromResource
(T auditDataset, IBaseResource resource) A resource is returned from the business logic.AbstractFhirAuditStrategy.getEventOutcomeIndicator
(T auditDataset, Object response) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.fhir.audit.events
Constructors in org.openehealth.ipf.commons.ihe.fhir.audit.events with parameters of type EventOutcomeIndicatorModifierConstructorDescriptionBalpPHIExportBuilder
(AuditContext auditContext, FhirAuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) BalpPHIImportBuilder
(AuditContext auditContext, FhirAuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.fhir.iti65
Methods in org.openehealth.ipf.commons.ihe.fhir.iti65 that return EventOutcomeIndicatorModifier and TypeMethodDescriptionprotected EventOutcomeIndicator
Iti65AuditStrategy.getEventOutcomeCodeFromResource
(Iti65AuditDataset auditDataset, IBaseResource resource) Look at the response codes in the bundle entries and derive the ATNA event outcome -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.hl7v3.audit
Methods in org.openehealth.ipf.commons.ihe.hl7v3.audit that return EventOutcomeIndicatorModifier and TypeMethodDescriptionHl7v3AuditStrategy.getEventOutcomeIndicator
(Hl7v3AuditDataset auditDataset, Object gpath) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.hl7v3.iti56
Methods in org.openehealth.ipf.commons.ihe.hl7v3.iti56 that return EventOutcomeIndicatorModifier and TypeMethodDescriptionIti56AuditStrategy.getEventOutcomeIndicator
(Hl7v3AuditDataset auditDataset, Object gpath) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.hpd.iti59
Methods in org.openehealth.ipf.commons.ihe.hpd.iti59 that return EventOutcomeIndicatorMethods in org.openehealth.ipf.commons.ihe.hpd.iti59 with parameters of type EventOutcomeIndicatorModifier and TypeMethodDescriptionvoid
Iti59AuditDataset.RequestItem.setOutcomeCode
(EventOutcomeIndicator outcomeCode) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.xacml20.chppq1
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq1 that return EventOutcomeIndicatorModifier and TypeMethodDescriptionChPpq1AuditStrategy.getEventOutcomeIndicator
(ChPpqAuditDataset auditDataset, Object responseObject) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.xacml20.chppq2
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq2 that return EventOutcomeIndicatorModifier and TypeMethodDescriptionChPpq2AuditStrategy.getEventOutcomeIndicator
(ChPpqAuditDataset auditDataset, Object responseObject) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.xds.core.audit
Methods in org.openehealth.ipf.commons.ihe.xds.core.audit that return EventOutcomeIndicatorModifier and TypeMethodDescriptionXdsAuditStrategy.getEventOutcomeIndicator
(T auditDataset, Object pojo) XdsNonconstructiveDocumentSetRequestAuditDataset.getEventOutcomeIndicator()
XdsNonconstructiveDocumentSetRequestAuditDataset.getEventOutcomeIndicator
(XdsNonconstructiveDocumentSetRequestAuditDataset.Status status) -
Uses of EventOutcomeIndicator in org.openehealth.ipf.commons.ihe.xds.core.audit.event
Constructors in org.openehealth.ipf.commons.ihe.xds.core.audit.event with parameters of type EventOutcomeIndicatorModifierConstructorDescriptionDicomInstancesAccessedEventBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) DicomInstancesTransferredEventBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) XdsPatientRecordEventBuilder
(AuditContext auditContext, XdsAuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode action, EventType eventType, PurposeOfUse... purposesOfUse) XdsPHIExportBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse) XdsPHIImportBuilder
(AuditContext auditContext, AuditDataset auditDataset, EventOutcomeIndicator eventOutcomeIndicator, String eventOutcomeDescription, EventActionCode eventActionCode, EventType eventType, PurposeOfUse... purposesOfUse)