Class AtcdabbrEntryImmunizationBillability
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrEntryImmunizationBillability
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrEntryImmunizationBillability
extends org.projecthusky.common.hl7cdar2.POCDMT000040Act
atcdabbr_entry_ImmunizationBillability
Identifier: 1.2.40.0.34.6.0.11.3.5
Effective date: 2021-02-19 12:46:42
Version: 1.0.0+20210219
Status: active
Effective date: 2021-02-19 12:46:42
Version: 1.0.0+20210219
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Act
author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, templateId, text, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.CDGets the hl7Codeorg.projecthusky.common.hl7cdar2.TSGets the hl7EffectiveTimeList<org.projecthusky.common.hl7cdar2.II>getHl7Id()Gets the hl7Idorg.projecthusky.common.hl7cdar2.CSGets the hl7StatusCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdstatic org.projecthusky.common.hl7cdar2.TSAdds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"List<org.projecthusky.common.model.Code>Returns a list of vocab codes as defined in the ART-DECOR modelvoidsetHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7CodevoidsetHl7EffectiveTime(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7EffectiveTimevoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Act
getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setClassCode, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
AtcdabbrEntryImmunizationBillability
public AtcdabbrEntryImmunizationBillability()
-
-
Method Details
-
getHl7Code
public org.projecthusky.common.hl7cdar2.CD getHl7Code()Gets the hl7Code -
getHl7EffectiveTimeTs
public org.projecthusky.common.hl7cdar2.TS getHl7EffectiveTimeTs()Gets the hl7EffectiveTime -
getHl7Id
Gets the hl7Id -
getHl7StatusCode
public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedEffectiveTimeUnk
public static org.projecthusky.common.hl7cdar2.TS getPredefinedEffectiveTimeUnk()Adds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"- Returns:
- the predefined element.
-
getVocabStatusCodeCode
Returns a list of vocab codes as defined in the ART-DECOR model -
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7Code -
setHl7EffectiveTime
public void setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7EffectiveTime -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7StatusCode
public void setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCode -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId
-