Class ElgaexternalDocument
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
org.projecthusky.cda.elga.generated.artdecor.ps.ElgaexternalDocument
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class ElgaexternalDocument
extends org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
ELGAExternalDocument
Identifier: 1.2.40.0.34.11.13.3.17
Effective date: 2017-08-09 10:55:40
Version: 0.1
Status: draft
Effective date: 2017-08-09 10:55:40
Version: 0.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
classCode, code, id, moodCode, nullFlavor, realmCode, setId, templateId, text, typeId, versionNumber -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.CEGets the hl7CodeList<org.projecthusky.common.hl7cdar2.II>getHl7Id()Gets the hl7Idorg.projecthusky.common.hl7cdar2.EDGets the hl7TextvoidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7TextMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040ExternalDocument
getClassCode, getCode, getId, getMoodCode, getNullFlavor, getRealmCode, getSetId, getTemplateId, getText, getTypeId, getVersionNumber, setClassCode, setCode, setSetId, setText, setTypeId, setVersionNumber
-
Constructor Details
-
ElgaexternalDocument
public ElgaexternalDocument()
-
-
Method Details
-
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7Id
Gets the hl7Id -
getHl7Text
public org.projecthusky.common.hl7cdar2.ED getHl7Text()Gets the hl7Text -
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7Text
public void setHl7Text(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7Text
-