Class MedikationVerordnungEntryNoDrugTherapy
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
org.projecthusky.cda.elga.generated.artdecor.ps.MedikationVerordnungEntryNoDrugTherapy
public class MedikationVerordnungEntryNoDrugTherapy
extends org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration
Original ART-DECOR template id: 1.2.40.0.34.11.8.1.3.2
-
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.CDGets the hl7Codeorg.projecthusky.common.hl7cdar2.POCDMT000040ConsumableGets the hl7ConsumableList<org.projecthusky.common.hl7cdar2.II>getHl7Id()Gets the hl7Idorg.projecthusky.common.hl7cdar2.CSGets the hl7StatusCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.EDGets the hl7TextvoidsetHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7CodevoidsetHl7Consumable(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable value) Sets the hl7ConsumablevoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.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
-
MedikationVerordnungEntryNoDrugTherapy
public MedikationVerordnungEntryNoDrugTherapy()
-
-
Method Details
-
getHl7Code
public org.projecthusky.common.hl7cdar2.CD getHl7Code()Gets the hl7Code -
getHl7Consumable
public org.projecthusky.common.hl7cdar2.POCDMT000040Consumable getHl7Consumable()Gets the hl7Consumable -
getHl7Id
Gets the hl7Id -
getHl7StatusCode
public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7Code -
setHl7Consumable
public void setHl7Consumable(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable value) Sets the hl7Consumable -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7StatusCode
public void setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCode -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Text
public void setHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7Text
-