Class DiagnostischeResultate
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Section
org.projecthusky.cda.elga.generated.artdecor.ps.DiagnostischeResultate
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class DiagnostischeResultate
extends POCDMT000040Section
DiagnostischeResultate
Identifier: 1.2.40.0.34.11.13.2.10
Effective date: 2017-03-12 12:10:30
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 TypeMethodDescriptionvoid
addHl7Author
(POCDMT000040Author value) Adds a hl7Authorvoid
Adds a hl7Componentvoid
addHl7Entry
(POCDMT000040Entry value) Adds a hl7Entryvoid
Adds a hl7Informantvoid
Adds a hl7Authorvoid
Adds a hl7Componentvoid
Adds a hl7Entryvoid
Adds a hl7InformantGets the hl7CodegetHl7Id()
Gets the hl7IdGets the hl7TemplateIdGets the hl7TextGets the hl7Titlestatic POCDMT000040Component5
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component5, filled by: "COMP", "true"static POCDMT000040Entry
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Entry, filled by: "DRIV"void
setHl7Code
(CE value) Sets the hl7Codevoid
Sets the hl7Idvoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(StrucDocText value) Sets the hl7Textvoid
setHl7Title
(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
-
DiagnostischeResultate
public DiagnostischeResultate()
-
-
Method Details
-
addHl7Author
Adds a hl7Author -
addHl7Component
Adds a hl7Component -
addHl7Entry
Adds a hl7Entry -
addHl7Informant
Adds a hl7Informant -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Component
public void clearHl7Component()Adds a hl7Component -
clearHl7Entry
public void clearHl7Entry()Adds a hl7Entry -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7Code
Gets the hl7Code -
getHl7Id
Gets the hl7Id -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getHl7Title
Gets the hl7Title -
getPredefinedComponentCompTrue
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component5, filled by: "COMP", "true"- Returns:
- the predefined element.
-
getPredefinedEntryDriv
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Entry, filled by: "DRIV"- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7Id
Sets the hl7Id -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text -
setHl7Title
Sets the hl7Title
-