Class InformationRecipient

java.lang.Object
org.projecthusky.cda.elga.models.ems.InformationRecipient

public class InformationRecipient extends Object
  • Constructor Details

    • InformationRecipient

      public InformationRecipient()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getId

      public org.projecthusky.common.model.Identificator getId()
    • setId

      public void setId(org.projecthusky.common.model.Identificator id)
    • getReceivedOrganization

      public org.projecthusky.common.model.Organization getReceivedOrganization()
    • setReceivedOrganization

      public void setReceivedOrganization(org.projecthusky.common.model.Organization receivedOrganization)
    • getPOCDMT000040InformationRecipient

      public org.projecthusky.common.hl7cdar2.POCDMT000040InformationRecipient getPOCDMT000040InformationRecipient()