public class TransformRelatedDocument extends RelatedDocumentImpl
| Constructor and Description |
|---|
TransformRelatedDocument(UniqueIdentifier parentDocumentId,
UniqueIdentifier replacementSetID,
int version)
An object representing a CDA document being transformed
|
getDocumentCode, getParentDocumentId, getSetId, getTypeCode, getVersionNumber, setDocumentCode, setParentDocumentId, setSetId, setTypeCode, setVersionNumberpublic TransformRelatedDocument(UniqueIdentifier parentDocumentId, UniqueIdentifier replacementSetID, int version)
parentDocumentId - this UniqueIdentifier of the document being transformed.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.