org.eclipse.ohf.ihe.atna.audit.codes
Class AuditParticipantObjectIDTypeCode

java.lang.Object
  extended by org.eclipse.ohf.ihe.atna.audit.element.CodedValueType
      extended by org.eclipse.ohf.ihe.atna.audit.codes.AuditParticipantObjectIDTypeCode
Direct Known Subclasses:
AuditParticipantObjectIDTypeCode.NodeID, AuditParticipantObjectIDTypeCode.SOPClassUID, AuditParticipantObjectIDTypeCode.StudyInstanceUID

public class AuditParticipantObjectIDTypeCode
extends CodedValueType

Audit Paticiapnet Object ID Type Code from DICOM Supplement 95

Since:
OHF 1.0.0
Author:
Glenn Deen glenn@almaden.ibm.com

Nested Class Summary
static class AuditParticipantObjectIDTypeCode.NodeID
          "DCM","110182", "NodeID"
static class AuditParticipantObjectIDTypeCode.SOPClassUID
          "DCM","110181", "SOP Class UID"
static class AuditParticipantObjectIDTypeCode.StudyInstanceUID
          "DCM","110180", "Study Instance UID"
 
Field Summary
 
Fields inherited from class org.eclipse.ohf.ihe.atna.audit.element.CodedValueType
DB_Coded_Value_Type
 
Method Summary
 
Methods inherited from class org.eclipse.ohf.ihe.atna.audit.element.CodedValueType
getCode, getCodeSystem, getCodeSystemName, getDisplayName, getOriginalText, isValidElement, parse, setCode, setCodeSystem, setCodeSystemName, setDisplayName, setOriginalText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait