Enum ActiveParticipantRoleIdCode

java.lang.Object
java.lang.Enum<ActiveParticipantRoleIdCode>
org.openehealth.ipf.commons.audit.codes.ActiveParticipantRoleIdCode
All Implemented Interfaces:
Serializable, Comparable<ActiveParticipantRoleIdCode>, java.lang.constant.Constable, ActiveParticipantRoleId, CodedValueType, EnumeratedCodedValue<ActiveParticipantRoleId>, EnumeratedValueSet<ActiveParticipantRoleId>

public enum ActiveParticipantRoleIdCode extends Enum<ActiveParticipantRoleIdCode> implements ActiveParticipantRoleId, EnumeratedCodedValue<ActiveParticipantRoleId>
Audit Active Participant Role ID Code as specified in http://dicom.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_402 1.2.840.10008.6.1.905

ActiveParticipantRoleIdCode identifies which object took which role in the event. It also covers agents, multi-purpose entities, and multi-role entities. For the purpose of the event, one primary role is chosen.

When describing a human user’s participation in an event, the RoleIDCode value should represent the access control roles/permissions that authorized the event.

Since:
3.5
Author:
Christian Ohr