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 TypeClassDescriptionclassatcdabbr_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 TypeMethodDescriptionvoidEimpfDocumentUpdateImmunisierungsstatus.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 TypeMethodDescriptionvoidCdalaborbefund.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.authenticatorMethods 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 TypeMethodDescriptionvoidEpimsDocumentArztmeldung.setHl7Authenticator(POCDMT000040Authenticator value) Sets the hl7AuthenticatorvoidEpimsDocumentLabormeldung.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 TypeMethodDescriptionvoidElgapatientConsultationSummary.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.authenticatorMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040AuthenticatorModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Authenticator()Create an instance ofPOCDMT000040AuthenticatorMethods 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 POCDMT000040AuthenticatorUtil.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 POCDMT000040AuthorUtil.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.