Class Uebersetzung
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.ps.Uebersetzung
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class Uebersetzung
extends POCDMT000040Section
Uebersetzung
Identifier: 1.2.40.0.34.11.13.2.18
Effective date: 2018-11-12 08:23:54
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(POCDMT000040Author value) Adds a hl7AuthorvoidAdds a hl7AuthorgetHl7Id()Gets the hl7IdGets the hl7LanguageCodeGets the hl7TemplateIdGets the hl7TextGets the hl7TitlevoidSets the hl7IdvoidsetHl7LanguageCode(CS value) Sets the hl7LanguageCodevoidsetHl7TemplateId(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
-
Uebersetzung
public Uebersetzung()
-
-
Method Details
-
addHl7Author
Adds a hl7Author -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
getHl7Id
Gets the hl7Id -
getHl7LanguageCode
Gets the hl7LanguageCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getHl7Title
Gets the hl7Title -
setHl7Id
Sets the hl7Id -
setHl7LanguageCode
Sets the hl7LanguageCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text -
setHl7Title
Sets the hl7Title
-