Class AllergienUnvertraeglichkeitenEntry
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.ps.AllergienUnvertraeglichkeitenEntry
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class AllergienUnvertraeglichkeitenEntry
extends POCDMT000040Act
AllergienUnvertraeglichkeitenEntry
Identifier: 1.2.40.0.34.11.13.3.1
Effective date: 2016-11-06 16:32:31
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Act
author, classCode, code, effectiveTime, entryRelationship, id, informant, languageCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, specimen, statusCode, subject, templateId, text, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHl7Author(POCDMT000040Author value) Adds a hl7AuthorvoidAdds a hl7EntryRelationshipvoidAdds a hl7IdvoidAdds a hl7InformantvoidAdds a hl7AuthorvoidAdds a hl7EntryRelationshipvoidAdds a hl7IdvoidAdds a hl7InformantGets the hl7CodeGets the hl7EffectiveTimeGets the hl7ReferenceGets the hl7StatusCodeGets the hl7TemplateIdstatic POCDMT000040AuthorAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Author, filled by: "AUT", "OP"static POCDMT000040Informant12Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Informant12, filled by: "INF", "OP"static POCDMT000040ReferenceAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Reference, filled by: "REFR"Returns a list of vocab codes as defined in the ART-DECOR modelvoidsetHl7Code(CE value) Sets the hl7CodevoidsetHl7EffectiveTime(IVLTS value) Sets the hl7EffectiveTimevoidSets the hl7ReferencevoidsetHl7StatusCode(CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Act
getAuthor, getClassCode, getCode, getEffectiveTime, getEntryRelationship, getId, getInformant, getLanguageCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getText, getTypeId, isNegationInd, setClassCode, setCode, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
AllergienUnvertraeglichkeitenEntry
public AllergienUnvertraeglichkeitenEntry()
-
-
Method Details
-
addHl7Author
Adds a hl7Author -
addHl7EntryRelationship
Adds a hl7EntryRelationship -
addHl7Id
Adds a hl7Id -
addHl7Informant
Adds a hl7Informant -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7EntryRelationship
public void clearHl7EntryRelationship()Adds a hl7EntryRelationship -
clearHl7Id
public void clearHl7Id()Adds a hl7Id -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7Reference
Gets the hl7Reference -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedAuthorAutOp
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Author, filled by: "AUT", "OP"- Returns:
- the predefined element.
-
getPredefinedInformantInfOp
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Informant12, filled by: "INF", "OP"- Returns:
- the predefined element.
-
getPredefinedReferenceRefr
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Reference, filled by: "REFR"- Returns:
- the predefined element.
-
getVocabStatusCodeCode
Returns a list of vocab codes as defined in the ART-DECOR model -
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7Reference
Sets the hl7Reference -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId
-