Practitioner location table
The Practitioner location [sn_hcls_practitioner_facility] table stores the details of the location at which a practitioner provides healthcare services.
Key features
- Links the practitioner to a healthcare location.
- Enables providing a date range for that practitioner and location association.
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 is associated with the practitioner. |
| Effective from | Date | Start date of the period during which the practitioner is authorized to perform in the location. |
| Effective until | Date | End date of the period during which the practitioner is authorized to perform in the location. |
| Organization | Reference | Identity of the organization the practitioner represents or acts on behalf of. |
| Practitioner | Reference | Person added as the practitioner. |
| Location | Reference | The associated practitioners location name. |
Parent Topic:Healthcare and Life Sciences data model tables