Class ElgaProcedure
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
org.projecthusky.cda.elga.generated.artdecor.ps.ElgaProcedure
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgaProcedure
extends POCDMT000040Procedure
ELGA_Procedure
Identifier: 1.2.40.0.34.11.13.3.5
Effective date: 2017-01-28 14:53:47
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
approachSiteCode, author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, methodCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, targetSiteCode, templateId, text, typeId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addHl7ApproachSiteCode
(CE value) Adds a hl7ApproachSiteCodevoid
addHl7Author
(POCDMT000040Author value) Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7Informantvoid
addHl7MethodCode
(CE value) Adds a hl7MethodCodevoid
addHl7TargetSiteCode
(CE value) Adds a hl7TargetSiteCodevoid
Adds a hl7ApproachSiteCodevoid
Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7Informantvoid
Adds a hl7MethodCodevoid
Adds a hl7TargetSiteCodeGets the hl7CodeGets the hl7EffectiveTimeGets the hl7ReferenceGets the hl7StatusCodeGets the hl7TemplateIdstatic CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:static CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:static CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:Returns a list of vocab codes as defined in the ART-DECOR modelvoid
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
Sets the hl7Referencevoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
getApproachSiteCode, getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMethodCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTargetSiteCode, getTemplateId, getText, getTypeId, isNegationInd, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
ElgaProcedure
public ElgaProcedure()
-
-
Method Details
-
addHl7ApproachSiteCode
Adds a hl7ApproachSiteCode -
addHl7Author
Adds a hl7Author -
addHl7Id
Adds a hl7Id -
addHl7Informant
Adds a hl7Informant -
addHl7MethodCode
Adds a hl7MethodCode -
addHl7TargetSiteCode
Adds a hl7TargetSiteCode -
clearHl7ApproachSiteCode
public void clearHl7ApproachSiteCode()Adds a hl7ApproachSiteCode -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
clearHl7MethodCode
public void clearHl7MethodCode()Adds a hl7MethodCode -
clearHl7TargetSiteCode
public void clearHl7TargetSiteCode()Adds a hl7TargetSiteCode -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7Reference
Gets the hl7Reference -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedApproachSiteCode
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
getPredefinedMethodCode
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
getPredefinedTargetSiteCode
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
getVocabProcedureMoodCode
Returns a list of vocab codes as defined in the ART-DECOR model -
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7Reference
Sets the hl7Reference -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId
-