Class AuthorBodyPs
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Author
org.projecthusky.cda.elga.generated.artdecor.ps.AuthorBodyPs
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class AuthorBodyPs
extends org.projecthusky.common.hl7cdar2.POCDMT000040Author
AuthorBody_PS
Identifier: 1.2.40.0.34.11.13.3.16
Effective date: 2017-08-05 19:04:45
Status: draft
-
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.TSGets the hl7TimevoidsetHl7AssignedAuthor(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor value) Sets the hl7AssignedAuthorvoidsetHl7Time(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
-
AuthorBodyPs
public AuthorBodyPs()
-
-
Method Details
-
getHl7AssignedAuthor
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor getHl7AssignedAuthor()Gets the hl7AssignedAuthor -
getHl7Time
public org.projecthusky.common.hl7cdar2.TS getHl7Time()Gets the hl7Time -
setHl7AssignedAuthor
public void setHl7AssignedAuthor(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedAuthor value) Sets the hl7AssignedAuthor -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7Time
-