Class SpecimenCollection
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Procedure
org.projecthusky.cda.elga.generated.artdecor.base.SpecimenCollection
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class SpecimenCollection
extends POCDMT000040Procedure
SpecimenCollection
Identifier: 1.2.40.0.34.11.30021
Effective date: 2014-03-04 00:00:00
Status: active
-
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 hl7ParticipantGets the hl7PerformerGets the hl7TargetSiteCodeGets the hl7TemplateIdAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", nullstatic 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
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
-
SpecimenCollection
public SpecimenCollection()
-
-
Method Details
-
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7EntryRelationship
Gets the hl7EntryRelationship -
getHl7Participant
Gets the hl7Participant -
getHl7Performer
Gets the hl7Performer -
getHl7TargetSiteCode
Gets the hl7TargetSiteCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedEntryRelationshipCompNull
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", null- 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 -
setHl7Participant
Sets the hl7Participant -
setHl7Performer
Sets the hl7Performer -
setHl7TargetSiteCode
Sets the hl7TargetSiteCode -
setHl7TemplateId
Sets the hl7TemplateId
-