Package org.projecthusky.cda.elga.models
Class ParticipantAt
java.lang.Object
org.projecthusky.common.model.Participant
org.projecthusky.cda.elga.models.ParticipantAt
public class ParticipantAt
extends org.projecthusky.common.model.Participant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.model.AddressgetAddr()List<org.projecthusky.common.model.Identificator>getIds()org.projecthusky.common.model.NamegetName()org.projecthusky.common.hl7cdar2.POCDMT000040Participant2getPOCDMT000040Participant2(ZonedDateTime validatingTime) List<org.projecthusky.common.model.Telecom>voidsetAddr(org.projecthusky.common.model.Address addr) voidvoidvoidsetName(org.projecthusky.common.model.Name name) voidsetTelecoms(List<org.projecthusky.common.model.Telecom> telecoms) Methods inherited from class org.projecthusky.common.model.Participant
getMdht, getParticipantRole, getTime, getTimeAsHl7Dtm, getTimeAsInstant, getTypeCode, setParticipantRole, setTime, setTypeCode
-
Constructor Details
-
ParticipantAt
public ParticipantAt()
-
-
Method Details
-
getAddr
public org.projecthusky.common.model.Address getAddr() -
setAddr
public void setAddr(org.projecthusky.common.model.Address addr) -
getTelecoms
-
setTelecoms
-
getName
public org.projecthusky.common.model.Name getName() -
setName
public void setName(org.projecthusky.common.model.Name name) -
getIds
-
setIds
-
getDevice
-
setDevice
-
getAtcdabbrOtherParticipantBodyTranscriber
public AtcdabbrOtherParticipantBodyTranscriber getAtcdabbrOtherParticipantBodyTranscriber(ZonedDateTime recordTime) -
getPOCDMT000040Participant2
public org.projecthusky.common.hl7cdar2.POCDMT000040Participant2 getPOCDMT000040Participant2(ZonedDateTime validatingTime)
-