Enum ParticipantObjectDataLifeCycle

java.lang.Object
java.lang.Enum<ParticipantObjectDataLifeCycle>
org.openehealth.ipf.commons.audit.codes.ParticipantObjectDataLifeCycle
All Implemented Interfaces:
Serializable, Comparable<ParticipantObjectDataLifeCycle>, java.lang.constant.Constable, EnumeratedValueSet<Short>

public enum ParticipantObjectDataLifeCycle extends Enum<ParticipantObjectDataLifeCycle> implements EnumeratedValueSet<Short>
Participant Object Data Life Cycle as originally specified in https://tools.ietf.org/html/rfc3881#section-5.5 and now maintained in http://dicom.nema.org/medical/dicom/current/output/html/part15.html#sect_A.5.1.2. This value set is a literal part of the audit schema, ie.e. no other codes may be used.
Since:
3.5
Author:
Christian Ohr