public static class DocumentManifest.Related extends BaseIdentifiableElement implements IResourceBlock
Definition: Related identifiers or resources associated with the DocumentManifest.
| Constructor and Description |
|---|
Related() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IdentifierDt |
getIdentifier()
Gets the value(s) for identifier ().
|
ResourceReferenceDt |
getRef()
Gets the value(s) for ref ().
|
boolean |
isEmpty() |
DocumentManifest.Related |
setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
DocumentManifest.Related |
setRef(ResourceReferenceDt theValue)
Sets the value(s) for ref ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Related()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IdentifierDt getIdentifier()
null.
Definition: Related identifier to this DocumentManifest. For example, Order numbers, accession numbers, XDW workflow numbers.
public DocumentManifest.Related setIdentifier(IdentifierDt theValue)
Definition: Related identifier to this DocumentManifest. For example, Order numbers, accession numbers, XDW workflow numbers.
public ResourceReferenceDt getRef()
null.
Definition: Related Resource to this DocumentManifest. For example, Order, DiagnosticOrder, Procedure, EligibilityRequest, etc.
public DocumentManifest.Related setRef(ResourceReferenceDt theValue)
Definition: Related Resource to this DocumentManifest. For example, Order, DiagnosticOrder, Procedure, EligibilityRequest, etc.
Copyright © 2014–2016 University Health Network. All rights reserved.