Uses of Interface
org.openehealth.ipf.commons.audit.types.EventId
Packages that use EventId
Package
Description
-
Uses of EventId in org.openehealth.ipf.commons.audit.codes
Classes in org.openehealth.ipf.commons.audit.codes that implement EventIdModifier and TypeClassDescriptionenum
Audit Event ID Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_400 1.2.840.10008.6.1.903Methods in org.openehealth.ipf.commons.audit.codes that return EventId -
Uses of EventId in org.openehealth.ipf.commons.audit.event
Methods in org.openehealth.ipf.commons.audit.event with parameters of type EventIdModifier 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 EventIdModifierConstructorDescriptionCustomAuditMessageBuilder
(EventOutcomeIndicator outcome, String eventOutcomeDescription, EventActionCode eventActionCode, EventId eventId, EventType eventType, PurposeOfUse... purposesOfUse) -
Uses of EventId in org.openehealth.ipf.commons.audit.model
Methods in org.openehealth.ipf.commons.audit.model that return EventIdMethods in org.openehealth.ipf.commons.audit.model with parameters of type EventIdModifier and TypeMethodDescriptionvoid
EventIdentificationType.setEventID
(@NonNull EventId eventID) Constructors in org.openehealth.ipf.commons.audit.model with parameters of type EventIdModifierConstructorDescriptionEventIdentificationType
(EventId eventID, Instant eventDateTime, EventOutcomeIndicator eventOutcomeIndicator) -
Uses of EventId in org.openehealth.ipf.commons.audit.types
Classes in org.openehealth.ipf.commons.audit.types that implement EventIdMethods in org.openehealth.ipf.commons.audit.types that return EventId -
Uses of EventId in org.openehealth.ipf.commons.ihe.core.atna.codes
Classes in org.openehealth.ipf.commons.ihe.core.atna.codes that implement EventIdMethods in org.openehealth.ipf.commons.ihe.core.atna.codes that return EventId -
Uses of EventId in org.openehealth.ipf.commons.ihe.fhir.audit.codes
Classes in org.openehealth.ipf.commons.ihe.fhir.audit.codes that implement EventIdMethods in org.openehealth.ipf.commons.ihe.fhir.audit.codes that return EventId