public interface DischargeSummaryContent
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrativeText() |
String |
getCustomNarrativeTitle() |
Event |
getEvent() |
HealthProfile |
getHealthProfile() |
Medications |
getMedications() |
Plan |
getPlan() |
AttachedMedia |
getReportFile() |
void |
setCustomNarrativeTitle(String customNarrativeTitle) |
void |
setEvent(Event event) |
void |
setHealthProfile(HealthProfile healthProfile) |
void |
setMedications(Medications medications) |
void |
setPlan(Plan plan) |
void |
setReportFile(AttachedMedia reportFile) |
Event getEvent()
Medications getMedications()
HealthProfile getHealthProfile()
Plan getPlan()
void setEvent(Event event)
void setMedications(Medications medications)
void setHealthProfile(HealthProfile healthProfile)
void setPlan(Plan plan)
AttachedMedia getReportFile()
void setReportFile(AttachedMedia reportFile)
String getCustomNarrativeTitle()
void setCustomNarrativeTitle(String customNarrativeTitle)
au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrativeText()
Copyright © 2021. All rights reserved.