Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040InformationRecipient
Packages that use POCDMT000040InformationRecipient
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040InformationRecipient in org.projecthusky.cda.elga.generated.artdecor.base
Methods in org.projecthusky.cda.elga.generated.artdecor.base that return types with arguments of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionCdalaborbefund.getHl7InformationRecipient()Gets the hl7InformationRecipientMethods in org.projecthusky.cda.elga.generated.artdecor.base with parameters of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionvoidCdalaborbefund.setHl7InformationRecipient(POCDMT000040InformationRecipient value) Sets the hl7InformationRecipient -
Uses of POCDMT000040InformationRecipient in org.projecthusky.cda.elga.generated.artdecor.ems
Modifier and TypeClassDescriptionclassepims_header_informationRecipientFields in org.projecthusky.cda.elga.generated.artdecor.ems with type parameters of type POCDMT000040InformationRecipientModifier and TypeFieldDescriptionprotected List<POCDMT000040InformationRecipient>EpimsDocumentArztmeldung.informationRecipientMethods in org.projecthusky.cda.elga.generated.artdecor.ems that return types with arguments of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionEpimsDocumentArztmeldung.getHl7InformationRecipient()Gets the hl7InformationRecipientEpimsDocumentLabormeldung.getHl7InformationRecipient()Gets the hl7InformationRecipient@NonNull List<POCDMT000040InformationRecipient>EpimsDocumentArztmeldung.getInformationRecipient()Gets the value of the informationRecipient property.Methods in org.projecthusky.cda.elga.generated.artdecor.ems with parameters of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionvoidEpimsDocumentArztmeldung.setHl7InformationRecipient(POCDMT000040InformationRecipient value) Sets the hl7InformationRecipientvoidEpimsDocumentLabormeldung.setHl7InformationRecipient(POCDMT000040InformationRecipient value) Sets the hl7InformationRecipient -
Uses of POCDMT000040InformationRecipient in org.projecthusky.cda.elga.generated.artdecor.ps
Methods in org.projecthusky.cda.elga.generated.artdecor.ps that return types with arguments of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionElgapatientConsultationSummary.getHl7InformationRecipient()Gets the hl7InformationRecipientMethods in org.projecthusky.cda.elga.generated.artdecor.ps with parameters of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionvoidElgapatientConsultationSummary.setHl7InformationRecipient(POCDMT000040InformationRecipient value) Sets the hl7InformationRecipient -
Uses of POCDMT000040InformationRecipient in org.projecthusky.cda.elga.models.ems
Methods in org.projecthusky.cda.elga.models.ems that return POCDMT000040InformationRecipient -
Uses of POCDMT000040InformationRecipient in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type POCDMT000040InformationRecipientModifier and TypeFieldDescriptionprotected List<POCDMT000040InformationRecipient>POCDMT000040ClinicalDocument.informationRecipientMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040InformationRecipientModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040InformationRecipient()Create an instance ofPOCDMT000040InformationRecipientMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type POCDMT000040InformationRecipientModifier and TypeMethodDescription@NonNull List<POCDMT000040InformationRecipient>POCDMT000040ClinicalDocument.getInformationRecipient()Gets the value of the informationRecipient property. -
Uses of POCDMT000040InformationRecipient in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return POCDMT000040InformationRecipientModifier and TypeMethodDescriptionOrganization.createHl7CdaR2Pocdmt000040InformationRecipient(OrganizationBaseType baseType) Gets the HL7 CDA R2 data type from the given base type.Organization.createHl7CdaR2Pocdmt000040InformationRecipient(POCDMT000040InformationRecipient base, OrganizationBaseType baseType) Gets the HL7 CDA R2 data type from the given base type.Organization.getHl7CdaR2Pocdmt000040InformationRecipient()Gets the HL7 CDA R2 data type from the current instance.Organization.getHl7CdaR2Pocdmt000040InformationRecipient(POCDMT000040InformationRecipient base) Gets the HL7 CDA R2 data type from the current instance.Methods in org.projecthusky.common.model with parameters of type POCDMT000040InformationRecipientModifier and TypeMethodDescriptionOrganization.createHl7CdaR2Pocdmt000040InformationRecipient(POCDMT000040InformationRecipient base, OrganizationBaseType baseType) Gets the HL7 CDA R2 data type from the given base type.Organization.getHl7CdaR2Pocdmt000040InformationRecipient(POCDMT000040InformationRecipient base) Gets the HL7 CDA R2 data type from the current instance.