Uses of Class
org.hl7.fhir.r4.utils.NarrativeGenerator
-
Packages that use NarrativeGenerator Package Description org.hl7.fhir.r4.utils -
-
Uses of NarrativeGenerator in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return NarrativeGenerator Modifier and Type Method Description NarrativeGeneratorNarrativeGenerator. setHeaderLevelContext(int headerLevelContext)NarrativeGeneratorNarrativeGenerator. setLiquidServices(NarrativeGenerator.ILiquidTemplateProvider templateProvider, FHIRPathEngine.IEvaluationContext services)NarrativeGeneratorNarrativeGenerator. setPkp(ProfileUtilities.ProfileKnowledgeProvider pkp)NarrativeGeneratorNarrativeGenerator. setPretty(boolean pretty)NarrativeGeneratorNarrativeGenerator. setSnomedEdition(String snomedEdition)NarrativeGeneratorNarrativeGenerator. setTooCostlyNoteEmpty(String tooCostlyNoteEmpty)NarrativeGeneratorNarrativeGenerator. setTooCostlyNoteNotEmpty(String tooCostlyNoteNotEmpty)
-