Class ImmunizationRelevantDiseasesNarrativeTextGenerator
java.lang.Object
org.projecthusky.cda.elga.narrative.BaseTextGenerator
org.projecthusky.cda.elga.narrative.ImmunizationRelevantDiseasesNarrativeTextGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionImmunizationRelevantDiseasesNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionList<javax.xml.bind.JAXBElement<org.projecthusky.common.hl7cdar2.StrucDocTable>>getTablesFromCda(Map<String, String> comments) Methods inherited from class org.projecthusky.cda.elga.narrative.BaseTextGenerator
getCellTd, getCellTdCode, getCellTdCodes, getCellTdId, getCellTdTime, getCellTdWithContent, getCellWithRenderMultiMedia, getStrucDocContent, getTableHeaderCell, getTsElement
-
Constructor Details
-
ImmunizationRelevantDiseasesNarrativeTextGenerator
public ImmunizationRelevantDiseasesNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor.- Parameters:
entries- a list of entries
-
-
Method Details
-
getTablesFromCda
-