Class AtcdabbrOtherPerformerBodyLaboratory
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Performer2
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrOtherPerformerBodyLaboratory
public class AtcdabbrOtherPerformerBodyLaboratory
extends org.projecthusky.common.hl7cdar2.POCDMT000040Performer2
Original ART-DECOR template id: 1.2.40.0.34.6.0.11.9.28
-
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
-
AtcdabbrOtherPerformerBodyLaboratory
public AtcdabbrOtherPerformerBodyLaboratory()
-
-
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
-