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) |
String |
getComment()
Gets the value(s) for comment ().
|
StringDt |
getCommentElement()
Gets the value(s) for comment ().
|
ResourceReferenceDt |
getLink()
Gets the value(s) for link ().
|
boolean |
isEmpty() |
DiagnosticReport.Image |
setComment(String theString)
Sets the value for comment ()
|
DiagnosticReport.Image |
setComment(StringDt theValue)
Sets the value(s) for comment ()
|
DiagnosticReport.Image |
setLink(ResourceReferenceDt theValue)
Sets the value(s) for link ()
|
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 Image()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic 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 String 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 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 DiagnosticReport.Image setLink(ResourceReferenceDt theValue)
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.