Practitioner location specialty table
The Practitioner location specialty [sn_hcls_pract_location_specialty] table stores the details about types of services that a practitioner can provide for an organization at a specific location.
Key features
- Links the practitioner location object to a specific care specialty and also the practitioner type.
- Enables indicating whether location is the primary specialty for a practitioner.
Role required to configure the table: sn_hcls.admin.
For more information, see Healthcare and Life Sciences data model.
| Field | Data type | Description |
|---|---|---|
| Active | True/False | Option to indicate whether the location and specialty mapping is in use. |
| Practitioner location | Reference | Location at which a practitioner provides a care specialty. |
| Practitioner type | Reference | Type of the practitioner. |
| Primary specialty | True/False | Option to indicate whether the specialty is the main specialty care provided at the location by a practitioner. |
| Source | Reference | Source system details of an external healthcare system in a ServiceNow instance. |
| Specialty | Reference | Specialty of the practitioner. |
Parent Topic:Healthcare and Life Sciences data model tables