Class AtcdabbrHeaderAuthor
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Author
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrHeaderAuthor
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrHeaderAuthor
extends org.projecthusky.common.hl7cdar2.POCDMT000040Author
atcdabbr_header_Author
Identifier: 1.2.40.0.34.6.0.11.1.2
Effective date: 2021-08-24 08:35:56
Version: 1.0.2+20211213
Status: active
Effective date: 2021-08-24 08:35:56
Version: 1.0.2+20211213
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 TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthorGets the hl7AssignedAuthororg.projecthusky.common.hl7cdar2.CEGets the hl7FunctionCodeorg.projecthusky.common.hl7cdar2.TSGets the hl7Timestatic org.projecthusky.common.hl7cdar2.TSAdds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"voidsetHl7AssignedAuthor(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor value) Sets the hl7AssignedAuthorvoidsetHl7FunctionCode(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7FunctionCodevoidsetHl7Time(org.projecthusky.common.hl7cdar2.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
-
AtcdabbrHeaderAuthor
public AtcdabbrHeaderAuthor()
-
-
Method Details
-
getHl7AssignedAuthor
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor getHl7AssignedAuthor()Gets the hl7AssignedAuthor -
getHl7FunctionCode
public org.projecthusky.common.hl7cdar2.CE getHl7FunctionCode()Gets the hl7FunctionCode -
getHl7Time
public org.projecthusky.common.hl7cdar2.TS getHl7Time()Gets the hl7Time -
getPredefinedTimeUnk
public static org.projecthusky.common.hl7cdar2.TS getPredefinedTimeUnk()Adds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"- Returns:
- the predefined element.
-
setHl7AssignedAuthor
public void setHl7AssignedAuthor(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor value) Sets the hl7AssignedAuthor -
setHl7FunctionCode
public void setHl7FunctionCode(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7FunctionCode -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7Time
-