Class LaboratoryReportCommentSection

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.base.LaboratoryReportCommentSection

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

Identifier: 1.2.40.0.34.11.4.2.2
Effective date: 2013-02-10 00:00:00
Status: active

  • Field Summary

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

    author, classCode, code, component, confidentialityCode, entry, id, idAttr, informant, languageCode, moodCode, nullFlavor, realmCode, subject, templateId, text, title, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7Code
    List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry>
    Gets the hl7Entry
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7TemplateId
    org.projecthusky.common.hl7cdar2.StrucDocText
    Gets the hl7Text
    org.projecthusky.common.hl7cdar2.ST
    Gets the hl7Title
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7Code
    void
    setHl7Entry(org.projecthusky.common.hl7cdar2.POCDMT000040Entry value)
    Sets the hl7Entry
    void
    setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7TemplateId
    void
    setHl7Text(org.projecthusky.common.hl7cdar2.StrucDocText value)
    Sets the hl7Text
    void
    setHl7Title(org.projecthusky.common.hl7cdar2.ST value)
    Sets the hl7Title

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

    getAuthor, getClassCode, getCode, getComponent, getConfidentialityCode, getEntry, getId, getIDAttr, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getRealmCode, getSubject, getTemplateId, getText, getTitle, getTypeId, setCode, setConfidentialityCode, setId, setIDAttr, setLanguageCode, setSubject, setText, setTitle, setTypeId

    Methods inherited from class java.lang.Object

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

    • LaboratoryReportCommentSection

      public LaboratoryReportCommentSection()
  • Method Details

    • getHl7Code

      public org.projecthusky.common.hl7cdar2.CE getHl7Code()
      Gets the hl7Code
    • getHl7Entry

      public List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> getHl7Entry()
      Gets the hl7Entry
    • getHl7TemplateId

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

      public org.projecthusky.common.hl7cdar2.StrucDocText getHl7Text()
      Gets the hl7Text
    • getHl7Title

      public org.projecthusky.common.hl7cdar2.ST getHl7Title()
      Gets the hl7Title
    • setHl7Code

      public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
      Sets the hl7Code
    • setHl7Entry

      public void setHl7Entry(org.projecthusky.common.hl7cdar2.POCDMT000040Entry value)
      Sets the hl7Entry
    • setHl7TemplateId

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

      public void setHl7Text(org.projecthusky.common.hl7cdar2.StrucDocText value)
      Sets the hl7Text
    • setHl7Title

      public void setHl7Title(org.projecthusky.common.hl7cdar2.ST value)
      Sets the hl7Title