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 TypeMethodDescriptionvoidHeaderInformationRecipient.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 TypeMethodDescriptionvoidEpimsHeaderInformationRecipient.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 TypeMethodDescriptionvoidHeaderInformationRecipient.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 POCDMT000040IntendedRecipientPOCDMT000040InformationRecipient.intendedRecipientMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040IntendedRecipient()Create an instance ofPOCDMT000040IntendedRecipientPOCDMT000040InformationRecipient.getIntendedRecipient()Ruft den Wert der intendedRecipient-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040IntendedRecipientModifier and TypeMethodDescriptionvoidPOCDMT000040InformationRecipient.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 TypeMethodDescriptionvoidIntendedRecipient.setIntendedRecipient(POCDMT000040IntendedRecipient intendedRecipient) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040IntendedRecipientModifierConstructorDescriptionStandard mdht constructor.