Class ImmunizationRecommendationNarrativeTextGenerator
java.lang.Object
org.projecthusky.cda.elga.narrative.BaseTextGenerator
org.projecthusky.cda.elga.narrative.ImmunizationBaseTextGenerator
org.projecthusky.cda.elga.narrative.ImmunizationRecommendationNarrativeTextGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionImmunizationRecommendationNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.StrucDocTextgetNarrativeTextCda(Map<String, String> comments) protected org.projecthusky.common.hl7cdar2.StrucDocTrgetRowPeriod(org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration substance) protected org.projecthusky.common.hl7cdar2.StrucDocTrgetRowVaccine(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable vaccine) Methods inherited from class org.projecthusky.cda.elga.narrative.ImmunizationBaseTextGenerator
addCommentContent, getRowDose, getRowScheme, getRowTargetDiseasesMethods inherited from class org.projecthusky.cda.elga.narrative.BaseTextGenerator
getCellTd, getCellTdCode, getCellTdCodes, getCellTdId, getCellTdTime, getCellTdWithContent, getCellWithRenderMultiMedia, getStrucDocContent, getTableHeaderCell, getTsElement
-
Constructor Details
-
ImmunizationRecommendationNarrativeTextGenerator
public ImmunizationRecommendationNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor.- Parameters:
entries- a list of POCDMT000040Entry
-
-
Method Details
-
getRowPeriod
protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowPeriod(org.projecthusky.common.hl7cdar2.POCDMT000040SubstanceAdministration substance) -
getRowVaccine
protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowVaccine(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable vaccine) -
getNarrativeTextCda
-