feature: Site & Gateway Registry + Clinical Sync Contracts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public record SiteResponse(
|
||||
Guid Id, string SiteCode, string Name, string? Address,
|
||||
bool Active, DateTimeOffset CreatedAt);
|
||||
Reference in New Issue
Block a user