Uses of Class
org.hl7.v3.POCDMT000040Participant1
-
Uses of POCDMT000040Participant1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040Participant1Modifier and TypeFieldDescriptionprotected List<POCDMT000040Participant1>ClinicalDocument.participantMethods in org.hl7.v3 that return POCDMT000040Participant1Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Participant1()Create an instance ofPOCDMT000040Participant1POCDMT000040Participant1.withAssociatedEntity(POCDMT000040AssociatedEntity value) POCDMT000040Participant1.withContextControlCode(String value) POCDMT000040Participant1.withFunctionCode(CE value) POCDMT000040Participant1.withNullFlavor(String... values) POCDMT000040Participant1.withNullFlavor(Collection<String> values) POCDMT000040Participant1.withRealmCode(Collection<CS> values) POCDMT000040Participant1.withRealmCode(CS... values) POCDMT000040Participant1.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Participant1.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Participant1.withTypeCode(String... values) POCDMT000040Participant1.withTypeCode(Collection<String> values) POCDMT000040Participant1.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040Participant1Modifier and TypeMethodDescriptionClinicalDocument.getParticipant()Gets the value of the participant property.Methods in org.hl7.v3 with parameters of type POCDMT000040Participant1Modifier and TypeMethodDescriptionClinicalDocument.withParticipant(POCDMT000040Participant1... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040Participant1Modifier and TypeMethodDescriptionClinicalDocument.withParticipant(Collection<POCDMT000040Participant1> values)