Class SpecimenReceived
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.base.SpecimenReceived
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class SpecimenReceived
extends POCDMT000040Act
SpecimenReceived
Identifier: 1.2.40.0.34.11.30022
Effective date: 2014-03-04 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Act
author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, templateId, text, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds a hl7EntryRelationshipvoidAdds a hl7EntryRelationshipGets the hl7CodeGets the hl7EffectiveTimeGets the hl7TemplateIdAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", nullvoidsetHl7Code(CE value) Sets the hl7CodevoidsetHl7EffectiveTime(TS value) Sets the hl7EffectiveTimevoidsetHl7TemplateId(II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Act
getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setClassCode, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
SpecimenReceived
public SpecimenReceived()
-
-
Method Details
-
addHl7EntryRelationship
Adds a hl7EntryRelationship -
clearHl7EntryRelationship
public void clearHl7EntryRelationship()Adds a hl7EntryRelationship -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedEntryRelationshipCompNull
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", null- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7TemplateId
Sets the hl7TemplateId
-