Class PatientInstructions
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Act
org.projecthusky.cda.elga.generated.artdecor.emed.PatientInstructions
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class PatientInstructions
extends POCDMT000040Act
PatientInstructions
Identifier: 1.2.40.0.34.11.30033
Effective date: 2020-10-06 13:32:41
Version: 2020.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 TypeMethodDescriptionvoidAdds a hl7EntryRelationshipGets the hl7CodeGets the hl7StatusCodeGets the hl7TemplateIdGets the hl7TextvoidsetHl7Code(CE value) Sets the hl7CodevoidsetHl7StatusCode(CS value) Sets the hl7StatusCodevoidsetHl7TemplateId(II value) Sets the hl7TemplateIdvoidsetHl7Text(ED value) Sets the hl7TextMethods 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
-
PatientInstructions
public PatientInstructions()
-
-
Method Details
-
addHl7EntryRelationship
Adds a hl7EntryRelationship -
getHl7Code
Gets the hl7Code -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Text
Gets the hl7Text -
setHl7Code
Sets the hl7Code -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Text
Sets the hl7Text
-