Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVInformant
-
Uses of COCTMT530000UVInformant in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVAct.informant
COCTMT530000UVEncounter.informant
COCTMT530000UVObservation.informant
COCTMT530000UVOrganizer.informant
COCTMT530000UVProcedure.informant
COCTMT530000UVSubstanceAdministration.informant
COCTMT530000UVSupply.informant
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVInformant()
Create an instance ofCOCTMT530000UVInformant
Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getInformant()
Return informant.COCTMT530000UVEncounter.getInformant()
Return informant.COCTMT530000UVObservation.getInformant()
Return informant.COCTMT530000UVOrganizer.getInformant()
Return informant.COCTMT530000UVProcedure.getInformant()
Return informant.COCTMT530000UVSubstanceAdministration.getInformant()
Return informant.COCTMT530000UVSupply.getInformant()
Return informant.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVEncounter.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVObservation.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVOrganizer.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVProcedure.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVSubstanceAdministration.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVSupply.addInformant
(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.void
COCTMT530000UVAct.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.void
COCTMT530000UVEncounter.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.void
COCTMT530000UVObservation.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.void
COCTMT530000UVOrganizer.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.void
COCTMT530000UVProcedure.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.void
COCTMT530000UVSubstanceAdministration.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.void
COCTMT530000UVSupply.removeInformant
(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.static void
COCTMT530000UVInformant.validateByModule
(COCTMT530000UVInformant cOCTMT530000UVInformant, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.void
COCTMT530000UVEncounter.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.void
COCTMT530000UVObservation.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.void
COCTMT530000UVOrganizer.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.void
COCTMT530000UVProcedure.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.void
COCTMT530000UVSubstanceAdministration.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.void
COCTMT530000UVSupply.setInformant
(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.