Class AtcdabbrHeaderDataEnterer
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040DataEnterer
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrHeaderDataEnterer
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrHeaderDataEnterer
extends org.projecthusky.common.hl7cdar2.POCDMT000040DataEnterer
atcdabbr_header_Data_Enterer
Identifier: 1.2.40.0.34.6.0.11.1.22
Effective date: 2021-02-19 10:33:56
Version: 1.0.0+20210219
Status: active
Effective date: 2021-02-19 10:33:56
Version: 1.0.0+20210219
Status: active
-
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
-
AtcdabbrHeaderDataEnterer
public AtcdabbrHeaderDataEnterer()
-
-
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
-