Class ElgamedicalDevice
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Supply
org.projecthusky.cda.elga.generated.artdecor.ps.ElgamedicalDevice
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgamedicalDevice
extends org.projecthusky.common.hl7cdar2.POCDMT000040Supply
ELGAMedicalDevice
Identifier: 1.2.40.0.34.11.13.3.8
Effective date: 2017-02-26 11:17:52
Version: 0.1
Status: draft
Effective date: 2017-02-26 11:17:52
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Supply
author, classCode, code, effectiveTime, entryRelationship, expectedUseTime, id, independentInd, informant, moodCode, nullFlavor, participant, performer, precondition, priorityCode, product, quantity, realmCode, reference, repeatNumber, specimen, statusCode, subject, templateId, text, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7AuthorvoidaddHl7Id(org.projecthusky.common.hl7cdar2.II value) Adds a hl7IdvoidaddHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7InformantvoidAdds a hl7AuthorvoidAdds a hl7IdvoidAdds a hl7InformantList<org.projecthusky.common.hl7cdar2.SXCMTS>Gets the hl7EffectiveTimeList<org.projecthusky.common.hl7cdar2.POCDMT000040Participant2>Gets the hl7ParticipantList<org.projecthusky.common.hl7cdar2.POCDMT000040Reference>Gets the hl7ReferenceList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.EDGets the hl7TextvoidsetHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7EffectiveTimevoidsetHl7Participant(org.projecthusky.common.hl7cdar2.POCDMT000040Participant2 value) Sets the hl7ParticipantvoidsetHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value) Sets the hl7ReferencevoidsetHl7TemplateId(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.POCDMT000040Supply
getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getExpectedUseTime, getId, getIndependentInd, getInformant, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getProduct, getQuantity, getRealmCode, getReference, getRepeatNumber, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, setClassCode, setCode, setExpectedUseTime, setIndependentInd, setMoodCode, setProduct, setQuantity, setRepeatNumber, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
ElgamedicalDevice
public ElgamedicalDevice()
-
-
Method Details
-
addHl7Author
public void addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7Author -
addHl7Id
public void addHl7Id(org.projecthusky.common.hl7cdar2.II value) Adds a hl7Id -
addHl7Informant
public void addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7Informant -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7Participant
Gets the hl7Participant -
getHl7Reference
Gets the hl7Reference -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
setHl7EffectiveTime
public void setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7EffectiveTime -
setHl7Participant
public void setHl7Participant(org.projecthusky.common.hl7cdar2.POCDMT000040Participant2 value) Sets the hl7Participant -
setHl7Reference
public void setHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value) Sets the hl7Reference -
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
-