Class ElgaResultObservation
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Observation
org.projecthusky.cda.elga.generated.artdecor.ps.ElgaResultObservation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgaResultObservation
extends POCDMT000040Observation
ELGA_ResultObservation
Identifier: 1.2.40.0.34.11.13.3.12
Effective date: 2017-09-17 16:45:42
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Observation
author, classCode, code, derivationExpr, effectiveTime, entryRelationship, id, informant, interpretationCode, languageCode, methodCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, referenceRange, repeatNumber, specimen, statusCode, subject, targetSiteCode, templateId, text, typeId, value
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds a hl7ReferenceRangevoid
Adds a hl7ReferenceRangeGets the hl7CodeGets the hl7EffectiveTimegetHl7Id()
Gets the hl7IdGets the hl7InterpretationCodeGets the hl7StatusCodeGets the hl7TargetSiteCodeGets the hl7TemplateIdGets the hl7TextGets the hl7Valuestatic CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:static CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:void
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
Sets the hl7Idvoid
setHl7InterpretationCode
(CE value) Sets the hl7InterpretationCodevoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TargetSiteCode
(CE value) Sets the hl7TargetSiteCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(ED value) Sets the hl7Textvoid
setHl7Value
(ANY value) Sets the hl7ValueMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Observation
getAuthor, getClassCode, getCode, getDerivationExpr, getEffectiveTime, getEntryRelationship, getId, getInformant, getInterpretationCode, getLanguageCode, getMethodCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getReferenceRange, getRepeatNumber, getSpecimen, getStatusCode, getSubject, getTargetSiteCode, getTemplateId, getText, getTypeId, getValue, isNegationInd, setCode, setDerivationExpr, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setRepeatNumber, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
ElgaResultObservation
public ElgaResultObservation()
-
-
Method Details
-
addHl7ReferenceRange
Adds a hl7ReferenceRange -
clearHl7ReferenceRange
public void clearHl7ReferenceRange()Adds a hl7ReferenceRange -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7Id
Gets the hl7Id -
getHl7InterpretationCode
Gets the hl7InterpretationCode -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TargetSiteCode
Gets the hl7TargetSiteCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getHl7Value
Gets the hl7Value -
getPredefinedInterpretationCode
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.
-
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7Id
Sets the hl7Id -
setHl7InterpretationCode
Sets the hl7InterpretationCode -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TargetSiteCode
Sets the hl7TargetSiteCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text -
setHl7Value
Sets the hl7Value
-