Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040IntendedRecipient
Packages that use POCDMT000040IntendedRecipient
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040IntendedRecipient in org.projecthusky.cda.elga.generated.artdecor.base
Methods in org.projecthusky.cda.elga.generated.artdecor.base that return POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionHeaderInformationRecipient.getHl7IntendedRecipient()
Gets the hl7IntendedRecipientMethods in org.projecthusky.cda.elga.generated.artdecor.base with parameters of type POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionvoid
HeaderInformationRecipient.setHl7IntendedRecipient
(POCDMT000040IntendedRecipient value) Sets the hl7IntendedRecipient -
Uses of POCDMT000040IntendedRecipient in org.projecthusky.cda.elga.generated.artdecor.ems
Methods in org.projecthusky.cda.elga.generated.artdecor.ems that return POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionEpimsHeaderInformationRecipient.getHl7IntendedRecipient()
Gets the hl7IntendedRecipientMethods in org.projecthusky.cda.elga.generated.artdecor.ems with parameters of type POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionvoid
EpimsHeaderInformationRecipient.setHl7IntendedRecipient
(POCDMT000040IntendedRecipient value) Sets the hl7IntendedRecipient -
Uses of POCDMT000040IntendedRecipient in org.projecthusky.cda.elga.generated.artdecor.ps
Methods in org.projecthusky.cda.elga.generated.artdecor.ps that return POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionHeaderInformationRecipient.getHl7IntendedRecipient()
Gets the hl7IntendedRecipientMethods in org.projecthusky.cda.elga.generated.artdecor.ps with parameters of type POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionvoid
HeaderInformationRecipient.setHl7IntendedRecipient
(POCDMT000040IntendedRecipient value) Sets the hl7IntendedRecipient -
Uses of POCDMT000040IntendedRecipient in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040IntendedRecipientModifier and TypeFieldDescriptionprotected POCDMT000040IntendedRecipient
POCDMT000040InformationRecipient.intendedRecipient
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040IntendedRecipient()
Create an instance ofPOCDMT000040IntendedRecipient
POCDMT000040InformationRecipient.getIntendedRecipient()
Ruft den Wert der intendedRecipient-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionvoid
POCDMT000040InformationRecipient.setIntendedRecipient
(POCDMT000040IntendedRecipient value) Legt den Wert der intendedRecipient-Eigenschaft fest. -
Uses of POCDMT000040IntendedRecipient in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionIntendedRecipient.getIntendedRecipient()
Method to getIntendedRecipient.getMdhtIntendedRecipient()
Returns the underlying mdht element.Methods in org.projecthusky.common.model with parameters of type POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionvoid
IntendedRecipient.setIntendedRecipient
(POCDMT000040IntendedRecipient intendedRecipient) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040IntendedRecipientModifierConstructorDescriptionStandard mdht constructor.