I am trying to create a validation rule that will give an error when there is more than one unique value for a single nested attribute. The attribute has three nested attributes: Level 1, Level 2, Level 3. The attribute can be assigned multiple times, each with its own set of values for each level but the Level 1 value must be the same for each. For example, the first assignment as Hospital, Trauma Center, Level 1, all other assignments must also start with Hospital (Level 1). See more examples:
Error Scenario:
Hospital, Trauma Center, Level 1
Medical Group, Specialty, Home Health
No Error Scenario:
Medical Group, Specialty, Home Health
Medical Group, Independent, Women's Care
I am assuming the Validation advanced editor is required but uncertain how to validate across assigned values.
------------------------------
Chris McCabe
Clinician Nexus
------------------------------