Class EpimsEntryEmsOrganizerObservation
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Observation
org.projecthusky.cda.elga.generated.artdecor.ems.EpimsEntryEmsOrganizerObservation
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class EpimsEntryEmsOrganizerObservation
extends org.projecthusky.common.hl7cdar2.POCDMT000040Observation
epims_entry_EmsOrganizerObservation
Identifier: 1.2.40.0.34.6.0.11.3.69
Effective date: 2020-03-24 10:45:19
Version: 2020
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Observation
author, classCode, code, derivationExpr, effectiveTime, entryRelationship, id, informant, interpretationCode, languageCode, methodCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, referenceRange, repeatNumber, specimen, statusCode, subject, targetSiteCode, templateId, text, typeId, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.CDGets the hl7Codeorg.projecthusky.common.hl7cdar2.IVLTSGets the hl7EffectiveTimeorg.projecthusky.common.hl7cdar2.ANYGets the hl7ValuevoidsetHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7CodevoidsetHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7EffectiveTimevoidsetHl7Value(org.projecthusky.common.hl7cdar2.ANY value) Sets the hl7ValueMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Observation
getAuthor, getClassCode, getCode, getDerivationExpr, getEffectiveTime, getEntryRelationship, getId, getInformant, getInterpretationCode, getLanguageCode, getMethodCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getReferenceRange, getRepeatNumber, getSpecimen, getStatusCode, getSubject, getTargetSiteCode, getTemplateId, getText, getTypeId, getValue, isNegationInd, setCode, setDerivationExpr, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setRepeatNumber, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
EpimsEntryEmsOrganizerObservation
public EpimsEntryEmsOrganizerObservation()
-
-
Method Details
-
getHl7Code
public org.projecthusky.common.hl7cdar2.CD getHl7Code()Gets the hl7Code -
getHl7EffectiveTime
public org.projecthusky.common.hl7cdar2.IVLTS getHl7EffectiveTime()Gets the hl7EffectiveTime -
getHl7Value
public org.projecthusky.common.hl7cdar2.ANY getHl7Value()Gets the hl7Value -
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CD value) Sets the hl7Code -
setHl7EffectiveTime
public void setHl7EffectiveTime(org.projecthusky.common.hl7cdar2.IVLTS value) Sets the hl7EffectiveTime -
setHl7Value
public void setHl7Value(org.projecthusky.common.hl7cdar2.ANY value) Sets the hl7Value
-