Package org.projecthusky.cda.elga.models
Class Appendix
java.lang.Object
org.projecthusky.cda.elga.models.Appendix
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAtcdabbrEntryExternalDocument(int index) getAtcdabbrEntryImpfPlan(int index) org.projecthusky.common.model.CodegetEingebettetesObjektEntry(String prefix, int index) org.projecthusky.common.hl7cdar2.POCDMT000040EntrygetHl7CdaR2AppendixEntry(String prefix, int index) Creates the HL7 CDA R2 data type from the given type.org.projecthusky.common.model.IdentificatorgetId()org.projecthusky.common.model.IdentificatorgetSetId()getTitle()intvoidvoidsetCdaCode(org.projecthusky.common.model.Code cdaCode) voidsetCreationTime(String creationTime) voidsetDocument(String document) voidsetId(org.projecthusky.common.model.Identificator id) voidsetMediaType(String mediaType) voidsetSetId(org.projecthusky.common.model.Identificator setId) voidvoidsetVersion(int version)
-
Constructor Details
-
Appendix
public Appendix() -
Appendix
public Appendix(org.projecthusky.common.hl7cdar2.POCDMT000040Entry entry)
-
-
Method Details
-
getAuthor
-
getCreationTime
-
getDocument
-
getMediaType
-
getTitle
-
setAuthor
-
setCreationTime
-
setDocument
-
setMediaType
-
setTitle
-
getId
public org.projecthusky.common.model.Identificator getId() -
setId
public void setId(org.projecthusky.common.model.Identificator id) -
getCdaCode
public org.projecthusky.common.model.Code getCdaCode() -
setCdaCode
public void setCdaCode(org.projecthusky.common.model.Code cdaCode) -
getSetId
public org.projecthusky.common.model.Identificator getSetId() -
setSetId
public void setSetId(org.projecthusky.common.model.Identificator setId) -
getVersion
public int getVersion() -
setVersion
public void setVersion(int version) -
getHl7CdaR2AppendixEntry
public org.projecthusky.common.hl7cdar2.POCDMT000040Entry getHl7CdaR2AppendixEntry(String prefix, int index) Creates the HL7 CDA R2 data type from the given type. Creates an entry with nested object.- Parameters:
index- id for attr- Returns:
- the HL7 CDA R2 data typed value
-
getEingebettetesObjektEntry
-
getAtcdabbrEntryExternalDocument
-
getAtcdabbrEntryImpfPlan
-