Class AtcdabbrOtherInformantBody
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Informant12
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrOtherInformantBody
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrOtherInformantBody
extends org.projecthusky.common.hl7cdar2.POCDMT000040Informant12
atcdabbr_other_InformantBody
Identifier: 1.2.40.0.34.6.0.11.9.3
Effective date: 2021-10-04 08:03:25
Version: 1.0.1+20211213
Status: active
Effective date: 2021-10-04 08:03:25
Version: 1.0.1+20211213
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Informant12
assignedEntity, contextControlCode, nullFlavor, realmCode, relatedEntity, templateId, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntityGets the hl7AssignedEntityorg.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntityGets the hl7RelatedEntitystatic org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntityAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity, filled by: "ASSIGNED"static org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntityAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity, filled by: "PRS"voidsetHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntityvoidsetHl7RelatedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity value) Sets the hl7RelatedEntityMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Informant12
getAssignedEntity, getContextControlCode, getNullFlavor, getRealmCode, getRelatedEntity, getTemplateId, getTypeCode, getTypeId, setAssignedEntity, setContextControlCode, setRelatedEntity, setTypeId
-
Constructor Details
-
AtcdabbrOtherInformantBody
public AtcdabbrOtherInformantBody()
-
-
Method Details
-
getPredefinedAssignedEntityAssigned
public static org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getPredefinedAssignedEntityAssigned()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity, filled by: "ASSIGNED"- Returns:
- the predefined element.
-
getPredefinedRelatedEntityPrs
public static org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity getPredefinedRelatedEntityPrs()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity, filled by: "PRS"- Returns:
- the predefined element.
-
getHl7AssignedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()Gets the hl7AssignedEntity -
getHl7RelatedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity getHl7RelatedEntity()Gets the hl7RelatedEntity -
setHl7AssignedEntity
public void setHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntity -
setHl7RelatedEntity
public void setHl7RelatedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity value) Sets the hl7RelatedEntity
-