namespace HealtRegistry.Models; public record ServiceConfiguration(bool DefaultValue, TimeSpan Timeout);