Uses of Class
org.hl7.v3.COCTMT030000UV04Person
-
Uses of COCTMT030000UV04Person in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030000UV04PersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT030000UV04Person>COCTMT050000UV01Patient.patientPersonMethods in org.hl7.v3 that return COCTMT030000UV04PersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04Person()Create an instance ofCOCTMT030000UV04PersonCOCTMT030000UV04Person.withAdministrativeGenderCode(CE value) COCTMT030000UV04Person.withAsCitizen(Collection<COCTMT030000UV04Citizen> values) COCTMT030000UV04Person.withAsCitizen(COCTMT030000UV04Citizen... values) COCTMT030000UV04Person.withAsCoveredParty(jakarta.xml.bind.JAXBElement<COCTMT500000UV04CoveredParty> value) COCTMT030000UV04Person.withAsEmployment(Collection<COCTMT030000UV04Employment> values) COCTMT030000UV04Person.withAsEmployment(COCTMT030000UV04Employment... values) COCTMT030000UV04Person.withAsMember(Collection<COCTMT030000UV04Member> values) COCTMT030000UV04Person.withAsMember(COCTMT030000UV04Member... values) COCTMT030000UV04Person.withAsOtherIDs(Collection<COCTMT030000UV04OtherIDs> values) COCTMT030000UV04Person.withAsOtherIDs(COCTMT030000UV04OtherIDs... values) COCTMT030000UV04Person.withAsStudent(Collection<COCTMT030000UV04Student> values) COCTMT030000UV04Person.withAsStudent(COCTMT030000UV04Student... values) COCTMT030000UV04Person.withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) COCTMT030000UV04Person.withBirthTime(TS value) COCTMT030000UV04Person.withClassCode(String... values) COCTMT030000UV04Person.withClassCode(Collection<String> values) COCTMT030000UV04Person.withContactParty(Collection<COCTMT030000UV04ContactParty> values) COCTMT030000UV04Person.withContactParty(COCTMT030000UV04ContactParty... values) COCTMT030000UV04Person.withDeceasedInd(BL value) COCTMT030000UV04Person.withDeceasedTime(TS value) COCTMT030000UV04Person.withDeterminerCode(String value) COCTMT030000UV04Person.withDisabilityCode(Collection<CE> values) COCTMT030000UV04Person.withDisabilityCode(CE... values) COCTMT030000UV04Person.withEducationLevelCode(CE value) COCTMT030000UV04Person.withEthnicGroupCode(Collection<CE> values) COCTMT030000UV04Person.withEthnicGroupCode(CE... values) COCTMT030000UV04Person.withGuarantor(Collection<COCTMT030000UV04Guarantor> values) COCTMT030000UV04Person.withGuarantor(COCTMT030000UV04Guarantor... values) COCTMT030000UV04Person.withGuardian(Collection<COCTMT030000UV04Guardian> values) COCTMT030000UV04Person.withGuardian(COCTMT030000UV04Guardian... values) COCTMT030000UV04Person.withId(Collection<II> values) COCTMT030000UV04Person.withLanguageCommunication(Collection<COCTMT030000UV04LanguageCommunication> values) COCTMT030000UV04Person.withLanguageCommunication(COCTMT030000UV04LanguageCommunication... values) COCTMT030000UV04Person.withLivingArrangementCode(CE value) COCTMT030000UV04Person.withMaritalStatusCode(CE value) COCTMT030000UV04Person.withMultipleBirthInd(BL value) COCTMT030000UV04Person.withMultipleBirthOrderNumber(INT value) COCTMT030000UV04Person.withName(Collection<EN> values) COCTMT030000UV04Person.withNullFlavor(String... values) COCTMT030000UV04Person.withNullFlavor(Collection<String> values) COCTMT030000UV04Person.withOrganDonorInd(BL value) COCTMT030000UV04Person.withRaceCode(Collection<CE> values) COCTMT030000UV04Person.withRaceCode(CE... values) COCTMT030000UV04Person.withRealmCode(Collection<CS> values) COCTMT030000UV04Person.withRealmCode(CS... values) COCTMT030000UV04Person.withReligiousAffiliationCode(CE value) COCTMT030000UV04Person.withStatusCode(CS value) COCTMT030000UV04Person.withTemplateId(Collection<II> values) COCTMT030000UV04Person.withTemplateId(II... values) COCTMT030000UV04Person.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030000UV04PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030000UV04Person>ObjectFactory.createCOCTMT050000UV01PatientPatientPerson(COCTMT030000UV04Person value) jakarta.xml.bind.JAXBElement<COCTMT030000UV04Person>COCTMT050000UV01Patient.getPatientPerson()Gets the value of the patientPerson property.Methods in org.hl7.v3 with parameters of type COCTMT030000UV04PersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030000UV04Person>ObjectFactory.createCOCTMT050000UV01PatientPatientPerson(COCTMT030000UV04Person value) Method parameters in org.hl7.v3 with type arguments of type COCTMT030000UV04PersonModifier and TypeMethodDescriptionvoidCOCTMT050000UV01Patient.setPatientPerson(jakarta.xml.bind.JAXBElement<COCTMT030000UV04Person> value) Sets the value of the patientPerson property.COCTMT050000UV01Patient.withPatientPerson(jakarta.xml.bind.JAXBElement<COCTMT030000UV04Person> value)