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 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 TypeMethodDescriptionGets the hl7AssignedEntityGets the hl7RelatedEntitystatic POCDMT000040AssignedEntity
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity, filled by: "ASSIGNED"static POCDMT000040RelatedEntity
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity, filled by: "PRS"void
Sets the hl7AssignedEntityvoid
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
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity, filled by: "ASSIGNED"- Returns:
- the predefined element.
-
getPredefinedRelatedEntityPrs
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity, filled by: "PRS"- Returns:
- the predefined element.
-
getHl7AssignedEntity
Gets the hl7AssignedEntity -
getHl7RelatedEntity
Gets the hl7RelatedEntity -
setHl7AssignedEntity
Sets the hl7AssignedEntity -
setHl7RelatedEntity
Sets the hl7RelatedEntity
-