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 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 TypeMethodDescriptionGets the hl7CodeGets the hl7TemplateIdGets the hl7TextGets the hl7Valuestatic CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by: "NI"static CD
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "NA"static CD
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "NAV"static CD
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "UNK"void
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(ED value) Sets the hl7Textvoid
setHl7Value
(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
Gets the hl7Code -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getHl7ValueCd
Gets the hl7Value -
getPredefinedCodeNi
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by: "NI"- Returns:
- the predefined element.
-
getPredefinedValueNa
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "NA"- Returns:
- the predefined element.
-
getPredefinedValueUnk
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by: "UNK"- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text -
setHl7Value
Sets the hl7Value
-