Class AtcdabbrEntryImmunizationSchedule
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Criterion
org.projecthusky.cda.elga.generated.artdecor.ems.AtcdabbrEntryImmunizationSchedule
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class AtcdabbrEntryImmunizationSchedule
extends org.projecthusky.common.hl7cdar2.POCDMT000040Criterion
atcdabbr_entry_ImmunizationSchedule
Identifier: 1.2.40.0.34.6.0.11.3.10
Effective date: 2021-08-04 14:47:27
Version: 1.0.2+20220103
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Criterion
classCode, code, moodCode, nullFlavor, realmCode, templateId, text, typeId, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.CEGets the hl7CodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.EDGets the hl7Textorg.projecthusky.common.hl7cdar2.CDGets the hl7Valuestatic org.projecthusky.common.hl7cdar2.CEAdds a predefined org.projecthusky.common.hl7cdar2.CE, filled by: "NI"static org.projecthusky.common.hl7cdar2.CDAdds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "NA"static org.projecthusky.common.hl7cdar2.CDAdds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "NAV"static org.projecthusky.common.hl7cdar2.CDAdds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "UNK"voidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7TextvoidsetHl7Value(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7ValueMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Criterion
getClassCode, getCode, getMoodCode, getNullFlavor, getRealmCode, getTemplateId, getText, getTypeId, getValue, setCode, setText, setTypeId, setValue
-
Constructor Details
-
AtcdabbrEntryImmunizationSchedule
public AtcdabbrEntryImmunizationSchedule()
-
-
Method Details
-
getHl7CodeCe
public org.projecthusky.common.hl7cdar2.CE getHl7CodeCe()Gets the hl7Code -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
getHl7ValueCd
public org.projecthusky.common.hl7cdar2.CD getHl7ValueCd()Gets the hl7Value -
getPredefinedCodeNi
public static org.projecthusky.common.hl7cdar2.CE getPredefinedCodeNi()Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by: "NI"- Returns:
- the predefined element.
-
getPredefinedValueNa
public static org.projecthusky.common.hl7cdar2.CD getPredefinedValueNa()Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "NA"- Returns:
- the predefined element.
-
getPredefinedValueUnk
public static org.projecthusky.common.hl7cdar2.CD getPredefinedValueUnk()Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "UNK"- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
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 -
setHl7Value
public void setHl7Value(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7Value
-