Class HeaderDataEnterer
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040DataEnterer
org.projecthusky.cda.elga.generated.artdecor.ps.HeaderDataEnterer
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class HeaderDataEnterer
extends org.projecthusky.common.hl7cdar2.POCDMT000040DataEnterer
HeaderDataEnterer
Identifier: 1.2.40.0.34.11.20003
Effective date: 2013-02-10 00:00:00
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040DataEnterer
assignedEntity, contextControlCode, nullFlavor, realmCode, templateId, time, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntityGets the hl7AssignedEntityorg.projecthusky.common.hl7cdar2.TSGets the hl7TimevoidsetHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntityvoidsetHl7Time(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7TimeMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040DataEnterer
getAssignedEntity, getContextControlCode, getNullFlavor, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedEntity, setContextControlCode, setTime, setTypeId
-
Constructor Details
-
HeaderDataEnterer
public HeaderDataEnterer()
-
-
Method Details
-
getHl7AssignedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()Gets the hl7AssignedEntity -
getHl7Time
public org.projecthusky.common.hl7cdar2.TS getHl7Time()Gets the hl7Time -
setHl7AssignedEntity
public void setHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntity -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7Time
-