Class AtcdabbrEntryImmunizationSchedule

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Criterion
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrEntryImmunizationSchedule

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-02-18") public class AtcdabbrEntryImmunizationSchedule extends org.projecthusky.common.hl7cdar2.POCDMT000040Criterion
atcdabbr_entry_ImmunizationTarget Identifier: 1.2.40.0.34.6.0.11.3.2
Effective date: 2021‑10‑28 13:49:14
Version: 1.0.1+20220103
Status: active
  • Field Summary

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

    classCode, code, moodCode, nullFlavor, realmCode, templateId, text, typeId, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.CD
    Gets the hl7Code
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7TemplateId
    org.projecthusky.common.hl7cdar2.ED
    Gets the hl7Text
    org.projecthusky.common.hl7cdar2.ANY
    Gets the hl7Value
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CD value)
    Sets the hl7Code
    void
    setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7TemplateId
    void
    setHl7Text(org.projecthusky.common.hl7cdar2.ED value)
    Sets the hl7Text
    void
    setHl7Value(org.projecthusky.common.hl7cdar2.ANY value)
    Sets the hl7Value

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

    getClassCode, getCode, getMoodCode, getNullFlavor, getRealmCode, getTemplateId, getText, getTypeId, getValue, setCode, setText, setTypeId, setValue

    Methods inherited from class java.lang.Object

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

    • AtcdabbrEntryImmunizationSchedule

      public AtcdabbrEntryImmunizationSchedule()
  • Method Details

    • getHl7Code

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

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

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

      public org.projecthusky.common.hl7cdar2.ANY getHl7Value()
      Gets the hl7Value
    • setHl7Code

      public void setHl7Code(org.projecthusky.common.hl7cdar2.CD value)
      Sets the hl7Code
    • 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
    • setHl7Value

      public void setHl7Value(org.projecthusky.common.hl7cdar2.ANY value)
      Sets the hl7Value