Class AtcdabrrEntryComment

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.AtcdabrrEntryComment

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-02-18") public class AtcdabrrEntryComment extends org.projecthusky.common.hl7cdar2.POCDMT000040Act
atcdabrr_entry_Comment

Template description: This entry allows for a comment to be supplied with each entry.

Identifier: 1.2.40.0.34.6.0.11.3.11
Effective date: 2021-02-19 12:42:56
Version: 1.0.0+20210219
Status: active

  • Field Summary

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

    author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, templateId, text, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value)
    Adds a hl7Author
    void
    addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value)
    Adds a hl7Informant
    void
    addHl7Participant(org.projecthusky.common.hl7cdar2.POCDMT000040Participant2 value)
    Adds a hl7Participant
    void
    addHl7Performer(org.projecthusky.common.hl7cdar2.POCDMT000040Performer2 value)
    Adds a hl7Performer
    void
    Adds a hl7Author
    void
    Adds a hl7Informant
    void
    Adds a hl7Participant
    void
    Adds a hl7Performer
    org.projecthusky.common.hl7cdar2.CD
    Gets the hl7Code
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7Id
    org.projecthusky.common.hl7cdar2.CS
    Gets the hl7StatusCode
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7TemplateId
    org.projecthusky.common.hl7cdar2.ED
    Gets the hl7Text
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CD value)
    Sets the hl7Code
    void
    setHl7Id(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7Id
    void
    setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value)
    Sets the hl7StatusCode
    void
    setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7TemplateId
    void
    setHl7Text(org.projecthusky.common.hl7cdar2.ED value)
    Sets the hl7Text

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

    getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setClassCode, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId

    Methods inherited from class java.lang.Object

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

    • AtcdabrrEntryComment

      public AtcdabrrEntryComment()
  • Method Details

    • addHl7Author

      public void addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value)
      Adds a hl7Author
    • addHl7Informant

      public void addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value)
      Adds a hl7Informant
    • addHl7Participant

      public void addHl7Participant(org.projecthusky.common.hl7cdar2.POCDMT000040Participant2 value)
      Adds a hl7Participant
    • addHl7Performer

      public void addHl7Performer(org.projecthusky.common.hl7cdar2.POCDMT000040Performer2 value)
      Adds a hl7Performer
    • clearHl7Author

      public void clearHl7Author()
      Adds a hl7Author
    • clearHl7Informant

      public void clearHl7Informant()
      Adds a hl7Informant
    • clearHl7Participant

      public void clearHl7Participant()
      Adds a hl7Participant
    • clearHl7Performer

      public void clearHl7Performer()
      Adds a hl7Performer
    • getHl7Code

      public org.projecthusky.common.hl7cdar2.CD getHl7Code()
      Gets the hl7Code
    • getHl7Id

      public List<org.projecthusky.common.hl7cdar2.II> getHl7Id()
      Gets the hl7Id
    • getHl7StatusCode

      public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()
      Gets the hl7StatusCode
    • getHl7TemplateId

      public List<org.projecthusky.common.hl7cdar2.II> getHl7TemplateId()
      Gets the hl7TemplateId
    • getHl7Text

      public org.projecthusky.common.hl7cdar2.ED getHl7Text()
      Gets the hl7Text
    • setHl7Code

      public void setHl7Code(org.projecthusky.common.hl7cdar2.CD value)
      Sets the hl7Code
    • setHl7Id

      public void setHl7Id(org.projecthusky.common.hl7cdar2.II value)
      Sets the hl7Id
    • setHl7StatusCode

      public void setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value)
      Sets the hl7StatusCode
    • setHl7TemplateId

      public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value)
      Sets the hl7TemplateId
    • setHl7Text

      public void setHl7Text(org.projecthusky.common.hl7cdar2.ED value)
      Sets the hl7Text