Class AtcdabbrEntryImpfPlan
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrEntryImpfPlan
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrEntryImpfPlan
extends org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
atcdabbr_entry_impfPlan
Identifier: 1.2.40.0.34.6.0.11.3.22
Effective date: 2021-02-19 12:47:27
Version: 1.0.0+20210219
Status: active
Effective date: 2021-02-19 12:47:27
Version: 1.0.0+20210219
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
classCode, code, id, moodCode, nullFlavor, realmCode, setId, templateId, text, typeId, versionNumber -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.CDGets the hl7CodeList<org.projecthusky.common.hl7cdar2.II>getHl7Id()Gets the hl7Idorg.projecthusky.common.hl7cdar2.IIGets the hl7SetIdList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.EDGets the hl7Textorg.projecthusky.common.hl7cdar2.INTGets the hl7VersionNumbervoidsetHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7CodevoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7SetId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7SetIdvoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7TextvoidsetHl7VersionNumber(org.projecthusky.common.hl7cdar2.INT value) Sets the hl7VersionNumberMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
getClassCode, getCode, getId, getMoodCode, getNullFlavor, getRealmCode, getSetId, getTemplateId, getText, getTypeId, getVersionNumber, setClassCode, setCode, setSetId, setText, setTypeId, setVersionNumber
-
Constructor Details
-
AtcdabbrEntryImpfPlan
public AtcdabbrEntryImpfPlan()
-
-
Method Details
-
getHl7Code
public org.projecthusky.common.hl7cdar2.CD getHl7Code()Gets the hl7Code -
getHl7Id
Gets the hl7Id -
getHl7SetId
public org.projecthusky.common.hl7cdar2.II getHl7SetId()Gets the hl7SetId -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
getHl7VersionNumber
public org.projecthusky.common.hl7cdar2.INT getHl7VersionNumber()Gets the hl7VersionNumber -
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7Code -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7SetId
public void setHl7SetId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7SetId -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Text
public void setHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7Text -
setHl7VersionNumber
public void setHl7VersionNumber(org.projecthusky.common.hl7cdar2.INT value) Sets the hl7VersionNumber
-