Skip to main content
Version: 3.1

Department

Definition

A department in Care is a group inside a facility, such as a ward, a clinical team, or an administrative unit. A department can hold sub-departments, so the departments of a facility form a hierarchy. Care models a department on the FHIR Organization resource.

Note: Care creates one root department named Administration for every new facility. You cannot create, edit, or delete this root department from the settings screens. You also cannot create a department under it. The person who creates the facility becomes the Facility Admin of the root department.

Note: Your deployment sets the maximum nesting depth and the maximum number of departments for each facility.

Key Attributes

ComponentsWhat it captures
NameThe name of the department. This is required.
DescriptionA description of the department. This is optional.
TypeThe kind of department. Select Department or Team.
Parent departmentThe department that this department sits under. A department with no parent is a top-level department in the facility.
ActiveWhether the department is active.

Type

Type records the kind of department. You select the type when you create the department, and you can change it later. Care offers these two values:

  • Department
  • Team

Note: Care keeps other department types for its own use, such as the root Administration department. Care does not offer these types on the department settings screens.

Permissions

PermissionWhat it allows
Can Create Facility OrganizationsCreate a new department. The Facility Admin role holds this permission.
Can Manage Facility OrganizationsEdit the name, description, and type of a department. The Facility Admin and Administrator roles hold this permission.
Can Delete Facility OrganizationsDelete a department. The Facility Admin role holds this permission.
Can List Users in a Facility OrganizationsSee the members of a department. The Facility Admin, Admin, Staff, Doctor, Administrator, and Nurse roles hold this permission.
Can Manage Users in a Facility OrganizationAdd a member to a department, remove a member from it, or change the role of a member in it. The Facility Admin and Administrator roles hold this permission.

Note: A role that you grant on a department also applies to the sub-departments of that department.