Class HeaderParticipantVersicherung
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
org.projecthusky.cda.elga.generated.artdecor.ps.HeaderParticipantVersicherung
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class HeaderParticipantVersicherung
extends org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
HeaderParticipantVersicherung
Identifier: 1.2.40.0.34.11.1.1.6
Effective date: 2015-11-25 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 hl7AssociatedEntityList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.IVLTSGets the hl7TimevoidsetHl7AssociatedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntity value) Sets the hl7AssociatedEntityvoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Time(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7TimeMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Participant1
getAssociatedEntity, getContextControlCode, getFunctionCode, getNullFlavor, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssociatedEntity, setContextControlCode, setFunctionCode, setTime, setTypeId
-
Constructor Details
-
HeaderParticipantVersicherung
public HeaderParticipantVersicherung()
-
-
Method Details
-
getHl7AssociatedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntity getHl7AssociatedEntity()Gets the hl7AssociatedEntity -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Time
public org.projecthusky.common.hl7cdar2.IVLTS getHl7Time()Gets the hl7Time -
setHl7AssociatedEntity
public void setHl7AssociatedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssociatedEntity value) Sets the hl7AssociatedEntity -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7Time
-