Class BodySection
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.base.BodySection
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class BodySection
extends POCDMT000040Section
BodySection
Identifier: 1.2.40.0.34.11.30001
Effective date: 2011-12-19 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 TypeMethodDescriptionvoidaddHl7Entry(POCDMT000040Entry value) Adds a hl7EntryvoidaddHl7TemplateId(II value) Adds a hl7TemplateIdvoidAdds a hl7TemplateIdGets the hl7CodegetHl7Id()Gets the hl7IdGets the hl7TextGets the hl7TitlevoidsetHl7Code(CE value) Sets the hl7CodevoidSets the hl7IdvoidsetHl7Text(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
-
BodySection
public BodySection()
-
-
Method Details
-
addHl7Entry
Adds a hl7Entry -
addHl7TemplateId
Adds a hl7TemplateId -
clearHl7TemplateId
public void clearHl7TemplateId()Adds a hl7TemplateId -
getHl7Code
Gets the hl7Code -
getHl7Id
Gets the hl7Id -
getHl7Text
Gets the hl7Text -
getHl7Title
Gets the hl7Title -
setHl7Code
Sets the hl7Code -
setHl7Id
Sets the hl7Id -
setHl7Text
Sets the hl7Text -
setHl7Title
Sets the hl7Title
-