UK-SBCoA / uniform-data-set-dotnet-web

.NET Core implementation of UDS with MVC and Razor Class UI Library
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

C2T layout for telephone visit kinds #63

Closed ashleybot closed 1 year ago

ashleybot commented 1 year ago

Follow-up telephone visits use a modified version of the C2 called the C2T Depending on the visit type, differing fields are required.

Each visit type has it's own required set of forms The visit contract UDS.Net.Services.DomainModels.Visit.BuildFormsContract() defines which forms are required/optional for which visit types.

Additional context Depends on https://github.com/UK-SBCoA/uniform-data-set-dotnet-api/issues/2