public interface Encounter
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
RestrictedTimeInterval |
getEncounterPeriod() |
String |
getLocationOfDischarge() |
List<ParticipationServiceProvider> |
getOtherParticipants() |
ParticipationServiceProvider |
getResponsibleHealthProfessionalAtDischarge()
Responsible Health Professional At Time Of Discharge
|
Coded |
getSeparationMode() |
List<Coded> |
getSpecialtyList() |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setEncounterPeriod(RestrictedTimeInterval encounterPeriod) |
void |
setLocationOfDischarge(String locationOfDischarge) |
void |
setOtherParticipant(List<ParticipationServiceProvider> otherParticipants) |
void |
setResponsibleHealthProfessionalAtDischarge(ParticipationServiceProvider responsibleHealthProfessionalAtDischarge) |
void |
setSeparationMode(Coded separationMode) |
void |
setSpecialtyList(List<Coded> specialtyList) |
RestrictedTimeInterval getEncounterPeriod()
Coded getSeparationMode()
String getLocationOfDischarge()
ParticipationServiceProvider getResponsibleHealthProfessionalAtDischarge()
ParticipationServiceProviderList<ParticipationServiceProvider> getOtherParticipants()
void setEncounterPeriod(RestrictedTimeInterval encounterPeriod)
void setSeparationMode(Coded separationMode)
void setLocationOfDischarge(String locationOfDischarge)
void setResponsibleHealthProfessionalAtDischarge(ParticipationServiceProvider responsibleHealthProfessionalAtDischarge)
void setOtherParticipant(List<ParticipationServiceProvider> otherParticipants)
au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
Copyright © 2021. All rights reserved.