Class ElgamedicationStatement

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.ps.ElgamedicationStatement

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-03-01") public class ElgamedicationStatement extends org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
ELGAMedicationStatement Identifier: 1.2.40.0.34.11.13.3.27
Effective date: 2018-10-18 11:16:13
Version: 0.1
Status: draft
  • Field Summary

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

    administrationUnitCode, approachSiteCode, author, classCode, code, consumable, doseQuantity, effectiveTime, entryRelationship, id, informant, maxDoseQuantity, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, rateQuantity, realmCode, reference, repeatNumber, routeCode, 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
    addHl7Id(org.projecthusky.common.hl7cdar2.II value)
    Adds a hl7Id
    void
    addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value)
    Adds a hl7Informant
    void
    addHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value)
    Adds a hl7Reference
    void
    Adds a hl7Author
    void
    Adds a hl7Id
    void
    Adds a hl7Informant
    void
    Adds a hl7Reference
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7Code
    List<org.projecthusky.common.hl7cdar2.SXCMTS>
    Gets the hl7EffectiveTime
    org.projecthusky.common.hl7cdar2.CS
    Gets the hl7StatusCode
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7TemplateId
    List<org.projecthusky.common.model.Code>
    Returns a list of vocab codes as defined in the ART-DECOR model
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7Code
    void
    setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value)
    Sets the hl7EffectiveTime
    void
    setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value)
    Sets the hl7StatusCode
    void
    setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7TemplateId

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

    getAdministrationUnitCode, getApproachSiteCode, getAuthor, getClassCode, getCode, getConsumable, getDoseQuantity, getEffectiveTime, getEntryRelationship, getId, getInformant, getMaxDoseQuantity, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRateQuantity, getRealmCode, getReference, getRepeatNumber, getRouteCode, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setAdministrationUnitCode, setCode, setConsumable, setDoseQuantity, setMaxDoseQuantity, setMoodCode, setNegationInd, setPriorityCode, setRateQuantity, setRepeatNumber, setRouteCode, setStatusCode, setSubject, setText, setTypeId

    Methods inherited from class java.lang.Object

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

    • ElgamedicationStatement

      public ElgamedicationStatement()
  • Method Details

    • addHl7Author

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

      public void addHl7Id(org.projecthusky.common.hl7cdar2.II value)
      Adds a hl7Id
    • addHl7Informant

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

      public void addHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value)
      Adds a hl7Reference
    • clearHl7Author

      public void clearHl7Author()
      Adds a hl7Author
    • clearHl7Id

      public void clearHl7Id()
      Adds a hl7Id
    • clearHl7Informant

      public void clearHl7Informant()
      Adds a hl7Informant
    • clearHl7Reference

      public void clearHl7Reference()
      Adds a hl7Reference
    • getHl7Code

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

      public List<org.projecthusky.common.hl7cdar2.SXCMTS> getHl7EffectiveTime()
      Gets the hl7EffectiveTime
    • getHl7StatusCode

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

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

      public List<org.projecthusky.common.model.Code> getVocabStatusCodeCode()
      Returns a list of vocab codes as defined in the ART-DECOR model
    • setHl7Code

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

      public void setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value)
      Sets the hl7EffectiveTime
    • 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