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 org.projecthusky.common.hl7cdar2.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 TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.CEGets the hl7CodeList<org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship>Gets the hl7EntryRelationshipList<org.projecthusky.common.hl7cdar2.II>getHl7Id()Gets the hl7Idorg.projecthusky.common.hl7cdar2.CSGets the hl7StatusCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.EDGets the hl7Textstatic org.projecthusky.common.hl7cdar2.CEAdds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationshipAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", "false"static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationshipAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", nullvoidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7EntryRelationship(org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship value) Sets the hl7EntryRelationshipvoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.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
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7EntryRelationship
public List<org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship> getHl7EntryRelationship()Gets the hl7EntryRelationship -
getHl7Id
Gets the hl7Id -
getHl7StatusCode
public org.projecthusky.common.hl7cdar2.CS getHl7StatusCode()Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
getPredefinedCode
public static org.projecthusky.common.hl7cdar2.CE getPredefinedCode()Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
getPredefinedEntryRelationshipRefrFalse
public static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getPredefinedEntryRelationshipRefrFalse()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", "false"- Returns:
- the predefined element.
-
getPredefinedEntryRelationshipRefrNull
public static org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship getPredefinedEntryRelationshipRefrNull()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "REFR", null- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7EntryRelationship
public void setHl7EntryRelationship(org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship value) Sets the hl7EntryRelationship -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7StatusCode
public void setHl7StatusCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7StatusCode -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Text
public void setHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7Text
-