Class EpimsPatientRole

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040PatientRole
org.projecthusky.cda.elga.models.ems.EpimsPatientRole

public class EpimsPatientRole extends org.projecthusky.common.hl7cdar2.POCDMT000040PatientRole
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected EpimsPatient
     

    Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040PatientRole

    addr, classCode, id, nullFlavor, providerOrganization, realmCode, telecom, templateId, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040PatientRole

    getAddr, getClassCode, getId, getNullFlavor, getPatient, getProviderOrganization, getRealmCode, getTelecom, getTemplateId, getTypeId, setPatient, setProviderOrganization, setTypeId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • EpimsPatientRole

      public EpimsPatientRole()
  • Method Details

    • getEpimsPatient

      public EpimsPatient getEpimsPatient()
    • setEpimsPatient

      public void setEpimsPatient(EpimsPatient epimsPatient)