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 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 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
-
InformantBodyPs
public InformantBodyPs()
-
-
Method Details
-
getHl7AssignedEntity
Gets the hl7AssignedEntity -
getHl7RelatedEntity
Gets the hl7RelatedEntity -
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.
-
setHl7AssignedEntity
Sets the hl7AssignedEntity -
setHl7RelatedEntity
Sets the hl7RelatedEntity
-