Class AtcdabbrSectionUebersetzung
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.AtcdabbrSectionUebersetzung
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class AtcdabbrSectionUebersetzung
extends org.projecthusky.common.hl7cdar2.POCDMT000040Section
atcdabbr_section_Uebersetzung
Identifier: 1.2.40.0.34.6.0.11.2.8
Effective date: 2021-06-28 11:28:05
Version: 1.0.1+20210628
Status: active
Effective date: 2021-06-28 11:28:05
Version: 1.0.1+20210628
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 TypeMethodDescriptionvoidaddHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7AuthorvoidaddHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7InformantvoidAdds a hl7AuthorvoidAdds a hl7Informantorg.projecthusky.common.hl7cdar2.IIgetHl7Id()Gets the hl7Idorg.projecthusky.common.hl7cdar2.CSGets the hl7LanguageCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.StrucDocTextGets the hl7Textorg.projecthusky.common.hl7cdar2.STGets the hl7TitlevoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7LanguageCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7LanguageCodevoidsetHl7TemplateId(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
-
AtcdabbrSectionUebersetzung
public AtcdabbrSectionUebersetzung()
-
-
Method Details
-
addHl7Author
public void addHl7Author(org.projecthusky.common.hl7cdar2.POCDMT000040Author value) Adds a hl7Author -
addHl7Informant
public void addHl7Informant(org.projecthusky.common.hl7cdar2.POCDMT000040Informant12 value) Adds a hl7Informant -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7Id
public org.projecthusky.common.hl7cdar2.II getHl7Id()Gets the hl7Id -
getHl7LanguageCode
public org.projecthusky.common.hl7cdar2.CS getHl7LanguageCode()Gets the hl7LanguageCode -
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 -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7LanguageCode
public void setHl7LanguageCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7LanguageCode -
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
-