java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Author
org.projecthusky.cda.elga.generated.artdecor.base.HeaderAuthor

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

Identifier: 1.2.40.0.34.11.20002
Effective date: 2015-05-09 00:00:00
Status: active

  • Field Summary

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

    assignedAuthor, contextControlCode, functionCode, nullFlavor, realmCode, templateId, time, typeCode, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor
    Gets the hl7AssignedAuthor
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7FunctionCode
    org.projecthusky.common.hl7cdar2.TS
    Gets the hl7Time
    void
    setHl7AssignedAuthor(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor value)
    Sets the hl7AssignedAuthor
    void
    setHl7FunctionCode(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7FunctionCode
    void
    setHl7Time(org.projecthusky.common.hl7cdar2.TS value)
    Sets the hl7Time

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

    getAssignedAuthor, getContextControlCode, getFunctionCode, getNullFlavor, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedAuthor, setContextControlCode, setFunctionCode, setTime, setTypeId

    Methods inherited from class java.lang.Object

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

    • HeaderAuthor

      public HeaderAuthor()
  • Method Details

    • getHl7AssignedAuthor

      public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor getHl7AssignedAuthor()
      Gets the hl7AssignedAuthor
    • getHl7FunctionCode

      public org.projecthusky.common.hl7cdar2.CE getHl7FunctionCode()
      Gets the hl7FunctionCode
    • getHl7Time

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

      public void setHl7AssignedAuthor(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor value)
      Sets the hl7AssignedAuthor
    • setHl7FunctionCode

      public void setHl7FunctionCode(org.projecthusky.common.hl7cdar2.CE value)
      Sets the hl7FunctionCode
    • setHl7Time

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