001package org.hl7.fhir.r4.utils;
002
003public interface INarrativeGenerator {
004
005}