| Modifier and Type | Method and Description |
|---|---|
protected static au.net.electronichealth.ns.cda._2_0.StrucDocTd |
DocumentCreatorUtil.printAuthorOrg(DocumentParticipant author) |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.StrucDocText |
PathologyReportCreatorUtil.getDocument(DocumentParticipant author,
ReportDocument document) |
protected static JAXBElement<au.net.electronichealth.ns.cda._2_0.StrucDocTable> |
PathologyReportCreatorUtil.getPathologist(DocumentParticipant author) |
| Modifier and Type | Method and Description |
|---|---|
DocumentParticipant |
DiagnosticImageReportContext.getAuthor() |
DocumentParticipant |
DiagnosticImageReportContextImpl.getAuthor() |
DocumentParticipant |
DiagnosticImageReportContent.getReportingRadiologist() |
DocumentParticipant |
DiagnosticImageReportContentImpl.getReportingRadiologist() |
| Constructor and Description |
|---|
DiagnosticImageReportContentImpl(List<ImagingExaminationResult> imagingResults,
ReportDocument doc,
DocumentParticipant reportingRadiologist) |
DiagnosticImageReportContextImpl(SubjectOfCareParticipant subjectOfCare,
RequesterParticipation requesterParticipation,
DocumentParticipant author,
DiagnosticImageOrderDetails order) |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentParticipantImpl |
| Modifier and Type | Method and Description |
|---|---|
DocumentParticipant |
PathologyReportContext.getAuthor() |
DocumentParticipant |
PathologyReportContextImpl.getAuthor() |
DocumentParticipant |
PathologyReportContent.getReportingPathologist() |
DocumentParticipant |
PathologyReportContentImpl.getReportingPathologist() |
| Constructor and Description |
|---|
PathologyReportContentImpl(List<PathologyResult> pathologyResults,
ReportDocument doc,
DocumentParticipant author) |
PathologyReportContextImpl(SubjectOfCareParticipant subjectOfCare,
RequesterParticipation requesterParticipation,
DocumentParticipant author,
OrderDetails order) |
Copyright © 2021. All rights reserved.