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 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

      public List<org.projecthusky.common.model.Telecom> getTelecoms()
    • setTelecoms

      public void setTelecoms(List<org.projecthusky.common.model.Telecom> telecoms)
    • getName

      public org.projecthusky.common.model.Name getName()
    • setName

      public void setName(org.projecthusky.common.model.Name name)
    • getIds

      public List<org.projecthusky.common.model.Identificator> getIds()
    • setIds

      public void setIds(List<org.projecthusky.common.model.Identificator> ids)
    • getDevice

      public Device getDevice()
    • setDevice

      public void setDevice(Device device)
    • getAtcdabbrOtherParticipantBodyTranscriber

      public AtcdabbrOtherParticipantBodyTranscriber getAtcdabbrOtherParticipantBodyTranscriber(ZonedDateTime recordTime)
    • getPOCDMT000040Participant2

      public org.projecthusky.common.hl7cdar2.POCDMT000040Participant2 getPOCDMT000040Participant2(ZonedDateTime validatingTime)