public static class DiagnosticReport.Image extends BaseIdentifiableElement implements IResourceBlock
Definition: A list of key images associated with this report. The images are generally created during the diagnostic process, and may be directly of the patient, or of treated specimens (i.e. slides of interest)
Constructor and Description |
---|
Image() |
Modifier and Type | Method and Description |
---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
StringDt |
getComment()
Gets the value(s) for comment (Comment about the image (e.g.
|
StringDt |
getCommentElement()
Gets the value(s) for comment (Comment about the image (e.g.
|
ResourceReferenceDt |
getLink()
Gets the value(s) for link (Reference to the image source).
|
ResourceReferenceDt |
getLinkElement()
Gets the value(s) for link (Reference to the image source).
|
boolean |
isEmpty() |
DiagnosticReport.Image |
setComment(String theString)
Sets the value for comment (Comment about the image (e.g.
|
DiagnosticReport.Image |
setComment(StringDt theValue)
Sets the value(s) for comment (Comment about the image (e.g.
|
DiagnosticReport.Image |
setLink(ResourceReferenceDt theValue)
Sets the value(s) for link (Reference to the image source)
|
getElementSpecificId, getId, setElementSpecificId, setId, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public StringDt getComment()
null
.
Definition: A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features
public StringDt getCommentElement()
null
.
Definition: A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features
public DiagnosticReport.Image setComment(StringDt theValue)
Definition: A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features
public DiagnosticReport.Image setComment(String theString)
Definition: A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features
public ResourceReferenceDt getLink()
null
.
Definition:
public ResourceReferenceDt getLinkElement()
null
.
Definition:
public DiagnosticReport.Image setLink(ResourceReferenceDt theValue)
Definition:
Copyright © 2014–2017 University Health Network. All rights reserved.