public interface INarrativeGenerator
| 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).
|
boolean populateResourceNarrative(FhirContext theFhirContext, IBaseResource theResource)
Resource.text.narrative field, but for some resource types
it can mean other fields (e.g. Composition.true if a narrative was actually generatedCopyright © 2014–2019 University Health Network. All rights reserved.