Class ImmunizationBaseTextGenerator

java.lang.Object
org.projecthusky.cda.elga.narrative.BaseTextGenerator
org.projecthusky.cda.elga.narrative.ImmunizationBaseTextGenerator
Direct Known Subclasses:
ImmunizationNarrativeTextGenerator, ImmunizationRecommendationNarrativeTextGenerator

public class ImmunizationBaseTextGenerator extends BaseTextGenerator
  • Constructor Details

    • ImmunizationBaseTextGenerator

      public ImmunizationBaseTextGenerator()
  • Method Details

    • getRowScheme

      protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowScheme(org.projecthusky.common.hl7cdar2.POCDMT000040Precondition precondition, int index)
    • getRowTargetDiseases

      protected List<org.projecthusky.common.hl7cdar2.StrucDocTr> getRowTargetDiseases(List<org.projecthusky.common.hl7cdar2.POCDMT000040EntryRelationship> entryRelationships)
    • getRowDose

      protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowDose(org.projecthusky.common.hl7cdar2.POCDMT000040Precondition precondition)
    • addCommentContent

      protected void addCommentContent(org.projecthusky.common.hl7cdar2.StrucDocText text, org.projecthusky.common.hl7cdar2.POCDMT000040Entry entry, Map<String,String> comments)