Class EpimsEntryEmsorganizerArzt
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
org.projecthusky.cda.elga.generated.artdecor.ems.EpimsEntryEmsorganizerArzt
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class EpimsEntryEmsorganizerArzt
extends POCDMT000040Organizer
epims_entry_EMSOrganizerArzt
Identifier: 1.2.40.0.34.6.0.11.3.93
Effective date: 2020-04-22 15:46:30
Version: 2020
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 TypeMethodDescriptionvoid
Adds a hl7Componentvoid
Adds a hl7ComponentGets the hl7CodeGets the hl7EffectiveTimeGets the hl7StatusCodeGets the hl7TemplateIdstatic POCDMT000040Component4
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component4, filled by: "COMP"Returns a list of vocab codes as defined in the ART-DECOR modelvoid
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(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
-
EpimsEntryEmsorganizerArzt
public EpimsEntryEmsorganizerArzt()
-
-
Method Details
-
addHl7Component
Adds a hl7Component -
clearHl7Component
public void clearHl7Component()Adds a hl7Component -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedComponentComp
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component4, filled by: "COMP"- Returns:
- the predefined element.
-
getVocabStatusCodeCode
Returns a list of vocab codes as defined in the ART-DECOR model -
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId
-