Class ElgaResultsOrganizer
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
org.projecthusky.cda.elga.generated.artdecor.ps.ElgaResultsOrganizer
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgaResultsOrganizer
extends org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
ELGA_ResultsOrganizer
Template description: Organizer zur Erfassung der codierten diagnostischen Resultate im ELGA Patient Summary
Identifier: 1.2.40.0.34.11.13.3.26
Effective date: 2017-09-09 17:12:50
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
author, classCode, code, component, effectiveTime, id, informant, moodCode, nullFlavor, participant, performer, precondition, realmCode, reference, specimen, statusCode, subject, templateId, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7AuthorvoidaddHl7Component(org.projecthusky.common.hl7cdar2.POCDMT000040Component4 value) Adds a hl7ComponentvoidaddHl7Id(org.projecthusky.common.hl7cdar2.II value) Adds a hl7IdvoidaddHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7InformantvoidAdds a hl7AuthorvoidAdds a hl7ComponentvoidAdds a hl7IdvoidAdds a hl7Informantorg.projecthusky.common.hl7cdar2.CEGets the hl7Codeorg.projecthusky.common.hl7cdar2.IVLTSGets the hl7EffectiveTimeList<org.projecthusky.common.hl7cdar2.POCDMT000040Reference>Gets the hl7Referenceorg.projecthusky.common.hl7cdar2.CSGets the hl7StatusCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdstatic org.projecthusky.common.hl7cdar2.CEAdds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:voidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7EffectiveTimevoidsetHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value) Sets the hl7ReferencevoidsetHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
getAuthor, getClassCode, getCode, getComponent, getEffectiveTime, getId, getInformant, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getTypeId, setClassCode, setCode, setEffectiveTime, setStatusCode, setSubject, setTypeId
-
Constructor Details
-
ElgaResultsOrganizer
public ElgaResultsOrganizer()
-
-
Method Details
-
addHl7Author
public void addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7Author -
addHl7Component
public void addHl7Component(org.projecthusky.common.hl7cdar2.POCDMT000040Component4 value) Adds a hl7Component -
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 -
clearHl7Component
public void clearHl7Component()Adds a hl7Component -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7EffectiveTime
public org.projecthusky.common.hl7cdar2.IVLTS getHl7EffectiveTime()Gets the hl7EffectiveTime -
getHl7Reference
Gets the hl7Reference -
getHl7StatusCode
public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedCode
public static org.projecthusky.common.hl7cdar2.CE getPredefinedCode()Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7EffectiveTime
public void setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7EffectiveTime -
setHl7Reference
public void setHl7Reference(org.projecthusky.common.hl7cdar2.POCDMT000040Reference value) Sets the hl7Reference -
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
-