Class LanguageCommunication

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040LanguageCommunication
org.projecthusky.cda.elga.generated.artdecor.base.LanguageCommunication

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

Identifier: 1.2.40.0.34.11.90017
Effective date: 2017-03-27 00:00:00
Status: draft

  • Field Summary

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

    languageCode, modeCode, nullFlavor, preferenceInd, proficiencyLevelCode, realmCode, templateId, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.CS
    Gets the hl7LanguageCode
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7ModeCode
    org.projecthusky.common.hl7cdar2.BL
    Gets the hl7PreferenceInd
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7ProficiencyLevelCode
    static org.projecthusky.common.hl7cdar2.CS
    Adds a predefined org.projecthusky.common.hl7cdar2.CS, filled by:
    static org.projecthusky.common.hl7cdar2.CE
    Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:
    static org.projecthusky.common.hl7cdar2.CE
    Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:
    void
    setHl7LanguageCode(org.projecthusky.common.hl7cdar2.CS value)
    Sets the hl7LanguageCode
    void
    setHl7ModeCode(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7ModeCode
    void
    setHl7PreferenceInd(org.projecthusky.common.hl7cdar2.BL value)
    Sets the hl7PreferenceInd
    void
    setHl7ProficiencyLevelCode(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7ProficiencyLevelCode

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

    getLanguageCode, getModeCode, getNullFlavor, getPreferenceInd, getProficiencyLevelCode, getRealmCode, getTemplateId, getTypeId, setLanguageCode, setModeCode, setPreferenceInd, setProficiencyLevelCode, setTypeId

    Methods inherited from class java.lang.Object

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

    • LanguageCommunication

      public LanguageCommunication()
  • Method Details

    • getHl7LanguageCode

      public org.projecthusky.common.hl7cdar2.CS getHl7LanguageCode()
      Gets the hl7LanguageCode
    • getHl7ModeCode

      public org.projecthusky.common.hl7cdar2.CE getHl7ModeCode()
      Gets the hl7ModeCode
    • getHl7PreferenceInd

      public org.projecthusky.common.hl7cdar2.BL getHl7PreferenceInd()
      Gets the hl7PreferenceInd
    • getHl7ProficiencyLevelCode

      public org.projecthusky.common.hl7cdar2.CE getHl7ProficiencyLevelCode()
      Gets the hl7ProficiencyLevelCode
    • getPredefinedLanguageCode

      public static org.projecthusky.common.hl7cdar2.CS getPredefinedLanguageCode()
      Adds a predefined org.projecthusky.common.hl7cdar2.CS, filled by:
      Returns:
      the predefined element.
    • getPredefinedModeCode

      public static org.projecthusky.common.hl7cdar2.CE getPredefinedModeCode()
      Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:
      Returns:
      the predefined element.
    • getPredefinedProficiencyLevelCode

      public static org.projecthusky.common.hl7cdar2.CE getPredefinedProficiencyLevelCode()
      Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:
      Returns:
      the predefined element.
    • setHl7LanguageCode

      public void setHl7LanguageCode(org.projecthusky.common.hl7cdar2.CS value)
      Sets the hl7LanguageCode
    • setHl7ModeCode

      public void setHl7ModeCode(org.projecthusky.common.hl7cdar2.CE value)
      Sets the hl7ModeCode
    • setHl7PreferenceInd

      public void setHl7PreferenceInd(org.projecthusky.common.hl7cdar2.BL value)
      Sets the hl7PreferenceInd
    • setHl7ProficiencyLevelCode

      public void setHl7ProficiencyLevelCode(org.projecthusky.common.hl7cdar2.CE value)
      Sets the hl7ProficiencyLevelCode