Class COCTMT530000UVPerson

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVPerson
All Implemented Interfaces:
Serializable

public class COCTMT530000UVPerson extends Object implements Serializable
Description of the class COCTMT530000UVPerson.
See Also:
  • Field Details

    • realmCode

      public List<CS> realmCode
    • typeId

      public II typeId
    • templateId

      public List<II> templateId
    • name

      public List<PN> name
    • telecom

      public List<TEL> telecom
    • administrativeGenderCode

      public CE administrativeGenderCode
    • birthTime

      public TS birthTime
    • multipleBirthInd

      public BL multipleBirthInd
    • multipleBirthOrderNumber

      public INT multipleBirthOrderNumber
    • maritalStatusCode

      public CE maritalStatusCode
    • religiousAffiliationCode

      public CE religiousAffiliationCode
    • raceCode

      public CE raceCode
    • ethnicGroupCode

      public CE ethnicGroupCode
    • asRole

      public List<COCTMT530000UVRole> asRole
    • birthplace

      public COCTMT530000UVBirthplace birthplace
    • classCode

      public EntityClass classCode
    • determinerCode

      public EntityDeterminer determinerCode
    • nullFlavor

      public NullFlavor nullFlavor
  • Constructor Details

    • COCTMT530000UVPerson

      public COCTMT530000UVPerson()
  • Method Details

    • getRealmCode

      public List<CS> getRealmCode()
      Return realmCode.
      Returns:
      realmCode
    • setRealmCode

      public void setRealmCode(List<CS> realmCode)
      Set a value to attribute realmCode.
    • addRealmCode

      public void addRealmCode(CS realmCode_elt)
      Add a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to add.
    • removeRealmCode

      public void removeRealmCode(CS realmCode_elt)
      Remove a realmCode to the realmCode collection.
      Parameters:
      realmCode_elt - Element to remove
    • getTypeId

      public II getTypeId()
      Return typeId.
      Returns:
      typeId
    • setTypeId

      public void setTypeId(II typeId)
      Set a value to attribute typeId.
    • getTemplateId

      public List<II> getTemplateId()
      Return templateId.
      Returns:
      templateId
    • setTemplateId

      public void setTemplateId(List<II> templateId)
      Set a value to attribute templateId.
    • addTemplateId

      public void addTemplateId(II templateId_elt)
      Add a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to add.
    • removeTemplateId

      public void removeTemplateId(II templateId_elt)
      Remove a templateId to the templateId collection.
      Parameters:
      templateId_elt - Element to remove
    • getName

      public List<PN> getName()
      Return name.
      Returns:
      name
    • setName

      public void setName(List<PN> name)
      Set a value to attribute name.
    • addName

      public void addName(PN name_elt)
      Add a name to the name collection.
      Parameters:
      name_elt - Element to add.
    • removeName

      public void removeName(PN name_elt)
      Remove a name to the name collection.
      Parameters:
      name_elt - Element to remove
    • getTelecom

      public List<TEL> getTelecom()
      Return telecom.
      Returns:
      telecom
    • setTelecom

      public void setTelecom(List<TEL> telecom)
      Set a value to attribute telecom.
    • addTelecom

      public void addTelecom(TEL telecom_elt)
      Add a telecom to the telecom collection.
      Parameters:
      telecom_elt - Element to add.
    • removeTelecom

      public void removeTelecom(TEL telecom_elt)
      Remove a telecom to the telecom collection.
      Parameters:
      telecom_elt - Element to remove
    • getAdministrativeGenderCode

      public CE getAdministrativeGenderCode()
      Return administrativeGenderCode.
      Returns:
      administrativeGenderCode
    • setAdministrativeGenderCode

      public void setAdministrativeGenderCode(CE administrativeGenderCode)
      Set a value to attribute administrativeGenderCode.
    • getBirthTime

      public TS getBirthTime()
      Return birthTime.
      Returns:
      birthTime
    • setBirthTime

      public void setBirthTime(TS birthTime)
      Set a value to attribute birthTime.
    • getMultipleBirthInd

      public BL getMultipleBirthInd()
      Return multipleBirthInd.
      Returns:
      multipleBirthInd
    • setMultipleBirthInd

      public void setMultipleBirthInd(BL multipleBirthInd)
      Set a value to attribute multipleBirthInd.
    • getMultipleBirthOrderNumber

      public INT getMultipleBirthOrderNumber()
      Return multipleBirthOrderNumber.
      Returns:
      multipleBirthOrderNumber
    • setMultipleBirthOrderNumber

      public void setMultipleBirthOrderNumber(INT multipleBirthOrderNumber)
      Set a value to attribute multipleBirthOrderNumber.
    • getMaritalStatusCode

      public CE getMaritalStatusCode()
      Return maritalStatusCode.
      Returns:
      maritalStatusCode
    • setMaritalStatusCode

      public void setMaritalStatusCode(CE maritalStatusCode)
      Set a value to attribute maritalStatusCode.
    • getReligiousAffiliationCode

      public CE getReligiousAffiliationCode()
      Return religiousAffiliationCode.
      Returns:
      religiousAffiliationCode
    • setReligiousAffiliationCode

      public void setReligiousAffiliationCode(CE religiousAffiliationCode)
      Set a value to attribute religiousAffiliationCode.
    • getRaceCode

      public CE getRaceCode()
      Return raceCode.
      Returns:
      raceCode
    • setRaceCode

      public void setRaceCode(CE raceCode)
      Set a value to attribute raceCode.
    • getEthnicGroupCode

      public CE getEthnicGroupCode()
      Return ethnicGroupCode.
      Returns:
      ethnicGroupCode
    • setEthnicGroupCode

      public void setEthnicGroupCode(CE ethnicGroupCode)
      Set a value to attribute ethnicGroupCode.
    • getAsRole

      public List<COCTMT530000UVRole> getAsRole()
      Return asRole.
      Returns:
      asRole
    • setAsRole

      public void setAsRole(List<COCTMT530000UVRole> asRole)
      Set a value to attribute asRole.
    • addAsRole

      public void addAsRole(COCTMT530000UVRole asRole_elt)
      Add a asRole to the asRole collection.
      Parameters:
      asRole_elt - Element to add.
    • removeAsRole

      public void removeAsRole(COCTMT530000UVRole asRole_elt)
      Remove a asRole to the asRole collection.
      Parameters:
      asRole_elt - Element to remove
    • getBirthplace

      public COCTMT530000UVBirthplace getBirthplace()
      Return birthplace.
      Returns:
      birthplace
    • setBirthplace

      public void setBirthplace(COCTMT530000UVBirthplace birthplace)
      Set a value to attribute birthplace.
    • getClassCode

      public EntityClass getClassCode()
      Return classCode.
      Returns:
      classCode
    • setClassCode

      public void setClassCode(EntityClass classCode)
      Set a value to attribute classCode.
    • getDeterminerCode

      public EntityDeterminer getDeterminerCode()
      Return determinerCode.
      Returns:
      determinerCode
    • setDeterminerCode

      public void setDeterminerCode(EntityDeterminer determinerCode)
      Set a value to attribute determinerCode.
    • getNullFlavor

      public NullFlavor getNullFlavor()
      Return nullFlavor.
      Returns:
      nullFlavor
    • setNullFlavor

      public void setNullFlavor(NullFlavor nullFlavor)
      Set a value to attribute nullFlavor.
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
    • validateByModule

      public static void validateByModule(COCTMT530000UVPerson cOCTMT530000UVPerson, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation