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