Class HeaderParticipantConsultant
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
org.projecthusky.cda.elga.generated.artdecor.ps.HeaderParticipantConsultant
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class HeaderParticipantConsultant
extends org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
HeaderParticipantConsultant
Identifier: 1.2.40.0.34.11.1.1.8
Effective date: 2017-02-20 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
associatedEntity, contextControlCode, functionCode, nullFlavor, realmCode, templateId, time, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntityGets the hl7AssociatedEntityorg.projecthusky.common.hl7cdar2.CEGets the hl7FunctionCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdstatic org.projecthusky.common.hl7cdar2.CEAdds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:voidsetHl7AssociatedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntity value) Sets the hl7AssociatedEntityvoidsetHl7FunctionCode(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7FunctionCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
getAssociatedEntity, getContextControlCode, getFunctionCode, getNullFlavor, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssociatedEntity, setContextControlCode, setFunctionCode, setTime, setTypeId
-
Constructor Details
-
HeaderParticipantConsultant
public HeaderParticipantConsultant()
-
-
Method Details
-
getHl7AssociatedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntity getHl7AssociatedEntity()Gets the hl7AssociatedEntity -
getHl7FunctionCode
public org.projecthusky.common.hl7cdar2.CE getHl7FunctionCode()Gets the hl7FunctionCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedFunctionCode
public static org.projecthusky.common.hl7cdar2.CE getPredefinedFunctionCode()Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
setHl7AssociatedEntity
public void setHl7AssociatedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntity value) Sets the hl7AssociatedEntity -
setHl7FunctionCode
public void setHl7FunctionCode(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7FunctionCode -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId
-