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()voidsetEncounterCode(Code encounterCode) voidsetId(Identificator id) voidsetResponsibleParty(PractitionerAt responsibleParty) voidsetStartTime(ZonedDateTime startTime) voidsetStopTime(ZonedDateTime stopTime)
-
Constructor Details
-
PatientContact
public PatientContact()
-
-
Method Details
-
getId
-
setId
-
getEncounterCode
-
setEncounterCode
-
getStartTime
-
setStartTime
-
getStopTime
-
setStopTime
-
getResponsibleParty
-
setResponsibleParty
-
getAtcdabbrHeaderComponentOfEncompassingEncounter
public AtcdabbrHeaderComponentOfEncompassingEncounter getAtcdabbrHeaderComponentOfEncompassingEncounter()
-