Uses of Class
org.hl7.v3.PRPAMT201310UV02CareGiver
-
Uses of PRPAMT201310UV02CareGiver in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02CareGiverModifier and TypeFieldDescriptionprotected List<PRPAMT201310UV02CareGiver>PRPAMT201310UV02NonPersonLivingSubject.careGiverprotected List<PRPAMT201310UV02CareGiver>PRPAMT201310UV02Person.careGiverMethods in org.hl7.v3 that return PRPAMT201310UV02CareGiverModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02CareGiver()Create an instance ofPRPAMT201310UV02CareGiverPRPAMT201310UV02CareGiver.withAddr(Collection<AD> values) PRPAMT201310UV02CareGiver.withCareGiverPerson(COCTMT030207UVPerson value) PRPAMT201310UV02CareGiver.withClassCode(String... values) PRPAMT201310UV02CareGiver.withClassCode(Collection<String> values) PRPAMT201310UV02CareGiver.withEffectiveTime(IVLTS value) PRPAMT201310UV02CareGiver.withId(Collection<II> values) PRPAMT201310UV02CareGiver.withNullFlavor(String... values) PRPAMT201310UV02CareGiver.withNullFlavor(Collection<String> values) PRPAMT201310UV02CareGiver.withRealmCode(Collection<CS> values) PRPAMT201310UV02CareGiver.withRealmCode(CS... values) PRPAMT201310UV02CareGiver.withStatusCode(CS value) PRPAMT201310UV02CareGiver.withTelecom(Collection<TEL> values) PRPAMT201310UV02CareGiver.withTelecom(TEL... values) PRPAMT201310UV02CareGiver.withTemplateId(Collection<II> values) PRPAMT201310UV02CareGiver.withTemplateId(II... values) PRPAMT201310UV02CareGiver.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02CareGiverModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.getCareGiver()Gets the value of the careGiver property.PRPAMT201310UV02Person.getCareGiver()Gets the value of the careGiver property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02CareGiverModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withCareGiver(PRPAMT201310UV02CareGiver... values) PRPAMT201310UV02Person.withCareGiver(PRPAMT201310UV02CareGiver... values) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02CareGiverModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.withCareGiver(Collection<PRPAMT201310UV02CareGiver> values) PRPAMT201310UV02Person.withCareGiver(Collection<PRPAMT201310UV02CareGiver> values)