public class ReplacementRelatedDocument extends RelatedDocumentImpl
| Constructor and Description |
|---|
ReplacementRelatedDocument(UniqueIdentifier parentDocumentId,
UniqueIdentifier replacementSetID,
int version)
An object representing a CDA document being replace
|
getDocumentCode, getParentDocumentId, getSetId, getTypeCode, getVersionNumber, setDocumentCode, setParentDocumentId, setSetId, setTypeCode, setVersionNumberpublic ReplacementRelatedDocument(UniqueIdentifier parentDocumentId, UniqueIdentifier replacementSetID, int version)
parentDocumentId - this UniqueIdentifier of the document being replaced.replacementSetID - the SetID of the document being replaced, this should match the current cda setIDversion - the version number of the documentCopyright © 2021. All rights reserved.