Uses of Class
net.ihe.gazelle.hl7v3.prpamt201304UV02.PRPAMT201304UV02OtherIDs
Package
Description
-
Uses of PRPAMT201304UV02OtherIDs in net.ihe.gazelle.hl7v3.prpamt201304UV02
Modifier and TypeFieldDescriptionPRPAMT201304UV02NonPersonLivingSubject.asOtherIDs
PRPAMT201304UV02Person.asOtherIDs
Modifier and TypeMethodDescriptionObjectFactory.createPRPAMT201304UV02OtherIDs()
Create an instance ofPRPAMT201304UV02OtherIDs
Modifier and TypeMethodDescriptionPRPAMT201304UV02NonPersonLivingSubject.getAsOtherIDs()
Return asOtherIDs.PRPAMT201304UV02Person.getAsOtherIDs()
Return asOtherIDs.Modifier and TypeMethodDescriptionvoid
PRPAMT201304UV02NonPersonLivingSubject.addAsOtherIDs
(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201304UV02Person.addAsOtherIDs
(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Add a asOtherIDs to the asOtherIDs collection.void
PRPAMT201304UV02NonPersonLivingSubject.removeAsOtherIDs
(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.void
PRPAMT201304UV02Person.removeAsOtherIDs
(PRPAMT201304UV02OtherIDs asOtherIDs_elt) Remove a asOtherIDs to the asOtherIDs collection.static void
PRPAMT201304UV02OtherIDs.validateByModule
(PRPAMT201304UV02OtherIDs pRPAMT201304UV02OtherIDs, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
PRPAMT201304UV02NonPersonLivingSubject.setAsOtherIDs
(List<PRPAMT201304UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs.void
PRPAMT201304UV02Person.setAsOtherIDs
(List<PRPAMT201304UV02OtherIDs> asOtherIDs) Set a value to attribute asOtherIDs. -
Uses of PRPAMT201304UV02OtherIDs in org.openehealth.ipf.commons.ihe.hl7v3.core.responses
Modifier and TypeMethodDescriptionPixV3QueryResponse.getAsOtherIDs()
The list of other patient IDs.