Class COCTMT080000UVPerson

java.lang.Object
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVPerson
All Implemented Interfaces:
Serializable

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

    • realmCode

      public List<CS> realmCode
    • typeId

      public II typeId
    • templateId

      public List<II> templateId
    • code

      public CE code
    • quantity

      public List<PQ> quantity
    • name

      public List<EN> name
    • desc

      public ED desc
    • statusCode

      public CS statusCode
    • existenceTime

      public IVLTS existenceTime
    • telecom

      public List<TEL> telecom
    • riskCode

      public CE riskCode
    • handlingCode

      public CE handlingCode
    • administrativeGenderCode

      public CE administrativeGenderCode
    • birthTime

      public TS birthTime
    • deceasedInd

      public BL deceasedInd
    • deceasedTime

      public TS deceasedTime
    • multipleBirthInd

      public BL multipleBirthInd
    • multipleBirthOrderNumber

      public INT multipleBirthOrderNumber
    • organDonorInd

      public BL organDonorInd
    • addr

      public List<AD> addr
    • disabilityCode

      public List<CE> disabilityCode
    • raceCode

      public List<CE> raceCode
    • ethnicGroupCode

      public List<CE> ethnicGroupCode
    • asSpecimenAlternateIdentifier

      public List<COCTMT080000UVSpecimenAlternateIdentifier> asSpecimenAlternateIdentifier
    • asSpecimenStub

      public List<COCTMT080000UVSpecimenStub> asSpecimenStub
    • asContent

      public COCTMT080000UVContent1 asContent
    • additive

      public List<COCTMT080000UVAdditive> additive
    • classCode

      public EntityClass classCode
    • determinerCode

      public EntityDeterminer determinerCode
    • nullFlavor

      public NullFlavor nullFlavor
  • Constructor Details

    • COCTMT080000UVPerson

      public COCTMT080000UVPerson()
  • 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
    • getCode

      public CE getCode()
      Return code.
      Returns:
      code
    • setCode

      public void setCode(CE code)
      Set a value to attribute code.
    • getQuantity

      public List<PQ> getQuantity()
      Return quantity.
      Returns:
      quantity
    • setQuantity

      public void setQuantity(List<PQ> quantity)
      Set a value to attribute quantity.
    • addQuantity

      public void addQuantity(PQ quantity_elt)
      Add a quantity to the quantity collection.
      Parameters:
      quantity_elt - Element to add.
    • removeQuantity

      public void removeQuantity(PQ quantity_elt)
      Remove a quantity to the quantity collection.
      Parameters:
      quantity_elt - Element to remove
    • getName

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

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

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

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

      public ED getDesc()
      Return desc.
      Returns:
      desc
    • setDesc

      public void setDesc(ED desc)
      Set a value to attribute desc.
    • getStatusCode

      public CS getStatusCode()
      Return statusCode.
      Returns:
      statusCode
    • setStatusCode

      public void setStatusCode(CS statusCode)
      Set a value to attribute statusCode.
    • getExistenceTime

      public IVLTS getExistenceTime()
      Return existenceTime.
      Returns:
      existenceTime
    • setExistenceTime

      public void setExistenceTime(IVLTS existenceTime)
      Set a value to attribute existenceTime.
    • 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
    • getRiskCode

      public CE getRiskCode()
      Return riskCode.
      Returns:
      riskCode
    • setRiskCode

      public void setRiskCode(CE riskCode)
      Set a value to attribute riskCode.
    • getHandlingCode

      public CE getHandlingCode()
      Return handlingCode.
      Returns:
      handlingCode
    • setHandlingCode

      public void setHandlingCode(CE handlingCode)
      Set a value to attribute handlingCode.
    • 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.
    • getDeceasedInd

      public BL getDeceasedInd()
      Return deceasedInd.
      Returns:
      deceasedInd
    • setDeceasedInd

      public void setDeceasedInd(BL deceasedInd)
      Set a value to attribute deceasedInd.
    • getDeceasedTime

      public TS getDeceasedTime()
      Return deceasedTime.
      Returns:
      deceasedTime
    • setDeceasedTime

      public void setDeceasedTime(TS deceasedTime)
      Set a value to attribute deceasedTime.
    • 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.
    • getOrganDonorInd

      public BL getOrganDonorInd()
      Return organDonorInd.
      Returns:
      organDonorInd
    • setOrganDonorInd

      public void setOrganDonorInd(BL organDonorInd)
      Set a value to attribute organDonorInd.
    • getAddr

      public List<AD> getAddr()
      Return addr.
      Returns:
      addr
    • setAddr

      public void setAddr(List<AD> addr)
      Set a value to attribute addr.
    • addAddr

      public void addAddr(AD addr_elt)
      Add a addr to the addr collection.
      Parameters:
      addr_elt - Element to add.
    • removeAddr

      public void removeAddr(AD addr_elt)
      Remove a addr to the addr collection.
      Parameters:
      addr_elt - Element to remove
    • getDisabilityCode

      public List<CE> getDisabilityCode()
      Return disabilityCode.
      Returns:
      disabilityCode
    • setDisabilityCode

      public void setDisabilityCode(List<CE> disabilityCode)
      Set a value to attribute disabilityCode.
    • addDisabilityCode

      public void addDisabilityCode(CE disabilityCode_elt)
      Add a disabilityCode to the disabilityCode collection.
      Parameters:
      disabilityCode_elt - Element to add.
    • removeDisabilityCode

      public void removeDisabilityCode(CE disabilityCode_elt)
      Remove a disabilityCode to the disabilityCode collection.
      Parameters:
      disabilityCode_elt - Element to remove
    • getRaceCode

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

      public void setRaceCode(List<CE> raceCode)
      Set a value to attribute raceCode.
    • addRaceCode

      public void addRaceCode(CE raceCode_elt)
      Add a raceCode to the raceCode collection.
      Parameters:
      raceCode_elt - Element to add.
    • removeRaceCode

      public void removeRaceCode(CE raceCode_elt)
      Remove a raceCode to the raceCode collection.
      Parameters:
      raceCode_elt - Element to remove
    • getEthnicGroupCode

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

      public void setEthnicGroupCode(List<CE> ethnicGroupCode)
      Set a value to attribute ethnicGroupCode.
    • addEthnicGroupCode

      public void addEthnicGroupCode(CE ethnicGroupCode_elt)
      Add a ethnicGroupCode to the ethnicGroupCode collection.
      Parameters:
      ethnicGroupCode_elt - Element to add.
    • removeEthnicGroupCode

      public void removeEthnicGroupCode(CE ethnicGroupCode_elt)
      Remove a ethnicGroupCode to the ethnicGroupCode collection.
      Parameters:
      ethnicGroupCode_elt - Element to remove
    • getAsSpecimenAlternateIdentifier

      public List<COCTMT080000UVSpecimenAlternateIdentifier> getAsSpecimenAlternateIdentifier()
      Return asSpecimenAlternateIdentifier.
      Returns:
      asSpecimenAlternateIdentifier
    • setAsSpecimenAlternateIdentifier

      public void setAsSpecimenAlternateIdentifier(List<COCTMT080000UVSpecimenAlternateIdentifier> asSpecimenAlternateIdentifier)
      Set a value to attribute asSpecimenAlternateIdentifier.
    • addAsSpecimenAlternateIdentifier

      public void addAsSpecimenAlternateIdentifier(COCTMT080000UVSpecimenAlternateIdentifier asSpecimenAlternateIdentifier_elt)
      Add a asSpecimenAlternateIdentifier to the asSpecimenAlternateIdentifier collection.
      Parameters:
      asSpecimenAlternateIdentifier_elt - Element to add.
    • removeAsSpecimenAlternateIdentifier

      public void removeAsSpecimenAlternateIdentifier(COCTMT080000UVSpecimenAlternateIdentifier asSpecimenAlternateIdentifier_elt)
      Remove a asSpecimenAlternateIdentifier to the asSpecimenAlternateIdentifier collection.
      Parameters:
      asSpecimenAlternateIdentifier_elt - Element to remove
    • getAsSpecimenStub

      public List<COCTMT080000UVSpecimenStub> getAsSpecimenStub()
      Return asSpecimenStub.
      Returns:
      asSpecimenStub
    • setAsSpecimenStub

      public void setAsSpecimenStub(List<COCTMT080000UVSpecimenStub> asSpecimenStub)
      Set a value to attribute asSpecimenStub.
    • addAsSpecimenStub

      public void addAsSpecimenStub(COCTMT080000UVSpecimenStub asSpecimenStub_elt)
      Add a asSpecimenStub to the asSpecimenStub collection.
      Parameters:
      asSpecimenStub_elt - Element to add.
    • removeAsSpecimenStub

      public void removeAsSpecimenStub(COCTMT080000UVSpecimenStub asSpecimenStub_elt)
      Remove a asSpecimenStub to the asSpecimenStub collection.
      Parameters:
      asSpecimenStub_elt - Element to remove
    • getAsContent

      public COCTMT080000UVContent1 getAsContent()
      Return asContent.
      Returns:
      asContent
    • setAsContent

      public void setAsContent(COCTMT080000UVContent1 asContent)
      Set a value to attribute asContent.
    • getAdditive

      public List<COCTMT080000UVAdditive> getAdditive()
      Return additive.
      Returns:
      additive
    • setAdditive

      public void setAdditive(List<COCTMT080000UVAdditive> additive)
      Set a value to attribute additive.
    • addAdditive

      public void addAdditive(COCTMT080000UVAdditive additive_elt)
      Add a additive to the additive collection.
      Parameters:
      additive_elt - Element to add.
    • removeAdditive

      public void removeAdditive(COCTMT080000UVAdditive additive_elt)
      Remove a additive to the additive collection.
      Parameters:
      additive_elt - Element to remove
    • 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(COCTMT080000UVPerson cOCTMT080000UVPerson, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation