Class AlteredDosageInformation
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.ps.AlteredDosageInformation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class AlteredDosageInformation
extends POCDMT000040SubstanceAdministration
AlteredDosageInformation
Identifier: 1.2.40.0.34.11.30035
Effective date: 2013-12-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 hl7TemplateIdstatic IVLPQ
Adds a predefined org.projecthusky.common.hl7cdar2.IVLPQ, filled by:static PIVLTS
Adds a predefined org.projecthusky.common.hl7cdar2.PIVL_TS, filled by: "A"static PIVLTS
Adds a predefined org.projecthusky.common.hl7cdar2.PIVL_TS, filled by: "NA", nullstatic 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
setHl7EffectiveTime
(SXPRTS value) Sets the hl7EffectiveTimevoid
setHl7RouteCode
(CE value) Sets the hl7RouteCodevoid
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
-
AlteredDosageInformation
public AlteredDosageInformation()
-
-
Method Details
-
getHl7Consumable
Gets the hl7Consumable -
getHl7DoseQuantity
Gets the hl7DoseQuantity -
getHl7EffectiveTimeListSxcmts
Gets the hl7EffectiveTime -
getHl7RouteCode
Gets the hl7RouteCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedDoseQuantity
Adds a predefined org.projecthusky.common.hl7cdar2.IVLPQ, filled by:- Returns:
- the predefined element.
-
getPredefinedEffectiveTimeA
Adds a predefined org.projecthusky.common.hl7cdar2.PIVL_TS, filled by: "A"- Returns:
- the predefined element.
-
getPredefinedEffectiveTimeNaNull
Adds a predefined org.projecthusky.common.hl7cdar2.PIVL_TS, filled by: "NA", null- 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 -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7RouteCode
Sets the hl7RouteCode -
setHl7TemplateId
Sets the hl7TemplateId
-