Class ElgaencounterEntry
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Encounter
org.projecthusky.cda.elga.generated.artdecor.ps.ElgaencounterEntry
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgaencounterEntry
extends POCDMT000040Encounter
ELGAEncounterEntry
Identifier: 1.2.40.0.34.11.13.3.28
Effective date: 2018-10-18 17:20:23
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Encounter
author, classCode, code, effectiveTime, entryRelationship, id, informant, moodCode, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, 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 hl7Performervoid
Adds a hl7Referencevoid
Adds a hl7Authorvoid
Adds a hl7Idvoid
Adds a hl7Informantvoid
Adds a hl7Performervoid
Adds a hl7ReferenceGets the hl7CodeGets the hl7EffectiveTimeGets the hl7StatusCodeGets the hl7TemplateIdGets the hl7Textstatic CS
Adds a predefined org.projecthusky.common.hl7cdar2.CS, filled by:void
setHl7Code
(CD value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(ED value) Sets the hl7TextMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Encounter
getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, setCode, setEffectiveTime, setMoodCode, setPriorityCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
ElgaencounterEntry
public ElgaencounterEntry()
-
-
Method Details
-
addHl7Author
Adds a hl7Author -
addHl7Id
Adds a hl7Id -
addHl7Informant
Adds a hl7Informant -
addHl7Performer
Adds a hl7Performer -
addHl7Reference
Adds a hl7Reference -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
clearHl7Performer
public void clearHl7Performer()Adds a hl7Performer -
clearHl7Reference
public void clearHl7Reference()Adds a hl7Reference -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getPredefinedStatusCode
Adds a predefined org.projecthusky.common.hl7cdar2.CS, filled by:- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text
-