Class Splitdose2
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.emed.Splitdose2
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class Splitdose2
extends org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
Splitdose2
Identifier: 1.2.40.0.34.11.30047
Effective date: 2015-09-05 00:00:00
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 TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040ConsumableGets the hl7Consumableorg.projecthusky.common.hl7cdar2.IVLPQGets the hl7DoseQuantityorg.projecthusky.common.hl7cdar2.SXCMTSGets the hl7EffectiveTimevoidsetHl7Consumable(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable value) Sets the hl7ConsumablevoidsetHl7DoseQuantity(org.projecthusky.common.hl7cdar2.IVLPQ value) Sets the hl7DoseQuantityvoidsetHl7EffectiveTime(org.projecthusky.common.hl7cdar2.SXPRTS value) Sets the hl7EffectiveTimeMethods 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
-
Splitdose2
public Splitdose2()
-
-
Method Details
-
getHl7Consumable
public org.projecthusky.common.hl7cdar2.POCDMT000040Consumable getHl7Consumable()Gets the hl7Consumable -
getHl7DoseQuantity
public org.projecthusky.common.hl7cdar2.IVLPQ getHl7DoseQuantity()Gets the hl7DoseQuantity -
getHl7EffectiveTime
public org.projecthusky.common.hl7cdar2.SXCMTS getHl7EffectiveTime()Gets the hl7EffectiveTime -
setHl7Consumable
public void setHl7Consumable(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable value) Sets the hl7Consumable -
setHl7DoseQuantity
public void setHl7DoseQuantity(org.projecthusky.common.hl7cdar2.IVLPQ value) Sets the hl7DoseQuantity -
setHl7EffectiveTime
public void setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.SXPRTS value) Sets the hl7EffectiveTime
-