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 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 TypeMethodDescriptionvoid
addHl7Addr
(AD value) Adds a hl7Addrvoid
Adds a hl7Idvoid
addHl7Telecom
(TEL value) Adds a hl7TelecomGets the hl7AssignedPersonGets the hl7CodeGets the hl7IdGets the hl7RepresentedOrganizationstatic II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "NI"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "UNK"void
Sets the hl7AssignedPersonvoid
setHl7Code
(CE value) Sets the hl7Codevoid
Sets the hl7Idvoid
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
Adds a hl7Addr -
addHl7Id
Adds a hl7Id -
addHl7Telecom
Adds a hl7Telecom -
getHl7AssignedPersonPocdmt000040Entry
Gets the hl7AssignedPerson -
getHl7Code
Gets the hl7Code -
getHl7IdIi
Gets the hl7Id -
getHl7RepresentedOrganization
Gets the hl7RepresentedOrganization -
getPredefinedIdNi
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "NI"- Returns:
- the predefined element.
-
getPredefinedIdUnk
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "UNK"- Returns:
- the predefined element.
-
setHl7AssignedPerson
Sets the hl7AssignedPerson -
setHl7Code
Sets the hl7Code -
setHl7Id
Sets the hl7Id -
setHl7RepresentedOrganization
Sets the hl7RepresentedOrganization
-