Class MedikationPharmazeutischeEmpfehlungEntry
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Observation
org.projecthusky.cda.elga.generated.artdecor.emed.MedikationPharmazeutischeEmpfehlungEntry
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class MedikationPharmazeutischeEmpfehlungEntry
extends POCDMT000040Observation
MedikationPharmazeutischeEmpfehlungEntry
Identifier: 1.2.40.0.34.11.8.4.3.1
Effective date: 2014-03-04 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Observation
author, classCode, code, derivationExpr, effectiveTime, entryRelationship, id, informant, interpretationCode, languageCode, methodCode, moodCode, negationInd, nullFlavor, participant, performer, precondition, priorityCode, realmCode, reference, referenceRange, repeatNumber, specimen, statusCode, subject, targetSiteCode, templateId, text, typeId, value
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the hl7CodeGets the hl7EntryRelationshipgetHl7Id()
Gets the hl7IdGets the hl7StatusCodeGets the hl7TemplateIdGets the hl7Textstatic CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", "false"Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", nullvoid
setHl7Code
(CE value) Sets the hl7Codevoid
Sets the hl7EntryRelationshipvoid
Sets the hl7Idvoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Text
(ED value) Sets the hl7TextMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Observation
getAuthor, getClassCode, getCode, getDerivationExpr, getEffectiveTime, getEntryRelationship, getId, getInformant, getInterpretationCode, getLanguageCode, getMethodCode, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getPriorityCode, getRealmCode, getReference, getReferenceRange, getRepeatNumber, getSpecimen, getStatusCode, getSubject, getTargetSiteCode, getTemplateId, getText, getTypeId, getValue, isNegationInd, setCode, setDerivationExpr, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setPriorityCode, setRepeatNumber, setStatusCode, setSubject, setText, setTypeId
-
Constructor Details
-
MedikationPharmazeutischeEmpfehlungEntry
public MedikationPharmazeutischeEmpfehlungEntry()
-
-
Method Details
-
getHl7Code
Gets the hl7Code -
getHl7EntryRelationship
Gets the hl7EntryRelationship -
getHl7Id
Gets the hl7Id -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
getPredefinedCode
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
getPredefinedEntryRelationshipRefrFalse
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", "false"- Returns:
- the predefined element.
-
getPredefinedEntryRelationshipRefrNull
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", null- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7EntryRelationship
Sets the hl7EntryRelationship -
setHl7Id
Sets the hl7Id -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text
-