Examples for Einstein Profiles Group Ruleset Array

From ProfilesGroupRulesetArray.yaml (einstein/ProfilesGroupRulesetArray.schema)

---
- uid: xxxxxx

- name: Specific Directory Profiles
  directory_profile_uids:
    - xxxxx12345
    - xxxxx22345
    - xxxxx32345

- description: Various hospital profiles.
  profile_uids:
    - xxxxx12345
    - xxxxx22345
    - xxxxx32345

- uid: xxxxxxxxxx
  filters:
    department__in: [anaesthesia, nursing]
    designation__in: [anaesthesia, nursing]
    tags__has_any_keys: ["botmd:testtag"]
---
[]


[Main Page] [Schema Documentation] [Raw Schema] [JSON Schema]