Class AtcdabbrHeaderLegalAuthenticator
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040LegalAuthenticator
org.projecthusky.cda.elga.generated.artdecor.ems.AtcdabbrHeaderLegalAuthenticator
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class AtcdabbrHeaderLegalAuthenticator
extends org.projecthusky.common.hl7cdar2.POCDMT000040LegalAuthenticator
atcdabbr_header_LegalAuthenticator
Identifier: 1.2.40.0.34.6.0.11.1.5
Effective date: 2021-02-19 11:10:59
Version: 1.0.0+20210219
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040LegalAuthenticator
assignedEntity, contextControlCode, idAttr, nullFlavor, realmCode, signatureCode, templateId, time, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntityGets the hl7AssignedEntityorg.projecthusky.common.hl7cdar2.CSGets the hl7SignatureCodeorg.projecthusky.common.hl7cdar2.TSGets the hl7Timestatic org.projecthusky.common.hl7cdar2.TSAdds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"voidsetHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntityvoidsetHl7SignatureCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7SignatureCodevoidsetHl7Time(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7TimeMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040LegalAuthenticator
getAssignedEntity, getContextControlCode, getIDAttr, getNullFlavor, getRealmCode, getSignatureCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedEntity, setContextControlCode, setIDAttr, setSignatureCode, setTime, setTypeId
-
Constructor Details
-
AtcdabbrHeaderLegalAuthenticator
public AtcdabbrHeaderLegalAuthenticator()
-
-
Method Details
-
getHl7AssignedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()Gets the hl7AssignedEntity -
getHl7SignatureCode
public org.projecthusky.common.hl7cdar2.CS getHl7SignatureCode()Gets the hl7SignatureCode -
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.
-
setHl7AssignedEntity
public void setHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntity -
setHl7SignatureCode
public void setHl7SignatureCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7SignatureCode -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7Time
-