The type of role a practitioner undertakes.
Practitioner Roles Data Attributes
Master Data Attribute (ODS Internal Reference) | Attribute Type | Length | Nullable | Description / Notes | Mapping to ODS Data Search & Export field (excluding predefined reports) | Mapping to ORD API (ORD schema containers, elements and attributes) | Mapping to ODS STU3 API | Mapping to ODS FHIR R4 API Please refer to ODS FHIR R4 Implementation Guide and the OAS Specification | |
practitioner CodeSystem | practitioner-role CodeSystem | ||||||||
UniquePractitionerRoleID | [nvarchar] | 255 | NOT NULL | Joins PractitionerID_&_PractitionerRoleID to create a unique practitioner role ID | Not available | Not available | Not available | Not available | Not available |
PractitionerID | [nvarchar] | 20 | NOT NULL | Selected from raw practitioner data (not assigned by ODS) | Only available via Pre Defined reports that replicate the legacy ODS practitioner csv files | Not available | Not available | concept.code | Not available |
PractitionerTypeCode | [nvarchar] | 20 | NOT NULL | i.e. PGP, PPCDP, PHOSPCON, PDENTCON, PNURSE | Not available | Not available | Not available | property.type | Not available |
PractitionerTypeName | [nvarchar] | 255 | NOT NULL | General Practitioner, Northern Ireland General Practitioner, Private Controlled Drug Prescribers, Hospital Consultants, Dental Consultants, Nurse Prescribers | Only available via Pre Defined reports that replicate the legacy ODS practitioner csv files - if relevant | Not available | Not available | Not available | |
PractitionerRoleID | [nvarchar] | 20 | NOT NULL | PractitionerTypeCode(+number) for GPs and Private Controlled Drug Prescribers, i.e. PGP1, PGP2, PPCDP1. For Consultants: PractitionerTypeCode+Specialty Code PHOSPCON+SpecialtyCode, (PHOSPCON710, PHOSPCON712) PDENTCON+SpecialtyCode (i.e. PDENTCON101, PDENTCON140) See NHS Data Model and Dictionary for a full list of Consultant Specialty Codes For Nurse Prescribers: PNURSEPN, PNURSECN, PNURSE1, PNURSE2 | Only available via Pre Defined reports that replicate the legacy ODS practitioner csv files - if relevant | Not available | Not available | property.role | concept.code |
PractitionerRoleName | [nvarchar] | 255 | NOT NULL | Role names for GPs: PGP1 = Principal GP, PGP2 = Other GP (not principal) Role Names for Hospital Consultants and Dental Consultants: as per NHS Data Model and Dictionary descriptions for 'Main Specialty Codes'. | Only available via Pre Defined reports that replicate the legacy ODS practitioner csv files - if relevant | Not available | Not available | Not available | concept.display |
Status | [nvarchar] | 20 | NOT NULL | ACTIVE, INACTIVE | Only available via Pre Defined reports that replicate the legacy ODS practitioner csv files - if relevant | Not available | Not available | property.inactive true/false | property.inactive true/false |