Uses of Class
org.hl7.v3.COCTMT080000UVPerson
-
Uses of COCTMT080000UVPerson in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT080000UVPersonModifier and TypeFieldDescriptionprotected COCTMT080000UVPersonCOCTMT080000UVSpecimen.specimenPersonFields in org.hl7.v3 with type parameters of type COCTMT080000UVPersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT080000UVPerson>COCTMT080000UVSpecimen.sourcePersonMethods in org.hl7.v3 that return COCTMT080000UVPersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVPerson()Create an instance ofCOCTMT080000UVPersonCOCTMT080000UVSpecimen.getSpecimenPerson()Gets the value of the specimenPerson property.COCTMT080000UVPerson.withAdditive(Collection<COCTMT080000UVAdditive> values) COCTMT080000UVPerson.withAdditive(COCTMT080000UVAdditive... values) COCTMT080000UVPerson.withAddr(Collection<AD> values) COCTMT080000UVPerson.withAdministrativeGenderCode(CE value) COCTMT080000UVPerson.withAsContent(jakarta.xml.bind.JAXBElement<COCTMT080000UVContent1> value) COCTMT080000UVPerson.withAsSpecimenAlternateIdentifier(Collection<COCTMT080000UVSpecimenAlternateIdentifier> values) COCTMT080000UVPerson.withAsSpecimenAlternateIdentifier(COCTMT080000UVSpecimenAlternateIdentifier... values) COCTMT080000UVPerson.withAsSpecimenStub(Collection<COCTMT080000UVSpecimenStub> values) COCTMT080000UVPerson.withAsSpecimenStub(COCTMT080000UVSpecimenStub... values) COCTMT080000UVPerson.withBirthTime(TS value) COCTMT080000UVPerson.withClassCode(String... values) COCTMT080000UVPerson.withClassCode(Collection<String> values) COCTMT080000UVPerson.withDeceasedInd(BL value) COCTMT080000UVPerson.withDeceasedTime(TS value) COCTMT080000UVPerson.withDeterminerCode(String value) COCTMT080000UVPerson.withDisabilityCode(Collection<CE> values) COCTMT080000UVPerson.withDisabilityCode(CE... values) COCTMT080000UVPerson.withEthnicGroupCode(Collection<CE> values) COCTMT080000UVPerson.withEthnicGroupCode(CE... values) COCTMT080000UVPerson.withExistenceTime(IVLTS value) COCTMT080000UVPerson.withHandlingCode(CE value) COCTMT080000UVPerson.withMultipleBirthInd(BL value) COCTMT080000UVPerson.withMultipleBirthOrderNumber(INT value) COCTMT080000UVPerson.withName(Collection<EN> values) COCTMT080000UVPerson.withNullFlavor(String... values) COCTMT080000UVPerson.withNullFlavor(Collection<String> values) COCTMT080000UVPerson.withOrganDonorInd(BL value) COCTMT080000UVPerson.withQuantity(Collection<PQ> values) COCTMT080000UVPerson.withQuantity(PQ... values) COCTMT080000UVPerson.withRaceCode(Collection<CE> values) COCTMT080000UVPerson.withRaceCode(CE... values) COCTMT080000UVPerson.withRealmCode(Collection<CS> values) COCTMT080000UVPerson.withRealmCode(CS... values) COCTMT080000UVPerson.withRiskCode(CE value) COCTMT080000UVPerson.withStatusCode(CS value) COCTMT080000UVPerson.withTelecom(Collection<TEL> values) COCTMT080000UVPerson.withTelecom(TEL... values) COCTMT080000UVPerson.withTemplateId(Collection<II> values) COCTMT080000UVPerson.withTemplateId(II... values) COCTMT080000UVPerson.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT080000UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVPerson>ObjectFactory.createCOCTMT080000UVSpecimenSourcePerson(COCTMT080000UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT080000UVPerson>COCTMT080000UVSpecimen.getSourcePerson()Gets the value of the sourcePerson property.Methods in org.hl7.v3 with parameters of type COCTMT080000UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT080000UVPerson>ObjectFactory.createCOCTMT080000UVSpecimenSourcePerson(COCTMT080000UVPerson value) voidCOCTMT080000UVSpecimen.setSpecimenPerson(COCTMT080000UVPerson value) Sets the value of the specimenPerson property.COCTMT080000UVSpecimen.withSpecimenPerson(COCTMT080000UVPerson value) Method parameters in org.hl7.v3 with type arguments of type COCTMT080000UVPersonModifier and TypeMethodDescriptionvoidCOCTMT080000UVSpecimen.setSourcePerson(jakarta.xml.bind.JAXBElement<COCTMT080000UVPerson> value) Sets the value of the sourcePerson property.COCTMT080000UVSpecimen.withSourcePerson(jakarta.xml.bind.JAXBElement<COCTMT080000UVPerson> value)