Class EpimsEntrySpecimenCollection
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
org.projecthusky.cda.elga.generated.artdecor.ems.EpimsEntrySpecimenCollection
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class EpimsEntrySpecimenCollection
extends POCDMT000040Procedure
epims_entry_specimenCollection
Identifier: 1.2.40.0.34.6.0.11.3.55
Effective date: 2020-02-20 14:17:08
Version: 2020
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
approachSiteCode, author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, methodCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, targetSiteCode, templateId, text, typeId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the hl7CodeGets the hl7EffectiveTimeGets the hl7EntryRelationshipGets the hl7MethodCodeGets the hl7ParticipantGets the hl7PerformerGets the hl7TargetSiteCodeGets the hl7TemplateIdAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", "true"static CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:static POCDMT000040Performer2
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Performer2, filled by: "PRF"static CD
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by:void
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
Sets the hl7EntryRelationshipvoid
setHl7MethodCode
(CE value) Sets the hl7MethodCodevoid
Sets the hl7Participantvoid
Sets the hl7Performervoid
setHl7TargetSiteCode
(CD value) Sets the hl7TargetSiteCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
getApproachSiteCode, getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMethodCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTargetSiteCode, getTemplateId, getText, getTypeId, isNegationInd, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
EpimsEntrySpecimenCollection
public EpimsEntrySpecimenCollection()
-
-
Method Details
-
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7EntryRelationship
Gets the hl7EntryRelationship -
getHl7MethodCode
Gets the hl7MethodCode -
getHl7Participant
Gets the hl7Participant -
getHl7Performer
Gets the hl7Performer -
getHl7TargetSiteCode
Gets the hl7TargetSiteCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedEntryRelationshipCompTrue
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", "true"- Returns:
- the predefined element.
-
getPredefinedMethodCode
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
getPredefinedPerformerPrf
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Performer2, filled by: "PRF"- Returns:
- the predefined element.
-
getPredefinedTargetSiteCode
Adds a predefined org.projecthusky.common.hl7cdar2.CD, filled by:- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7EntryRelationship
Sets the hl7EntryRelationship -
setHl7MethodCode
Sets the hl7MethodCode -
setHl7Participant
Sets the hl7Participant -
setHl7Performer
Sets the hl7Performer -
setHl7TargetSiteCode
Sets the hl7TargetSiteCode -
setHl7TemplateId
Sets the hl7TemplateId
-