Class LaboratorySpecimenEntry

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.base.LaboratorySpecimenEntry

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

Identifier: 1.2.40.0.34.11.4.3.1
Effective date: 2013-02-10 00:00:00
Status: active

  • Field Summary

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

    author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, templateId, text, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addHl7EntryRelationship(org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship value)
    Adds a hl7EntryRelationship
    void
    Adds a hl7EntryRelationship
    static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship
    Creates fixed contents for CDA Element hl7EntryRelationship
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7Code
    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
    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.POCDMT000040Act

    getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setClassCode, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId

    Methods inherited from class java.lang.Object

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

    • LaboratorySpecimenEntry

      public LaboratorySpecimenEntry()
  • Method Details

    • addHl7EntryRelationship

      public void addHl7EntryRelationship(org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship value)
      Adds a hl7EntryRelationship
    • clearHl7EntryRelationship

      public void clearHl7EntryRelationship()
      Adds a hl7EntryRelationship
    • createHl7EntryRelationshipFixedValue

      public static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship createHl7EntryRelationshipFixedValue(String typeCode, String inversionInd)
      Creates fixed contents for CDA Element hl7EntryRelationship
      Parameters:
      typeCode - the desired fixed value for this argument.
      inversionInd - the desired fixed value for this argument.
    • getHl7Code

      public org.projecthusky.common.hl7cdar2.CE getHl7Code()
      Gets the hl7Code
    • 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
    • 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