Uses of Class
org.hl7.v3.POCDMT000040EncounterParticipant
-
Uses of POCDMT000040EncounterParticipant in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040EncounterParticipantModifier and TypeFieldDescriptionprotected List<POCDMT000040EncounterParticipant>POCDMT000040EncompassingEncounter.encounterParticipantMethods in org.hl7.v3 that return POCDMT000040EncounterParticipantModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040EncounterParticipant()Create an instance ofPOCDMT000040EncounterParticipantPOCDMT000040EncounterParticipant.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040EncounterParticipant.withNullFlavor(String... values) POCDMT000040EncounterParticipant.withNullFlavor(Collection<String> values) POCDMT000040EncounterParticipant.withRealmCode(Collection<CS> values) POCDMT000040EncounterParticipant.withRealmCode(CS... values) POCDMT000040EncounterParticipant.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040EncounterParticipant.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040EncounterParticipant.withTypeCode(XEncounterParticipant value) POCDMT000040EncounterParticipant.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040EncounterParticipantModifier and TypeMethodDescriptionPOCDMT000040EncompassingEncounter.getEncounterParticipant()Gets the value of the encounterParticipant property.Methods in org.hl7.v3 with parameters of type POCDMT000040EncounterParticipantModifier and TypeMethodDescriptionPOCDMT000040EncompassingEncounter.withEncounterParticipant(POCDMT000040EncounterParticipant... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040EncounterParticipantModifier and TypeMethodDescriptionPOCDMT000040EncompassingEncounter.withEncounterParticipant(Collection<POCDMT000040EncounterParticipant> values)