
Uses of Interface
org.hl7.fhir.r4.utils.NarrativeGenerator.ITypeParser
Packages that use NarrativeGenerator.ITypeParser
-
Uses of NarrativeGenerator.ITypeParser in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils with parameters of type NarrativeGenerator.ITypeParserModifier and TypeMethodDescriptionNarrativeGenerator.generate
(Element er, boolean showCodeDetails, NarrativeGenerator.ITypeParser parser) NarrativeGenerator.generate
(NarrativeGenerator.ResourceContext rcontext, Element er, boolean showCodeDetails, NarrativeGenerator.ITypeParser parser)