Uses of Class
org.hl7.fhir.r4.utils.NarrativeGenerator.ConceptMapRenderInstructions
-
Packages that use NarrativeGenerator.ConceptMapRenderInstructions Package Description org.hl7.fhir.r4.utils -
-
Uses of NarrativeGenerator.ConceptMapRenderInstructions in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return NarrativeGenerator.ConceptMapRenderInstructions Modifier and Type Method Description NarrativeGenerator.ConceptMapRenderInstructionsNarrativeGenerator.UsedConceptMap. getDetails()Methods in org.hl7.fhir.r4.utils that return types with arguments of type NarrativeGenerator.ConceptMapRenderInstructions Modifier and Type Method Description List<NarrativeGenerator.ConceptMapRenderInstructions>NarrativeGenerator. getRenderingMaps()Constructors in org.hl7.fhir.r4.utils with parameters of type NarrativeGenerator.ConceptMapRenderInstructions Constructor Description UsedConceptMap(NarrativeGenerator.ConceptMapRenderInstructions details, String link, ConceptMap map)
-