feature: Corrections and Supersession
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
public interface IDigitizationHistoryService
|
||||
{
|
||||
Task<PatientDigitizationHistoryResponse> GetPatientHistoryAsync(Guid patientId);
|
||||
}
|
||||
Reference in New Issue
Block a user