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