Class LaboratoryPerformer2
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Performer2
org.projecthusky.cda.elga.generated.artdecor.base.LaboratoryPerformer2
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class LaboratoryPerformer2
extends org.projecthusky.common.hl7cdar2.POCDMT000040Performer2
LaboratoryPerformer2
Identifier: 1.2.40.0.34.11.4.3.3
Effective date: 2014-12-06 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Performer2
assignedEntity, modeCode, nullFlavor, realmCode, templateId, time, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntityGets the hl7AssignedEntityList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.IVLTSGets the hl7TimevoidsetHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntityvoidsetHl7TemplateId(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.POCDMT000040Performer2
getAssignedEntity, getModeCode, getNullFlavor, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAssignedEntity, setModeCode, setTime, setTypeCode, setTypeId
-
Constructor Details
-
LaboratoryPerformer2
public LaboratoryPerformer2()
-
-
Method Details
-
getHl7AssignedEntity
public org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity getHl7AssignedEntity()Gets the hl7AssignedEntity -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Time
public org.projecthusky.common.hl7cdar2.IVLTS getHl7Time()Gets the hl7Time -
setHl7AssignedEntity
public void setHl7AssignedEntity(org.projecthusky.common.hl7cdar2.POCDMT000040AssignedEntity value) Sets the hl7AssignedEntity -
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
-