Class PRPAMT201310UV02Patient
java.lang.Object
net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Patient
- All Implemented Interfaces:
Serializable
Description of the class PRPAMT201310UV02Patient.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a addr to the addr collection.voidaddConfidentialityCode(CE confidentialityCode_elt) Add a confidentialityCode to the confidentialityCode collection.voidaddCoveredPartyOf(PRPAMT201310UV02CoveredParty coveredPartyOf_elt) Add a coveredPartyOf to the coveredPartyOf collection.voidAdd a id to the id collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddSubjectOf1(PRPAMT201310UV02Subject subjectOf1_elt) Add a subjectOf1 to the subjectOf1 collection.voidaddSubjectOf2(PRPAMT201310UV02Subject4 subjectOf2_elt) Add a subjectOf2 to the subjectOf2 collection.voidaddTelecom(TEL telecom_elt) Add a telecom to the telecom collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.getAddr()Return addr.Return classCode.Return confidentialityCode.Return coveredPartyOf.Return effectiveTime.getId()Return id.Return nullFlavor.Return patientNonPersonLivingSubject.Return patientPerson.Return providerOrganization.Return realmCode.Return statusCode.Return subjectOf1.Return subjectOf2.Return telecom.Return templateId.Return typeId.Return veryImportantPersonCode.voidremoveAddr(AD addr_elt) Remove a addr to the addr collection.voidremoveConfidentialityCode(CE confidentialityCode_elt) Remove a confidentialityCode to the confidentialityCode collection.voidremoveCoveredPartyOf(PRPAMT201310UV02CoveredParty coveredPartyOf_elt) Remove a coveredPartyOf to the coveredPartyOf collection.voidRemove a id to the id collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveSubjectOf1(PRPAMT201310UV02Subject subjectOf1_elt) Remove a subjectOf1 to the subjectOf1 collection.voidremoveSubjectOf2(PRPAMT201310UV02Subject4 subjectOf2_elt) Remove a subjectOf2 to the subjectOf2 collection.voidremoveTelecom(TEL telecom_elt) Remove a telecom to the telecom collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidSet a value to attribute addr.voidsetClassCode(String classCode) Set a value to attribute classCode.voidsetConfidentialityCode(List<CE> confidentialityCode) Set a value to attribute confidentialityCode.voidsetCoveredPartyOf(List<PRPAMT201310UV02CoveredParty> coveredPartyOf) Set a value to attribute coveredPartyOf.voidsetEffectiveTime(IVLTS effectiveTime) Set a value to attribute effectiveTime.voidSet a value to attribute id.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetPatientNonPersonLivingSubject(PRPAMT201310UV02NonPersonLivingSubject patientNonPersonLivingSubject) Set a value to attribute patientNonPersonLivingSubject.voidsetPatientPerson(PRPAMT201310UV02Person patientPerson) Set a value to attribute patientPerson.voidsetProviderOrganization(COCTMT150003UV03Organization providerOrganization) Set a value to attribute providerOrganization.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetStatusCode(CS statusCode) Set a value to attribute statusCode.voidsetSubjectOf1(List<PRPAMT201310UV02Subject> subjectOf1) Set a value to attribute subjectOf1.voidsetSubjectOf2(List<PRPAMT201310UV02Subject4> subjectOf2) Set a value to attribute subjectOf2.voidsetTelecom(List<TEL> telecom) Set a value to attribute telecom.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.voidsetVeryImportantPersonCode(CE veryImportantPersonCode) Set a value to attribute veryImportantPersonCode.static voidvalidateByModule(PRPAMT201310UV02Patient pRPAMT201310UV02Patient, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-
Field Details
-
realmCode
-
typeId
-
templateId
-
id
-
addr
-
telecom
-
statusCode
-
effectiveTime
-
confidentialityCode
-
veryImportantPersonCode
-
patientPerson
-
patientNonPersonLivingSubject
-
providerOrganization
-
subjectOf1
-
subjectOf2
-
coveredPartyOf
-
classCode
-
nullFlavor
-
-
Constructor Details
-
PRPAMT201310UV02Patient
public PRPAMT201310UV02Patient()
-
-
Method Details
-
getRealmCode
Return realmCode.- Returns:
- realmCode
-
setRealmCode
Set a value to attribute realmCode. -
addRealmCode
Add a realmCode to the realmCode collection.- Parameters:
realmCode_elt- Element to add.
-
removeRealmCode
Remove a realmCode to the realmCode collection.- Parameters:
realmCode_elt- Element to remove
-
getTypeId
Return typeId.- Returns:
- typeId
-
setTypeId
Set a value to attribute typeId. -
getTemplateId
Return templateId.- Returns:
- templateId
-
setTemplateId
Set a value to attribute templateId. -
addTemplateId
Add a templateId to the templateId collection.- Parameters:
templateId_elt- Element to add.
-
removeTemplateId
Remove a templateId to the templateId collection.- Parameters:
templateId_elt- Element to remove
-
getId
Return id.- Returns:
- id
-
setId
Set a value to attribute id. -
addId
Add a id to the id collection.- Parameters:
id_elt- Element to add.
-
removeId
Remove a id to the id collection.- Parameters:
id_elt- Element to remove
-
getAddr
Return addr.- Returns:
- addr
-
setAddr
Set a value to attribute addr. -
addAddr
Add a addr to the addr collection.- Parameters:
addr_elt- Element to add.
-
removeAddr
Remove a addr to the addr collection.- Parameters:
addr_elt- Element to remove
-
getTelecom
Return telecom.- Returns:
- telecom
-
setTelecom
Set a value to attribute telecom. -
addTelecom
Add a telecom to the telecom collection.- Parameters:
telecom_elt- Element to add.
-
removeTelecom
Remove a telecom to the telecom collection.- Parameters:
telecom_elt- Element to remove
-
getStatusCode
Return statusCode.- Returns:
- statusCode
-
setStatusCode
Set a value to attribute statusCode. -
getEffectiveTime
Return effectiveTime.- Returns:
- effectiveTime
-
setEffectiveTime
Set a value to attribute effectiveTime. -
getConfidentialityCode
Return confidentialityCode.- Returns:
- confidentialityCode
-
setConfidentialityCode
Set a value to attribute confidentialityCode. -
addConfidentialityCode
Add a confidentialityCode to the confidentialityCode collection.- Parameters:
confidentialityCode_elt- Element to add.
-
removeConfidentialityCode
Remove a confidentialityCode to the confidentialityCode collection.- Parameters:
confidentialityCode_elt- Element to remove
-
getVeryImportantPersonCode
Return veryImportantPersonCode.- Returns:
- veryImportantPersonCode
-
setVeryImportantPersonCode
Set a value to attribute veryImportantPersonCode. -
getPatientPerson
Return patientPerson.- Returns:
- patientPerson
-
setPatientPerson
Set a value to attribute patientPerson. -
getPatientNonPersonLivingSubject
Return patientNonPersonLivingSubject.- Returns:
- patientNonPersonLivingSubject
-
setPatientNonPersonLivingSubject
public void setPatientNonPersonLivingSubject(PRPAMT201310UV02NonPersonLivingSubject patientNonPersonLivingSubject) Set a value to attribute patientNonPersonLivingSubject. -
getProviderOrganization
Return providerOrganization.- Returns:
- providerOrganization
-
setProviderOrganization
Set a value to attribute providerOrganization. -
getSubjectOf1
Return subjectOf1.- Returns:
- subjectOf1
-
setSubjectOf1
Set a value to attribute subjectOf1. -
addSubjectOf1
Add a subjectOf1 to the subjectOf1 collection.- Parameters:
subjectOf1_elt- Element to add.
-
removeSubjectOf1
Remove a subjectOf1 to the subjectOf1 collection.- Parameters:
subjectOf1_elt- Element to remove
-
getSubjectOf2
Return subjectOf2.- Returns:
- subjectOf2
-
setSubjectOf2
Set a value to attribute subjectOf2. -
addSubjectOf2
Add a subjectOf2 to the subjectOf2 collection.- Parameters:
subjectOf2_elt- Element to add.
-
removeSubjectOf2
Remove a subjectOf2 to the subjectOf2 collection.- Parameters:
subjectOf2_elt- Element to remove
-
getCoveredPartyOf
Return coveredPartyOf.- Returns:
- coveredPartyOf
-
setCoveredPartyOf
Set a value to attribute coveredPartyOf. -
addCoveredPartyOf
Add a coveredPartyOf to the coveredPartyOf collection.- Parameters:
coveredPartyOf_elt- Element to add.
-
removeCoveredPartyOf
Remove a coveredPartyOf to the coveredPartyOf collection.- Parameters:
coveredPartyOf_elt- Element to remove
-
getClassCode
Return classCode.- Returns:
- classCode
-
setClassCode
Set a value to attribute classCode. -
getNullFlavor
Return nullFlavor.- Returns:
- nullFlavor
-
setNullFlavor
Set a value to attribute nullFlavor. -
get_xmlNodePresentation
-
set_xmlNodePresentation
-
validateByModule
public static void validateByModule(PRPAMT201310UV02Patient pRPAMT201310UV02Patient, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
-