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