Class HeaderAuthenticator

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
org.projecthusky.cda.elga.generated.artdecor.ps.HeaderAuthenticator

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-03-01") public class HeaderAuthenticator extends org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
HeaderAuthenticator

Identifier: 1.2.40.0.34.11.20007
Effective date: 2011-12-19 00:00:00
Status: draft

  • Field Summary

    Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator

    assignedEntity, nullFlavor, realmCode, signatureCode, templateId, time, typeCode, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
    Gets the hl7AssignedEntity
    org.projecthusky.common.hl7cdar2.CS
    Gets the hl7SignatureCode
    org.projecthusky.common.hl7cdar2.TS
    Gets the hl7Time
    void
    setHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value)
    Sets the hl7AssignedEntity
    void
    setHl7SignatureCode(org.projecthusky.common.hl7cdar2.CS value)
    Sets the hl7SignatureCode
    void
    setHl7Time(org.projecthusky.common.hl7cdar2.TS value)
    Sets the hl7Time

    Methods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator

    getAssignedEntity, getNullFlavor, getRealmCode, getSignatureCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedEntity, setSignatureCode, setTime, setTypeId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HeaderAuthenticator

      public HeaderAuthenticator()
  • Method Details

    • getHl7AssignedEntity

      public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()
      Gets the hl7AssignedEntity
    • getHl7SignatureCode

      public org.projecthusky.common.hl7cdar2.CS getHl7SignatureCode()
      Gets the hl7SignatureCode
    • getHl7Time

      public org.projecthusky.common.hl7cdar2.TS getHl7Time()
      Gets the hl7Time
    • setHl7AssignedEntity

      public void setHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value)
      Sets the hl7AssignedEntity
    • setHl7SignatureCode

      public void setHl7SignatureCode(org.projecthusky.common.hl7cdar2.CS value)
      Sets the hl7SignatureCode
    • setHl7Time

      public void setHl7Time(org.projecthusky.common.hl7cdar2.TS value)
      Sets the hl7Time