
Uses of Interface
ca.uhn.fhir.narrative2.INarrativeTemplate
Packages that use INarrativeTemplate
-
Uses of INarrativeTemplate in ca.uhn.fhir.narrative
Methods in ca.uhn.fhir.narrative with parameters of type INarrativeTemplateModifier and TypeMethodDescriptionprotected StringBaseThymeleafNarrativeGenerator.applyTemplate(FhirContext theFhirContext, INarrativeTemplate theTemplate, IBase theTargetContext) -
Uses of INarrativeTemplate in ca.uhn.fhir.narrative2
Classes in ca.uhn.fhir.narrative2 that implement INarrativeTemplateMethods in ca.uhn.fhir.narrative2 that return types with arguments of type INarrativeTemplateModifier and TypeMethodDescriptionINarrativeTemplateManifest.getTemplateByElement(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, IBase theElementValue) NarrativeTemplateManifest.getTemplateByElement(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, IBase theElement) INarrativeTemplateManifest.getTemplateByFragmentName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theFragmentName) NarrativeTemplateManifest.getTemplateByFragmentName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theFragmentName) INarrativeTemplateManifest.getTemplateByName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theName) NarrativeTemplateManifest.getTemplateByName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theName) INarrativeTemplateManifest.getTemplateByResourceName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theResourceName, Collection<String> theProfiles, Collection<String> theCodes) NarrativeTemplateManifest.getTemplateByResourceName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theResourceName, Collection<String> theProfiles, Collection<String> theCodes) protected List<INarrativeTemplate> BaseNarrativeGenerator.getTemplateForElement(FhirContext theFhirContext, IBase theElement) Methods in ca.uhn.fhir.narrative2 with parameters of type INarrativeTemplateModifier and TypeMethodDescriptionprotected abstract StringBaseNarrativeGenerator.applyTemplate(FhirContext theFhirContext, INarrativeTemplate theTemplate, IBase theTargetContext)