Class EpimsEntryProblem

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Observation
org.projecthusky.cda.elga.generated.artdecor.ems.EpimsEntryProblem

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-02-01") public class EpimsEntryProblem extends org.projecthusky.common.hl7cdar2.POCDMT000040Observation
epims_entry_Problem

Identifier: 1.2.40.0.34.6.0.11.3.99
Effective date: 2020-05-12 16:37:17
Version: 2020
Status: draft

  • Field Summary

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

    author, classCode, code, derivationExpr, effectiveTime, entryRelationship, id, informant, interpretationCode, languageCode, methodCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, referenceRange, repeatNumber, specimen, statusCode, subject, targetSiteCode, templateId, text, typeId, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.CD
    Gets the hl7Code
    org.projecthusky.common.hl7cdar2.IVLTS
    Gets the hl7EffectiveTime
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7Id
    org.projecthusky.common.hl7cdar2.CS
    Gets the hl7StatusCode
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7TemplateId
    org.projecthusky.common.hl7cdar2.ED
    Gets the hl7Text
    List<org.projecthusky.common.hl7cdar2.ANY>
    Gets the hl7Value
    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
    setHl7Id(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7Id
    void
    setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value)
    Sets the hl7StatusCode
    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.CD value)
    Sets the hl7Value

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

    getAuthor, getClassCode, getCode, getDerivationExpr, getEffectiveTime, getEntryRelationship, getId, getInformant, getInterpretationCode, getLanguageCode, getMethodCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getReferenceRange, getRepeatNumber, getSpecimen, getStatusCode, getSubject, getTargetSiteCode, getTemplateId, getText, getTypeId, getValue, isNegationInd, setCode, setDerivationExpr, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setRepeatNumber, setStatusCode, setSubject, setText, setTypeId

    Methods inherited from class java.lang.Object

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

    • EpimsEntryProblem

      public EpimsEntryProblem()
  • Method Details

    • getHl7Code

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

      public org.projecthusky.common.hl7cdar2.IVLTS getHl7EffectiveTime()
      Gets the hl7EffectiveTime
    • getHl7Id

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

      public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()
      Gets the hl7StatusCode
    • 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 List<org.projecthusky.common.hl7cdar2.ANY> getHl7Value()
      Gets the hl7Value
    • 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
    • setHl7Id

      public void setHl7Id(org.projecthusky.common.hl7cdar2.II value)
      Sets the hl7Id
    • 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
    • setHl7Text

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

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