Package org.projecthusky.cda.elga.models
Class PatientContact
java.lang.Object
org.projecthusky.cda.elga.models.PatientContact
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
setEncounterCode
(Code encounterCode) void
setId
(Identificator id) void
setResponsibleParty
(PractitionerAt responsibleParty) void
setStartTime
(ZonedDateTime startTime) void
setStopTime
(ZonedDateTime stopTime)
-
Constructor Details
-
PatientContact
public PatientContact()
-
-
Method Details
-
getId
-
setId
-
getEncounterCode
-
setEncounterCode
-
getStartTime
-
setStartTime
-
getStopTime
-
setStopTime
-
getResponsibleParty
-
setResponsibleParty
-
getAtcdabbrHeaderComponentOfEncompassingEncounter
public AtcdabbrHeaderComponentOfEncompassingEncounter getAtcdabbrHeaderComponentOfEncompassingEncounter()
-