Class ImmunizationNarrativeTextGenerator
java.lang.Object
org.projecthusky.cda.elga.narrative.BaseTextGenerator
org.projecthusky.cda.elga.narrative.ImmunizationBaseTextGenerator
org.projecthusky.cda.elga.narrative.ImmunizationNarrativeTextGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionImmunizationNarrativeTextGenerator(List<org.projecthusky.common.hl7cdar2.POCDMT000040Entry> entries) Constructor.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) -
Method Summary
Modifier and TypeMethodDescriptionprotected org.projecthusky.common.hl7cdar2.StrucDocTrprotected org.projecthusky.common.hl7cdar2.StrucDocTrprotected org.projecthusky.common.hl7cdar2.StrucDocTrgetRowVaccine(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable vaccine) protected org.projecthusky.common.hl7cdar2.StrucDocTrgetRowWithContentId(org.projecthusky.common.model.Code code, String contentId, String title) List<javax.xml.bind.JAXBElement<org.projecthusky.common.hl7cdar2.StrucDocTable>>ReturnsStrucDocTableincluded inJAXBElement.List<javax.xml.bind.JAXBElement<org.projecthusky.common.hl7cdar2.StrucDocTable>>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
-
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
-
getRow
protected org.projecthusky.common.hl7cdar2.StrucDocTr getRow(org.projecthusky.common.model.Code code, String title) -
getRowWithContentId
-
getRowVaccine
protected org.projecthusky.common.hl7cdar2.StrucDocTr getRowVaccine(org.projecthusky.common.hl7cdar2.POCDMT000040Consumable vaccine) -
getTables
ReturnsStrucDocTableincluded inJAXBElement. -
getTablesFromCda
public List<javax.xml.bind.JAXBElement<org.projecthusky.common.hl7cdar2.StrucDocTable>> getTablesFromCda()
-