Class AtcdabbrOtherAssignedEntityBody
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrOtherAssignedEntityBody
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrOtherAssignedEntityBody
extends org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity
atcdabbr_other_AssignedEntityBody
Identifier: 1.2.40.0.34.6.0.11.9.16
Effective date: 2021-05-26 14:04:21
Version: 1.0.1+20210526
Status: active
Effective date: 2021-05-26 14:04:21
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 TypeMethodDescriptionvoidaddHl7Addr(org.projecthusky.common.hl7cdar2.AD value) Adds a hl7AddrvoidaddHl7Id(org.projecthusky.common.hl7cdar2.II value) Adds a hl7IdvoidaddHl7Telecom(org.projecthusky.common.hl7cdar2.TEL value) Adds a hl7Telecomorg.projecthusky.common.hl7cdar2.POCDMT000040PersonGets the hl7AssignedPersonorg.projecthusky.common.hl7cdar2.CEGets the hl7CodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7Idorg.projecthusky.common.hl7cdar2.POCDMT000040OrganizationGets the hl7RepresentedOrganizationstatic 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"voidsetHl7AssignedPerson(org.projecthusky.common.hl7cdar2.POCDMT000040Person value) Sets the hl7AssignedPersonvoidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7RepresentedOrganization(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
-
AtcdabbrOtherAssignedEntityBody
public AtcdabbrOtherAssignedEntityBody()
-
-
Method Details
-
addHl7Addr
public void addHl7Addr(org.projecthusky.common.hl7cdar2.AD value) Adds a hl7Addr -
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 -
getHl7AssignedPersonPocdmt000040Entry
public org.projecthusky.common.hl7cdar2.POCDMT000040Person getHl7AssignedPersonPocdmt000040Entry()Gets the hl7AssignedPerson -
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7IdIi
Gets the hl7Id -
getHl7RepresentedOrganization
public org.projecthusky.common.hl7cdar2.POCDMT000040Organization getHl7RepresentedOrganization()Gets the hl7RepresentedOrganization -
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.
-
setHl7AssignedPerson
public void setHl7AssignedPerson(org.projecthusky.common.hl7cdar2.POCDMT000040Person value) Sets the hl7AssignedPerson -
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7RepresentedOrganization
public void setHl7RepresentedOrganization(org.projecthusky.common.hl7cdar2.POCDMT000040Organization value) Sets the hl7RepresentedOrganization
-