Uses of Class
org.hl7.fhir.dstu2.model.DiagnosticReport.DiagnosticReportImageComponent
-
Uses of DiagnosticReport.DiagnosticReportImageComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseDiagnosticReportDiagnosticReportImageComponent
(com.google.gson.JsonObject json, DiagnosticReport owner) XmlParser.parseDiagnosticReportDiagnosticReportImageComponent
(org.xmlpull.v1.XmlPullParser xpp, DiagnosticReport owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeDiagnosticReportDiagnosticReportImageComponent
(String name, DiagnosticReport.DiagnosticReportImageComponent element) protected void
XmlParser.composeDiagnosticReportDiagnosticReportImageComponent
(String name, DiagnosticReport.DiagnosticReportImageComponent element) protected void
JsonParser.composeDiagnosticReportDiagnosticReportImageComponentInner
(DiagnosticReport.DiagnosticReportImageComponent element) -
Uses of DiagnosticReport.DiagnosticReportImageComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionDiagnosticReport.image
A list of key images associated with this report.Modifier and TypeMethodDescriptionDiagnosticReport.addImage()
DiagnosticReport.DiagnosticReportImageComponent.copy()
DiagnosticReport.DiagnosticReportImageComponent.setComment
(String value) DiagnosticReport.DiagnosticReportImageComponent.setCommentElement
(StringType value) DiagnosticReport.DiagnosticReportImageComponent.setLinkTarget
(Media value) Modifier and TypeMethodDescriptionDiagnosticReport.addImage
(DiagnosticReport.DiagnosticReportImageComponent t)