Class SchwangerschaftsEntry
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Observation
org.projecthusky.cda.elga.generated.artdecor.ps.SchwangerschaftsEntry
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class SchwangerschaftsEntry
extends POCDMT000040Observation
SchwangerschaftsEntry
Template description:
Identifier: 1.2.40.0.34.11.13.3.10
Effective date: 2017-03-11 18:08:12
Version: 0.1
Status: draft
-
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 TypeMethodDescriptionvoid
addHl7Author
(POCDMT000040Author value) Adds a hl7Authorvoid
Adds a hl7Informantvoid
Adds a hl7Authorvoid
Adds a hl7InformantGets the hl7CodeGets the hl7EffectiveTimeGets the hl7EntryRelationshipGets the hl7ReferenceGets the hl7StatusCodeGets the hl7TemplateIdGets the hl7ValueAdds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", nullvoid
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
Sets the hl7EntryRelationshipvoid
Sets the hl7Referencevoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Value
(BL value) Sets the hl7ValueMethods 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
-
SchwangerschaftsEntry
public SchwangerschaftsEntry()
-
-
Method Details
-
addHl7Author
Adds a hl7Author -
addHl7Informant
Adds a hl7Informant -
clearHl7Author
public void clearHl7Author()Adds a hl7Author -
clearHl7Informant
public void clearHl7Informant()Adds a hl7Informant -
getHl7Code
Gets the hl7Code -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7EntryRelationship
Gets the hl7EntryRelationship -
getHl7Reference
Gets the hl7Reference -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Value
Gets the hl7Value -
getPredefinedEntryRelationshipCompNull
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship, filled by: "COMP", null- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7EntryRelationship
Sets the hl7EntryRelationship -
setHl7Reference
Sets the hl7Reference -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Value
Sets the hl7Value
-