Class ElgamedicationStatement
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.ps.ElgamedicationStatement
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgamedicationStatement
extends POCDMT000040SubstanceAdministration
ELGAMedicationStatement
Identifier: 1.2.40.0.34.11.13.3.27
Effective date: 2018-10-18 11:16:13
Version: 0.1
Status: draft
Effective date: 2018-10-18 11:16:13
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
administrationUnitCode, approachSiteCode, author, classCode, code, consumable, doseQuantity, effectiveTime, entryRelationship, id, informant, maxDoseQuantity, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, rateQuantity, realmCode, reference, repeatNumber, routeCode, specimen, statusCode, subject, templateId, text, typeId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addHl7Author
(POCDMT000040Author value) Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7Informantvoid
Adds a hl7Referencevoid
Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7Informantvoid
Adds a hl7ReferenceGets the hl7CodeGets the hl7EffectiveTimeGets the hl7StatusCodeGets the hl7TemplateIdReturns a list of vocab codes as defined in the ART-DECOR modelvoid
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
getAdministrationUnitCode, getApproachSiteCode, getAuthor, getClassCode, getCode, getConsumable, getDoseQuantity, getEffectiveTime, getEntryRelationship, getId, getInformant, getMaxDoseQuantity, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRateQuantity, getRealmCode, getReference, getRepeatNumber, getRouteCode, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setAdministrationUnitCode, setCode, setConsumable, setDoseQuantity, setMaxDoseQuantity, setMoodCode, setNegationInd, setPriorityCode, setRateQuantity, setRepeatNumber, setRouteCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
ElgamedicationStatement
public ElgamedicationStatement()
-
-
Method Details
-
addHl7Author
Adds a hl7Author -
addHl7Id
Adds a hl7Id -
addHl7Informant
Adds a hl7Informant -
addHl7Reference
Adds a hl7Reference -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
clearHl7Reference
public void clearHl7Reference()Adds a hl7Reference -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getVocabStatusCodeCode
Returns a list of vocab codes as defined in the ART-DECOR model -
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId
-