Class AlteredSupplyInformation
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.emed.AlteredSupplyInformation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class AlteredSupplyInformation
extends POCDMT000040SubstanceAdministration
AlteredSupplyInformation
Identifier: 1.2.40.0.34.11.90015
Effective date: 2016-07-21 00:00:00
Status: active
-
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 TypeMethodDescriptionGets the hl7ConsumableGets the hl7DoseQuantityGets the hl7EffectiveTimeGets the hl7RouteCodeGets the hl7TemplateIdGets the hl7Textstatic IVLPQ
Adds a predefined org.projecthusky.common.hl7cdar2.IVLPQ, filled by:static IVLTS
Adds a predefined org.projecthusky.common.hl7cdar2.IVLTS, filled by: "A", nullstatic IVLTS
Adds a predefined org.projecthusky.common.hl7cdar2.IVLTS, filled by: "NA"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.21"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.7.1"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.9"void
Sets the hl7Consumablevoid
setHl7DoseQuantity
(IVLPQ value) Sets the hl7DoseQuantityvoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
setHl7EffectiveTime
(PIVLTS value) Sets the hl7EffectiveTimevoid
setHl7RouteCode
(CE value) Sets the hl7RouteCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(ED value) Sets the hl7TextMethods 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
-
AlteredSupplyInformation
public AlteredSupplyInformation()
-
-
Method Details
-
getHl7Consumable
Gets the hl7Consumable -
getHl7DoseQuantityIvlpq
Gets the hl7DoseQuantity -
getHl7EffectiveTimePivlTs
Gets the hl7EffectiveTime -
getHl7RouteCode
Gets the hl7RouteCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getPredefinedDoseQuantity
Adds a predefined org.projecthusky.common.hl7cdar2.IVLPQ, filled by:- Returns:
- the predefined element.
-
getPredefinedEffectiveTimeANull
Adds a predefined org.projecthusky.common.hl7cdar2.IVLTS, filled by: "A", null- Returns:
- the predefined element.
-
getPredefinedEffectiveTimeNa
Adds a predefined org.projecthusky.common.hl7cdar2.IVLTS, filled by: "NA"- Returns:
- the predefined element.
-
getPredefinedTemplateId136141193761531421
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.21"- Returns:
- the predefined element.
-
getPredefinedTemplateId136141193761531471
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.7.1"- Returns:
- the predefined element.
-
getPredefinedTemplateId13614119376153149
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.9"- Returns:
- the predefined element.
-
setHl7Consumable
Sets the hl7Consumable -
setHl7DoseQuantity
Sets the hl7DoseQuantity -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7RouteCode
Sets the hl7RouteCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text
-