Uses of Class
org.hl7.v3.PRPAMT201310UV02Person
-
Uses of PRPAMT201310UV02Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Person>PRPAMT201310UV02Patient.patientPersonMethods in org.hl7.v3 that return PRPAMT201310UV02PersonModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02Person()Create an instance ofPRPAMT201310UV02PersonPRPAMT201310UV02Person.withAddr(Collection<AD> values) PRPAMT201310UV02Person.withAdministrativeGenderCode(CE value) PRPAMT201310UV02Person.withAsCitizen(Collection<PRPAMT201310UV02Citizen> values) PRPAMT201310UV02Person.withAsCitizen(PRPAMT201310UV02Citizen... values) PRPAMT201310UV02Person.withAsEmployee(Collection<PRPAMT201310UV02Employee> values) PRPAMT201310UV02Person.withAsEmployee(PRPAMT201310UV02Employee... values) PRPAMT201310UV02Person.withAsMember(Collection<PRPAMT201310UV02Member> values) PRPAMT201310UV02Person.withAsMember(PRPAMT201310UV02Member... values) PRPAMT201310UV02Person.withAsOtherIDs(Collection<PRPAMT201310UV02OtherIDs> values) PRPAMT201310UV02Person.withAsOtherIDs(PRPAMT201310UV02OtherIDs... values) PRPAMT201310UV02Person.withAsPatientOfOtherProvider(Collection<PRPAMT201310UV02PatientOfOtherProvider> values) PRPAMT201310UV02Person.withAsPatientOfOtherProvider(PRPAMT201310UV02PatientOfOtherProvider... values) PRPAMT201310UV02Person.withAsStudent(Collection<PRPAMT201310UV02Student> values) PRPAMT201310UV02Person.withAsStudent(PRPAMT201310UV02Student... values) PRPAMT201310UV02Person.withBirthPlace(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace> value) PRPAMT201310UV02Person.withBirthTime(TS value) PRPAMT201310UV02Person.withCareGiver(Collection<PRPAMT201310UV02CareGiver> values) PRPAMT201310UV02Person.withCareGiver(PRPAMT201310UV02CareGiver... values) PRPAMT201310UV02Person.withClassCode(String... values) PRPAMT201310UV02Person.withClassCode(Collection<String> values) PRPAMT201310UV02Person.withContactParty(Collection<PRPAMT201310UV02ContactParty> values) PRPAMT201310UV02Person.withContactParty(PRPAMT201310UV02ContactParty... values) PRPAMT201310UV02Person.withDeceasedInd(BL value) PRPAMT201310UV02Person.withDeceasedTime(TS value) PRPAMT201310UV02Person.withDeterminerCode(String value) PRPAMT201310UV02Person.withDisabilityCode(Collection<CE> values) PRPAMT201310UV02Person.withDisabilityCode(CE... values) PRPAMT201310UV02Person.withEducationLevelCode(CE value) PRPAMT201310UV02Person.withEthnicGroupCode(Collection<CE> values) PRPAMT201310UV02Person.withEthnicGroupCode(CE... values) PRPAMT201310UV02Person.withGuarantorRole(Collection<COCTMT670000UV04GuarantorRole> values) PRPAMT201310UV02Person.withGuarantorRole(COCTMT670000UV04GuarantorRole... values) PRPAMT201310UV02Person.withGuardian(Collection<PRPAMT201310UV02Guardian> values) PRPAMT201310UV02Person.withGuardian(PRPAMT201310UV02Guardian... values) PRPAMT201310UV02Person.withId(Collection<II> values) PRPAMT201310UV02Person.withLanguageCommunication(Collection<PRPAMT201310UV02LanguageCommunication> values) PRPAMT201310UV02Person.withLanguageCommunication(PRPAMT201310UV02LanguageCommunication... values) PRPAMT201310UV02Person.withLivingArrangementCode(CE value) PRPAMT201310UV02Person.withMaritalStatusCode(CE value) PRPAMT201310UV02Person.withMultipleBirthInd(BL value) PRPAMT201310UV02Person.withMultipleBirthOrderNumber(INT value) PRPAMT201310UV02Person.withName(Collection<PN> values) PRPAMT201310UV02Person.withNullFlavor(String... values) PRPAMT201310UV02Person.withNullFlavor(Collection<String> values) PRPAMT201310UV02Person.withOrganDonorInd(BL value) PRPAMT201310UV02Person.withPersonalRelationship(Collection<PRPAMT201310UV02PersonalRelationship> values) PRPAMT201310UV02Person.withPersonalRelationship(PRPAMT201310UV02PersonalRelationship... values) PRPAMT201310UV02Person.withRaceCode(Collection<CE> values) PRPAMT201310UV02Person.withRaceCode(CE... values) PRPAMT201310UV02Person.withRealmCode(Collection<CS> values) PRPAMT201310UV02Person.withRealmCode(CS... values) PRPAMT201310UV02Person.withReligiousAffiliationCode(CE value) PRPAMT201310UV02Person.withTelecom(Collection<TEL> values) PRPAMT201310UV02Person.withTelecom(TEL... values) PRPAMT201310UV02Person.withTemplateId(Collection<II> values) PRPAMT201310UV02Person.withTemplateId(II... values) PRPAMT201310UV02Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PRPAMT201310UV02Person>ObjectFactory.createPRPAMT201310UV02PatientPatientPerson(PRPAMT201310UV02Person value) jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Person>PRPAMT201310UV02Patient.getPatientPerson()Gets the value of the patientPerson property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PRPAMT201310UV02Person>ObjectFactory.createPRPAMT201310UV02PatientPatientPerson(PRPAMT201310UV02Person value) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02PersonModifier and TypeMethodDescriptionvoidPRPAMT201310UV02Patient.setPatientPerson(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Person> value) Sets the value of the patientPerson property.PRPAMT201310UV02Patient.withPatientPerson(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Person> value)