Class AtcdabbrOtherParticipantBodyVerifier
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Participant2
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrOtherParticipantBodyVerifier
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrOtherParticipantBodyVerifier
extends org.projecthusky.common.hl7cdar2.POCDMT000040Participant2
atcdabbr_other_ParticipantBodyVerifier
Identifier: 1.2.40.0.34.6.0.11.9.44
Effective date: 2021-08-04 12:28:20
Version: 1.0.0+20220103
Status: active
Effective date: 2021-08-04 12:28:20
Version: 1.0.0+20220103
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Participant2
awarenessCode, contextControlCode, nullFlavor, participantRole, realmCode, templateId, time, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRoleGets the hl7ParticipantRoleList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.TSGets the hl7TimevoidsetHl7ParticipantRole(org.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRole value) Sets the hl7ParticipantRolevoidsetHl7TemplateId(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.POCDMT000040Participant2
getAwarenessCode, getContextControlCode, getNullFlavor, getParticipantRole, getRealmCode, getTemplateId, getTime, getTypeCode, getTypeId, setAwarenessCode, setContextControlCode, setParticipantRole, setTime, setTypeId
-
Constructor Details
-
AtcdabbrOtherParticipantBodyVerifier
public AtcdabbrOtherParticipantBodyVerifier()
-
-
Method Details
-
getHl7ParticipantRole
public org.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRole getHl7ParticipantRole()Gets the hl7ParticipantRole -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Time
public org.projecthusky.common.hl7cdar2.TS getHl7Time()Gets the hl7Time -
setHl7ParticipantRole
public void setHl7ParticipantRole(org.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRole value) Sets the hl7ParticipantRole -
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
-