Provider
Type: object
Version: 1.0
Represents a healthcare provider (doctor, nurse, specialist). Lineage maps to the Provider node in the healthcare graph.
Extends
Fields
| Name | Type | Description | Source |
|---|---|---|---|
Id |
string (uuid) | - | from Entity |
Created |
string (date-time) | - | from Entity |
Modified |
string (date-time) | - | from Entity |
GmcNumber |
string | General Medical Council registration number | - |
Specialty |
string | Medical specialty (e.g., Cardiology, Neurology) | - |
Department |
string | Hospital department | - |
IsActive |
boolean | Whether the provider is currently active | - |