Class LaboratoryResultVerifier
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
org.projecthusky.cda.elga.generated.artdecor.base.LaboratoryResultVerifier
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class LaboratoryResultVerifier
extends org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
LaboratoryResultVerifier
Identifier: 1.3.6.1.4.1.19376.1.3.3.1.5
Effective date: 2015-09-29 00:00:00
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
assignedEntity, 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 hl7SignatureCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.TSGets the hl7Timestatic org.projecthusky.common.hl7cdar2.IIAdds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.3.3.1.5"voidsetHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntityvoidsetHl7SignatureCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7SignatureCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Time(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7TimeMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Authenticator
getAssignedEntity, getNullFlavor, getRealmCode, getSignatureCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedEntity, setSignatureCode, setTime, setTypeId
-
Constructor Details
-
LaboratoryResultVerifier
public LaboratoryResultVerifier()
-
-
Method Details
-
getHl7AssignedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()Gets the hl7AssignedEntity -
getHl7SignatureCode
public org.projecthusky.common.hl7cdar2.CS getHl7SignatureCode()Gets the hl7SignatureCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Time
public org.projecthusky.common.hl7cdar2.TS getHl7Time()Gets the hl7Time -
getPredefinedTemplateId1361411937613315
public static org.projecthusky.common.hl7cdar2.II getPredefinedTemplateId1361411937613315()Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.3.3.1.5"- 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 -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7Time
-