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 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 TypeMethodDescriptionvoid
addHl7Author
(POCDMT000040Author value) Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7Informantvoid
Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7InformantGets the hl7EffectiveTimeGets the hl7ParticipantGets the hl7ReferenceGets the hl7TemplateIdGets the hl7Textvoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
Sets the hl7Participantvoid
Sets the hl7Referencevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(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
Adds a hl7Author -
addHl7Id
Adds a hl7Id -
addHl7Informant
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
Gets the hl7Text -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7Participant
Sets the hl7Participant -
setHl7Reference
Sets the hl7Reference -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text
-