CodeSystems


CodeSystem England-EndpointBusinessScenario

Description

A set of codes used to indicate the business scenario for which an endpoint is intended, particularly distinguishing between primary message recipients and copy recipients for NHS England messaging scenarios.

HTML View

Concepts

This code system https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario defines the following codes:

CodeDisplayDefinition
primary-recipientPrimary RecipientThe main recipient for the message. Used for most services and for GP direct patient dispositions where the patient is being directed to their own GP and the GP needs to have direct access to the call information.
copy-recipientCopy RecipientA copy recipient for the message. Only used for Post Event Messaging (PEM) to GP services where GPs receive a copy of a call report when a patient has been treated by another service as a result of a call to 111.

Table View

CodeSystem.id[0]England-EndpointBusinessScenario
CodeSystem.url[0]https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario
CodeSystem.version[0]0.1.0
CodeSystem.name[0]EnglandEndpointBusinessScenario
CodeSystem.title[0]England Endpoint Business Scenario
CodeSystem.status[0]draft
CodeSystem.date[0]2025-07-21
CodeSystem.publisher[0]NHS England
CodeSystem.contact[0].name[0]NHS England
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes used to indicate the business scenario for which an endpoint is intended, particularly distinguishing between primary message recipients and copy recipients for NHS England messaging scenarios.
CodeSystem.copyright[0]Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]primary-recipient
CodeSystem.concept[0].display[0]Primary Recipient
CodeSystem.concept[0].definition[0]The main recipient for the message. Used for most services and for GP direct patient dispositions where the patient is being directed to their own GP and the GP needs to have direct access to the call information.
CodeSystem.concept[1].code[0]copy-recipient
CodeSystem.concept[1].display[0]Copy Recipient
CodeSystem.concept[1].definition[0]A copy recipient for the message. Only used for Post Event Messaging (PEM) to GP services where GPs receive a copy of a call report when a patient has been treated by another service as a result of a call to 111.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
<id value="England-EndpointBusinessScenario" />
<url value="https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario" />
<version value="0.1.0" />
<name value="EnglandEndpointBusinessScenario" />
<title value="England Endpoint Business Scenario" />
<status value="draft" />
<date value="2025-07-21" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A set of codes used to indicate the business scenario for which an endpoint is intended, particularly distinguishing between primary message recipients and copy recipients for NHS England messaging scenarios." />
<copyright value="Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<caseSensitive value="true" />
<content value="complete" />
<code value="primary-recipient" />
<display value="Primary Recipient" />
<definition value="The main recipient for the message. Used for most services and for GP direct patient dispositions where the patient is being directed to their own GP and the GP needs to have direct access to the call information." />
</concept>
<code value="copy-recipient" />
<display value="Copy Recipient" />
<definition value="A copy recipient for the message. Only used for Post Event Messaging (PEM) to GP services where GPs receive a copy of a call report when a patient has been treated by another service as a result of a call to 111." />
</concept>
</CodeSystem>

JSON View

{
"resourceType": "CodeSystem",
"id": "England-EndpointBusinessScenario",
"url": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointBusinessScenario",
"version": "0.1.0",
"name": "EnglandEndpointBusinessScenario",
"title": "England Endpoint Business Scenario",
"status": "draft",
"date": "2025-07-21",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A set of codes used to indicate the business scenario for which an endpoint is intended, particularly distinguishing between primary message recipients and copy recipients for NHS England messaging scenarios.",
"copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "primary-recipient",
"display": "Primary Recipient",
"definition": "The main recipient for the message. Used for most services and for GP direct patient dispositions where the patient is being directed to their own GP and the GP needs to have direct access to the call information."
},
{
"code": "copy-recipient",
"display": "Copy Recipient",
"definition": "A copy recipient for the message. Only used for Post Event Messaging (PEM) to GP services where GPs receive a copy of a call report when a patient has been treated by another service as a result of a call to 111."
}
]
}


CodeSystem England-EndpointConnection

Description

A CodeSystem used to define the type of transport protocol to be used with a given endpoint connection.

HTML View

Concepts

This code system https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection defines the following codes:

CodeDisplayDefinition
itkInteroperability ToolkitNHS England Interoperability Toolkit (ITK) endpoint connection.
emailEmailEmail-based endpoint connection.
telnoTelephone NumberTelephone-based endpoint connection.
httpHTTPHypertext Transfer Protocol (HTTP) endpoint connection.

Table View

CodeSystem.id[0]England-EndpointConnection
CodeSystem.url[0]https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection
CodeSystem.version[0]0.1.0
CodeSystem.name[0]EnglandEndpointConnection
CodeSystem.title[0]England Endpoint Connection
CodeSystem.status[0]draft
CodeSystem.experimental[0]False
CodeSystem.date[0]2025-08-14
CodeSystem.publisher[0]NHS England
CodeSystem.contact[0].name[0]NHS England
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A CodeSystem used to define the type of transport protocol to be used with a given endpoint connection.
CodeSystem.copyright[0]Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.count[0]4
CodeSystem.concept[0].code[0]itk
CodeSystem.concept[0].display[0]Interoperability Toolkit
CodeSystem.concept[0].definition[0]NHS England Interoperability Toolkit (ITK) endpoint connection.
CodeSystem.concept[1].code[0]email
CodeSystem.concept[1].display[0]Email
CodeSystem.concept[1].definition[0]Email-based endpoint connection.
CodeSystem.concept[2].code[0]telno
CodeSystem.concept[2].display[0]Telephone Number
CodeSystem.concept[2].definition[0]Telephone-based endpoint connection.
CodeSystem.concept[3].code[0]http
CodeSystem.concept[3].display[0]HTTP
CodeSystem.concept[3].definition[0]Hypertext Transfer Protocol (HTTP) endpoint connection.

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
<id value="England-EndpointConnection" />
<url value="https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection" />
<version value="0.1.0" />
<name value="EnglandEndpointConnection" />
<title value="England Endpoint Connection" />
<status value="draft" />
<experimental value="false" />
<date value="2025-08-14" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A CodeSystem used to define the type of transport protocol to be used with a given endpoint connection." />
<copyright value="Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<caseSensitive value="true" />
<content value="complete" />
<count value="4" />
<code value="itk" />
<display value="Interoperability Toolkit" />
<definition value="NHS England Interoperability Toolkit (ITK) endpoint connection." />
</concept>
<code value="email" />
<display value="Email" />
<definition value="Email-based endpoint connection." />
</concept>
<code value="telno" />
<display value="Telephone Number" />
<definition value="Telephone-based endpoint connection." />
</concept>
<code value="http" />
<display value="HTTP" />
<definition value="Hypertext Transfer Protocol (HTTP) endpoint connection." />
</concept>
</CodeSystem>

JSON View

{
"resourceType": "CodeSystem",
"id": "England-EndpointConnection",
"url": "https://fhir.nhs.uk/England/CodeSystem/England-EndpointConnection",
"version": "0.1.0",
"name": "EnglandEndpointConnection",
"title": "England Endpoint Connection",
"status": "draft",
"experimental": false,
"date": "2025-08-14",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A CodeSystem used to define the type of transport protocol to be used with a given endpoint connection.",
"copyright": "Copyright © 2025+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "itk",
"display": "Interoperability Toolkit",
"definition": "NHS England Interoperability Toolkit (ITK) endpoint connection."
},
{
"code": "email",
"display": "Email",
"definition": "Email-based endpoint connection."
},
{
"code": "telno",
"display": "Telephone Number",
"definition": "Telephone-based endpoint connection."
},
{
"code": "http",
"display": "HTTP",
"definition": "Hypertext Transfer Protocol (HTTP) endpoint connection."
}
]
}


CodeSystem England-ConsentCategory

Description

A set of codes used to indicate the category for this consent, particularly to categorise a Consent resource as a representation of allowed actions, as defined in the NHS England National RBAC.

HTML View

Concepts

This code system https://fhir.nhs.uk/England/CodeSystem/England-ConsentCategory defines the following codes:

CodeDisplayDefinition
allowable-actionsAllowable ActionsCategorisation of the Consent as a representation of allowable actions

Table View

CodeSystem.id[0]England-ConsentCategory
CodeSystem.url[0]https://fhir.nhs.uk/England/CodeSystem/England-ConsentCategory
CodeSystem.version[0]0.1.0
CodeSystem.name[0]EnglandConsentCategory
CodeSystem.title[0]England Consent Category
CodeSystem.status[0]draft
CodeSystem.date[0]2026-05-05
CodeSystem.publisher[0]NHS England
CodeSystem.contact[0].name[0]NHS England
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes used to indicate the category for this consent, particularly to categorise a Consent resource as a representation of allowed actions, as defined in the NHS England National RBAC.
CodeSystem.copyright[0]Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]allowable-actions
CodeSystem.concept[0].display[0]Allowable Actions
CodeSystem.concept[0].definition[0]Categorisation of the Consent as a representation of allowable actions

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
<id value="England-ConsentCategory" />
<url value="https://fhir.nhs.uk/England/CodeSystem/England-ConsentCategory" />
<version value="0.1.0" />
<name value="EnglandConsentCategory" />
<title value="England Consent Category" />
<status value="draft" />
<date value="2026-05-05" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A set of codes used to indicate the category for this consent, particularly to categorise a Consent resource as a representation of allowed actions, as defined in the NHS England National RBAC." />
<copyright value="Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<caseSensitive value="true" />
<content value="complete" />
<code value="allowable-actions" />
<display value="Allowable Actions" />
<definition value="Categorisation of the Consent as a representation of allowable actions" />
</concept>
</CodeSystem>

JSON View

{
"resourceType": "CodeSystem",
"id": "England-ConsentCategory",
"url": "https://fhir.nhs.uk/England/CodeSystem/England-ConsentCategory",
"version": "0.1.0",
"name": "EnglandConsentCategory",
"title": "England Consent Category",
"status": "draft",
"date": "2026-05-05",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A set of codes used to indicate the category for this consent, particularly to categorise a Consent resource as a representation of allowed actions, as defined in the NHS England National RBAC.",
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "allowable-actions",
"display": "Allowable Actions",
"definition": "Categorisation of the Consent as a representation of allowable actions"
}
]
}


CodeSystem England-ConsentScope

Description

A set of codes used to indicate the scope for this consent, particularly to scope a Consent resource to coverage of role based access permissions (RBAC), as defined in the NHS England National RBAC.

HTML View

Concepts

This code system https://fhir.nhs.uk/England/CodeSystem/England-ConsentScope defines the following codes:

CodeDisplayDefinition
rbacRBACConsent as a representation of Role Based Access Control actions

Table View

CodeSystem.id[0]England-ConsentScope
CodeSystem.url[0]https://fhir.nhs.uk/England/CodeSystem/England-ConsentScope
CodeSystem.version[0]0.1.0
CodeSystem.name[0]EnglandConsentScope
CodeSystem.title[0]England Consent Scope
CodeSystem.status[0]draft
CodeSystem.date[0]2026-05-05
CodeSystem.publisher[0]NHS England
CodeSystem.contact[0].name[0]NHS England
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A set of codes used to indicate the scope for this consent, particularly to scope a Consent resource to coverage of role based access permissions (RBAC), as defined in the NHS England National RBAC.
CodeSystem.copyright[0]Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]rbac
CodeSystem.concept[0].display[0]RBAC
CodeSystem.concept[0].definition[0]Consent as a representation of Role Based Access Control actions

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
<id value="England-ConsentScope" />
<url value="https://fhir.nhs.uk/England/CodeSystem/England-ConsentScope" />
<version value="0.1.0" />
<name value="EnglandConsentScope" />
<title value="England Consent Scope" />
<status value="draft" />
<date value="2026-05-05" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A set of codes used to indicate the scope for this consent, particularly to scope a Consent resource to coverage of role based access permissions (RBAC), as defined in the NHS England National RBAC." />
<copyright value="Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<caseSensitive value="true" />
<content value="complete" />
<code value="rbac" />
<display value="RBAC" />
<definition value="Consent as a representation of Role Based Access Control actions" />
</concept>
</CodeSystem>

JSON View

{
"resourceType": "CodeSystem",
"id": "England-ConsentScope",
"url": "https://fhir.nhs.uk/England/CodeSystem/England-ConsentScope",
"version": "0.1.0",
"name": "EnglandConsentScope",
"title": "England Consent Scope",
"status": "draft",
"date": "2026-05-05",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A set of codes used to indicate the scope for this consent, particularly to scope a Consent resource to coverage of role based access permissions (RBAC), as defined in the NHS England National RBAC.",
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "rbac",
"display": "RBAC",
"definition": "Consent as a representation of Role Based Access Control actions"
}
]
}


CodeSystem England-SDSJobRoleCode

Description

JOB ROLE CODE

HTML View

Concepts

This code system https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleCode defines many codes, of which the following are a subset:

CodeDisplay
01025Medical and Dental - GENERAL MEDICAL PRACTITIONER
01005Medical and Dental - CONSULTANT

Table View

CodeSystem.id[0]England-SDSJobRoleCode
CodeSystem.url[0]https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleCode
CodeSystem.version[0]0.1.0
CodeSystem.name[0]EnglandSDSJobRoleCode
CodeSystem.title[0]England SDS Job Role Code
CodeSystem.status[0]draft
CodeSystem.date[0]2026-05-06
CodeSystem.publisher[0]NHS England
CodeSystem.contact[0].name[0]NHS England
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0][JOB ROLE CODE](https://www.datadictionary.nhs.uk/attributes/job_role_code.html)
CodeSystem.copyright[0]Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]fragment
CodeSystem.concept[0].code[0]01025
CodeSystem.concept[0].display[0]Medical and Dental - GENERAL MEDICAL PRACTITIONER
CodeSystem.concept[1].code[0]01005
CodeSystem.concept[1].display[0]Medical and Dental - CONSULTANT

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
<id value="England-SDSJobRoleCode" />
<url value="https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleCode" />
<version value="0.1.0" />
<name value="EnglandSDSJobRoleCode" />
<title value="England SDS Job Role Code" />
<status value="draft" />
<date value="2026-05-06" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="[JOB ROLE CODE](https://www.datadictionary.nhs.uk/attributes/job_role_code.html)" />
<copyright value="Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<caseSensitive value="true" />
<content value="fragment" />
<code value="01025" />
<display value="Medical and Dental - GENERAL MEDICAL PRACTITIONER" />
</concept>
<code value="01005" />
<display value="Medical and Dental - CONSULTANT" />
</concept>
</CodeSystem>

JSON View

{
"resourceType": "CodeSystem",
"id": "England-SDSJobRoleCode",
"url": "https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleCode",
"version": "0.1.0",
"name": "EnglandSDSJobRoleCode",
"title": "England SDS Job Role Code",
"status": "draft",
"date": "2026-05-06",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "[JOB ROLE CODE](https://www.datadictionary.nhs.uk/attributes/job_role_code.html)",
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"caseSensitive": true,
"content": "fragment",
"concept": [
{
"code": "01025",
"display": "Medical and Dental - GENERAL MEDICAL PRACTITIONER"
},
{
"code": "01005",
"display": "Medical and Dental - CONSULTANT"
}
]
}


CodeSystem England-SDSJobRoleName

Description

A Spine Directory Service CodeSystem that identifies the job role associated with the person on the smart card. This consists of a set of Role Based Access Control (RBAC) codes. This code list is externally maintained.

HTML View

Concepts

This code system https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleName defines the following codes:

CodeDisplay
R0010Medical Director
R0020Clinical Director - Medical
R0210Director of Public Health
R0030Professor
R0040Senior Lecturer
R0050Consultant
R0060Special Salary Scale in Public Health Medicine
R0070Associate Specialist
R0080Staff Grade
R0090Hospital Practitioner
R0100Clinical Assistant
R0110Specialist Registrar
R0120Senior Registrar (Closed)
R0130Registrar (Closed)
R0140Senior House Officer
R0150House Officer - Pre Registration
R0160House Officer - Post Registration
R0170Trust Grade Doctor - House Officer level
R0180Trust Grade Doctor - SHO level
R0190Trust Grade Doctor - Specialist Registrar level
R0200Trust Grade Doctor - Career Grade level
R0260General Medical Practitioner
R0270Salaried General Practitioner
R1981Psychiatrist
R1984Health Records Administrator
R6200GP Registrar
R6300Sessional GP
R7140ODP
R7150SODP
R9100A&E Staff Nurse (Temporary) London Cluster Only
R9101A&E Manager (Temporary) London Cluster Only
R9102A&E Doctor (Temporary) London Cluster only
R9103A&E Student (Temporary) London Cluster Only
R9104A&E Clerk (Temporary) London Cluster Only
R0215Assistant Clinical Medical Officer
R0220Clinical Medical Officer
R0230Senior Clinical Medical Officer
R0240Other Community Health Service
R0243Other Community Health Service - Social Care Worker
R0247Other Community Health Service - Admin Clerk
R0055Dental Surgeon acting as Hospital Consultant
R0250General Dental Practitioner
R0280Regional Dental Officer
R0290Dental Clinical Director - Dental
R0295Dental Assistant Clinical Director
R0300Dental Officer
R0310Senior Dental Officer
R0320Salaried Dental Practitioner
R0006Student Community Practitioner
R0330Student Nurse - Adult Branch
R0340Student Nurse - Child Branch
R0350Student Nurse - Mental Health Branch
R0360Student Nurse - Learning Disabilities Branch
R0370Student Midwife
R0380Student Health Visitor
R0390Student District Nurse
R0400Student School Nurse
R0410Student Practice Nurse
R0420Student Occupational Health Nurse
R0430Student Community Paediatric Nurse
R0440Student Community Mental Health Nurse
R0450Student Community Learning Disabilities Nurse
R0460Student Chiropodist
R0470Student Dietitian
R0480Student Occupational Therapist
R0490Student Orthoptist
R0500Student Physiotherapist
R0510Student Radiographer - Diagnostic
R0520Student Radiographer - Therapeutic
R0530Student Speech & Language Therapist
R0540Art, Music & Drama Student
R0550Student Psychotherapist
R6400Medical Student
R0560Director of Nursing
R0580Nurse Manager
R0610Sister/Charge Nurse
R1976Community Team Manager
R0570Nurse Consultant
R0600Specialist Nurse Practitioner
R0620Staff Nurse
R0630Enrolled Nurse
R0690Community Practitioner
R0700Community Nurse
R1974Community Learning Disabilities Nurse
R1975Community Mental Health Nurse
R0590Modern Matron
R1972Clinical Team Manager
R0640Midwife - Consultant
R0650Midwife - Specialist Practitioner
R0660Midwife - Manager
R0670Midwife - Sister/Charge Nurse
R0680Midwife
R0018Audiologist
R0750Chiropodist/Podiatrist
R0760Chiropodist/Podiatrist Consultant
R0770Chiropodist/Podiatrist Manager
R0780Chiropodist/Podiatrist Specialist Practitioner
R0790Dietitian
R0800Dietitian Consultant
R0810Dietitian Manager
R0820Dietitian Specialist Practitioner
R0950Occupational Therapist
R0960Occupational Therapist Consultant
R0970Occupational Therapist Manager
R0980Occupational Therapy Specialist Practitioner
R0990Orthoptist
R1000Orthoptist Consultant
R1010Orthoptist Manager
R1020Orthoptist Specialist Practitioner
R1110Physiotherapist
R1120Physiotherapist Consultant
R1130Physiotherapist Manager
R1140Physiotherapist Specialist Practitioner
R1070Paramedic
R1080Paramedic Consultant
R1090Paramedic Manager
R1100Paramedic Specialist Practitioner
R0003Clinical Application Administrator
R0012Radiographer
R0013Student Radiographer
R0014Radiologist
R0015PACS Administrator
R0016Reporting Radiographer
R0017Assistant Practitioner
R1190Radiographer - Diagnostic
R1200Radiographer - Diagnostic, Consultant
R1210Radiographer - Diagnostic, Manager
R1220Radiographer - Diagnostic, Specialist Practitioner
R1230Radiographer - Therapeutic
R1240Radiographer - Therapeutic, Consultant
R1250Radiographer - Therapeutic, Manager
R1260Radiographer - Therapeutic, Specialist Practitioner
R1030Orthotist
R1040Orthotist Consultant
R1050Orthotist Manager
R1060Orthotist Specialist Practitioner
R1150Prosthetist
R1160Prosthetist Consultant
R1170Prosthetist Manager
R1180Prosthetist Specialist Practitioner
R0710Art Therapist
R0720Art Therapist Consultant
R0730Art Therapist Manager
R0740Art Therapist Specialist Practitioner
R0830Drama Therapist
R0840Drama Therapist Consultant
R0850Drama Therapist Manager
R0860Drama Therapist Specialist Practitioner
R0870Multi Therapist
R0880Multi Therapist Consultant
R0890Multi Therapist Manager
R0900Multi Therapist Specialist Practitioner
R0910Music Therapist
R0920Music Therapist Consultant
R0930Music Therapist Manager
R0940Music Therapist Specialist Practitioner
R0955Speech & Language Therapist
R0965Speech & Language Therapist Consultant
R0975Speech & Language Therapist Manager
R0985Speech & Language Therapist Specialist Practitioner
R9500Social Services Senior Management
R9505Social Services Policy and Planning
R9510Social Services Information Manager
R9515Social Work Team Manager (Children)
R9520Senior Social Worker (Children)
R9525Social Services Care Manager (Children)
R9530Social Work Assistant (Children)
R9535Child Protection Worker
R9540Family Placement Worker
R9545Community Worker (Children)
R9550Occupational Therapist
R9555Occupational Therapist Assistant
R9560Occupational Therapy Team Manager
R9565Social Work Team Manager (Adults)
R9570Senior Social Worker (Adults)
R9575Social Services Care Manager (Adults)
R9580Social Work Assistant (Adults)
R9585Social Work Team Manager (Mental Health)
R9590Senior Social Worker (Mental Health)
R9595Social Services Care Manager (Mental Health)
R9600Social Work Assistant (Mental Health)
R9605Emergency Duty Social Worker
R9615Social Services Driver
R9620Home Care Organiser
R9625Home Care Administrator
R9630Home Help
R9635Warden
R9640Meals on Wheels Organiser
R9645Meals Delivery
R9650Day Centre Manager
R9655Day Centre Deputy
R9660Day Centre Officer
R9665Day Centre Care Staff
R9670Family Centre Manager
R9675Family Centre Deputy
R9680Family Centre Worker
R9685Nursery Manager
R9690Nursery Deputy
R9695Nursery Worker
R9700Playgroup Leader
R9705Playgroup Assistant
R9710Residential Manager
R9715Residential Deputy
R9720Residential Worker
R9725Residential Care Staff
R9730Intermediate Care Manager
R9735Intermediate Care Deputy
R9740Intermediate Care Worker
R9745Intermediate Care Staff
R9750Social Care SAP User
R9755Social Care SAP Manager
R1270Clinical Director
R1280Optometrist
R1290Pharmacist
R1979Medical Technical Officer - Pharmacy
R1300Psychotherapist
R1310Clinical Psychologist
R1320Chaplain
R1330Social Worker
R1340Approved Social Worker
R1350Youth Worker
R1360Specialist Practitioner
R1370Practitioner
R0011Dispenser
R1380Technician - PS&T
R1390Osteopath
R1400Healthcare Scientist
R1410Consultant Healthcare Scientist
R1420Biomedical Scientist
R0019Medical Technical Officer
R1430Technician - Healthcare Scientists
R1440Therapist
R1540Associate Practitioner
R1543Associate Practitioner - Nurse
R1547Associate Practitioner - General Practitioner
R1560Helper/Assistant
R1600Cytoscreener
R1570Dental Surgery Assistant
R1450Health Care Support Worker
R1580Medical Laboratory Assistant
R1550Counsellor
R0002Porter
R1690Call Operator
R1700Gateway Worker
R1710Support, Time, Recovery Worker
R1480Healthcare Assistant
R1490Nursery Nurse
R1590Phlebotomist
R1460Social Care Support Worker
R1470Home Help
R1520Technician - Additional Clinical Services
R1530Technical Instructor
R1980Patient Welfare Officer
R1500Play Therapist
R1510Play Specialist
R1610Student Technician
R1620Trainee Scientist
R1630Trainee Practitioner
R1640Nursing Cadet
R1650Healthcare Cadet
R1660Pre-reg Pharmacist
R1670Assistant Psychologist
R1680Assistant Psychotherapist
R0007ERS SDS Organisation Reporting Analyst
R0008Demographic Supervisor
R0021DSA NHS Number Manager (Temporary)
R0022DSA National Clinical Supervisor (Temporary)
R0023DSA National Clinical Administrator (Temporary)
R1720Clerical Worker
R1730Receptionist
R1740Secretary
R1750Personal Assistant
R1751Demographic Administrator (Sensitive Records) Temporary
R1760Medical Secretary
R1770Officer
R1971Map of Medicine Administrator
R1973Community Administrator
R1977ECC/CPA Administrator
R1978Information Officer
R1985Health Records Clerk
R1995End Point Approver
R5010Network Technician
R5040Desktop Support Administrator
R5090Registration Authority Agent
R5110Demographic Administrator
R5120ISP Administrator
R5130Technical Codes Administrator
R5140OSS Administrator
R5170End Point Administrator
R5175End Point Viewer
R5181RTS Dashboard User
R5183RTS BT Dashboard User
R5186ERS BT Customer SLA User
R5188ERS BT Supplier SLA User
R5189ERS LogicaCMG SLA User
R5190Content Creator
R5195Content Publisher
R5210User Details Administrator
R5250EBS Administrator
R6010Appointments Clerk
R6030Ward Clerk
R6050Clinical Coder
R6060Medical Records Clerk
R6080Waiting List Clerk
R7100Trainer
R7110Training Manager
R7120Directory of Services Coordinator
R9756ETP System Administrator
R1780Manager
R1790Senior Manager
R1910Chair
R1920Chief Executive
R1930Finance Director
R1940Other Executive Director
R1950Board Level Director
R1960Non Executive Director
R1970Childcare Co-ordinator
R1982Senior Administrator
R1983Ward Manager
R1986Workgroup Administrator
R1987National RBAC Attribute Administrator
R1988National RBAC Baseline Policy Administrator
R1989Complaints Coordinator
R1990Complaints Investigator
R1996End Point DNS Administrator
R1997End Point Spine Administrator
R1998End Point Super User
R1999End Point Service Administrator
R5000Network Administrator
R5003Cluster System Administrator
R5007System Administrator
R5020Helpdesk Administrator
R5060Security Policy Controller
R5070Senior Security Manager
R5072Root Registration Authority Manager
R5080Registration Authority Manager
R5100Audit Manager
R5105Caldicott Guardian
R5180NASP Service Manager
R5182ERS ETP System Administrator
R5184ERS Spine SLA Manager
R5185ERS BT Customer SLA Manager
R5187ERS BT Supplier SLA Manager
R5191ERS Support Administrator
R5192ECS Administrator
R5300Portal Administrator
R5310LiquidLogic Administrator
R5320i.EPR Administrator
R5330Synergy Administrator
R5340SystmOne Administrator
R6020Outpatient Manager
R6040Bed Manager
R6070Medical Records Manager
R6090Waiting List Manager
R6100Mental Health Act Administrator
R6160Ad-hoc Report Manager
R7130PAS Manager
R1800Technician - Admin & Clerical
R1810Accountant
R1820Librarian
R1830Interpreter
R1840Analyst
R1850Adviser
R1860Researcher
R1870Control Assistant
R1880Architect
R1890Lawyer
R1900Surveyor
R5030Helpdesk Technician
R5050Desktop Support Technician
R5150System Worker
R5400Availability Monitor
R8000Clinical Practitioner Access Role
R8001Nurse Access Role
R8002Nurse Manager Access Role
R8003Health Professional Access Role
R8004Healthcare Student Access Role
R8016Midwife Access Role
R8017Midwife Manager Access Role
R8024Bank Access Role
R8005Biomedical Scientist Access Role
R8006Medical Secretary Access Role
R8007Clinical Coder Access Role
R8008Admin/Clinical Support Access Role
R8015Systems Support Access Role
R0001Privacy Officer
R8009Receptionist Access Role
R8010Clerical Access Role
R8011Clerical Manager Access Role
R8012Information Officer Access Role
R8013Health Records Manager Access Role
R8014Social Worker Access Role

Table View

CodeSystem.id[0]England-SDSJobRoleName
CodeSystem.url[0]https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleName
CodeSystem.version[0]0.1.0
CodeSystem.name[0]EnglandSDSJobRoleName
CodeSystem.title[0]England SDS Job Role Name
CodeSystem.status[0]draft
CodeSystem.date[0]2026-05-06
CodeSystem.publisher[0]NHS England
CodeSystem.contact[0].name[0]NHS England
CodeSystem.contact[0].telecom[0].system[0]email
CodeSystem.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
CodeSystem.contact[0].telecom[0].use[0]work
CodeSystem.contact[0].telecom[0].rank[0]1
CodeSystem.description[0]A Spine Directory Service CodeSystem that identifies the job role associated with the person on the smart card. This consists of a set of Role Based Access Control (RBAC) codes. This code list is externally maintained.
CodeSystem.copyright[0]Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
CodeSystem.caseSensitive[0]True
CodeSystem.content[0]complete
CodeSystem.concept[0].code[0]R0010
CodeSystem.concept[0].display[0]Medical Director
CodeSystem.concept[1].code[0]R0020
CodeSystem.concept[1].display[0]Clinical Director - Medical
CodeSystem.concept[2].code[0]R0210
CodeSystem.concept[2].display[0]Director of Public Health
CodeSystem.concept[3].code[0]R0030
CodeSystem.concept[3].display[0]Professor
CodeSystem.concept[4].code[0]R0040
CodeSystem.concept[4].display[0]Senior Lecturer
CodeSystem.concept[5].code[0]R0050
CodeSystem.concept[5].display[0]Consultant
CodeSystem.concept[6].code[0]R0060
CodeSystem.concept[6].display[0]Special Salary Scale in Public Health Medicine
CodeSystem.concept[7].code[0]R0070
CodeSystem.concept[7].display[0]Associate Specialist
CodeSystem.concept[8].code[0]R0080
CodeSystem.concept[8].display[0]Staff Grade
CodeSystem.concept[9].code[0]R0090
CodeSystem.concept[9].display[0]Hospital Practitioner
CodeSystem.concept[10].code[0]R0100
CodeSystem.concept[10].display[0]Clinical Assistant
CodeSystem.concept[11].code[0]R0110
CodeSystem.concept[11].display[0]Specialist Registrar
CodeSystem.concept[12].code[0]R0120
CodeSystem.concept[12].display[0]Senior Registrar (Closed)
CodeSystem.concept[13].code[0]R0130
CodeSystem.concept[13].display[0]Registrar (Closed)
CodeSystem.concept[14].code[0]R0140
CodeSystem.concept[14].display[0]Senior House Officer
CodeSystem.concept[15].code[0]R0150
CodeSystem.concept[15].display[0]House Officer - Pre Registration
CodeSystem.concept[16].code[0]R0160
CodeSystem.concept[16].display[0]House Officer - Post Registration
CodeSystem.concept[17].code[0]R0170
CodeSystem.concept[17].display[0]Trust Grade Doctor - House Officer level
CodeSystem.concept[18].code[0]R0180
CodeSystem.concept[18].display[0]Trust Grade Doctor - SHO level
CodeSystem.concept[19].code[0]R0190
CodeSystem.concept[19].display[0]Trust Grade Doctor - Specialist Registrar level
CodeSystem.concept[20].code[0]R0200
CodeSystem.concept[20].display[0]Trust Grade Doctor - Career Grade level
CodeSystem.concept[21].code[0]R0260
CodeSystem.concept[21].display[0]General Medical Practitioner
CodeSystem.concept[22].code[0]R0270
CodeSystem.concept[22].display[0]Salaried General Practitioner
CodeSystem.concept[23].code[0]R1981
CodeSystem.concept[23].display[0]Psychiatrist
CodeSystem.concept[24].code[0]R1984
CodeSystem.concept[24].display[0]Health Records Administrator
CodeSystem.concept[25].code[0]R6200
CodeSystem.concept[25].display[0]GP Registrar
CodeSystem.concept[26].code[0]R6300
CodeSystem.concept[26].display[0]Sessional GP
CodeSystem.concept[27].code[0]R7140
CodeSystem.concept[27].display[0]ODP
CodeSystem.concept[28].code[0]R7150
CodeSystem.concept[28].display[0]SODP
CodeSystem.concept[29].code[0]R9100
CodeSystem.concept[29].display[0]A&E Staff Nurse (Temporary) London Cluster Only
CodeSystem.concept[30].code[0]R9101
CodeSystem.concept[30].display[0]A&E Manager (Temporary) London Cluster Only
CodeSystem.concept[31].code[0]R9102
CodeSystem.concept[31].display[0]A&E Doctor (Temporary) London Cluster only
CodeSystem.concept[32].code[0]R9103
CodeSystem.concept[32].display[0]A&E Student (Temporary) London Cluster Only
CodeSystem.concept[33].code[0]R9104
CodeSystem.concept[33].display[0]A&E Clerk (Temporary) London Cluster Only
CodeSystem.concept[34].code[0]R0215
CodeSystem.concept[34].display[0]Assistant Clinical Medical Officer
CodeSystem.concept[35].code[0]R0220
CodeSystem.concept[35].display[0]Clinical Medical Officer
CodeSystem.concept[36].code[0]R0230
CodeSystem.concept[36].display[0]Senior Clinical Medical Officer
CodeSystem.concept[37].code[0]R0240
CodeSystem.concept[37].display[0]Other Community Health Service
CodeSystem.concept[38].code[0]R0243
CodeSystem.concept[38].display[0]Other Community Health Service - Social Care Worker
CodeSystem.concept[39].code[0]R0247
CodeSystem.concept[39].display[0]Other Community Health Service - Admin Clerk
CodeSystem.concept[40].code[0]R0055
CodeSystem.concept[40].display[0]Dental Surgeon acting as Hospital Consultant
CodeSystem.concept[41].code[0]R0250
CodeSystem.concept[41].display[0]General Dental Practitioner
CodeSystem.concept[42].code[0]R0280
CodeSystem.concept[42].display[0]Regional Dental Officer
CodeSystem.concept[43].code[0]R0290
CodeSystem.concept[43].display[0]Dental Clinical Director - Dental
CodeSystem.concept[44].code[0]R0295
CodeSystem.concept[44].display[0]Dental Assistant Clinical Director
CodeSystem.concept[45].code[0]R0300
CodeSystem.concept[45].display[0]Dental Officer
CodeSystem.concept[46].code[0]R0310
CodeSystem.concept[46].display[0]Senior Dental Officer
CodeSystem.concept[47].code[0]R0320
CodeSystem.concept[47].display[0]Salaried Dental Practitioner
CodeSystem.concept[48].code[0]R0006
CodeSystem.concept[48].display[0]Student Community Practitioner
CodeSystem.concept[49].code[0]R0330
CodeSystem.concept[49].display[0]Student Nurse - Adult Branch
CodeSystem.concept[50].code[0]R0340
CodeSystem.concept[50].display[0]Student Nurse - Child Branch
CodeSystem.concept[51].code[0]R0350
CodeSystem.concept[51].display[0]Student Nurse - Mental Health Branch
CodeSystem.concept[52].code[0]R0360
CodeSystem.concept[52].display[0]Student Nurse - Learning Disabilities Branch
CodeSystem.concept[53].code[0]R0370
CodeSystem.concept[53].display[0]Student Midwife
CodeSystem.concept[54].code[0]R0380
CodeSystem.concept[54].display[0]Student Health Visitor
CodeSystem.concept[55].code[0]R0390
CodeSystem.concept[55].display[0]Student District Nurse
CodeSystem.concept[56].code[0]R0400
CodeSystem.concept[56].display[0]Student School Nurse
CodeSystem.concept[57].code[0]R0410
CodeSystem.concept[57].display[0]Student Practice Nurse
CodeSystem.concept[58].code[0]R0420
CodeSystem.concept[58].display[0]Student Occupational Health Nurse
CodeSystem.concept[59].code[0]R0430
CodeSystem.concept[59].display[0]Student Community Paediatric Nurse
CodeSystem.concept[60].code[0]R0440
CodeSystem.concept[60].display[0]Student Community Mental Health Nurse
CodeSystem.concept[61].code[0]R0450
CodeSystem.concept[61].display[0]Student Community Learning Disabilities Nurse
CodeSystem.concept[62].code[0]R0460
CodeSystem.concept[62].display[0]Student Chiropodist
CodeSystem.concept[63].code[0]R0470
CodeSystem.concept[63].display[0]Student Dietitian
CodeSystem.concept[64].code[0]R0480
CodeSystem.concept[64].display[0]Student Occupational Therapist
CodeSystem.concept[65].code[0]R0490
CodeSystem.concept[65].display[0]Student Orthoptist
CodeSystem.concept[66].code[0]R0500
CodeSystem.concept[66].display[0]Student Physiotherapist
CodeSystem.concept[67].code[0]R0510
CodeSystem.concept[67].display[0]Student Radiographer - Diagnostic
CodeSystem.concept[68].code[0]R0520
CodeSystem.concept[68].display[0]Student Radiographer - Therapeutic
CodeSystem.concept[69].code[0]R0530
CodeSystem.concept[69].display[0]Student Speech & Language Therapist
CodeSystem.concept[70].code[0]R0540
CodeSystem.concept[70].display[0]Art, Music & Drama Student
CodeSystem.concept[71].code[0]R0550
CodeSystem.concept[71].display[0]Student Psychotherapist
CodeSystem.concept[72].code[0]R6400
CodeSystem.concept[72].display[0]Medical Student
CodeSystem.concept[73].code[0]R0560
CodeSystem.concept[73].display[0]Director of Nursing
CodeSystem.concept[74].code[0]R0580
CodeSystem.concept[74].display[0]Nurse Manager
CodeSystem.concept[75].code[0]R0610
CodeSystem.concept[75].display[0]Sister/Charge Nurse
CodeSystem.concept[76].code[0]R1976
CodeSystem.concept[76].display[0]Community Team Manager
CodeSystem.concept[77].code[0]R0570
CodeSystem.concept[77].display[0]Nurse Consultant
CodeSystem.concept[78].code[0]R0600
CodeSystem.concept[78].display[0]Specialist Nurse Practitioner
CodeSystem.concept[79].code[0]R0620
CodeSystem.concept[79].display[0]Staff Nurse
CodeSystem.concept[80].code[0]R0630
CodeSystem.concept[80].display[0]Enrolled Nurse
CodeSystem.concept[81].code[0]R0690
CodeSystem.concept[81].display[0]Community Practitioner
CodeSystem.concept[82].code[0]R0700
CodeSystem.concept[82].display[0]Community Nurse
CodeSystem.concept[83].code[0]R1974
CodeSystem.concept[83].display[0]Community Learning Disabilities Nurse
CodeSystem.concept[84].code[0]R1975
CodeSystem.concept[84].display[0]Community Mental Health Nurse
CodeSystem.concept[85].code[0]R0590
CodeSystem.concept[85].display[0]Modern Matron
CodeSystem.concept[86].code[0]R1972
CodeSystem.concept[86].display[0]Clinical Team Manager
CodeSystem.concept[87].code[0]R0640
CodeSystem.concept[87].display[0]Midwife - Consultant
CodeSystem.concept[88].code[0]R0650
CodeSystem.concept[88].display[0]Midwife - Specialist Practitioner
CodeSystem.concept[89].code[0]R0660
CodeSystem.concept[89].display[0]Midwife - Manager
CodeSystem.concept[90].code[0]R0670
CodeSystem.concept[90].display[0]Midwife - Sister/Charge Nurse
CodeSystem.concept[91].code[0]R0680
CodeSystem.concept[91].display[0]Midwife
CodeSystem.concept[92].code[0]R0018
CodeSystem.concept[92].display[0]Audiologist
CodeSystem.concept[93].code[0]R0750
CodeSystem.concept[93].display[0]Chiropodist/Podiatrist
CodeSystem.concept[94].code[0]R0760
CodeSystem.concept[94].display[0]Chiropodist/Podiatrist Consultant
CodeSystem.concept[95].code[0]R0770
CodeSystem.concept[95].display[0]Chiropodist/Podiatrist Manager
CodeSystem.concept[96].code[0]R0780
CodeSystem.concept[96].display[0]Chiropodist/Podiatrist Specialist Practitioner
CodeSystem.concept[97].code[0]R0790
CodeSystem.concept[97].display[0]Dietitian
CodeSystem.concept[98].code[0]R0800
CodeSystem.concept[98].display[0]Dietitian Consultant
CodeSystem.concept[99].code[0]R0810
CodeSystem.concept[99].display[0]Dietitian Manager
CodeSystem.concept[100].code[0]R0820
CodeSystem.concept[100].display[0]Dietitian Specialist Practitioner
CodeSystem.concept[101].code[0]R0950
CodeSystem.concept[101].display[0]Occupational Therapist
CodeSystem.concept[102].code[0]R0960
CodeSystem.concept[102].display[0]Occupational Therapist Consultant
CodeSystem.concept[103].code[0]R0970
CodeSystem.concept[103].display[0]Occupational Therapist Manager
CodeSystem.concept[104].code[0]R0980
CodeSystem.concept[104].display[0]Occupational Therapy Specialist Practitioner
CodeSystem.concept[105].code[0]R0990
CodeSystem.concept[105].display[0]Orthoptist
CodeSystem.concept[106].code[0]R1000
CodeSystem.concept[106].display[0]Orthoptist Consultant
CodeSystem.concept[107].code[0]R1010
CodeSystem.concept[107].display[0]Orthoptist Manager
CodeSystem.concept[108].code[0]R1020
CodeSystem.concept[108].display[0]Orthoptist Specialist Practitioner
CodeSystem.concept[109].code[0]R1110
CodeSystem.concept[109].display[0]Physiotherapist
CodeSystem.concept[110].code[0]R1120
CodeSystem.concept[110].display[0]Physiotherapist Consultant
CodeSystem.concept[111].code[0]R1130
CodeSystem.concept[111].display[0]Physiotherapist Manager
CodeSystem.concept[112].code[0]R1140
CodeSystem.concept[112].display[0]Physiotherapist Specialist Practitioner
CodeSystem.concept[113].code[0]R1070
CodeSystem.concept[113].display[0]Paramedic
CodeSystem.concept[114].code[0]R1080
CodeSystem.concept[114].display[0]Paramedic Consultant
CodeSystem.concept[115].code[0]R1090
CodeSystem.concept[115].display[0]Paramedic Manager
CodeSystem.concept[116].code[0]R1100
CodeSystem.concept[116].display[0]Paramedic Specialist Practitioner
CodeSystem.concept[117].code[0]R0003
CodeSystem.concept[117].display[0]Clinical Application Administrator
CodeSystem.concept[118].code[0]R0012
CodeSystem.concept[118].display[0]Radiographer
CodeSystem.concept[119].code[0]R0013
CodeSystem.concept[119].display[0]Student Radiographer
CodeSystem.concept[120].code[0]R0014
CodeSystem.concept[120].display[0]Radiologist
CodeSystem.concept[121].code[0]R0015
CodeSystem.concept[121].display[0]PACS Administrator
CodeSystem.concept[122].code[0]R0016
CodeSystem.concept[122].display[0]Reporting Radiographer
CodeSystem.concept[123].code[0]R0017
CodeSystem.concept[123].display[0]Assistant Practitioner
CodeSystem.concept[124].code[0]R1190
CodeSystem.concept[124].display[0]Radiographer - Diagnostic
CodeSystem.concept[125].code[0]R1200
CodeSystem.concept[125].display[0]Radiographer - Diagnostic, Consultant
CodeSystem.concept[126].code[0]R1210
CodeSystem.concept[126].display[0]Radiographer - Diagnostic, Manager
CodeSystem.concept[127].code[0]R1220
CodeSystem.concept[127].display[0]Radiographer - Diagnostic, Specialist Practitioner
CodeSystem.concept[128].code[0]R1230
CodeSystem.concept[128].display[0]Radiographer - Therapeutic
CodeSystem.concept[129].code[0]R1240
CodeSystem.concept[129].display[0]Radiographer - Therapeutic, Consultant
CodeSystem.concept[130].code[0]R1250
CodeSystem.concept[130].display[0]Radiographer - Therapeutic, Manager
CodeSystem.concept[131].code[0]R1260
CodeSystem.concept[131].display[0]Radiographer - Therapeutic, Specialist Practitioner
CodeSystem.concept[132].code[0]R1030
CodeSystem.concept[132].display[0]Orthotist
CodeSystem.concept[133].code[0]R1040
CodeSystem.concept[133].display[0]Orthotist Consultant
CodeSystem.concept[134].code[0]R1050
CodeSystem.concept[134].display[0]Orthotist Manager
CodeSystem.concept[135].code[0]R1060
CodeSystem.concept[135].display[0]Orthotist Specialist Practitioner
CodeSystem.concept[136].code[0]R1150
CodeSystem.concept[136].display[0]Prosthetist
CodeSystem.concept[137].code[0]R1160
CodeSystem.concept[137].display[0]Prosthetist Consultant
CodeSystem.concept[138].code[0]R1170
CodeSystem.concept[138].display[0]Prosthetist Manager
CodeSystem.concept[139].code[0]R1180
CodeSystem.concept[139].display[0]Prosthetist Specialist Practitioner
CodeSystem.concept[140].code[0]R0710
CodeSystem.concept[140].display[0]Art Therapist
CodeSystem.concept[141].code[0]R0720
CodeSystem.concept[141].display[0]Art Therapist Consultant
CodeSystem.concept[142].code[0]R0730
CodeSystem.concept[142].display[0]Art Therapist Manager
CodeSystem.concept[143].code[0]R0740
CodeSystem.concept[143].display[0]Art Therapist Specialist Practitioner
CodeSystem.concept[144].code[0]R0830
CodeSystem.concept[144].display[0]Drama Therapist
CodeSystem.concept[145].code[0]R0840
CodeSystem.concept[145].display[0]Drama Therapist Consultant
CodeSystem.concept[146].code[0]R0850
CodeSystem.concept[146].display[0]Drama Therapist Manager
CodeSystem.concept[147].code[0]R0860
CodeSystem.concept[147].display[0]Drama Therapist Specialist Practitioner
CodeSystem.concept[148].code[0]R0870
CodeSystem.concept[148].display[0]Multi Therapist
CodeSystem.concept[149].code[0]R0880
CodeSystem.concept[149].display[0]Multi Therapist Consultant
CodeSystem.concept[150].code[0]R0890
CodeSystem.concept[150].display[0]Multi Therapist Manager
CodeSystem.concept[151].code[0]R0900
CodeSystem.concept[151].display[0]Multi Therapist Specialist Practitioner
CodeSystem.concept[152].code[0]R0910
CodeSystem.concept[152].display[0]Music Therapist
CodeSystem.concept[153].code[0]R0920
CodeSystem.concept[153].display[0]Music Therapist Consultant
CodeSystem.concept[154].code[0]R0930
CodeSystem.concept[154].display[0]Music Therapist Manager
CodeSystem.concept[155].code[0]R0940
CodeSystem.concept[155].display[0]Music Therapist Specialist Practitioner
CodeSystem.concept[156].code[0]R0955
CodeSystem.concept[156].display[0]Speech & Language Therapist
CodeSystem.concept[157].code[0]R0965
CodeSystem.concept[157].display[0]Speech & Language Therapist Consultant
CodeSystem.concept[158].code[0]R0975
CodeSystem.concept[158].display[0]Speech & Language Therapist Manager
CodeSystem.concept[159].code[0]R0985
CodeSystem.concept[159].display[0]Speech & Language Therapist Specialist Practitioner
CodeSystem.concept[160].code[0]R9500
CodeSystem.concept[160].display[0]Social Services Senior Management
CodeSystem.concept[161].code[0]R9505
CodeSystem.concept[161].display[0]Social Services Policy and Planning
CodeSystem.concept[162].code[0]R9510
CodeSystem.concept[162].display[0]Social Services Information Manager
CodeSystem.concept[163].code[0]R9515
CodeSystem.concept[163].display[0]Social Work Team Manager (Children)
CodeSystem.concept[164].code[0]R9520
CodeSystem.concept[164].display[0]Senior Social Worker (Children)
CodeSystem.concept[165].code[0]R9525
CodeSystem.concept[165].display[0]Social Services Care Manager (Children)
CodeSystem.concept[166].code[0]R9530
CodeSystem.concept[166].display[0]Social Work Assistant (Children)
CodeSystem.concept[167].code[0]R9535
CodeSystem.concept[167].display[0]Child Protection Worker
CodeSystem.concept[168].code[0]R9540
CodeSystem.concept[168].display[0]Family Placement Worker
CodeSystem.concept[169].code[0]R9545
CodeSystem.concept[169].display[0]Community Worker (Children)
CodeSystem.concept[170].code[0]R9550
CodeSystem.concept[170].display[0]Occupational Therapist
CodeSystem.concept[171].code[0]R9555
CodeSystem.concept[171].display[0]Occupational Therapist Assistant
CodeSystem.concept[172].code[0]R9560
CodeSystem.concept[172].display[0]Occupational Therapy Team Manager
CodeSystem.concept[173].code[0]R9565
CodeSystem.concept[173].display[0]Social Work Team Manager (Adults)
CodeSystem.concept[174].code[0]R9570
CodeSystem.concept[174].display[0]Senior Social Worker (Adults)
CodeSystem.concept[175].code[0]R9575
CodeSystem.concept[175].display[0]Social Services Care Manager (Adults)
CodeSystem.concept[176].code[0]R9580
CodeSystem.concept[176].display[0]Social Work Assistant (Adults)
CodeSystem.concept[177].code[0]R9585
CodeSystem.concept[177].display[0]Social Work Team Manager (Mental Health)
CodeSystem.concept[178].code[0]R9590
CodeSystem.concept[178].display[0]Senior Social Worker (Mental Health)
CodeSystem.concept[179].code[0]R9595
CodeSystem.concept[179].display[0]Social Services Care Manager (Mental Health)
CodeSystem.concept[180].code[0]R9600
CodeSystem.concept[180].display[0]Social Work Assistant (Mental Health)
CodeSystem.concept[181].code[0]R9605
CodeSystem.concept[181].display[0]Emergency Duty Social Worker
CodeSystem.concept[182].code[0]R9615
CodeSystem.concept[182].display[0]Social Services Driver
CodeSystem.concept[183].code[0]R9620
CodeSystem.concept[183].display[0]Home Care Organiser
CodeSystem.concept[184].code[0]R9625
CodeSystem.concept[184].display[0]Home Care Administrator
CodeSystem.concept[185].code[0]R9630
CodeSystem.concept[185].display[0]Home Help
CodeSystem.concept[186].code[0]R9635
CodeSystem.concept[186].display[0]Warden
CodeSystem.concept[187].code[0]R9640
CodeSystem.concept[187].display[0]Meals on Wheels Organiser
CodeSystem.concept[188].code[0]R9645
CodeSystem.concept[188].display[0]Meals Delivery
CodeSystem.concept[189].code[0]R9650
CodeSystem.concept[189].display[0]Day Centre Manager
CodeSystem.concept[190].code[0]R9655
CodeSystem.concept[190].display[0]Day Centre Deputy
CodeSystem.concept[191].code[0]R9660
CodeSystem.concept[191].display[0]Day Centre Officer
CodeSystem.concept[192].code[0]R9665
CodeSystem.concept[192].display[0]Day Centre Care Staff
CodeSystem.concept[193].code[0]R9670
CodeSystem.concept[193].display[0]Family Centre Manager
CodeSystem.concept[194].code[0]R9675
CodeSystem.concept[194].display[0]Family Centre Deputy
CodeSystem.concept[195].code[0]R9680
CodeSystem.concept[195].display[0]Family Centre Worker
CodeSystem.concept[196].code[0]R9685
CodeSystem.concept[196].display[0]Nursery Manager
CodeSystem.concept[197].code[0]R9690
CodeSystem.concept[197].display[0]Nursery Deputy
CodeSystem.concept[198].code[0]R9695
CodeSystem.concept[198].display[0]Nursery Worker
CodeSystem.concept[199].code[0]R9700
CodeSystem.concept[199].display[0]Playgroup Leader
CodeSystem.concept[200].code[0]R9705
CodeSystem.concept[200].display[0]Playgroup Assistant
CodeSystem.concept[201].code[0]R9710
CodeSystem.concept[201].display[0]Residential Manager
CodeSystem.concept[202].code[0]R9715
CodeSystem.concept[202].display[0]Residential Deputy
CodeSystem.concept[203].code[0]R9720
CodeSystem.concept[203].display[0]Residential Worker
CodeSystem.concept[204].code[0]R9725
CodeSystem.concept[204].display[0]Residential Care Staff
CodeSystem.concept[205].code[0]R9730
CodeSystem.concept[205].display[0]Intermediate Care Manager
CodeSystem.concept[206].code[0]R9735
CodeSystem.concept[206].display[0]Intermediate Care Deputy
CodeSystem.concept[207].code[0]R9740
CodeSystem.concept[207].display[0]Intermediate Care Worker
CodeSystem.concept[208].code[0]R9745
CodeSystem.concept[208].display[0]Intermediate Care Staff
CodeSystem.concept[209].code[0]R9750
CodeSystem.concept[209].display[0]Social Care SAP User
CodeSystem.concept[210].code[0]R9755
CodeSystem.concept[210].display[0]Social Care SAP Manager
CodeSystem.concept[211].code[0]R1270
CodeSystem.concept[211].display[0]Clinical Director
CodeSystem.concept[212].code[0]R1280
CodeSystem.concept[212].display[0]Optometrist
CodeSystem.concept[213].code[0]R1290
CodeSystem.concept[213].display[0]Pharmacist
CodeSystem.concept[214].code[0]R1979
CodeSystem.concept[214].display[0]Medical Technical Officer - Pharmacy
CodeSystem.concept[215].code[0]R1300
CodeSystem.concept[215].display[0]Psychotherapist
CodeSystem.concept[216].code[0]R1310
CodeSystem.concept[216].display[0]Clinical Psychologist
CodeSystem.concept[217].code[0]R1320
CodeSystem.concept[217].display[0]Chaplain
CodeSystem.concept[218].code[0]R1330
CodeSystem.concept[218].display[0]Social Worker
CodeSystem.concept[219].code[0]R1340
CodeSystem.concept[219].display[0]Approved Social Worker
CodeSystem.concept[220].code[0]R1350
CodeSystem.concept[220].display[0]Youth Worker
CodeSystem.concept[221].code[0]R1360
CodeSystem.concept[221].display[0]Specialist Practitioner
CodeSystem.concept[222].code[0]R1370
CodeSystem.concept[222].display[0]Practitioner
CodeSystem.concept[223].code[0]R0011
CodeSystem.concept[223].display[0]Dispenser
CodeSystem.concept[224].code[0]R1380
CodeSystem.concept[224].display[0]Technician - PS&T
CodeSystem.concept[225].code[0]R1390
CodeSystem.concept[225].display[0]Osteopath
CodeSystem.concept[226].code[0]R1400
CodeSystem.concept[226].display[0]Healthcare Scientist
CodeSystem.concept[227].code[0]R1410
CodeSystem.concept[227].display[0]Consultant Healthcare Scientist
CodeSystem.concept[228].code[0]R1420
CodeSystem.concept[228].display[0]Biomedical Scientist
CodeSystem.concept[229].code[0]R0019
CodeSystem.concept[229].display[0]Medical Technical Officer
CodeSystem.concept[230].code[0]R1430
CodeSystem.concept[230].display[0]Technician - Healthcare Scientists
CodeSystem.concept[231].code[0]R1440
CodeSystem.concept[231].display[0]Therapist
CodeSystem.concept[232].code[0]R1540
CodeSystem.concept[232].display[0]Associate Practitioner
CodeSystem.concept[233].code[0]R1543
CodeSystem.concept[233].display[0]Associate Practitioner - Nurse
CodeSystem.concept[234].code[0]R1547
CodeSystem.concept[234].display[0]Associate Practitioner - General Practitioner
CodeSystem.concept[235].code[0]R1560
CodeSystem.concept[235].display[0]Helper/Assistant
CodeSystem.concept[236].code[0]R1600
CodeSystem.concept[236].display[0]Cytoscreener
CodeSystem.concept[237].code[0]R1570
CodeSystem.concept[237].display[0]Dental Surgery Assistant
CodeSystem.concept[238].code[0]R1450
CodeSystem.concept[238].display[0]Health Care Support Worker
CodeSystem.concept[239].code[0]R1580
CodeSystem.concept[239].display[0]Medical Laboratory Assistant
CodeSystem.concept[240].code[0]R1550
CodeSystem.concept[240].display[0]Counsellor
CodeSystem.concept[241].code[0]R0002
CodeSystem.concept[241].display[0]Porter
CodeSystem.concept[242].code[0]R1690
CodeSystem.concept[242].display[0]Call Operator
CodeSystem.concept[243].code[0]R1700
CodeSystem.concept[243].display[0]Gateway Worker
CodeSystem.concept[244].code[0]R1710
CodeSystem.concept[244].display[0]Support, Time, Recovery Worker
CodeSystem.concept[245].code[0]R1480
CodeSystem.concept[245].display[0]Healthcare Assistant
CodeSystem.concept[246].code[0]R1490
CodeSystem.concept[246].display[0]Nursery Nurse
CodeSystem.concept[247].code[0]R1590
CodeSystem.concept[247].display[0]Phlebotomist
CodeSystem.concept[248].code[0]R1460
CodeSystem.concept[248].display[0]Social Care Support Worker
CodeSystem.concept[249].code[0]R1470
CodeSystem.concept[249].display[0]Home Help
CodeSystem.concept[250].code[0]R1520
CodeSystem.concept[250].display[0]Technician - Additional Clinical Services
CodeSystem.concept[251].code[0]R1530
CodeSystem.concept[251].display[0]Technical Instructor
CodeSystem.concept[252].code[0]R1980
CodeSystem.concept[252].display[0]Patient Welfare Officer
CodeSystem.concept[253].code[0]R1500
CodeSystem.concept[253].display[0]Play Therapist
CodeSystem.concept[254].code[0]R1510
CodeSystem.concept[254].display[0]Play Specialist
CodeSystem.concept[255].code[0]R1610
CodeSystem.concept[255].display[0]Student Technician
CodeSystem.concept[256].code[0]R1620
CodeSystem.concept[256].display[0]Trainee Scientist
CodeSystem.concept[257].code[0]R1630
CodeSystem.concept[257].display[0]Trainee Practitioner
CodeSystem.concept[258].code[0]R1640
CodeSystem.concept[258].display[0]Nursing Cadet
CodeSystem.concept[259].code[0]R1650
CodeSystem.concept[259].display[0]Healthcare Cadet
CodeSystem.concept[260].code[0]R1660
CodeSystem.concept[260].display[0]Pre-reg Pharmacist
CodeSystem.concept[261].code[0]R1670
CodeSystem.concept[261].display[0]Assistant Psychologist
CodeSystem.concept[262].code[0]R1680
CodeSystem.concept[262].display[0]Assistant Psychotherapist
CodeSystem.concept[263].code[0]R0007
CodeSystem.concept[263].display[0]ERS SDS Organisation Reporting Analyst
CodeSystem.concept[264].code[0]R0008
CodeSystem.concept[264].display[0]Demographic Supervisor
CodeSystem.concept[265].code[0]R0021
CodeSystem.concept[265].display[0]DSA NHS Number Manager (Temporary)
CodeSystem.concept[266].code[0]R0022
CodeSystem.concept[266].display[0]DSA National Clinical Supervisor (Temporary)
CodeSystem.concept[267].code[0]R0023
CodeSystem.concept[267].display[0]DSA National Clinical Administrator (Temporary)
CodeSystem.concept[268].code[0]R1720
CodeSystem.concept[268].display[0]Clerical Worker
CodeSystem.concept[269].code[0]R1730
CodeSystem.concept[269].display[0]Receptionist
CodeSystem.concept[270].code[0]R1740
CodeSystem.concept[270].display[0]Secretary
CodeSystem.concept[271].code[0]R1750
CodeSystem.concept[271].display[0]Personal Assistant
CodeSystem.concept[272].code[0]R1751
CodeSystem.concept[272].display[0]Demographic Administrator (Sensitive Records) Temporary
CodeSystem.concept[273].code[0]R1760
CodeSystem.concept[273].display[0]Medical Secretary
CodeSystem.concept[274].code[0]R1770
CodeSystem.concept[274].display[0]Officer
CodeSystem.concept[275].code[0]R1971
CodeSystem.concept[275].display[0]Map of Medicine Administrator
CodeSystem.concept[276].code[0]R1973
CodeSystem.concept[276].display[0]Community Administrator
CodeSystem.concept[277].code[0]R1977
CodeSystem.concept[277].display[0]ECC/CPA Administrator
CodeSystem.concept[278].code[0]R1978
CodeSystem.concept[278].display[0]Information Officer
CodeSystem.concept[279].code[0]R1985
CodeSystem.concept[279].display[0]Health Records Clerk
CodeSystem.concept[280].code[0]R1995
CodeSystem.concept[280].display[0]End Point Approver
CodeSystem.concept[281].code[0]R5010
CodeSystem.concept[281].display[0]Network Technician
CodeSystem.concept[282].code[0]R5040
CodeSystem.concept[282].display[0]Desktop Support Administrator
CodeSystem.concept[283].code[0]R5090
CodeSystem.concept[283].display[0]Registration Authority Agent
CodeSystem.concept[284].code[0]R5110
CodeSystem.concept[284].display[0]Demographic Administrator
CodeSystem.concept[285].code[0]R5120
CodeSystem.concept[285].display[0]ISP Administrator
CodeSystem.concept[286].code[0]R5130
CodeSystem.concept[286].display[0]Technical Codes Administrator
CodeSystem.concept[287].code[0]R5140
CodeSystem.concept[287].display[0]OSS Administrator
CodeSystem.concept[288].code[0]R5170
CodeSystem.concept[288].display[0]End Point Administrator
CodeSystem.concept[289].code[0]R5175
CodeSystem.concept[289].display[0]End Point Viewer
CodeSystem.concept[290].code[0]R5181
CodeSystem.concept[290].display[0]RTS Dashboard User
CodeSystem.concept[291].code[0]R5183
CodeSystem.concept[291].display[0]RTS BT Dashboard User
CodeSystem.concept[292].code[0]R5186
CodeSystem.concept[292].display[0]ERS BT Customer SLA User
CodeSystem.concept[293].code[0]R5188
CodeSystem.concept[293].display[0]ERS BT Supplier SLA User
CodeSystem.concept[294].code[0]R5189
CodeSystem.concept[294].display[0]ERS LogicaCMG SLA User
CodeSystem.concept[295].code[0]R5190
CodeSystem.concept[295].display[0]Content Creator
CodeSystem.concept[296].code[0]R5195
CodeSystem.concept[296].display[0]Content Publisher
CodeSystem.concept[297].code[0]R5210
CodeSystem.concept[297].display[0]User Details Administrator
CodeSystem.concept[298].code[0]R5250
CodeSystem.concept[298].display[0]EBS Administrator
CodeSystem.concept[299].code[0]R6010
CodeSystem.concept[299].display[0]Appointments Clerk
CodeSystem.concept[300].code[0]R6030
CodeSystem.concept[300].display[0]Ward Clerk
CodeSystem.concept[301].code[0]R6050
CodeSystem.concept[301].display[0]Clinical Coder
CodeSystem.concept[302].code[0]R6060
CodeSystem.concept[302].display[0]Medical Records Clerk
CodeSystem.concept[303].code[0]R6080
CodeSystem.concept[303].display[0]Waiting List Clerk
CodeSystem.concept[304].code[0]R7100
CodeSystem.concept[304].display[0]Trainer
CodeSystem.concept[305].code[0]R7110
CodeSystem.concept[305].display[0]Training Manager
CodeSystem.concept[306].code[0]R7120
CodeSystem.concept[306].display[0]Directory of Services Coordinator
CodeSystem.concept[307].code[0]R9756
CodeSystem.concept[307].display[0]ETP System Administrator
CodeSystem.concept[308].code[0]R1780
CodeSystem.concept[308].display[0]Manager
CodeSystem.concept[309].code[0]R1790
CodeSystem.concept[309].display[0]Senior Manager
CodeSystem.concept[310].code[0]R1910
CodeSystem.concept[310].display[0]Chair
CodeSystem.concept[311].code[0]R1920
CodeSystem.concept[311].display[0]Chief Executive
CodeSystem.concept[312].code[0]R1930
CodeSystem.concept[312].display[0]Finance Director
CodeSystem.concept[313].code[0]R1940
CodeSystem.concept[313].display[0]Other Executive Director
CodeSystem.concept[314].code[0]R1950
CodeSystem.concept[314].display[0]Board Level Director
CodeSystem.concept[315].code[0]R1960
CodeSystem.concept[315].display[0]Non Executive Director
CodeSystem.concept[316].code[0]R1970
CodeSystem.concept[316].display[0]Childcare Co-ordinator
CodeSystem.concept[317].code[0]R1982
CodeSystem.concept[317].display[0]Senior Administrator
CodeSystem.concept[318].code[0]R1983
CodeSystem.concept[318].display[0]Ward Manager
CodeSystem.concept[319].code[0]R1986
CodeSystem.concept[319].display[0]Workgroup Administrator
CodeSystem.concept[320].code[0]R1987
CodeSystem.concept[320].display[0]National RBAC Attribute Administrator
CodeSystem.concept[321].code[0]R1988
CodeSystem.concept[321].display[0]National RBAC Baseline Policy Administrator
CodeSystem.concept[322].code[0]R1989
CodeSystem.concept[322].display[0]Complaints Coordinator
CodeSystem.concept[323].code[0]R1990
CodeSystem.concept[323].display[0]Complaints Investigator
CodeSystem.concept[324].code[0]R1996
CodeSystem.concept[324].display[0]End Point DNS Administrator
CodeSystem.concept[325].code[0]R1997
CodeSystem.concept[325].display[0]End Point Spine Administrator
CodeSystem.concept[326].code[0]R1998
CodeSystem.concept[326].display[0]End Point Super User
CodeSystem.concept[327].code[0]R1999
CodeSystem.concept[327].display[0]End Point Service Administrator
CodeSystem.concept[328].code[0]R5000
CodeSystem.concept[328].display[0]Network Administrator
CodeSystem.concept[329].code[0]R5003
CodeSystem.concept[329].display[0]Cluster System Administrator
CodeSystem.concept[330].code[0]R5007
CodeSystem.concept[330].display[0]System Administrator
CodeSystem.concept[331].code[0]R5020
CodeSystem.concept[331].display[0]Helpdesk Administrator
CodeSystem.concept[332].code[0]R5060
CodeSystem.concept[332].display[0]Security Policy Controller
CodeSystem.concept[333].code[0]R5070
CodeSystem.concept[333].display[0]Senior Security Manager
CodeSystem.concept[334].code[0]R5072
CodeSystem.concept[334].display[0]Root Registration Authority Manager
CodeSystem.concept[335].code[0]R5080
CodeSystem.concept[335].display[0]Registration Authority Manager
CodeSystem.concept[336].code[0]R5100
CodeSystem.concept[336].display[0]Audit Manager
CodeSystem.concept[337].code[0]R5105
CodeSystem.concept[337].display[0]Caldicott Guardian
CodeSystem.concept[338].code[0]R5180
CodeSystem.concept[338].display[0]NASP Service Manager
CodeSystem.concept[339].code[0]R5182
CodeSystem.concept[339].display[0]ERS ETP System Administrator
CodeSystem.concept[340].code[0]R5184
CodeSystem.concept[340].display[0]ERS Spine SLA Manager
CodeSystem.concept[341].code[0]R5185
CodeSystem.concept[341].display[0]ERS BT Customer SLA Manager
CodeSystem.concept[342].code[0]R5187
CodeSystem.concept[342].display[0]ERS BT Supplier SLA Manager
CodeSystem.concept[343].code[0]R5191
CodeSystem.concept[343].display[0]ERS Support Administrator
CodeSystem.concept[344].code[0]R5192
CodeSystem.concept[344].display[0]ECS Administrator
CodeSystem.concept[345].code[0]R5300
CodeSystem.concept[345].display[0]Portal Administrator
CodeSystem.concept[346].code[0]R5310
CodeSystem.concept[346].display[0]LiquidLogic Administrator
CodeSystem.concept[347].code[0]R5320
CodeSystem.concept[347].display[0]i.EPR Administrator
CodeSystem.concept[348].code[0]R5330
CodeSystem.concept[348].display[0]Synergy Administrator
CodeSystem.concept[349].code[0]R5340
CodeSystem.concept[349].display[0]SystmOne Administrator
CodeSystem.concept[350].code[0]R6020
CodeSystem.concept[350].display[0]Outpatient Manager
CodeSystem.concept[351].code[0]R6040
CodeSystem.concept[351].display[0]Bed Manager
CodeSystem.concept[352].code[0]R6070
CodeSystem.concept[352].display[0]Medical Records Manager
CodeSystem.concept[353].code[0]R6090
CodeSystem.concept[353].display[0]Waiting List Manager
CodeSystem.concept[354].code[0]R6100
CodeSystem.concept[354].display[0]Mental Health Act Administrator
CodeSystem.concept[355].code[0]R6160
CodeSystem.concept[355].display[0]Ad-hoc Report Manager
CodeSystem.concept[356].code[0]R7130
CodeSystem.concept[356].display[0]PAS Manager
CodeSystem.concept[357].code[0]R1800
CodeSystem.concept[357].display[0]Technician - Admin & Clerical
CodeSystem.concept[358].code[0]R1810
CodeSystem.concept[358].display[0]Accountant
CodeSystem.concept[359].code[0]R1820
CodeSystem.concept[359].display[0]Librarian
CodeSystem.concept[360].code[0]R1830
CodeSystem.concept[360].display[0]Interpreter
CodeSystem.concept[361].code[0]R1840
CodeSystem.concept[361].display[0]Analyst
CodeSystem.concept[362].code[0]R1850
CodeSystem.concept[362].display[0]Adviser
CodeSystem.concept[363].code[0]R1860
CodeSystem.concept[363].display[0]Researcher
CodeSystem.concept[364].code[0]R1870
CodeSystem.concept[364].display[0]Control Assistant
CodeSystem.concept[365].code[0]R1880
CodeSystem.concept[365].display[0]Architect
CodeSystem.concept[366].code[0]R1890
CodeSystem.concept[366].display[0]Lawyer
CodeSystem.concept[367].code[0]R1900
CodeSystem.concept[367].display[0]Surveyor
CodeSystem.concept[368].code[0]R5030
CodeSystem.concept[368].display[0]Helpdesk Technician
CodeSystem.concept[369].code[0]R5050
CodeSystem.concept[369].display[0]Desktop Support Technician
CodeSystem.concept[370].code[0]R5150
CodeSystem.concept[370].display[0]System Worker
CodeSystem.concept[371].code[0]R5400
CodeSystem.concept[371].display[0]Availability Monitor
CodeSystem.concept[372].code[0]R8000
CodeSystem.concept[372].display[0]Clinical Practitioner Access Role
CodeSystem.concept[373].code[0]R8001
CodeSystem.concept[373].display[0]Nurse Access Role
CodeSystem.concept[374].code[0]R8002
CodeSystem.concept[374].display[0]Nurse Manager Access Role
CodeSystem.concept[375].code[0]R8003
CodeSystem.concept[375].display[0]Health Professional Access Role
CodeSystem.concept[376].code[0]R8004
CodeSystem.concept[376].display[0]Healthcare Student Access Role
CodeSystem.concept[377].code[0]R8016
CodeSystem.concept[377].display[0]Midwife Access Role
CodeSystem.concept[378].code[0]R8017
CodeSystem.concept[378].display[0]Midwife Manager Access Role
CodeSystem.concept[379].code[0]R8024
CodeSystem.concept[379].display[0]Bank Access Role
CodeSystem.concept[380].code[0]R8005
CodeSystem.concept[380].display[0]Biomedical Scientist Access Role
CodeSystem.concept[381].code[0]R8006
CodeSystem.concept[381].display[0]Medical Secretary Access Role
CodeSystem.concept[382].code[0]R8007
CodeSystem.concept[382].display[0]Clinical Coder Access Role
CodeSystem.concept[383].code[0]R8008
CodeSystem.concept[383].display[0]Admin/Clinical Support Access Role
CodeSystem.concept[384].code[0]R8015
CodeSystem.concept[384].display[0]Systems Support Access Role
CodeSystem.concept[385].code[0]R0001
CodeSystem.concept[385].display[0]Privacy Officer
CodeSystem.concept[386].code[0]R8009
CodeSystem.concept[386].display[0]Receptionist Access Role
CodeSystem.concept[387].code[0]R8010
CodeSystem.concept[387].display[0]Clerical Access Role
CodeSystem.concept[388].code[0]R8011
CodeSystem.concept[388].display[0]Clerical Manager Access Role
CodeSystem.concept[389].code[0]R8012
CodeSystem.concept[389].display[0]Information Officer Access Role
CodeSystem.concept[390].code[0]R8013
CodeSystem.concept[390].display[0]Health Records Manager Access Role
CodeSystem.concept[391].code[0]R8014
CodeSystem.concept[391].display[0]Social Worker Access Role

XML View

<CodeSystem xmlns="http://hl7.org/fhir">
<id value="England-SDSJobRoleName" />
<url value="https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleName" />
<version value="0.1.0" />
<name value="EnglandSDSJobRoleName" />
<title value="England SDS Job Role Name" />
<status value="draft" />
<date value="2026-05-06" />
<publisher value="NHS England" />
<name value="NHS England" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
<rank value="1" />
</telecom>
</contact>
<description value="A Spine Directory Service CodeSystem that identifies the job role associated with the person on the smart card. This consists of a set of Role Based Access Control (RBAC) codes. This code list is externally maintained." />
<copyright value="Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<caseSensitive value="true" />
<content value="complete" />
<code value="R0010" />
<display value="Medical Director" />
</concept>
<code value="R0020" />
<display value="Clinical Director - Medical" />
</concept>
<code value="R0210" />
<display value="Director of Public Health" />
</concept>
<code value="R0030" />
<display value="Professor" />
</concept>
<code value="R0040" />
<display value="Senior Lecturer" />
</concept>
<code value="R0050" />
<display value="Consultant" />
</concept>
<code value="R0060" />
<display value="Special Salary Scale in Public Health Medicine" />
</concept>
<code value="R0070" />
<display value="Associate Specialist" />
</concept>
<code value="R0080" />
<display value="Staff Grade" />
</concept>
<code value="R0090" />
<display value="Hospital Practitioner" />
</concept>
<code value="R0100" />
<display value="Clinical Assistant" />
</concept>
<code value="R0110" />
<display value="Specialist Registrar" />
</concept>
<code value="R0120" />
<display value="Senior Registrar (Closed)" />
</concept>
<code value="R0130" />
<display value="Registrar (Closed)" />
</concept>
<code value="R0140" />
<display value="Senior House Officer" />
</concept>
<code value="R0150" />
<display value="House Officer - Pre Registration" />
</concept>
<code value="R0160" />
<display value="House Officer - Post Registration" />
</concept>
<code value="R0170" />
<display value="Trust Grade Doctor - House Officer level" />
</concept>
<code value="R0180" />
<display value="Trust Grade Doctor - SHO level" />
</concept>
<code value="R0190" />
<display value="Trust Grade Doctor - Specialist Registrar level" />
</concept>
<code value="R0200" />
<display value="Trust Grade Doctor - Career Grade level" />
</concept>
<code value="R0260" />
<display value="General Medical Practitioner" />
</concept>
<code value="R0270" />
<display value="Salaried General Practitioner" />
</concept>
<code value="R1981" />
<display value="Psychiatrist" />
</concept>
<code value="R1984" />
<display value="Health Records Administrator" />
</concept>
<code value="R6200" />
<display value="GP Registrar" />
</concept>
<code value="R6300" />
<display value="Sessional GP" />
</concept>
<code value="R7140" />
<display value="ODP" />
</concept>
<code value="R7150" />
<display value="SODP" />
</concept>
<code value="R9100" />
<display value="A&E Staff Nurse (Temporary) London Cluster Only" />
</concept>
<code value="R9101" />
<display value="A&E Manager (Temporary) London Cluster Only" />
</concept>
<code value="R9102" />
<display value="A&E Doctor (Temporary) London Cluster only" />
</concept>
<code value="R9103" />
<display value="A&E Student (Temporary) London Cluster Only" />
</concept>
<code value="R9104" />
<display value="A&E Clerk (Temporary) London Cluster Only" />
</concept>
<code value="R0215" />
<display value="Assistant Clinical Medical Officer" />
</concept>
<code value="R0220" />
<display value="Clinical Medical Officer" />
</concept>
<code value="R0230" />
<display value="Senior Clinical Medical Officer" />
</concept>
<code value="R0240" />
<display value="Other Community Health Service" />
</concept>
<code value="R0243" />
<display value="Other Community Health Service - Social Care Worker" />
</concept>
<code value="R0247" />
<display value="Other Community Health Service - Admin Clerk" />
</concept>
<code value="R0055" />
<display value="Dental Surgeon acting as Hospital Consultant" />
</concept>
<code value="R0250" />
<display value="General Dental Practitioner" />
</concept>
<code value="R0280" />
<display value="Regional Dental Officer" />
</concept>
<code value="R0290" />
<display value="Dental Clinical Director - Dental" />
</concept>
<code value="R0295" />
<display value="Dental Assistant Clinical Director" />
</concept>
<code value="R0300" />
<display value="Dental Officer" />
</concept>
<code value="R0310" />
<display value="Senior Dental Officer" />
</concept>
<code value="R0320" />
<display value="Salaried Dental Practitioner" />
</concept>
<code value="R0006" />
<display value="Student Community Practitioner" />
</concept>
<code value="R0330" />
<display value="Student Nurse - Adult Branch" />
</concept>
<code value="R0340" />
<display value="Student Nurse - Child Branch" />
</concept>
<code value="R0350" />
<display value="Student Nurse - Mental Health Branch" />
</concept>
<code value="R0360" />
<display value="Student Nurse - Learning Disabilities Branch" />
</concept>
<code value="R0370" />
<display value="Student Midwife" />
</concept>
<code value="R0380" />
<display value="Student Health Visitor" />
</concept>
<code value="R0390" />
<display value="Student District Nurse" />
</concept>
<code value="R0400" />
<display value="Student School Nurse" />
</concept>
<code value="R0410" />
<display value="Student Practice Nurse" />
</concept>
<code value="R0420" />
<display value="Student Occupational Health Nurse" />
</concept>
<code value="R0430" />
<display value="Student Community Paediatric Nurse" />
</concept>
<code value="R0440" />
<display value="Student Community Mental Health Nurse" />
</concept>
<code value="R0450" />
<display value="Student Community Learning Disabilities Nurse" />
</concept>
<code value="R0460" />
<display value="Student Chiropodist" />
</concept>
<code value="R0470" />
<display value="Student Dietitian" />
</concept>
<code value="R0480" />
<display value="Student Occupational Therapist" />
</concept>
<code value="R0490" />
<display value="Student Orthoptist" />
</concept>
<code value="R0500" />
<display value="Student Physiotherapist" />
</concept>
<code value="R0510" />
<display value="Student Radiographer - Diagnostic" />
</concept>
<code value="R0520" />
<display value="Student Radiographer - Therapeutic" />
</concept>
<code value="R0530" />
<display value="Student Speech & Language Therapist" />
</concept>
<code value="R0540" />
<display value="Art, Music & Drama Student" />
</concept>
<code value="R0550" />
<display value="Student Psychotherapist" />
</concept>
<code value="R6400" />
<display value="Medical Student" />
</concept>
<code value="R0560" />
<display value="Director of Nursing" />
</concept>
<code value="R0580" />
<display value="Nurse Manager" />
</concept>
<code value="R0610" />
<display value="Sister/Charge Nurse" />
</concept>
<code value="R1976" />
<display value="Community Team Manager" />
</concept>
<code value="R0570" />
<display value="Nurse Consultant" />
</concept>
<code value="R0600" />
<display value="Specialist Nurse Practitioner" />
</concept>
<code value="R0620" />
<display value="Staff Nurse" />
</concept>
<code value="R0630" />
<display value="Enrolled Nurse" />
</concept>
<code value="R0690" />
<display value="Community Practitioner" />
</concept>
<code value="R0700" />
<display value="Community Nurse" />
</concept>
<code value="R1974" />
<display value="Community Learning Disabilities Nurse" />
</concept>
<code value="R1975" />
<display value="Community Mental Health Nurse" />
</concept>
<code value="R0590" />
<display value="Modern Matron" />
</concept>
<code value="R1972" />
<display value="Clinical Team Manager" />
</concept>
<code value="R0640" />
<display value="Midwife - Consultant" />
</concept>
<code value="R0650" />
<display value="Midwife - Specialist Practitioner" />
</concept>
<code value="R0660" />
<display value="Midwife - Manager" />
</concept>
<code value="R0670" />
<display value="Midwife - Sister/Charge Nurse" />
</concept>
<code value="R0680" />
<display value="Midwife" />
</concept>
<code value="R0018" />
<display value="Audiologist" />
</concept>
<code value="R0750" />
<display value="Chiropodist/Podiatrist" />
</concept>
<code value="R0760" />
<display value="Chiropodist/Podiatrist Consultant" />
</concept>
<code value="R0770" />
<display value="Chiropodist/Podiatrist Manager" />
</concept>
<code value="R0780" />
<display value="Chiropodist/Podiatrist Specialist Practitioner" />
</concept>
<code value="R0790" />
<display value="Dietitian" />
</concept>
<code value="R0800" />
<display value="Dietitian Consultant" />
</concept>
<code value="R0810" />
<display value="Dietitian Manager" />
</concept>
<code value="R0820" />
<display value="Dietitian Specialist Practitioner" />
</concept>
<code value="R0950" />
<display value="Occupational Therapist" />
</concept>
<code value="R0960" />
<display value="Occupational Therapist Consultant" />
</concept>
<code value="R0970" />
<display value="Occupational Therapist Manager" />
</concept>
<code value="R0980" />
<display value="Occupational Therapy Specialist Practitioner" />
</concept>
<code value="R0990" />
<display value="Orthoptist" />
</concept>
<code value="R1000" />
<display value="Orthoptist Consultant" />
</concept>
<code value="R1010" />
<display value="Orthoptist Manager" />
</concept>
<code value="R1020" />
<display value="Orthoptist Specialist Practitioner" />
</concept>
<code value="R1110" />
<display value="Physiotherapist" />
</concept>
<code value="R1120" />
<display value="Physiotherapist Consultant" />
</concept>
<code value="R1130" />
<display value="Physiotherapist Manager" />
</concept>
<code value="R1140" />
<display value="Physiotherapist Specialist Practitioner" />
</concept>
<code value="R1070" />
<display value="Paramedic" />
</concept>
<code value="R1080" />
<display value="Paramedic Consultant" />
</concept>
<code value="R1090" />
<display value="Paramedic Manager" />
</concept>
<code value="R1100" />
<display value="Paramedic Specialist Practitioner" />
</concept>
<code value="R0003" />
<display value="Clinical Application Administrator" />
</concept>
<code value="R0012" />
<display value="Radiographer" />
</concept>
<code value="R0013" />
<display value="Student Radiographer" />
</concept>
<code value="R0014" />
<display value="Radiologist" />
</concept>
<code value="R0015" />
<display value="PACS Administrator" />
</concept>
<code value="R0016" />
<display value="Reporting Radiographer" />
</concept>
<code value="R0017" />
<display value="Assistant Practitioner" />
</concept>
<code value="R1190" />
<display value="Radiographer - Diagnostic" />
</concept>
<code value="R1200" />
<display value="Radiographer - Diagnostic, Consultant" />
</concept>
<code value="R1210" />
<display value="Radiographer - Diagnostic, Manager" />
</concept>
<code value="R1220" />
<display value="Radiographer - Diagnostic, Specialist Practitioner" />
</concept>
<code value="R1230" />
<display value="Radiographer - Therapeutic" />
</concept>
<code value="R1240" />
<display value="Radiographer - Therapeutic, Consultant" />
</concept>
<code value="R1250" />
<display value="Radiographer - Therapeutic, Manager" />
</concept>
<code value="R1260" />
<display value="Radiographer - Therapeutic, Specialist Practitioner" />
</concept>
<code value="R1030" />
<display value="Orthotist" />
</concept>
<code value="R1040" />
<display value="Orthotist Consultant" />
</concept>
<code value="R1050" />
<display value="Orthotist Manager" />
</concept>
<code value="R1060" />
<display value="Orthotist Specialist Practitioner" />
</concept>
<code value="R1150" />
<display value="Prosthetist" />
</concept>
<code value="R1160" />
<display value="Prosthetist Consultant" />
</concept>
<code value="R1170" />
<display value="Prosthetist Manager" />
</concept>
<code value="R1180" />
<display value="Prosthetist Specialist Practitioner" />
</concept>
<code value="R0710" />
<display value="Art Therapist" />
</concept>
<code value="R0720" />
<display value="Art Therapist Consultant" />
</concept>
<code value="R0730" />
<display value="Art Therapist Manager" />
</concept>
<code value="R0740" />
<display value="Art Therapist Specialist Practitioner" />
</concept>
<code value="R0830" />
<display value="Drama Therapist" />
</concept>
<code value="R0840" />
<display value="Drama Therapist Consultant" />
</concept>
<code value="R0850" />
<display value="Drama Therapist Manager" />
</concept>
<code value="R0860" />
<display value="Drama Therapist Specialist Practitioner" />
</concept>
<code value="R0870" />
<display value="Multi Therapist" />
</concept>
<code value="R0880" />
<display value="Multi Therapist Consultant" />
</concept>
<code value="R0890" />
<display value="Multi Therapist Manager" />
</concept>
<code value="R0900" />
<display value="Multi Therapist Specialist Practitioner" />
</concept>
<code value="R0910" />
<display value="Music Therapist" />
</concept>
<code value="R0920" />
<display value="Music Therapist Consultant" />
</concept>
<code value="R0930" />
<display value="Music Therapist Manager" />
</concept>
<code value="R0940" />
<display value="Music Therapist Specialist Practitioner" />
</concept>
<code value="R0955" />
<display value="Speech & Language Therapist" />
</concept>
<code value="R0965" />
<display value="Speech & Language Therapist Consultant" />
</concept>
<code value="R0975" />
<display value="Speech & Language Therapist Manager" />
</concept>
<code value="R0985" />
<display value="Speech & Language Therapist Specialist Practitioner" />
</concept>
<code value="R9500" />
<display value="Social Services Senior Management" />
</concept>
<code value="R9505" />
<display value="Social Services Policy and Planning" />
</concept>
<code value="R9510" />
<display value="Social Services Information Manager" />
</concept>
<code value="R9515" />
<display value="Social Work Team Manager (Children)" />
</concept>
<code value="R9520" />
<display value="Senior Social Worker (Children)" />
</concept>
<code value="R9525" />
<display value="Social Services Care Manager (Children)" />
</concept>
<code value="R9530" />
<display value="Social Work Assistant (Children)" />
</concept>
<code value="R9535" />
<display value="Child Protection Worker" />
</concept>
<code value="R9540" />
<display value="Family Placement Worker" />
</concept>
<code value="R9545" />
<display value="Community Worker (Children)" />
</concept>
<code value="R9550" />
<display value="Occupational Therapist" />
</concept>
<code value="R9555" />
<display value="Occupational Therapist Assistant" />
</concept>
<code value="R9560" />
<display value="Occupational Therapy Team Manager" />
</concept>
<code value="R9565" />
<display value="Social Work Team Manager (Adults)" />
</concept>
<code value="R9570" />
<display value="Senior Social Worker (Adults)" />
</concept>
<code value="R9575" />
<display value="Social Services Care Manager (Adults)" />
</concept>
<code value="R9580" />
<display value="Social Work Assistant (Adults)" />
</concept>
<code value="R9585" />
<display value="Social Work Team Manager (Mental Health)" />
</concept>
<code value="R9590" />
<display value="Senior Social Worker (Mental Health)" />
</concept>
<code value="R9595" />
<display value="Social Services Care Manager (Mental Health)" />
</concept>
<code value="R9600" />
<display value="Social Work Assistant (Mental Health)" />
</concept>
<code value="R9605" />
<display value="Emergency Duty Social Worker" />
</concept>
<code value="R9615" />
<display value="Social Services Driver" />
</concept>
<code value="R9620" />
<display value="Home Care Organiser" />
</concept>
<code value="R9625" />
<display value="Home Care Administrator" />
</concept>
<code value="R9630" />
<display value="Home Help" />
</concept>
<code value="R9635" />
<display value="Warden" />
</concept>
<code value="R9640" />
<display value="Meals on Wheels Organiser" />
</concept>
<code value="R9645" />
<display value="Meals Delivery" />
</concept>
<code value="R9650" />
<display value="Day Centre Manager" />
</concept>
<code value="R9655" />
<display value="Day Centre Deputy" />
</concept>
<code value="R9660" />
<display value="Day Centre Officer" />
</concept>
<code value="R9665" />
<display value="Day Centre Care Staff" />
</concept>
<code value="R9670" />
<display value="Family Centre Manager" />
</concept>
<code value="R9675" />
<display value="Family Centre Deputy" />
</concept>
<code value="R9680" />
<display value="Family Centre Worker" />
</concept>
<code value="R9685" />
<display value="Nursery Manager" />
</concept>
<code value="R9690" />
<display value="Nursery Deputy" />
</concept>
<code value="R9695" />
<display value="Nursery Worker" />
</concept>
<code value="R9700" />
<display value="Playgroup Leader" />
</concept>
<code value="R9705" />
<display value="Playgroup Assistant" />
</concept>
<code value="R9710" />
<display value="Residential Manager" />
</concept>
<code value="R9715" />
<display value="Residential Deputy" />
</concept>
<code value="R9720" />
<display value="Residential Worker" />
</concept>
<code value="R9725" />
<display value="Residential Care Staff" />
</concept>
<code value="R9730" />
<display value="Intermediate Care Manager" />
</concept>
<code value="R9735" />
<display value="Intermediate Care Deputy" />
</concept>
<code value="R9740" />
<display value="Intermediate Care Worker" />
</concept>
<code value="R9745" />
<display value="Intermediate Care Staff" />
</concept>
<code value="R9750" />
<display value="Social Care SAP User" />
</concept>
<code value="R9755" />
<display value="Social Care SAP Manager" />
</concept>
<code value="R1270" />
<display value="Clinical Director" />
</concept>
<code value="R1280" />
<display value="Optometrist" />
</concept>
<code value="R1290" />
<display value="Pharmacist" />
</concept>
<code value="R1979" />
<display value="Medical Technical Officer - Pharmacy" />
</concept>
<code value="R1300" />
<display value="Psychotherapist" />
</concept>
<code value="R1310" />
<display value="Clinical Psychologist" />
</concept>
<code value="R1320" />
<display value="Chaplain" />
</concept>
<code value="R1330" />
<display value="Social Worker" />
</concept>
<code value="R1340" />
<display value="Approved Social Worker" />
</concept>
<code value="R1350" />
<display value="Youth Worker" />
</concept>
<code value="R1360" />
<display value="Specialist Practitioner" />
</concept>
<code value="R1370" />
<display value="Practitioner" />
</concept>
<code value="R0011" />
<display value="Dispenser" />
</concept>
<code value="R1380" />
<display value="Technician - PS&T" />
</concept>
<code value="R1390" />
<display value="Osteopath" />
</concept>
<code value="R1400" />
<display value="Healthcare Scientist" />
</concept>
<code value="R1410" />
<display value="Consultant Healthcare Scientist" />
</concept>
<code value="R1420" />
<display value="Biomedical Scientist" />
</concept>
<code value="R0019" />
<display value="Medical Technical Officer" />
</concept>
<code value="R1430" />
<display value="Technician - Healthcare Scientists" />
</concept>
<code value="R1440" />
<display value="Therapist" />
</concept>
<code value="R1540" />
<display value="Associate Practitioner" />
</concept>
<code value="R1543" />
<display value="Associate Practitioner - Nurse" />
</concept>
<code value="R1547" />
<display value="Associate Practitioner - General Practitioner" />
</concept>
<code value="R1560" />
<display value="Helper/Assistant" />
</concept>
<code value="R1600" />
<display value="Cytoscreener" />
</concept>
<code value="R1570" />
<display value="Dental Surgery Assistant" />
</concept>
<code value="R1450" />
<display value="Health Care Support Worker" />
</concept>
<code value="R1580" />
<display value="Medical Laboratory Assistant" />
</concept>
<code value="R1550" />
<display value="Counsellor" />
</concept>
<code value="R0002" />
<display value="Porter" />
</concept>
<code value="R1690" />
<display value="Call Operator" />
</concept>
<code value="R1700" />
<display value="Gateway Worker" />
</concept>
<code value="R1710" />
<display value="Support, Time, Recovery Worker" />
</concept>
<code value="R1480" />
<display value="Healthcare Assistant" />
</concept>
<code value="R1490" />
<display value="Nursery Nurse" />
</concept>
<code value="R1590" />
<display value="Phlebotomist" />
</concept>
<code value="R1460" />
<display value="Social Care Support Worker" />
</concept>
<code value="R1470" />
<display value="Home Help" />
</concept>
<code value="R1520" />
<display value="Technician - Additional Clinical Services" />
</concept>
<code value="R1530" />
<display value="Technical Instructor" />
</concept>
<code value="R1980" />
<display value="Patient Welfare Officer" />
</concept>
<code value="R1500" />
<display value="Play Therapist" />
</concept>
<code value="R1510" />
<display value="Play Specialist" />
</concept>
<code value="R1610" />
<display value="Student Technician" />
</concept>
<code value="R1620" />
<display value="Trainee Scientist" />
</concept>
<code value="R1630" />
<display value="Trainee Practitioner" />
</concept>
<code value="R1640" />
<display value="Nursing Cadet" />
</concept>
<code value="R1650" />
<display value="Healthcare Cadet" />
</concept>
<code value="R1660" />
<display value="Pre-reg Pharmacist" />
</concept>
<code value="R1670" />
<display value="Assistant Psychologist" />
</concept>
<code value="R1680" />
<display value="Assistant Psychotherapist" />
</concept>
<code value="R0007" />
<display value="ERS SDS Organisation Reporting Analyst" />
</concept>
<code value="R0008" />
<display value="Demographic Supervisor" />
</concept>
<code value="R0021" />
<display value="DSA NHS Number Manager (Temporary)" />
</concept>
<code value="R0022" />
<display value="DSA National Clinical Supervisor (Temporary)" />
</concept>
<code value="R0023" />
<display value="DSA National Clinical Administrator (Temporary)" />
</concept>
<code value="R1720" />
<display value="Clerical Worker" />
</concept>
<code value="R1730" />
<display value="Receptionist" />
</concept>
<code value="R1740" />
<display value="Secretary" />
</concept>
<code value="R1750" />
<display value="Personal Assistant" />
</concept>
<code value="R1751" />
<display value="Demographic Administrator (Sensitive Records) Temporary" />
</concept>
<code value="R1760" />
<display value="Medical Secretary" />
</concept>
<code value="R1770" />
<display value="Officer" />
</concept>
<code value="R1971" />
<display value="Map of Medicine Administrator" />
</concept>
<code value="R1973" />
<display value="Community Administrator" />
</concept>
<code value="R1977" />
<display value="ECC/CPA Administrator" />
</concept>
<code value="R1978" />
<display value="Information Officer" />
</concept>
<code value="R1985" />
<display value="Health Records Clerk" />
</concept>
<code value="R1995" />
<display value="End Point Approver" />
</concept>
<code value="R5010" />
<display value="Network Technician" />
</concept>
<code value="R5040" />
<display value="Desktop Support Administrator" />
</concept>
<code value="R5090" />
<display value="Registration Authority Agent" />
</concept>
<code value="R5110" />
<display value="Demographic Administrator" />
</concept>
<code value="R5120" />
<display value="ISP Administrator" />
</concept>
<code value="R5130" />
<display value="Technical Codes Administrator" />
</concept>
<code value="R5140" />
<display value="OSS Administrator" />
</concept>
<code value="R5170" />
<display value="End Point Administrator" />
</concept>
<code value="R5175" />
<display value="End Point Viewer" />
</concept>
<code value="R5181" />
<display value="RTS Dashboard User" />
</concept>
<code value="R5183" />
<display value="RTS BT Dashboard User" />
</concept>
<code value="R5186" />
<display value="ERS BT Customer SLA User" />
</concept>
<code value="R5188" />
<display value="ERS BT Supplier SLA User" />
</concept>
<code value="R5189" />
<display value="ERS LogicaCMG SLA User" />
</concept>
<code value="R5190" />
<display value="Content Creator" />
</concept>
<code value="R5195" />
<display value="Content Publisher" />
</concept>
<code value="R5210" />
<display value="User Details Administrator" />
</concept>
<code value="R5250" />
<display value="EBS Administrator" />
</concept>
<code value="R6010" />
<display value="Appointments Clerk" />
</concept>
<code value="R6030" />
<display value="Ward Clerk" />
</concept>
<code value="R6050" />
<display value="Clinical Coder" />
</concept>
<code value="R6060" />
<display value="Medical Records Clerk" />
</concept>
<code value="R6080" />
<display value="Waiting List Clerk" />
</concept>
<code value="R7100" />
<display value="Trainer" />
</concept>
<code value="R7110" />
<display value="Training Manager" />
</concept>
<code value="R7120" />
<display value="Directory of Services Coordinator" />
</concept>
<code value="R9756" />
<display value="ETP System Administrator" />
</concept>
<code value="R1780" />
<display value="Manager" />
</concept>
<code value="R1790" />
<display value="Senior Manager" />
</concept>
<code value="R1910" />
<display value="Chair" />
</concept>
<code value="R1920" />
<display value="Chief Executive" />
</concept>
<code value="R1930" />
<display value="Finance Director" />
</concept>
<code value="R1940" />
<display value="Other Executive Director" />
</concept>
<code value="R1950" />
<display value="Board Level Director" />
</concept>
<code value="R1960" />
<display value="Non Executive Director" />
</concept>
<code value="R1970" />
<display value="Childcare Co-ordinator" />
</concept>
<code value="R1982" />
<display value="Senior Administrator" />
</concept>
<code value="R1983" />
<display value="Ward Manager" />
</concept>
<code value="R1986" />
<display value="Workgroup Administrator" />
</concept>
<code value="R1987" />
<display value="National RBAC Attribute Administrator" />
</concept>
<code value="R1988" />
<display value="National RBAC Baseline Policy Administrator" />
</concept>
<code value="R1989" />
<display value="Complaints Coordinator" />
</concept>
<code value="R1990" />
<display value="Complaints Investigator" />
</concept>
<code value="R1996" />
<display value="End Point DNS Administrator" />
</concept>
<code value="R1997" />
<display value="End Point Spine Administrator" />
</concept>
<code value="R1998" />
<display value="End Point Super User" />
</concept>
<code value="R1999" />
<display value="End Point Service Administrator" />
</concept>
<code value="R5000" />
<display value="Network Administrator" />
</concept>
<code value="R5003" />
<display value="Cluster System Administrator" />
</concept>
<code value="R5007" />
<display value="System Administrator" />
</concept>
<code value="R5020" />
<display value="Helpdesk Administrator" />
</concept>
<code value="R5060" />
<display value="Security Policy Controller" />
</concept>
<code value="R5070" />
<display value="Senior Security Manager" />
</concept>
<code value="R5072" />
<display value="Root Registration Authority Manager" />
</concept>
<code value="R5080" />
<display value="Registration Authority Manager" />
</concept>
<code value="R5100" />
<display value="Audit Manager" />
</concept>
<code value="R5105" />
<display value="Caldicott Guardian" />
</concept>
<code value="R5180" />
<display value="NASP Service Manager" />
</concept>
<code value="R5182" />
<display value="ERS ETP System Administrator" />
</concept>
<code value="R5184" />
<display value="ERS Spine SLA Manager" />
</concept>
<code value="R5185" />
<display value="ERS BT Customer SLA Manager" />
</concept>
<code value="R5187" />
<display value="ERS BT Supplier SLA Manager" />
</concept>
<code value="R5191" />
<display value="ERS Support Administrator" />
</concept>
<code value="R5192" />
<display value="ECS Administrator" />
</concept>
<code value="R5300" />
<display value="Portal Administrator" />
</concept>
<code value="R5310" />
<display value="LiquidLogic Administrator" />
</concept>
<code value="R5320" />
<display value="i.EPR Administrator" />
</concept>
<code value="R5330" />
<display value="Synergy Administrator" />
</concept>
<code value="R5340" />
<display value="SystmOne Administrator" />
</concept>
<code value="R6020" />
<display value="Outpatient Manager" />
</concept>
<code value="R6040" />
<display value="Bed Manager" />
</concept>
<code value="R6070" />
<display value="Medical Records Manager" />
</concept>
<code value="R6090" />
<display value="Waiting List Manager" />
</concept>
<code value="R6100" />
<display value="Mental Health Act Administrator" />
</concept>
<code value="R6160" />
<display value="Ad-hoc Report Manager" />
</concept>
<code value="R7130" />
<display value="PAS Manager" />
</concept>
<code value="R1800" />
<display value="Technician - Admin & Clerical" />
</concept>
<code value="R1810" />
<display value="Accountant" />
</concept>
<code value="R1820" />
<display value="Librarian" />
</concept>
<code value="R1830" />
<display value="Interpreter" />
</concept>
<code value="R1840" />
<display value="Analyst" />
</concept>
<code value="R1850" />
<display value="Adviser" />
</concept>
<code value="R1860" />
<display value="Researcher" />
</concept>
<code value="R1870" />
<display value="Control Assistant" />
</concept>
<code value="R1880" />
<display value="Architect" />
</concept>
<code value="R1890" />
<display value="Lawyer" />
</concept>
<code value="R1900" />
<display value="Surveyor" />
</concept>
<code value="R5030" />
<display value="Helpdesk Technician" />
</concept>
<code value="R5050" />
<display value="Desktop Support Technician" />
</concept>
<code value="R5150" />
<display value="System Worker" />
</concept>
<code value="R5400" />
<display value="Availability Monitor" />
</concept>
<code value="R8000" />
<display value="Clinical Practitioner Access Role" />
</concept>
<code value="R8001" />
<display value="Nurse Access Role" />
</concept>
<code value="R8002" />
<display value="Nurse Manager Access Role" />
</concept>
<code value="R8003" />
<display value="Health Professional Access Role" />
</concept>
<code value="R8004" />
<display value="Healthcare Student Access Role" />
</concept>
<code value="R8016" />
<display value="Midwife Access Role" />
</concept>
<code value="R8017" />
<display value="Midwife Manager Access Role" />
</concept>
<code value="R8024" />
<display value="Bank Access Role" />
</concept>
<code value="R8005" />
<display value="Biomedical Scientist Access Role" />
</concept>
<code value="R8006" />
<display value="Medical Secretary Access Role" />
</concept>
<code value="R8007" />
<display value="Clinical Coder Access Role" />
</concept>
<code value="R8008" />
<display value="Admin/Clinical Support Access Role" />
</concept>
<code value="R8015" />
<display value="Systems Support Access Role" />
</concept>
<code value="R0001" />
<display value="Privacy Officer" />
</concept>
<code value="R8009" />
<display value="Receptionist Access Role" />
</concept>
<code value="R8010" />
<display value="Clerical Access Role" />
</concept>
<code value="R8011" />
<display value="Clerical Manager Access Role" />
</concept>
<code value="R8012" />
<display value="Information Officer Access Role" />
</concept>
<code value="R8013" />
<display value="Health Records Manager Access Role" />
</concept>
<code value="R8014" />
<display value="Social Worker Access Role" />
</concept>
</CodeSystem>

JSON View

{
"resourceType": "CodeSystem",
"id": "England-SDSJobRoleName",
"url": "https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleName",
"version": "0.1.0",
"name": "EnglandSDSJobRoleName",
"title": "England SDS Job Role Name",
"status": "draft",
"date": "2026-05-06",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A Spine Directory Service CodeSystem that identifies the job role associated with the person on the smart card. This consists of a set of Role Based Access Control (RBAC) codes. This code list is externally maintained.",
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "R0010",
"display": "Medical Director"
},
{
"code": "R0020",
"display": "Clinical Director - Medical"
},
{
"code": "R0210",
"display": "Director of Public Health"
},
{
"code": "R0030",
"display": "Professor"
},
{
"code": "R0040",
"display": "Senior Lecturer"
},
{
"code": "R0050",
"display": "Consultant"
},
{
"code": "R0060",
"display": "Special Salary Scale in Public Health Medicine"
},
{
"code": "R0070",
"display": "Associate Specialist"
},
{
"code": "R0080",
"display": "Staff Grade"
},
{
"code": "R0090",
"display": "Hospital Practitioner"
},
{
"code": "R0100",
"display": "Clinical Assistant"
},
{
"code": "R0110",
"display": "Specialist Registrar"
},
{
"code": "R0120",
"display": "Senior Registrar (Closed)"
},
{
"code": "R0130",
"display": "Registrar (Closed)"
},
{
"code": "R0140",
"display": "Senior House Officer"
},
{
"code": "R0150",
"display": "House Officer - Pre Registration"
},
{
"code": "R0160",
"display": "House Officer - Post Registration"
},
{
"code": "R0170",
"display": "Trust Grade Doctor - House Officer level"
},
{
"code": "R0180",
"display": "Trust Grade Doctor - SHO level"
},
{
"code": "R0190",
"display": "Trust Grade Doctor - Specialist Registrar level"
},
{
"code": "R0200",
"display": "Trust Grade Doctor - Career Grade level"
},
{
"code": "R0260",
"display": "General Medical Practitioner"
},
{
"code": "R0270",
"display": "Salaried General Practitioner"
},
{
"code": "R1981",
"display": "Psychiatrist"
},
{
"code": "R1984",
"display": "Health Records Administrator"
},
{
"code": "R6200",
"display": "GP Registrar"
},
{
"code": "R6300",
"display": "Sessional GP"
},
{
"code": "R7140",
"display": "ODP"
},
{
"code": "R7150",
"display": "SODP"
},
{
"code": "R9100",
"display": "A&E Staff Nurse (Temporary) London Cluster Only"
},
{
"code": "R9101",
"display": "A&E Manager (Temporary) London Cluster Only"
},
{
"code": "R9102",
"display": "A&E Doctor (Temporary) London Cluster only"
},
{
"code": "R9103",
"display": "A&E Student (Temporary) London Cluster Only"
},
{
"code": "R9104",
"display": "A&E Clerk (Temporary) London Cluster Only"
},
{
"code": "R0215",
"display": "Assistant Clinical Medical Officer"
},
{
"code": "R0220",
"display": "Clinical Medical Officer"
},
{
"code": "R0230",
"display": "Senior Clinical Medical Officer"
},
{
"code": "R0240",
"display": "Other Community Health Service"
},
{
"code": "R0243",
"display": "Other Community Health Service - Social Care Worker"
},
{
"code": "R0247",
"display": "Other Community Health Service - Admin Clerk"
},
{
"code": "R0055",
"display": "Dental Surgeon acting as Hospital Consultant"
},
{
"code": "R0250",
"display": "General Dental Practitioner"
},
{
"code": "R0280",
"display": "Regional Dental Officer"
},
{
"code": "R0290",
"display": "Dental Clinical Director - Dental"
},
{
"code": "R0295",
"display": "Dental Assistant Clinical Director"
},
{
"code": "R0300",
"display": "Dental Officer"
},
{
"code": "R0310",
"display": "Senior Dental Officer"
},
{
"code": "R0320",
"display": "Salaried Dental Practitioner"
},
{
"code": "R0006",
"display": "Student Community Practitioner"
},
{
"code": "R0330",
"display": "Student Nurse - Adult Branch"
},
{
"code": "R0340",
"display": "Student Nurse - Child Branch"
},
{
"code": "R0350",
"display": "Student Nurse - Mental Health Branch"
},
{
"code": "R0360",
"display": "Student Nurse - Learning Disabilities Branch"
},
{
"code": "R0370",
"display": "Student Midwife"
},
{
"code": "R0380",
"display": "Student Health Visitor"
},
{
"code": "R0390",
"display": "Student District Nurse"
},
{
"code": "R0400",
"display": "Student School Nurse"
},
{
"code": "R0410",
"display": "Student Practice Nurse"
},
{
"code": "R0420",
"display": "Student Occupational Health Nurse"
},
{
"code": "R0430",
"display": "Student Community Paediatric Nurse"
},
{
"code": "R0440",
"display": "Student Community Mental Health Nurse"
},
{
"code": "R0450",
"display": "Student Community Learning Disabilities Nurse"
},
{
"code": "R0460",
"display": "Student Chiropodist"
},
{
"code": "R0470",
"display": "Student Dietitian"
},
{
"code": "R0480",
"display": "Student Occupational Therapist"
},
{
"code": "R0490",
"display": "Student Orthoptist"
},
{
"code": "R0500",
"display": "Student Physiotherapist"
},
{
"code": "R0510",
"display": "Student Radiographer - Diagnostic"
},
{
"code": "R0520",
"display": "Student Radiographer - Therapeutic"
},
{
"code": "R0530",
"display": "Student Speech & Language Therapist"
},
{
"code": "R0540",
"display": "Art, Music & Drama Student"
},
{
"code": "R0550",
"display": "Student Psychotherapist"
},
{
"code": "R6400",
"display": "Medical Student"
},
{
"code": "R0560",
"display": "Director of Nursing"
},
{
"code": "R0580",
"display": "Nurse Manager"
},
{
"code": "R0610",
"display": "Sister/Charge Nurse"
},
{
"code": "R1976",
"display": "Community Team Manager"
},
{
"code": "R0570",
"display": "Nurse Consultant"
},
{
"code": "R0600",
"display": "Specialist Nurse Practitioner"
},
{
"code": "R0620",
"display": "Staff Nurse"
},
{
"code": "R0630",
"display": "Enrolled Nurse"
},
{
"code": "R0690",
"display": "Community Practitioner"
},
{
"code": "R0700",
"display": "Community Nurse"
},
{
"code": "R1974",
"display": "Community Learning Disabilities Nurse"
},
{
"code": "R1975",
"display": "Community Mental Health Nurse"
},
{
"code": "R0590",
"display": "Modern Matron"
},
{
"code": "R1972",
"display": "Clinical Team Manager"
},
{
"code": "R0640",
"display": "Midwife - Consultant"
},
{
"code": "R0650",
"display": "Midwife - Specialist Practitioner"
},
{
"code": "R0660",
"display": "Midwife - Manager"
},
{
"code": "R0670",
"display": "Midwife - Sister/Charge Nurse"
},
{
"code": "R0680",
"display": "Midwife"
},
{
"code": "R0018",
"display": "Audiologist"
},
{
"code": "R0750",
"display": "Chiropodist/Podiatrist"
},
{
"code": "R0760",
"display": "Chiropodist/Podiatrist Consultant"
},
{
"code": "R0770",
"display": "Chiropodist/Podiatrist Manager"
},
{
"code": "R0780",
"display": "Chiropodist/Podiatrist Specialist Practitioner"
},
{
"code": "R0790",
"display": "Dietitian"
},
{
"code": "R0800",
"display": "Dietitian Consultant"
},
{
"code": "R0810",
"display": "Dietitian Manager"
},
{
"code": "R0820",
"display": "Dietitian Specialist Practitioner"
},
{
"code": "R0950",
"display": "Occupational Therapist"
},
{
"code": "R0960",
"display": "Occupational Therapist Consultant"
},
{
"code": "R0970",
"display": "Occupational Therapist Manager"
},
{
"code": "R0980",
"display": "Occupational Therapy Specialist Practitioner"
},
{
"code": "R0990",
"display": "Orthoptist"
},
{
"code": "R1000",
"display": "Orthoptist Consultant"
},
{
"code": "R1010",
"display": "Orthoptist Manager"
},
{
"code": "R1020",
"display": "Orthoptist Specialist Practitioner"
},
{
"code": "R1110",
"display": "Physiotherapist"
},
{
"code": "R1120",
"display": "Physiotherapist Consultant"
},
{
"code": "R1130",
"display": "Physiotherapist Manager"
},
{
"code": "R1140",
"display": "Physiotherapist Specialist Practitioner"
},
{
"code": "R1070",
"display": "Paramedic"
},
{
"code": "R1080",
"display": "Paramedic Consultant"
},
{
"code": "R1090",
"display": "Paramedic Manager"
},
{
"code": "R1100",
"display": "Paramedic Specialist Practitioner"
},
{
"code": "R0003",
"display": "Clinical Application Administrator"
},
{
"code": "R0012",
"display": "Radiographer"
},
{
"code": "R0013",
"display": "Student Radiographer"
},
{
"code": "R0014",
"display": "Radiologist"
},
{
"code": "R0015",
"display": "PACS Administrator"
},
{
"code": "R0016",
"display": "Reporting Radiographer"
},
{
"code": "R0017",
"display": "Assistant Practitioner"
},
{
"code": "R1190",
"display": "Radiographer - Diagnostic"
},
{
"code": "R1200",
"display": "Radiographer - Diagnostic, Consultant"
},
{
"code": "R1210",
"display": "Radiographer - Diagnostic, Manager"
},
{
"code": "R1220",
"display": "Radiographer - Diagnostic, Specialist Practitioner"
},
{
"code": "R1230",
"display": "Radiographer - Therapeutic"
},
{
"code": "R1240",
"display": "Radiographer - Therapeutic, Consultant"
},
{
"code": "R1250",
"display": "Radiographer - Therapeutic, Manager"
},
{
"code": "R1260",
"display": "Radiographer - Therapeutic, Specialist Practitioner"
},
{
"code": "R1030",
"display": "Orthotist"
},
{
"code": "R1040",
"display": "Orthotist Consultant"
},
{
"code": "R1050",
"display": "Orthotist Manager"
},
{
"code": "R1060",
"display": "Orthotist Specialist Practitioner"
},
{
"code": "R1150",
"display": "Prosthetist"
},
{
"code": "R1160",
"display": "Prosthetist Consultant"
},
{
"code": "R1170",
"display": "Prosthetist Manager"
},
{
"code": "R1180",
"display": "Prosthetist Specialist Practitioner"
},
{
"code": "R0710",
"display": "Art Therapist"
},
{
"code": "R0720",
"display": "Art Therapist Consultant"
},
{
"code": "R0730",
"display": "Art Therapist Manager"
},
{
"code": "R0740",
"display": "Art Therapist Specialist Practitioner"
},
{
"code": "R0830",
"display": "Drama Therapist"
},
{
"code": "R0840",
"display": "Drama Therapist Consultant"
},
{
"code": "R0850",
"display": "Drama Therapist Manager"
},
{
"code": "R0860",
"display": "Drama Therapist Specialist Practitioner"
},
{
"code": "R0870",
"display": "Multi Therapist"
},
{
"code": "R0880",
"display": "Multi Therapist Consultant"
},
{
"code": "R0890",
"display": "Multi Therapist Manager"
},
{
"code": "R0900",
"display": "Multi Therapist Specialist Practitioner"
},
{
"code": "R0910",
"display": "Music Therapist"
},
{
"code": "R0920",
"display": "Music Therapist Consultant"
},
{
"code": "R0930",
"display": "Music Therapist Manager"
},
{
"code": "R0940",
"display": "Music Therapist Specialist Practitioner"
},
{
"code": "R0955",
"display": "Speech & Language Therapist"
},
{
"code": "R0965",
"display": "Speech & Language Therapist Consultant"
},
{
"code": "R0975",
"display": "Speech & Language Therapist Manager"
},
{
"code": "R0985",
"display": "Speech & Language Therapist Specialist Practitioner"
},
{
"code": "R9500",
"display": "Social Services Senior Management"
},
{
"code": "R9505",
"display": "Social Services Policy and Planning"
},
{
"code": "R9510",
"display": "Social Services Information Manager"
},
{
"code": "R9515",
"display": "Social Work Team Manager (Children)"
},
{
"code": "R9520",
"display": "Senior Social Worker (Children)"
},
{
"code": "R9525",
"display": "Social Services Care Manager (Children)"
},
{
"code": "R9530",
"display": "Social Work Assistant (Children)"
},
{
"code": "R9535",
"display": "Child Protection Worker"
},
{
"code": "R9540",
"display": "Family Placement Worker"
},
{
"code": "R9545",
"display": "Community Worker (Children)"
},
{
"code": "R9550",
"display": "Occupational Therapist"
},
{
"code": "R9555",
"display": "Occupational Therapist Assistant"
},
{
"code": "R9560",
"display": "Occupational Therapy Team Manager"
},
{
"code": "R9565",
"display": "Social Work Team Manager (Adults)"
},
{
"code": "R9570",
"display": "Senior Social Worker (Adults)"
},
{
"code": "R9575",
"display": "Social Services Care Manager (Adults)"
},
{
"code": "R9580",
"display": "Social Work Assistant (Adults)"
},
{
"code": "R9585",
"display": "Social Work Team Manager (Mental Health)"
},
{
"code": "R9590",
"display": "Senior Social Worker (Mental Health)"
},
{
"code": "R9595",
"display": "Social Services Care Manager (Mental Health)"
},
{
"code": "R9600",
"display": "Social Work Assistant (Mental Health)"
},
{
"code": "R9605",
"display": "Emergency Duty Social Worker"
},
{
"code": "R9615",
"display": "Social Services Driver"
},
{
"code": "R9620",
"display": "Home Care Organiser"
},
{
"code": "R9625",
"display": "Home Care Administrator"
},
{
"code": "R9630",
"display": "Home Help"
},
{
"code": "R9635",
"display": "Warden"
},
{
"code": "R9640",
"display": "Meals on Wheels Organiser"
},
{
"code": "R9645",
"display": "Meals Delivery"
},
{
"code": "R9650",
"display": "Day Centre Manager"
},
{
"code": "R9655",
"display": "Day Centre Deputy"
},
{
"code": "R9660",
"display": "Day Centre Officer"
},
{
"code": "R9665",
"display": "Day Centre Care Staff"
},
{
"code": "R9670",
"display": "Family Centre Manager"
},
{
"code": "R9675",
"display": "Family Centre Deputy"
},
{
"code": "R9680",
"display": "Family Centre Worker"
},
{
"code": "R9685",
"display": "Nursery Manager"
},
{
"code": "R9690",
"display": "Nursery Deputy"
},
{
"code": "R9695",
"display": "Nursery Worker"
},
{
"code": "R9700",
"display": "Playgroup Leader"
},
{
"code": "R9705",
"display": "Playgroup Assistant"
},
{
"code": "R9710",
"display": "Residential Manager"
},
{
"code": "R9715",
"display": "Residential Deputy"
},
{
"code": "R9720",
"display": "Residential Worker"
},
{
"code": "R9725",
"display": "Residential Care Staff"
},
{
"code": "R9730",
"display": "Intermediate Care Manager"
},
{
"code": "R9735",
"display": "Intermediate Care Deputy"
},
{
"code": "R9740",
"display": "Intermediate Care Worker"
},
{
"code": "R9745",
"display": "Intermediate Care Staff"
},
{
"code": "R9750",
"display": "Social Care SAP User"
},
{
"code": "R9755",
"display": "Social Care SAP Manager"
},
{
"code": "R1270",
"display": "Clinical Director"
},
{
"code": "R1280",
"display": "Optometrist"
},
{
"code": "R1290",
"display": "Pharmacist"
},
{
"code": "R1979",
"display": "Medical Technical Officer - Pharmacy"
},
{
"code": "R1300",
"display": "Psychotherapist"
},
{
"code": "R1310",
"display": "Clinical Psychologist"
},
{
"code": "R1320",
"display": "Chaplain"
},
{
"code": "R1330",
"display": "Social Worker"
},
{
"code": "R1340",
"display": "Approved Social Worker"
},
{
"code": "R1350",
"display": "Youth Worker"
},
{
"code": "R1360",
"display": "Specialist Practitioner"
},
{
"code": "R1370",
"display": "Practitioner"
},
{
"code": "R0011",
"display": "Dispenser"
},
{
"code": "R1380",
"display": "Technician - PS&T"
},
{
"code": "R1390",
"display": "Osteopath"
},
{
"code": "R1400",
"display": "Healthcare Scientist"
},
{
"code": "R1410",
"display": "Consultant Healthcare Scientist"
},
{
"code": "R1420",
"display": "Biomedical Scientist"
},
{
"code": "R0019",
"display": "Medical Technical Officer"
},
{
"code": "R1430",
"display": "Technician - Healthcare Scientists"
},
{
"code": "R1440",
"display": "Therapist"
},
{
"code": "R1540",
"display": "Associate Practitioner"
},
{
"code": "R1543",
"display": "Associate Practitioner - Nurse"
},
{
"code": "R1547",
"display": "Associate Practitioner - General Practitioner"
},
{
"code": "R1560",
"display": "Helper/Assistant"
},
{
"code": "R1600",
"display": "Cytoscreener"
},
{
"code": "R1570",
"display": "Dental Surgery Assistant"
},
{
"code": "R1450",
"display": "Health Care Support Worker"
},
{
"code": "R1580",
"display": "Medical Laboratory Assistant"
},
{
"code": "R1550",
"display": "Counsellor"
},
{
"code": "R0002",
"display": "Porter"
},
{
"code": "R1690",
"display": "Call Operator"
},
{
"code": "R1700",
"display": "Gateway Worker"
},
{
"code": "R1710",
"display": "Support, Time, Recovery Worker"
},
{
"code": "R1480",
"display": "Healthcare Assistant"
},
{
"code": "R1490",
"display": "Nursery Nurse"
},
{
"code": "R1590",
"display": "Phlebotomist"
},
{
"code": "R1460",
"display": "Social Care Support Worker"
},
{
"code": "R1470",
"display": "Home Help"
},
{
"code": "R1520",
"display": "Technician - Additional Clinical Services"
},
{
"code": "R1530",
"display": "Technical Instructor"
},
{
"code": "R1980",
"display": "Patient Welfare Officer"
},
{
"code": "R1500",
"display": "Play Therapist"
},
{
"code": "R1510",
"display": "Play Specialist"
},
{
"code": "R1610",
"display": "Student Technician"
},
{
"code": "R1620",
"display": "Trainee Scientist"
},
{
"code": "R1630",
"display": "Trainee Practitioner"
},
{
"code": "R1640",
"display": "Nursing Cadet"
},
{
"code": "R1650",
"display": "Healthcare Cadet"
},
{
"code": "R1660",
"display": "Pre-reg Pharmacist"
},
{
"code": "R1670",
"display": "Assistant Psychologist"
},
{
"code": "R1680",
"display": "Assistant Psychotherapist"
},
{
"code": "R0007",
"display": "ERS SDS Organisation Reporting Analyst"
},
{
"code": "R0008",
"display": "Demographic Supervisor"
},
{
"code": "R0021",
"display": "DSA NHS Number Manager (Temporary)"
},
{
"code": "R0022",
"display": "DSA National Clinical Supervisor (Temporary)"
},
{
"code": "R0023",
"display": "DSA National Clinical Administrator (Temporary)"
},
{
"code": "R1720",
"display": "Clerical Worker"
},
{
"code": "R1730",
"display": "Receptionist"
},
{
"code": "R1740",
"display": "Secretary"
},
{
"code": "R1750",
"display": "Personal Assistant"
},
{
"code": "R1751",
"display": "Demographic Administrator (Sensitive Records) Temporary"
},
{
"code": "R1760",
"display": "Medical Secretary"
},
{
"code": "R1770",
"display": "Officer"
},
{
"code": "R1971",
"display": "Map of Medicine Administrator"
},
{
"code": "R1973",
"display": "Community Administrator"
},
{
"code": "R1977",
"display": "ECC/CPA Administrator"
},
{
"code": "R1978",
"display": "Information Officer"
},
{
"code": "R1985",
"display": "Health Records Clerk"
},
{
"code": "R1995",
"display": "End Point Approver"
},
{
"code": "R5010",
"display": "Network Technician"
},
{
"code": "R5040",
"display": "Desktop Support Administrator"
},
{
"code": "R5090",
"display": "Registration Authority Agent"
},
{
"code": "R5110",
"display": "Demographic Administrator"
},
{
"code": "R5120",
"display": "ISP Administrator"
},
{
"code": "R5130",
"display": "Technical Codes Administrator"
},
{
"code": "R5140",
"display": "OSS Administrator"
},
{
"code": "R5170",
"display": "End Point Administrator"
},
{
"code": "R5175",
"display": "End Point Viewer"
},
{
"code": "R5181",
"display": "RTS Dashboard User"
},
{
"code": "R5183",
"display": "RTS BT Dashboard User"
},
{
"code": "R5186",
"display": "ERS BT Customer SLA User"
},
{
"code": "R5188",
"display": "ERS BT Supplier SLA User"
},
{
"code": "R5189",
"display": "ERS LogicaCMG SLA User"
},
{
"code": "R5190",
"display": "Content Creator"
},
{
"code": "R5195",
"display": "Content Publisher"
},
{
"code": "R5210",
"display": "User Details Administrator"
},
{
"code": "R5250",
"display": "EBS Administrator"
},
{
"code": "R6010",
"display": "Appointments Clerk"
},
{
"code": "R6030",
"display": "Ward Clerk"
},
{
"code": "R6050",
"display": "Clinical Coder"
},
{
"code": "R6060",
"display": "Medical Records Clerk"
},
{
"code": "R6080",
"display": "Waiting List Clerk"
},
{
"code": "R7100",
"display": "Trainer"
},
{
"code": "R7110",
"display": "Training Manager"
},
{
"code": "R7120",
"display": "Directory of Services Coordinator"
},
{
"code": "R9756",
"display": "ETP System Administrator"
},
{
"code": "R1780",
"display": "Manager"
},
{
"code": "R1790",
"display": "Senior Manager"
},
{
"code": "R1910",
"display": "Chair"
},
{
"code": "R1920",
"display": "Chief Executive"
},
{
"code": "R1930",
"display": "Finance Director"
},
{
"code": "R1940",
"display": "Other Executive Director"
},
{
"code": "R1950",
"display": "Board Level Director"
},
{
"code": "R1960",
"display": "Non Executive Director"
},
{
"code": "R1970",
"display": "Childcare Co-ordinator"
},
{
"code": "R1982",
"display": "Senior Administrator"
},
{
"code": "R1983",
"display": "Ward Manager"
},
{
"code": "R1986",
"display": "Workgroup Administrator"
},
{
"code": "R1987",
"display": "National RBAC Attribute Administrator"
},
{
"code": "R1988",
"display": "National RBAC Baseline Policy Administrator"
},
{
"code": "R1989",
"display": "Complaints Coordinator"
},
{
"code": "R1990",
"display": "Complaints Investigator"
},
{
"code": "R1996",
"display": "End Point DNS Administrator"
},
{
"code": "R1997",
"display": "End Point Spine Administrator"
},
{
"code": "R1998",
"display": "End Point Super User"
},
{
"code": "R1999",
"display": "End Point Service Administrator"
},
{
"code": "R5000",
"display": "Network Administrator"
},
{
"code": "R5003",
"display": "Cluster System Administrator"
},
{
"code": "R5007",
"display": "System Administrator"
},
{
"code": "R5020",
"display": "Helpdesk Administrator"
},
{
"code": "R5060",
"display": "Security Policy Controller"
},
{
"code": "R5070",
"display": "Senior Security Manager"
},
{
"code": "R5072",
"display": "Root Registration Authority Manager"
},
{
"code": "R5080",
"display": "Registration Authority Manager"
},
{
"code": "R5100",
"display": "Audit Manager"
},
{
"code": "R5105",
"display": "Caldicott Guardian"
},
{
"code": "R5180",
"display": "NASP Service Manager"
},
{
"code": "R5182",
"display": "ERS ETP System Administrator"
},
{
"code": "R5184",
"display": "ERS Spine SLA Manager"
},
{
"code": "R5185",
"display": "ERS BT Customer SLA Manager"
},
{
"code": "R5187",
"display": "ERS BT Supplier SLA Manager"
},
{
"code": "R5191",
"display": "ERS Support Administrator"
},
{
"code": "R5192",
"display": "ECS Administrator"
},
{
"code": "R5300",
"display": "Portal Administrator"
},
{
"code": "R5310",
"display": "LiquidLogic Administrator"
},
{
"code": "R5320",
"display": "i.EPR Administrator"
},
{
"code": "R5330",
"display": "Synergy Administrator"
},
{
"code": "R5340",
"display": "SystmOne Administrator"
},
{
"code": "R6020",
"display": "Outpatient Manager"
},
{
"code": "R6040",
"display": "Bed Manager"
},
{
"code": "R6070",
"display": "Medical Records Manager"
},
{
"code": "R6090",
"display": "Waiting List Manager"
},
{
"code": "R6100",
"display": "Mental Health Act Administrator"
},
{
"code": "R6160",
"display": "Ad-hoc Report Manager"
},
{
"code": "R7130",
"display": "PAS Manager"
},
{
"code": "R1800",
"display": "Technician - Admin & Clerical"
},
{
"code": "R1810",
"display": "Accountant"
},
{
"code": "R1820",
"display": "Librarian"
},
{
"code": "R1830",
"display": "Interpreter"
},
{
"code": "R1840",
"display": "Analyst"
},
{
"code": "R1850",
"display": "Adviser"
},
{
"code": "R1860",
"display": "Researcher"
},
{
"code": "R1870",
"display": "Control Assistant"
},
{
"code": "R1880",
"display": "Architect"
},
{
"code": "R1890",
"display": "Lawyer"
},
{
"code": "R1900",
"display": "Surveyor"
},
{
"code": "R5030",
"display": "Helpdesk Technician"
},
{
"code": "R5050",
"display": "Desktop Support Technician"
},
{
"code": "R5150",
"display": "System Worker"
},
{
"code": "R5400",
"display": "Availability Monitor"
},
{
"code": "R8000",
"display": "Clinical Practitioner Access Role"
},
{
"code": "R8001",
"display": "Nurse Access Role"
},
{
"code": "R8002",
"display": "Nurse Manager Access Role"
},
{
"code": "R8003",
"display": "Health Professional Access Role"
},
{
"code": "R8004",
"display": "Healthcare Student Access Role"
},
{
"code": "R8016",
"display": "Midwife Access Role"
},
{
"code": "R8017",
"display": "Midwife Manager Access Role"
},
{
"code": "R8024",
"display": "Bank Access Role"
},
{
"code": "R8005",
"display": "Biomedical Scientist Access Role"
},
{
"code": "R8006",
"display": "Medical Secretary Access Role"
},
{
"code": "R8007",
"display": "Clinical Coder Access Role"
},
{
"code": "R8008",
"display": "Admin/Clinical Support Access Role"
},
{
"code": "R8015",
"display": "Systems Support Access Role"
},
{
"code": "R0001",
"display": "Privacy Officer"
},
{
"code": "R8009",
"display": "Receptionist Access Role"
},
{
"code": "R8010",
"display": "Clerical Access Role"
},
{
"code": "R8011",
"display": "Clerical Manager Access Role"
},
{
"code": "R8012",
"display": "Information Officer Access Role"
},
{
"code": "R8013",
"display": "Health Records Manager Access Role"
},
{
"code": "R8014",
"display": "Social Worker Access Role"
}
]
}