Class Annotation
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.ems.Annotation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class Annotation
extends org.projecthusky.common.hl7cdar2.POCDMT000040Act
Annotation
Identifier: 1.2.40.0.34.11.4.3.2
Effective date: 2015-01-30 00:00:00
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.CEGets the hl7Codeorg.projecthusky.common.hl7cdar2.CSGets the hl7StatusCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.EDGets the hl7Textstatic org.projecthusky.common.hl7cdar2.CSAdds a predefined org.projecthusky.common.hl7cdar2.CS, filled by: "completed", null, null, nullvoidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7TextMethods 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
-
Annotation
public Annotation()
-
-
Method Details
-
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7StatusCode
public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
getPredefinedStatusCodeCompletedNullNullNull
public static org.projecthusky.common.hl7cdar2.CS getPredefinedStatusCodeCompletedNullNullNull()Adds a predefined org.projecthusky.common.hl7cdar2.CS, filled by: "completed", null, null, null- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
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 -
setHl7Text
public void setHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7Text
-