Class SpezimenSection
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.base.SpezimenSection
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class SpezimenSection
extends POCDMT000040Section
SpezimenSection
Identifier: 1.2.40.0.34.11.4.2.1
Effective date: 2013-11-07 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Section
author, classCode, code, component, confidentialityCode, entry, id, idAttr, informant, languageCode, moodCode, nullFlavor, realmCode, subject, templateId, text, title, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds a hl7IdGets the hl7CodeGets the hl7EntryGets the hl7TemplateIdGets the hl7TextGets the hl7Titlestatic POCDMT000040EntryAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Entry, filled by: "DRIV"voidsetHl7Code(CE value) Sets the hl7CodevoidsetHl7Entry(POCDMT000040Entry value) Sets the hl7EntryvoidsetHl7TemplateId(II value) Sets the hl7TemplateIdvoidsetHl7Text(StrucDocText value) Sets the hl7TextvoidsetHl7Title(ST value) Sets the hl7TitleMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Section
getAuthor, getClassCode, getCode, getComponent, getConfidentialityCode, getEntry, getId, getIDAttr, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getRealmCode, getSubject, getTemplateId, getText, getTitle, getTypeId, setCode, setConfidentialityCode, setId, setIDAttr, setLanguageCode, setSubject, setText, setTitle, setTypeId
-
Constructor Details
-
SpezimenSection
public SpezimenSection()
-
-
Method Details
-
addHl7Id
Adds a hl7Id -
getHl7Code
Gets the hl7Code -
getHl7Entry
Gets the hl7Entry -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getHl7Title
Gets the hl7Title -
getPredefinedEntryDriv
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Entry, filled by: "DRIV"- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7Entry
Sets the hl7Entry -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text -
setHl7Title
Sets the hl7Title
-