001package org.hl7.fhir.r5.terminologies.expansion;
002
003import org.hl7.fhir.exceptions.FHIRException;
004import org.hl7.fhir.utilities.MarkedToMoveToAdjunctPackage;
005
006@MarkedToMoveToAdjunctPackage
007public class EFinished extends FHIRException {
008
009}