Class HeaderLegalAuthenticator

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040LegalAuthenticator
org.projecthusky.cda.elga.generated.artdecor.base.HeaderLegalAuthenticator

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-02-21") public class HeaderLegalAuthenticator extends org.projecthusky.common.hl7cdar2.POCDMT000040LegalAuthenticator
HeaderLegalAuthenticator

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

  • Field Summary

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

    assignedEntity, contextControlCode, idAttr, 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.POCDMT000040LegalAuthenticator

    getAssignedEntity, getContextControlCode, getIDAttr, getNullFlavor, getRealmCode, getSignatureCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedEntity, setContextControlCode, setIDAttr, setSignatureCode, setTime, setTypeId

    Methods inherited from class java.lang.Object

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

    • HeaderLegalAuthenticator

      public HeaderLegalAuthenticator()
  • 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