Class InformantBodyPs
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Informant12
org.projecthusky.cda.elga.generated.artdecor.ps.InformantBodyPs
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class InformantBodyPs
extends org.projecthusky.common.hl7cdar2.POCDMT000040Informant12
InformantBodyPS
Identifier: 1.2.40.0.34.11.13.3.20
Effective date: 2017-08-10 20:49:25
Version: 0.1
Status: draft
-
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
-
InformantBodyPs
public InformantBodyPs()
-
-
Method Details
-
getHl7AssignedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()Gets the hl7AssignedEntity -
getHl7RelatedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040RelatedEntity getHl7RelatedEntity()Gets the hl7RelatedEntity -
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.
-
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
-