Class EpimsOtherOrganizationCompilationWithIdNameTelAddr

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

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

Identifier: 1.2.40.0.34.6.0.11.9.39
Effective date: 2020-02-20 09:48:27
Version: 2020
Status: draft

  • 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
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.projecthusky.common.hl7cdar2.AD>
    Gets the hl7Addr
    List<org.projecthusky.common.hl7cdar2.II>
    Gets the hl7Id
    List<org.projecthusky.common.hl7cdar2.ON>
    Gets the hl7Name
    List<org.projecthusky.common.hl7cdar2.TEL>
    Gets the hl7Telecom
    void
    setHl7Addr(org.projecthusky.common.hl7cdar2.AD value)
    Sets the hl7Addr
    void
    setHl7Id(org.projecthusky.common.hl7cdar2.II value)
    Sets the hl7Id
    void
    setHl7Name(org.projecthusky.common.hl7cdar2.ON value)
    Sets the hl7Name
    void
    setHl7Telecom(org.projecthusky.common.hl7cdar2.TEL value)
    Sets the hl7Telecom

    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

    • EpimsOtherOrganizationCompilationWithIdNameTelAddr

      public EpimsOtherOrganizationCompilationWithIdNameTelAddr()
  • Method Details

    • getHl7Addr

      public List<org.projecthusky.common.hl7cdar2.AD> getHl7Addr()
      Gets the hl7Addr
    • getHl7Id

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

      public List<org.projecthusky.common.hl7cdar2.ON> getHl7Name()
      Gets the hl7Name
    • getHl7Telecom

      public List<org.projecthusky.common.hl7cdar2.TEL> getHl7Telecom()
      Gets the hl7Telecom
    • setHl7Addr

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

      public void setHl7Id(org.projecthusky.common.hl7cdar2.II value)
      Sets the hl7Id
    • setHl7Name

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

      public void setHl7Telecom(org.projecthusky.common.hl7cdar2.TEL value)
      Sets the hl7Telecom