Class AssignedEntityElements

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
org.projecthusky.cda.elga.generated.artdecor.base.AssignedEntityElements

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

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

  • Field Summary

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

    addr, assignedPerson, classCode, code, id, nullFlavor, realmCode, representedOrganization, 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.POCDMT000040Person
    Gets the hl7AssignedPerson
    org.projecthusky.common.hl7cdar2.POCDMT000040Organization
    Gets the hl7RepresentedOrganization
    void
    setHl7Addr(org.projecthusky.common.hl7cdar2.AD value)
    Sets the hl7Addr
    void
    setHl7AssignedPerson(org.projecthusky.common.hl7cdar2.POCDMT000040Person value)
    Sets the hl7AssignedPerson
    void
    setHl7RepresentedOrganization(org.projecthusky.common.hl7cdar2.POCDMT000040Organization value)
    Sets the hl7RepresentedOrganization

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

    getAddr, getAssignedPerson, getClassCode, getCode, getId, getNullFlavor, getRealmCode, getRepresentedOrganization, getTelecom, getTemplateId, getTypeId, setAssignedPerson, setClassCode, setCode, setRepresentedOrganization, setTypeId

    Methods inherited from class java.lang.Object

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

    • AssignedEntityElements

      public AssignedEntityElements()
  • 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
    • getHl7AssignedPerson

      public org.projecthusky.common.hl7cdar2.POCDMT000040Person getHl7AssignedPerson()
      Gets the hl7AssignedPerson
    • getHl7RepresentedOrganization

      public org.projecthusky.common.hl7cdar2.POCDMT000040Organization getHl7RepresentedOrganization()
      Gets the hl7RepresentedOrganization
    • setHl7Addr

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

      public void setHl7AssignedPerson(org.projecthusky.common.hl7cdar2.POCDMT000040Person value)
      Sets the hl7AssignedPerson
    • setHl7RepresentedOrganization

      public void setHl7RepresentedOrganization(org.projecthusky.common.hl7cdar2.POCDMT000040Organization value)
      Sets the hl7RepresentedOrganization