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