public abstract class BaseThymeleafNarrativeGenerator extends ThymeleafNarrativeGenerator
| Modifier | Constructor and Description |
|---|---|
protected |
BaseThymeleafNarrativeGenerator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<String> |
getPropertyFile() |
boolean |
populateResourceNarrative(FhirContext theFhirContext,
IBaseResource theResource)
Generate any narratives for the given resource that have applicable
templates, and populates the appropriate field(s).
|
applyTemplate, getStyle, setMessageResolvercleanWhitespace, getManifest, setManifestprotected BaseThymeleafNarrativeGenerator()
public boolean populateResourceNarrative(FhirContext theFhirContext, IBaseResource theResource)
INarrativeGeneratorResource.text.narrative field, but for some resource types
it can mean other fields (e.g. Composition.populateResourceNarrative in interface INarrativeGeneratorpopulateResourceNarrative in class BaseNarrativeGeneratortrue if a narrative was actually generatedprotected abstract List<String> getPropertyFile()
Copyright © 2014–2019 University Health Network. All rights reserved.