Class AtcdabbrOtherParticipantBody
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Participant2
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrOtherParticipantBody
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrOtherParticipantBody
extends org.projecthusky.common.hl7cdar2.POCDMT000040Participant2
atcdabbr_other_ParticipantBody
Identifier: 1.2.40.0.34.6.0.11.9.13
Effective date: 2021-06-28 14:00:23
Version: 1.0.1+20210628
Status: active
Effective date: 2021-06-28 14:00:23
Version: 1.0.1+20210628
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.CEGets the hl7AwarenessCodeorg.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRoleGets the hl7ParticipantRoleorg.projecthusky.common.hl7cdar2.IVLTSGets the hl7Timestatic org.projecthusky.common.hl7cdar2.CEAdds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:voidsetHl7AwarenessCode(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7AwarenessCodevoidsetHl7ParticipantRole(org.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRole value) Sets the hl7ParticipantRolevoidsetHl7Time(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
-
AtcdabbrOtherParticipantBody
public AtcdabbrOtherParticipantBody()
-
-
Method Details
-
getHl7AwarenessCode
public org.projecthusky.common.hl7cdar2.CE getHl7AwarenessCode()Gets the hl7AwarenessCode -
getHl7ParticipantRole
public org.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRole getHl7ParticipantRole()Gets the hl7ParticipantRole -
getHl7Time
public org.projecthusky.common.hl7cdar2.IVLTS getHl7Time()Gets the hl7Time -
getPredefinedAwarenessCode
public static org.projecthusky.common.hl7cdar2.CE getPredefinedAwarenessCode()Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
setHl7AwarenessCode
public void setHl7AwarenessCode(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7AwarenessCode -
setHl7ParticipantRole
public void setHl7ParticipantRole(org.projecthusky.common.hl7cdar2.POCDMT000040ParticipantRole value) Sets the hl7ParticipantRole -
setHl7Time
public void setHl7Time(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7Time
-