Class SchwangerschaftsEntry

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Observation
org.projecthusky.cda.elga.generated.artdecor.ps.SchwangerschaftsEntry

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

Template description:

Identifier: 1.2.40.0.34.11.13.3.10
Effective date: 2017-03-11 18:08:12
Version: 0.1
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
    void
    addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value)
    Adds a hl7Author
    void
    addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value)
    Adds a hl7Informant
    void
    Adds a hl7Author
    void
    Adds a hl7Informant
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7Code
    org.projecthusky.common.hl7cdar2.IVLTS
    Gets the hl7EffectiveTime
    List<org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship>
    Gets the hl7EntryRelationship
    List<org.projecthusky.common.hl7cdar2.POCDMT000040Reference>
    Gets the hl7Reference
    org.projecthusky.common.hl7cdar2.CS
    Gets the hl7StatusCode
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7TemplateId
    List<org.projecthusky.common.hl7cdar2.ANY>
    Gets the hl7Value
    static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship
    Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", null
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7Code
    void
    setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value)
    Sets the hl7EffectiveTime
    void
    setHl7EntryRelationship(org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship value)
    Sets the hl7EntryRelationship
    void
    setHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value)
    Sets the hl7Reference
    void
    setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value)
    Sets the hl7StatusCode
    void
    setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7TemplateId
    void
    setHl7Value(org.projecthusky.common.hl7cdar2.BL 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

    • SchwangerschaftsEntry

      public SchwangerschaftsEntry()
  • Method Details

    • addHl7Author

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

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

      public void clearHl7Author()
      Adds a hl7Author
    • clearHl7Informant

      public void clearHl7Informant()
      Adds a hl7Informant
    • getHl7Code

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

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

      public List<org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship> getHl7EntryRelationship()
      Gets the hl7EntryRelationship
    • getHl7Reference

      public List<org.projecthusky.common.hl7cdar2.POCDMT000040Reference> getHl7Reference()
      Gets the hl7Reference
    • getHl7StatusCode

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

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

      public List<org.projecthusky.common.hl7cdar2.ANY> getHl7Value()
      Gets the hl7Value
    • getPredefinedEntryRelationshipCompNull

      public static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getPredefinedEntryRelationshipCompNull()
      Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", null
      Returns:
      the predefined element.
    • 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
    • setHl7EntryRelationship

      public void setHl7EntryRelationship(org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship value)
      Sets the hl7EntryRelationship
    • setHl7Reference

      public void setHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value)
      Sets the hl7Reference
    • 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
    • setHl7Value

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