Package ca.uhn.fhir.narrative2
Class NarrativeGeneratorTemplateUtils
java.lang.Object
ca.uhn.fhir.narrative2.NarrativeGeneratorTemplateUtils
An instance of this class is added to the Thymeleaf context as a variable with
name
"narrativeUtil"
and can be accessed from narrative templates.- Since:
- 7.0.0
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
bundleHasEntriesWithResourceType
(IBaseBundle theBaseBundle, String theResourceType) Given a Bundle as input, are any entries present with a given resource type
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NarrativeGeneratorTemplateUtils
public NarrativeGeneratorTemplateUtils()
-
-
Method Details
-
bundleHasEntriesWithResourceType
Given a Bundle as input, are any entries present with a given resource type
-