How to conditionally display forms

This should be a javascript expression that will be evaluated against “appContextModel” as built here:

At present the VisitContextModel class it uses (see

) does not include the VisitType, but you are pre-approved to add it to that class (ideally in a way that is consistent with what the JSON REST representation of a visit’s visit type would be, e.g. as an object with uuid and name properties).