Uses of Class
org.hl7.v3.COCTMT530000UVPerformer
-
Uses of COCTMT530000UVPerformer in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVPerformerModifier and TypeFieldDescriptionprotected List<COCTMT530000UVPerformer>COCTMT530000UVAct.performerprotected List<COCTMT530000UVPerformer>COCTMT530000UVEncounter.performerprotected List<COCTMT530000UVPerformer>COCTMT530000UVObservation.performerprotected List<COCTMT530000UVPerformer>COCTMT530000UVOrganizer.performerprotected List<COCTMT530000UVPerformer>COCTMT530000UVProcedure.performerprotected List<COCTMT530000UVPerformer>COCTMT530000UVSubstanceAdministration.performerprotected List<COCTMT530000UVPerformer>COCTMT530000UVSupply.performerMethods in org.hl7.v3 that return COCTMT530000UVPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPerformer()Create an instance ofCOCTMT530000UVPerformerCOCTMT530000UVPerformer.withAssignedEntity(jakarta.xml.bind.JAXBElement<COCTMT090000UV01AssignedEntity> value) COCTMT530000UVPerformer.withContextControlCode(String value) COCTMT530000UVPerformer.withFunctionCode(CE value) COCTMT530000UVPerformer.withModeCode(CE value) COCTMT530000UVPerformer.withNullFlavor(String... values) COCTMT530000UVPerformer.withNullFlavor(Collection<String> values) COCTMT530000UVPerformer.withPatient(jakarta.xml.bind.JAXBElement<COCTMT050000UV01Patient> value) COCTMT530000UVPerformer.withRealmCode(Collection<CS> values) COCTMT530000UVPerformer.withRealmCode(CS... values) COCTMT530000UVPerformer.withRelatedEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVRelatedEntity> value) COCTMT530000UVPerformer.withTemplateId(Collection<II> values) COCTMT530000UVPerformer.withTemplateId(II... values) COCTMT530000UVPerformer.withTypeCode(ParticipationPhysicalPerformer value) COCTMT530000UVPerformer.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionCOCTMT530000UVAct.getPerformer()Gets the value of the performer property.COCTMT530000UVEncounter.getPerformer()Gets the value of the performer property.COCTMT530000UVObservation.getPerformer()Gets the value of the performer property.COCTMT530000UVOrganizer.getPerformer()Gets the value of the performer property.COCTMT530000UVProcedure.getPerformer()Gets the value of the performer property.COCTMT530000UVSubstanceAdministration.getPerformer()Gets the value of the performer property.COCTMT530000UVSupply.getPerformer()Gets the value of the performer property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionCOCTMT530000UVAct.withPerformer(COCTMT530000UVPerformer... values) COCTMT530000UVEncounter.withPerformer(COCTMT530000UVPerformer... values) COCTMT530000UVObservation.withPerformer(COCTMT530000UVPerformer... values) COCTMT530000UVOrganizer.withPerformer(COCTMT530000UVPerformer... values) COCTMT530000UVProcedure.withPerformer(COCTMT530000UVPerformer... values) COCTMT530000UVSubstanceAdministration.withPerformer(COCTMT530000UVPerformer... values) COCTMT530000UVSupply.withPerformer(COCTMT530000UVPerformer... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionCOCTMT530000UVAct.withPerformer(Collection<COCTMT530000UVPerformer> values) COCTMT530000UVEncounter.withPerformer(Collection<COCTMT530000UVPerformer> values) COCTMT530000UVObservation.withPerformer(Collection<COCTMT530000UVPerformer> values) COCTMT530000UVOrganizer.withPerformer(Collection<COCTMT530000UVPerformer> values) COCTMT530000UVProcedure.withPerformer(Collection<COCTMT530000UVPerformer> values) COCTMT530000UVSubstanceAdministration.withPerformer(Collection<COCTMT530000UVPerformer> values) COCTMT530000UVSupply.withPerformer(Collection<COCTMT530000UVPerformer> values)