Class AlteredDosageInformation
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.emed.AlteredDosageInformation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
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 IVLPQAdds a predefined org.projecthusky.common.hl7cdar2.IVLPQ, filled by:static IVLTSAdds a predefined org.projecthusky.common.hl7cdar2.IVLTS, filled by: "A", nullstatic IVLTSAdds a predefined org.projecthusky.common.hl7cdar2.IVLTS, filled by: "NA"static IIAdds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.21"static IIAdds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.7.1"static IIAdds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.3.6.1.4.1.19376.1.5.3.1.4.9"voidSets the hl7ConsumablevoidsetHl7DoseQuantity(IVLPQ value) Sets the hl7DoseQuantityvoidsetHl7EffectiveTime(IVLTS value) Sets the hl7EffectiveTimevoidsetHl7EffectiveTime(PIVLTS value) Sets the hl7EffectiveTimevoidsetHl7RouteCode(CE value) Sets the hl7RouteCodevoidsetHl7TemplateId(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 -
getHl7DoseQuantityIvlpq
Gets the hl7DoseQuantity -
getHl7EffectiveTimePivlTs
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.
-
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
-