Class HeaderAuthor
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Author
org.projecthusky.cda.elga.generated.artdecor.emed.HeaderAuthor
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class HeaderAuthor
extends POCDMT000040Author
HeaderAuthor
Identifier: 1.2.40.0.34.11.20002
Effective date: 2015-05-09 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Author
assignedAuthor, contextControlCode, functionCode, nullFlavor, realmCode, templateId, time, typeCode, typeId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the hl7AssignedAuthorGets the hl7FunctionCodeGets the hl7Timevoid
Sets the hl7AssignedAuthorvoid
setHl7FunctionCode
(CE value) Sets the hl7FunctionCodevoid
setHl7Time
(TS value) Sets the hl7TimeMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Author
getAssignedAuthor, getContextControlCode, getFunctionCode, getNullFlavor, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedAuthor, setContextControlCode, setFunctionCode, setTime, setTypeId
-
Constructor Details
-
HeaderAuthor
public HeaderAuthor()
-
-
Method Details
-
getHl7AssignedAuthor
Gets the hl7AssignedAuthor -
getHl7FunctionCode
Gets the hl7FunctionCode -
getHl7Time
Gets the hl7Time -
setHl7AssignedAuthor
Sets the hl7AssignedAuthor -
setHl7FunctionCode
Sets the hl7FunctionCode -
setHl7Time
Sets the hl7Time
-