Uses of Class
org.hl7.v3.COCTMT530000UVPerson
-
Uses of COCTMT530000UVPerson in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVPersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>COCTMT530000UVRelatedEntity.relatedPersonprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>COCTMT530000UVRelatedEntity.scopingPersonMethods in org.hl7.v3 that return COCTMT530000UVPersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPerson()Create an instance ofCOCTMT530000UVPersonCOCTMT530000UVPerson.withAdministrativeGenderCode(CE value) COCTMT530000UVPerson.withAsRole(Collection<COCTMT530000UVRole> values) COCTMT530000UVPerson.withAsRole(COCTMT530000UVRole... values) COCTMT530000UVPerson.withBirthplace(jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace> value) COCTMT530000UVPerson.withBirthTime(TS value) COCTMT530000UVPerson.withClassCode(String... values) COCTMT530000UVPerson.withClassCode(Collection<String> values) COCTMT530000UVPerson.withDeterminerCode(String value) COCTMT530000UVPerson.withEthnicGroupCode(CE value) COCTMT530000UVPerson.withMaritalStatusCode(CE value) COCTMT530000UVPerson.withMultipleBirthInd(BL value) COCTMT530000UVPerson.withMultipleBirthOrderNumber(INT value) COCTMT530000UVPerson.withName(Collection<PN> values) COCTMT530000UVPerson.withNullFlavor(String... values) COCTMT530000UVPerson.withNullFlavor(Collection<String> values) COCTMT530000UVPerson.withRaceCode(CE value) COCTMT530000UVPerson.withRealmCode(Collection<CS> values) COCTMT530000UVPerson.withRealmCode(CS... values) COCTMT530000UVPerson.withReligiousAffiliationCode(CE value) COCTMT530000UVPerson.withTelecom(Collection<TEL> values) COCTMT530000UVPerson.withTelecom(TEL... values) COCTMT530000UVPerson.withTemplateId(Collection<II> values) COCTMT530000UVPerson.withTemplateId(II... values) COCTMT530000UVPerson.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>ObjectFactory.createCOCTMT530000UVRelatedEntityRelatedPerson(COCTMT530000UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>ObjectFactory.createCOCTMT530000UVRelatedEntityScopingPerson(COCTMT530000UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>COCTMT530000UVRelatedEntity.getRelatedPerson()Gets the value of the relatedPerson property.jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>COCTMT530000UVRelatedEntity.getScopingPerson()Gets the value of the scopingPerson property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>ObjectFactory.createCOCTMT530000UVRelatedEntityRelatedPerson(COCTMT530000UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson>ObjectFactory.createCOCTMT530000UVRelatedEntityScopingPerson(COCTMT530000UVPerson value) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVPersonModifier and TypeMethodDescriptionvoidCOCTMT530000UVRelatedEntity.setRelatedPerson(jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson> value) Sets the value of the relatedPerson property.voidCOCTMT530000UVRelatedEntity.setScopingPerson(jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson> value) Sets the value of the scopingPerson property.COCTMT530000UVRelatedEntity.withRelatedPerson(jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson> value) COCTMT530000UVRelatedEntity.withScopingPerson(jakarta.xml.bind.JAXBElement<COCTMT530000UVPerson> value)