Class Splitdose1
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.ps.Splitdose1
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class Splitdose1
extends org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
Splitdose1
Identifier: 1.2.40.0.34.11.30046
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 hl7DoseQuantityList<org.projecthusky.common.hl7cdar2.SXCMTS>Gets the hl7EffectiveTimevoidsetHl7Consumable(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable value) Sets the hl7ConsumablevoidsetHl7DoseQuantity(org.projecthusky.common.hl7cdar2.IVLPQ value) Sets the hl7DoseQuantityvoidsetHl7EffectiveTime(org.projecthusky.common.hl7cdar2.EIVLTS 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
-
Splitdose1
public Splitdose1()
-
-
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
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.EIVLTS value) Sets the hl7EffectiveTime
-