Class DICOM2017c
java.lang.Object
org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016c
org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2017c
- All Implemented Interfaces:
SerializationStrategy
CP 1638: Unify encoding of code values in DICOM audit message
http://dicom.nema.org/Dicom/News/November2016/docs/cpack90/cp1638.pdf
- Since:
- 3.5
- Author:
- Christian Ohr
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.jdom2.Element
auditSourceType
(AuditSource auditSourceType) Methods inherited from class org.openehealth.ipf.commons.audit.marshal.dicom.DICOM2016a
activeParticipant, auditSourceIdentification, codedValueType, conditionallyAddAttribute, conditionallyAddAttribute, dicomObjectDescription, eventIdentification, marshal, participantObjectIdentification, typeValuePairType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openehealth.ipf.commons.audit.marshal.SerializationStrategy
marshal
-
Constructor Details
-
DICOM2017c
public DICOM2017c()
-
-
Method Details
-
auditSourceType
- Overrides:
auditSourceType
in classDICOM2016c
-