Uses of Class
org.hl7.v3.COCTMT820000UVPerson
-
Uses of COCTMT820000UVPerson in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT820000UVPersonModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT820000UVPerson>COCTMT820000UVAssignedProvider.assignedPersonMethods in org.hl7.v3 that return COCTMT820000UVPersonModifier and TypeMethodDescriptionObjectFactory.createCOCTMT820000UVPerson()Create an instance ofCOCTMT820000UVPersonCOCTMT820000UVPerson.withAsHealthCareProvider(Collection<COCTMT820000UVHealthCareProvider> values) COCTMT820000UVPerson.withAsHealthCareProvider(COCTMT820000UVHealthCareProvider... values) COCTMT820000UVPerson.withAsRoleOther(Collection<COCTMT820000UVRoleOther> values) COCTMT820000UVPerson.withAsRoleOther(COCTMT820000UVRoleOther... values) COCTMT820000UVPerson.withClassCode(String... values) COCTMT820000UVPerson.withClassCode(Collection<String> values) COCTMT820000UVPerson.withDeterminerCode(String value) COCTMT820000UVPerson.withName(Collection<PN> values) COCTMT820000UVPerson.withNullFlavor(String... values) COCTMT820000UVPerson.withNullFlavor(Collection<String> values) COCTMT820000UVPerson.withRealmCode(Collection<CS> values) COCTMT820000UVPerson.withRealmCode(CS... values) COCTMT820000UVPerson.withTemplateId(Collection<II> values) COCTMT820000UVPerson.withTemplateId(II... values) COCTMT820000UVPerson.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT820000UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT820000UVPerson>ObjectFactory.createCOCTMT820000UVAssignedProviderAssignedPerson(COCTMT820000UVPerson value) jakarta.xml.bind.JAXBElement<COCTMT820000UVPerson>COCTMT820000UVAssignedProvider.getAssignedPerson()Gets the value of the assignedPerson property.Methods in org.hl7.v3 with parameters of type COCTMT820000UVPersonModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT820000UVPerson>ObjectFactory.createCOCTMT820000UVAssignedProviderAssignedPerson(COCTMT820000UVPerson value) Method parameters in org.hl7.v3 with type arguments of type COCTMT820000UVPersonModifier and TypeMethodDescriptionvoidCOCTMT820000UVAssignedProvider.setAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT820000UVPerson> value) Sets the value of the assignedPerson property.COCTMT820000UVAssignedProvider.withAssignedPerson(jakarta.xml.bind.JAXBElement<COCTMT820000UVPerson> value)