Uses of Class
org.hl7.v3.COCTMT530000UVInformant
-
Uses of COCTMT530000UVInformant in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVInformantModifier and TypeFieldDescriptionprotected List<COCTMT530000UVInformant>COCTMT530000UVAct.informantprotected List<COCTMT530000UVInformant>COCTMT530000UVEncounter.informantprotected List<COCTMT530000UVInformant>COCTMT530000UVObservation.informantprotected List<COCTMT530000UVInformant>COCTMT530000UVOrganizer.informantprotected List<COCTMT530000UVInformant>COCTMT530000UVProcedure.informantprotected List<COCTMT530000UVInformant>COCTMT530000UVSubstanceAdministration.informantprotected List<COCTMT530000UVInformant>COCTMT530000UVSupply.informantMethods in org.hl7.v3 that return COCTMT530000UVInformantModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVInformant()Create an instance ofCOCTMT530000UVInformantCOCTMT530000UVInformant.withAssignedEntity(jakarta.xml.bind.JAXBElement<COCTMT090000UV01AssignedEntity> value) COCTMT530000UVInformant.withContextControlCode(String value) COCTMT530000UVInformant.withFunctionCode(CE value) COCTMT530000UVInformant.withModeCode(CE value) COCTMT530000UVInformant.withNullFlavor(String... values) COCTMT530000UVInformant.withNullFlavor(Collection<String> values) COCTMT530000UVInformant.withPatient(jakarta.xml.bind.JAXBElement<COCTMT050000UV01Patient> value) COCTMT530000UVInformant.withRealmCode(Collection<CS> values) COCTMT530000UVInformant.withRealmCode(CS... values) COCTMT530000UVInformant.withRelatedEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVRelatedEntity> value) COCTMT530000UVInformant.withTemplateId(Collection<II> values) COCTMT530000UVInformant.withTemplateId(II... values) COCTMT530000UVInformant.withTypeCode(String... values) COCTMT530000UVInformant.withTypeCode(Collection<String> values) COCTMT530000UVInformant.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVInformantModifier and TypeMethodDescriptionCOCTMT530000UVAct.getInformant()Gets the value of the informant property.COCTMT530000UVEncounter.getInformant()Gets the value of the informant property.COCTMT530000UVObservation.getInformant()Gets the value of the informant property.COCTMT530000UVOrganizer.getInformant()Gets the value of the informant property.COCTMT530000UVProcedure.getInformant()Gets the value of the informant property.COCTMT530000UVSubstanceAdministration.getInformant()Gets the value of the informant property.COCTMT530000UVSupply.getInformant()Gets the value of the informant property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVInformantModifier and TypeMethodDescriptionCOCTMT530000UVAct.withInformant(COCTMT530000UVInformant... values) COCTMT530000UVEncounter.withInformant(COCTMT530000UVInformant... values) COCTMT530000UVObservation.withInformant(COCTMT530000UVInformant... values) COCTMT530000UVOrganizer.withInformant(COCTMT530000UVInformant... values) COCTMT530000UVProcedure.withInformant(COCTMT530000UVInformant... values) COCTMT530000UVSubstanceAdministration.withInformant(COCTMT530000UVInformant... values) COCTMT530000UVSupply.withInformant(COCTMT530000UVInformant... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVInformantModifier and TypeMethodDescriptionCOCTMT530000UVAct.withInformant(Collection<COCTMT530000UVInformant> values) COCTMT530000UVEncounter.withInformant(Collection<COCTMT530000UVInformant> values) COCTMT530000UVObservation.withInformant(Collection<COCTMT530000UVInformant> values) COCTMT530000UVOrganizer.withInformant(Collection<COCTMT530000UVInformant> values) COCTMT530000UVProcedure.withInformant(Collection<COCTMT530000UVInformant> values) COCTMT530000UVSubstanceAdministration.withInformant(Collection<COCTMT530000UVInformant> values) COCTMT530000UVSupply.withInformant(Collection<COCTMT530000UVInformant> values)