Class ImmunizationNarrativeTextGenerator


public class ImmunizationNarrativeTextGenerator extends ImmunizationBaseTextGenerator
  • Constructor Details

    • ImmunizationNarrativeTextGenerator

      public ImmunizationNarrativeTextGenerator(Map<String,List<org.projecthusky.common.model.Code>> immunizationTargets, Map<String,org.projecthusky.common.model.Code> immunizationSchemas, Map<String,org.projecthusky.common.model.Code> immunizationDose, Map<String,org.projecthusky.common.model.Code> immunization, Map<String,org.projecthusky.common.model.Code> historicImmunization)
    • ImmunizationNarrativeTextGenerator

      public ImmunizationNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries)
      Constructor.
      Parameters:
      entries - a list of entries
  • Method Details

    • getRow

      protected org.projecthusky.common.hl7cdar2.StrucDocTr getRow(List<org.projecthusky.common.model.Code> immunizationTargets, String contentId)
    • getRow

      protected org.projecthusky.common.hl7cdar2.StrucDocTr getRow(org.projecthusky.common.model.Code code, String title)
    • getRowWithContentId

      protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowWithContentId(org.projecthusky.common.model.Code code, String contentId, String title)
    • getRowVaccine

      protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowVaccine(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable vaccine)
    • getTables

      public List<javax.xml.bind.JAXBElement<org.projecthusky.common.hl7cdar2.StrucDocTable>> getTables()
      Returns StrucDocTable included in JAXBElement.
    • getTablesFromCda

      public List<javax.xml.bind.JAXBElement<org.projecthusky.common.hl7cdar2.StrucDocTable>> getTablesFromCda()