Class SpecimenNarrativeTextGenerator
java.lang.Object
org.projecthusky.cda.elga.narrative.BaseTextGenerator
org.projecthusky.cda.elga.narrative.SpecimenNarrativeTextGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionSpecimenNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.StrucDocTableReturnsStrucDocTableincluded inJAXBElement.org.projecthusky.common.hl7cdar2.StrucDocTextgetText()ReturnsStrucDocTableincluded inJAXBElement.Methods inherited from class org.projecthusky.cda.elga.narrative.BaseTextGenerator
getCellTd, getCellTdCode, getCellTdCodes, getCellTdId, getCellTdTime, getCellTdWithContent, getCellWithRenderMultiMedia, getStrucDocContent, getTableHeaderCell, getTsElement
-
Constructor Details
-
SpecimenNarrativeTextGenerator
public SpecimenNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor.- Parameters:
entries- a list of POCDMT000040Entry
-
-
Method Details
-
getTable
public org.projecthusky.common.hl7cdar2.StrucDocTable getTable(List<org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship> entries) ReturnsStrucDocTableincluded inJAXBElement. -
getText
public org.projecthusky.common.hl7cdar2.StrucDocText getText()ReturnsStrucDocTableincluded inJAXBElement.
-