| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport.Image |
DiagnosticReport.addImage()
Adds and returns a new value for image ()
|
DiagnosticReport.Image |
DiagnosticReport.getImageFirstRep()
Gets the first repetition for image (),
creating it if it does not already exist.
|
DiagnosticReport.Image |
DiagnosticReport.Image.setComment(String theString)
Sets the value for comment ()
|
DiagnosticReport.Image |
DiagnosticReport.Image.setComment(StringDt theValue)
Sets the value(s) for comment ()
|
DiagnosticReport.Image |
DiagnosticReport.Image.setLink(ResourceReferenceDt theValue)
Sets the value(s) for link ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DiagnosticReport.Image> |
DiagnosticReport.getImage()
Gets the value(s) for image ().
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport |
DiagnosticReport.addImage(DiagnosticReport.Image theValue)
Adds a given new value for image ()
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport |
DiagnosticReport.setImage(List<DiagnosticReport.Image> theValue)
Sets the value(s) for image ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.