Class ElgaexternalDocument

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
org.projecthusky.cda.elga.generated.artdecor.ps.ElgaexternalDocument

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-03-01") public class ElgaexternalDocument extends org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
ELGAExternalDocument Identifier: 1.2.40.0.34.11.13.3.17
Effective date: 2017-08-09 10:55:40
Version: 0.1
Status: draft
  • Field Summary

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

    classCode, code, id, moodCode, nullFlavor, realmCode, setId, templateId, text, typeId, versionNumber
  • 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.II>
    Gets the hl7Id
    org.projecthusky.common.hl7cdar2.ED
    Gets the hl7Text
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7Code
    void
    setHl7Id(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7Id
    void
    setHl7Text(org.projecthusky.common.hl7cdar2.ED value)
    Sets the hl7Text

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

    getClassCode, getCode, getId, getMoodCode, getNullFlavor, getRealmCode, getSetId, getTemplateId, getText, getTypeId, getVersionNumber, setClassCode, setCode, setSetId, setText, setTypeId, setVersionNumber

    Methods inherited from class java.lang.Object

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

    • ElgaexternalDocument

      public ElgaexternalDocument()
  • Method Details

    • getHl7Code

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

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

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

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

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

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