Uses of Class
org.hl7.v3.POCDMT000040Participant2
-
Uses of POCDMT000040Participant2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040Participant2Modifier and TypeFieldDescriptionprotected List<POCDMT000040Participant2>POCDMT000040Act.participantprotected List<POCDMT000040Participant2>POCDMT000040Encounter.participantprotected List<POCDMT000040Participant2>POCDMT000040Observation.participantprotected List<POCDMT000040Participant2>POCDMT000040ObservationMedia.participantprotected List<POCDMT000040Participant2>POCDMT000040Organizer.participantprotected List<POCDMT000040Participant2>POCDMT000040Procedure.participantprotected List<POCDMT000040Participant2>POCDMT000040RegionOfInterest.participantprotected List<POCDMT000040Participant2>POCDMT000040SubstanceAdministration.participantprotected List<POCDMT000040Participant2>POCDMT000040Supply.participantMethods in org.hl7.v3 that return POCDMT000040Participant2Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Participant2()Create an instance ofPOCDMT000040Participant2POCDMT000040Participant2.withAwarenessCode(CE value) POCDMT000040Participant2.withContextControlCode(String value) POCDMT000040Participant2.withNullFlavor(String... values) POCDMT000040Participant2.withNullFlavor(Collection<String> values) POCDMT000040Participant2.withParticipantRole(POCDMT000040ParticipantRole value) POCDMT000040Participant2.withRealmCode(Collection<CS> values) POCDMT000040Participant2.withRealmCode(CS... values) POCDMT000040Participant2.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Participant2.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Participant2.withTypeCode(String... values) POCDMT000040Participant2.withTypeCode(Collection<String> values) POCDMT000040Participant2.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040Participant2Modifier and TypeMethodDescriptionPOCDMT000040Act.getParticipant()Gets the value of the participant property.POCDMT000040Encounter.getParticipant()Gets the value of the participant property.POCDMT000040Observation.getParticipant()Gets the value of the participant property.POCDMT000040ObservationMedia.getParticipant()Gets the value of the participant property.POCDMT000040Organizer.getParticipant()Gets the value of the participant property.POCDMT000040Procedure.getParticipant()Gets the value of the participant property.POCDMT000040RegionOfInterest.getParticipant()Gets the value of the participant property.POCDMT000040SubstanceAdministration.getParticipant()Gets the value of the participant property.POCDMT000040Supply.getParticipant()Gets the value of the participant property.Methods in org.hl7.v3 with parameters of type POCDMT000040Participant2Modifier and TypeMethodDescriptionPOCDMT000040Act.withParticipant(POCDMT000040Participant2... values) POCDMT000040Encounter.withParticipant(POCDMT000040Participant2... values) POCDMT000040Observation.withParticipant(POCDMT000040Participant2... values) POCDMT000040ObservationMedia.withParticipant(POCDMT000040Participant2... values) POCDMT000040Organizer.withParticipant(POCDMT000040Participant2... values) POCDMT000040Procedure.withParticipant(POCDMT000040Participant2... values) POCDMT000040RegionOfInterest.withParticipant(POCDMT000040Participant2... values) POCDMT000040SubstanceAdministration.withParticipant(POCDMT000040Participant2... values) POCDMT000040Supply.withParticipant(POCDMT000040Participant2... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040Participant2Modifier and TypeMethodDescriptionPOCDMT000040Act.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Encounter.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Observation.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040ObservationMedia.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Organizer.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Procedure.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040RegionOfInterest.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040SubstanceAdministration.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Supply.withParticipant(Collection<POCDMT000040Participant2> values)