public class NullNarrativeGenerator extends Object implements INarrativeGenerator
| Constructor and Description |
|---|
NullNarrativeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
populateResourceNarrative(FhirContext theFhirContext,
IBaseResource theResource)
Generate any narratives for the given resource that have applicable
templates, and populates the appropriate field(s).
|
public NullNarrativeGenerator()
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 INarrativeGeneratortrue if a narrative was actually generatedCopyright © 2014–2019 University Health Network. All rights reserved.