Class AtcdabbrOtherAssignedEntity
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
org.projecthusky.cda.elga.generated.artdecor.ems.AtcdabbrOtherAssignedEntity
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class AtcdabbrOtherAssignedEntity
extends org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
atcdabbr_other_AssignedEntity
Identifier: 1.2.40.0.34.6.0.11.9.22
Effective date: 2021-05-26 13:50:41
Version: 1.0.1+20210526
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 -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHl7Id(org.projecthusky.common.hl7cdar2.II value) Adds a hl7IdvoidaddHl7Telecom(org.projecthusky.common.hl7cdar2.TEL value) Adds a hl7TelecomvoidAdds a hl7IdvoidAdds a hl7TelecomList<org.projecthusky.common.hl7cdar2.AD>Gets the hl7Addrorg.projecthusky.common.hl7cdar2.POCDMT000040PersonGets the hl7AssignedPersonorg.projecthusky.common.hl7cdar2.POCDMT000040OrganizationGets the hl7RepresentedOrganizationstatic org.projecthusky.common.hl7cdar2.ADAdds a predefined org.projecthusky.common.hl7cdar2.AD, filled by: "UNK"static org.projecthusky.common.hl7cdar2.IIAdds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "NI"static org.projecthusky.common.hl7cdar2.IIAdds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "UNK"voidsetHl7Addr(org.projecthusky.common.hl7cdar2.AD value) Sets the hl7AddrvoidsetHl7AssignedPerson(org.projecthusky.common.hl7cdar2.POCDMT000040Person value) Sets the hl7AssignedPersonvoidsetHl7RepresentedOrganization(org.projecthusky.common.hl7cdar2.POCDMT000040Organization value) Sets the hl7RepresentedOrganizationMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
getAddr, getAssignedPerson, getClassCode, getCode, getId, getNullFlavor, getRealmCode, getRepresentedOrganization, getTelecom, getTemplateId, getTypeId, setAssignedPerson, setClassCode, setCode, setRepresentedOrganization, setTypeId
-
Constructor Details
-
AtcdabbrOtherAssignedEntity
public AtcdabbrOtherAssignedEntity()
-
-
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 -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Telecom
public void clearHl7Telecom()Adds a hl7Telecom -
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 -
getPredefinedAddrUnk
public static org.projecthusky.common.hl7cdar2.AD getPredefinedAddrUnk()Adds a predefined org.projecthusky.common.hl7cdar2.AD, filled by: "UNK"- Returns:
- the predefined element.
-
getPredefinedIdNi
public static org.projecthusky.common.hl7cdar2.II getPredefinedIdNi()Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "NI"- Returns:
- the predefined element.
-
getPredefinedIdUnk
public static org.projecthusky.common.hl7cdar2.II getPredefinedIdUnk()Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "UNK"- Returns:
- the predefined element.
-
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
-