Uses of Class
org.hl7.v3.POCDMT000040InformationRecipient
-
Uses of POCDMT000040InformationRecipient in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040InformationRecipientModifier and TypeFieldDescriptionprotected List<POCDMT000040InformationRecipient>ClinicalDocument.informationRecipientMethods in org.hl7.v3 that return POCDMT000040InformationRecipientModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040InformationRecipient()Create an instance ofPOCDMT000040InformationRecipientPOCDMT000040InformationRecipient.withIntendedRecipient(POCDMT000040IntendedRecipient value) POCDMT000040InformationRecipient.withNullFlavor(String... values) POCDMT000040InformationRecipient.withNullFlavor(Collection<String> values) POCDMT000040InformationRecipient.withRealmCode(Collection<CS> values) POCDMT000040InformationRecipient.withRealmCode(CS... values) POCDMT000040InformationRecipient.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040InformationRecipient.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040InformationRecipient.withTypeCode(XInformationRecipient value) POCDMT000040InformationRecipient.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionClinicalDocument.getInformationRecipient()Gets the value of the informationRecipient property.Methods in org.hl7.v3 with parameters of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionClinicalDocument.withInformationRecipient(POCDMT000040InformationRecipient... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionClinicalDocument.withInformationRecipient(Collection<POCDMT000040InformationRecipient> values)