Class Beeintraechtigungen
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.ps.Beeintraechtigungen
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class Beeintraechtigungen
extends org.projecthusky.common.hl7cdar2.POCDMT000040Section
Beeintraechtigungen
Identifier: 1.2.40.0.34.11.13.2.12
Effective date: 2017-08-04 12:10:57
Version: 0.1
Status: draft
-
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 TypeMethodDescriptionvoidaddHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7AuthorvoidaddHl7Component(org.projecthusky.common.hl7cdar2.POCDMT000040Component5 value) Adds a hl7ComponentvoidaddHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7InformantvoidAdds a hl7AuthorvoidAdds a hl7ComponentvoidAdds a hl7Informantorg.projecthusky.common.hl7cdar2.CEGets the hl7CodeList<org.projecthusky.common.hl7cdar2.POCDMT000040Entry>Gets the hl7Entryorg.projecthusky.common.hl7cdar2.IIgetHl7Id()Gets the hl7IdList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.StrucDocTextGets the hl7Textorg.projecthusky.common.hl7cdar2.STGets the hl7Titlestatic org.projecthusky.common.hl7cdar2.POCDMT000040Component5Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component5, filled by: "COMP", "true"static org.projecthusky.common.hl7cdar2.POCDMT000040EntryAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Entry, filled by: "DRIV"voidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7Entry(org.projecthusky.common.hl7cdar2.POCDMT000040Entry value) Sets the hl7EntryvoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.StrucDocText value) Sets the hl7TextvoidsetHl7Title(org.projecthusky.common.hl7cdar2.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
-
Beeintraechtigungen
public Beeintraechtigungen()
-
-
Method Details
-
addHl7Author
public void addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7Author -
addHl7Component
public void addHl7Component(org.projecthusky.common.hl7cdar2.POCDMT000040Component5 value) Adds a hl7Component -
addHl7Informant
public void addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7Informant -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Component
public void clearHl7Component()Adds a hl7Component -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7Entry
Gets the hl7Entry -
getHl7Id
public org.projecthusky.common.hl7cdar2.II getHl7Id()Gets the hl7Id -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.StrucDocText getHl7Text()Gets the hl7Text -
getHl7Title
public org.projecthusky.common.hl7cdar2.ST getHl7Title()Gets the hl7Title -
getPredefinedComponentCompTrue
public static org.projecthusky.common.hl7cdar2.POCDMT000040Component5 getPredefinedComponentCompTrue()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component5, filled by: "COMP", "true"- Returns:
- the predefined element.
-
getPredefinedEntryDriv
public static org.projecthusky.common.hl7cdar2.POCDMT000040Entry getPredefinedEntryDriv()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Entry, filled by: "DRIV"- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7Entry
public void setHl7Entry(org.projecthusky.common.hl7cdar2.POCDMT000040Entry value) Sets the hl7Entry -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Text
public void setHl7Text(org.projecthusky.common.hl7cdar2.StrucDocText value) Sets the hl7Text -
setHl7Title
public void setHl7Title(org.projecthusky.common.hl7cdar2.ST value) Sets the hl7Title
-