Healthcare organization table
The Healthcare organization [sn_hcls_organization] table stores the details of a healthcare organization in your ServiceNow instance.
Key features
- Models healthcare organizations of different types including providers and payers.
- Other healthcare organizations can be nested within while also being associated with multiple healthcare locations.
- When a healthcare organization is created, an associated business location is also created with the same name that references the healthcare organization.
Role required to configure the table: sn_hcls.admin.
For more information, see Healthcare and Life Sciences data model.
Field |
Data type |
Description |
|---|---|---|
Business location |
Reference |
The associated business location. |
Identifier |
String |
The associated identifier of the patient. |
Name |
String |
Name to identify the healthcare organization. |
Number |
String |
Patient ID number associated with the patient’s name. This field is read-only. |
Organization type |
Choice list |
Type of healthcare organization you represent. The following types are available by default:
For more information about the available organization types, see organization types defined in the FHIR specifications. |
Parent |
Reference |
Parent organization associated with the organization. |