Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
Packages that use POCDMT000040Authenticator
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040Authenticator in org.projecthusky.cda.elga.generated.artdecor
Subclasses of POCDMT000040Authenticator in org.projecthusky.cda.elga.generated.artdecorModifier and TypeClassDescriptionclass
atcdabbr_header_Authenticator Identifier: 1.2.40.0.34.6.0.11.1.6
Effective date: 2021-02-19 10:25:00
Version: 1.0.0+20210219
Status: activeMethods in org.projecthusky.cda.elga.generated.artdecor that return types with arguments of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionEimpfDocumentUpdateImmunisierungsstatus.getHl7Authenticator()
Gets the hl7AuthenticatorMethods in org.projecthusky.cda.elga.generated.artdecor with parameters of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionvoid
EimpfDocumentUpdateImmunisierungsstatus.setHl7Authenticator
(POCDMT000040Authenticator value) Sets the hl7Authenticator -
Uses of POCDMT000040Authenticator in org.projecthusky.cda.elga.generated.artdecor.base
Methods in org.projecthusky.cda.elga.generated.artdecor.base with parameters of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionvoid
Cdalaborbefund.addHl7Authenticator
(POCDMT000040Authenticator value) Adds a hl7Authenticator -
Uses of POCDMT000040Authenticator in org.projecthusky.cda.elga.generated.artdecor.ems
Fields in org.projecthusky.cda.elga.generated.artdecor.ems with type parameters of type POCDMT000040AuthenticatorModifier and TypeFieldDescriptionprotected List<POCDMT000040Authenticator>
EpimsDocumentArztmeldung.authenticator
Methods in org.projecthusky.cda.elga.generated.artdecor.ems that return types with arguments of type POCDMT000040AuthenticatorModifier and TypeMethodDescription@NonNull List<POCDMT000040Authenticator>
EpimsDocumentArztmeldung.getAuthenticator()
Gets the value of the authenticator property.EpimsDocumentArztmeldung.getHl7Authenticator()
Gets the hl7AuthenticatorEpimsDocumentLabormeldung.getHl7Authenticator()
Gets the hl7AuthenticatorMethods in org.projecthusky.cda.elga.generated.artdecor.ems with parameters of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionvoid
EpimsDocumentArztmeldung.setHl7Authenticator
(POCDMT000040Authenticator value) Sets the hl7Authenticatorvoid
EpimsDocumentLabormeldung.setHl7Authenticator
(POCDMT000040Authenticator value) Sets the hl7Authenticator -
Uses of POCDMT000040Authenticator in org.projecthusky.cda.elga.generated.artdecor.ps
Subclasses of POCDMT000040Authenticator in org.projecthusky.cda.elga.generated.artdecor.psMethods in org.projecthusky.cda.elga.generated.artdecor.ps that return types with arguments of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionElgapatientConsultationSummary.getHl7Authenticator()
Gets the hl7AuthenticatorMethods in org.projecthusky.cda.elga.generated.artdecor.ps with parameters of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionvoid
ElgapatientConsultationSummary.setHl7Authenticator
(POCDMT000040Authenticator value) Sets the hl7Authenticator -
Uses of POCDMT000040Authenticator in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type POCDMT000040AuthenticatorModifier and TypeFieldDescriptionprotected List<POCDMT000040Authenticator>
POCDMT000040ClinicalDocument.authenticator
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040AuthenticatorModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Authenticator()
Create an instance ofPOCDMT000040Authenticator
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type POCDMT000040AuthenticatorModifier and TypeMethodDescription@NonNull List<POCDMT000040Authenticator>
POCDMT000040ClinicalDocument.getAuthenticator()
Gets the value of the authenticator property. -
Uses of POCDMT000040Authenticator in org.projecthusky.common.utils
Methods in org.projecthusky.common.utils that return POCDMT000040AuthenticatorModifier and TypeMethodDescriptionstatic POCDMT000040Authenticator
Util.createAuthenticatorFromAuthor
(Author author) Deprecated, for removal: This API element is subject to removal in a future version.Creates the authenticator from author.Methods in org.projecthusky.common.utils with parameters of type POCDMT000040AuthenticatorModifier and TypeMethodDescriptionstatic POCDMT000040Author
Util.createAuthorFromAuthenticator
(POCDMT000040Authenticator authenticator) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new MDHT Author object from an MDHT LegalAuthenticator object.