Uses of Class
org.hl7.v3.POCDMT000040Performer2
-
Uses of POCDMT000040Performer2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040Performer2Modifier and TypeFieldDescriptionprotected List<POCDMT000040Performer2>POCDMT000040Act.performerprotected List<POCDMT000040Performer2>POCDMT000040Encounter.performerprotected List<POCDMT000040Performer2>POCDMT000040Observation.performerprotected List<POCDMT000040Performer2>POCDMT000040ObservationMedia.performerprotected List<POCDMT000040Performer2>POCDMT000040Organizer.performerprotected List<POCDMT000040Performer2>POCDMT000040Procedure.performerprotected List<POCDMT000040Performer2>POCDMT000040RegionOfInterest.performerprotected List<POCDMT000040Performer2>POCDMT000040SubstanceAdministration.performerprotected List<POCDMT000040Performer2>POCDMT000040Supply.performerMethods in org.hl7.v3 that return POCDMT000040Performer2Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Performer2()Create an instance ofPOCDMT000040Performer2POCDMT000040Performer2.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040Performer2.withModeCode(CE value) POCDMT000040Performer2.withNullFlavor(String... values) POCDMT000040Performer2.withNullFlavor(Collection<String> values) POCDMT000040Performer2.withRealmCode(Collection<CS> values) POCDMT000040Performer2.withRealmCode(CS... values) POCDMT000040Performer2.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Performer2.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Performer2.withTypeCode(ParticipationPhysicalPerformer value) POCDMT000040Performer2.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040Performer2Modifier and TypeMethodDescriptionPOCDMT000040Act.getPerformer()Gets the value of the performer property.POCDMT000040Encounter.getPerformer()Gets the value of the performer property.POCDMT000040Observation.getPerformer()Gets the value of the performer property.POCDMT000040ObservationMedia.getPerformer()Gets the value of the performer property.POCDMT000040Organizer.getPerformer()Gets the value of the performer property.POCDMT000040Procedure.getPerformer()Gets the value of the performer property.POCDMT000040RegionOfInterest.getPerformer()Gets the value of the performer property.POCDMT000040SubstanceAdministration.getPerformer()Gets the value of the performer property.POCDMT000040Supply.getPerformer()Gets the value of the performer property.Methods in org.hl7.v3 with parameters of type POCDMT000040Performer2Modifier and TypeMethodDescriptionPOCDMT000040Act.withPerformer(POCDMT000040Performer2... values) POCDMT000040Encounter.withPerformer(POCDMT000040Performer2... values) POCDMT000040Observation.withPerformer(POCDMT000040Performer2... values) POCDMT000040ObservationMedia.withPerformer(POCDMT000040Performer2... values) POCDMT000040Organizer.withPerformer(POCDMT000040Performer2... values) POCDMT000040Procedure.withPerformer(POCDMT000040Performer2... values) POCDMT000040RegionOfInterest.withPerformer(POCDMT000040Performer2... values) POCDMT000040SubstanceAdministration.withPerformer(POCDMT000040Performer2... values) POCDMT000040Supply.withPerformer(POCDMT000040Performer2... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040Performer2Modifier and TypeMethodDescriptionPOCDMT000040Act.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Encounter.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Observation.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040ObservationMedia.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Organizer.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Procedure.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040RegionOfInterest.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040SubstanceAdministration.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Supply.withPerformer(Collection<POCDMT000040Performer2> values)