Class OrganizationElements

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Organization
org.projecthusky.cda.elga.generated.artdecor.ems.OrganizationElements

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

Identifier: 1.2.40.0.34.11.90002
Effective date: 2011-12-19 00:00:00
Status: active

  • Field Summary

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

    addr, asOrganizationPartOf, classCode, determinerCode, id, name, nullFlavor, realmCode, standardIndustryClassCode, telecom, templateId, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addHl7Id(org.projecthusky.common.hl7cdar2.II value)
    Adds a hl7Id
    void
    addHl7Telecom(org.projecthusky.common.hl7cdar2.TEL value)
    Adds a hl7Telecom
    org.projecthusky.common.hl7cdar2.AD
    Gets the hl7Addr
    org.projecthusky.common.hl7cdar2.ON
    Gets the hl7Name
    void
    setHl7Addr(org.projecthusky.common.hl7cdar2.AD value)
    Sets the hl7Addr
    void
    setHl7Name(org.projecthusky.common.hl7cdar2.ON value)
    Sets the hl7Name

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

    getAddr, getAsOrganizationPartOf, getClassCode, getDeterminerCode, getId, getName, getNullFlavor, getRealmCode, getStandardIndustryClassCode, getTelecom, getTemplateId, getTypeId, setAsOrganizationPartOf, setClassCode, setDeterminerCode, setStandardIndustryClassCode, setTypeId

    Methods inherited from class java.lang.Object

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

    • OrganizationElements

      public OrganizationElements()
  • Method Details

    • addHl7Id

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

      public void addHl7Telecom(org.projecthusky.common.hl7cdar2.TEL value)
      Adds a hl7Telecom
    • getHl7Addr

      public org.projecthusky.common.hl7cdar2.AD getHl7Addr()
      Gets the hl7Addr
    • getHl7Name

      public org.projecthusky.common.hl7cdar2.ON getHl7Name()
      Gets the hl7Name
    • setHl7Addr

      public void setHl7Addr(org.projecthusky.common.hl7cdar2.AD value)
      Sets the hl7Addr
    • setHl7Name

      public void setHl7Name(org.projecthusky.common.hl7cdar2.ON value)
      Sets the hl7Name