Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVPerformer
Packages that use COCTMT530000UVPerformer
-
Uses of COCTMT530000UVPerformer in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVPerformerModifier and TypeFieldDescriptionCOCTMT530000UVAct.performer
COCTMT530000UVEncounter.performer
COCTMT530000UVObservation.performer
COCTMT530000UVOrganizer.performer
COCTMT530000UVProcedure.performer
COCTMT530000UVSubstanceAdministration.performer
COCTMT530000UVSupply.performer
Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPerformer()
Create an instance ofCOCTMT530000UVPerformer
Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionCOCTMT530000UVAct.getPerformer()
Return performer.COCTMT530000UVEncounter.getPerformer()
Return performer.COCTMT530000UVObservation.getPerformer()
Return performer.COCTMT530000UVOrganizer.getPerformer()
Return performer.COCTMT530000UVProcedure.getPerformer()
Return performer.COCTMT530000UVSubstanceAdministration.getPerformer()
Return performer.COCTMT530000UVSupply.getPerformer()
Return performer.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVEncounter.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVObservation.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVOrganizer.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVProcedure.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVSubstanceAdministration.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVSupply.addPerformer
(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT530000UVAct.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.void
COCTMT530000UVEncounter.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.void
COCTMT530000UVObservation.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.void
COCTMT530000UVOrganizer.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.void
COCTMT530000UVProcedure.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.void
COCTMT530000UVSubstanceAdministration.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.void
COCTMT530000UVSupply.removePerformer
(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.static void
COCTMT530000UVPerformer.validateByModule
(COCTMT530000UVPerformer cOCTMT530000UVPerformer, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt530000UV with type arguments of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.void
COCTMT530000UVEncounter.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.void
COCTMT530000UVObservation.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.void
COCTMT530000UVOrganizer.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.void
COCTMT530000UVProcedure.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.void
COCTMT530000UVSubstanceAdministration.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.void
COCTMT530000UVSupply.setPerformer
(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.