| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected DiagnosticReport.DiagnosticReportMediaComponent |
JsonParser.parseDiagnosticReportDiagnosticReportMediaComponent(com.google.gson.JsonObject json,
DiagnosticReport owner) |
protected DiagnosticReport.DiagnosticReportMediaComponent |
XmlParser.parseDiagnosticReportDiagnosticReportMediaComponent(org.xmlpull.v1.XmlPullParser xpp,
DiagnosticReport owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DiagnosticReport.DiagnosticReportMediaComponent> |
DiagnosticReport.media
A list of key images associated with this report.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.addMedia() |
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.DiagnosticReportMediaComponent.copy() |
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.getMediaFirstRep() |
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.DiagnosticReportMediaComponent.setComment(String value) |
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.DiagnosticReportMediaComponent.setCommentElement(StringType value) |
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.DiagnosticReportMediaComponent.setLink(Reference value) |
DiagnosticReport.DiagnosticReportMediaComponent |
DiagnosticReport.DiagnosticReportMediaComponent.setLinkTarget(Media value) |
| Modifier and Type | Method and Description |
|---|---|
List<DiagnosticReport.DiagnosticReportMediaComponent> |
DiagnosticReport.getMedia() |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport |
DiagnosticReport.addMedia(DiagnosticReport.DiagnosticReportMediaComponent t) |
void |
DiagnosticReport.DiagnosticReportMediaComponent.copyValues(DiagnosticReport.DiagnosticReportMediaComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticReport |
DiagnosticReport.setMedia(List<DiagnosticReport.DiagnosticReportMediaComponent> theMedia) |
Copyright © 2014–2021 Health Level 7. All rights reserved.