Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Element to list patient numbers. Multiple NI entries can be present for cases where a patient may have an English NHS number and a Scottish NHS number. Typically a site would send the patients NHS number and their localhospital number.

Info

This should be submitted by all Feeds.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#FFBDAD

UKRR:

Sites are encouraged to record and submit any other NHS Numbers may have used previously if they have moved countries. This assists us greatly when trying to combine data from multiple sources.

A UKRR_UID Number should be submitted for all Patients.

The contents of this section will change if the patient has registered an Opt-Out with the Renal Unit.

Only 1 MRN Type Identifier should be Submitted.

Multiple NI Type Identifiers can be Submitted but only one for each Sending Organization.

NHS, CHI and HSC numbers should be from the appropriate number ranges.

Iframe
srchttps://renalreg.github.io/resources/master/Types/PatientNumber.html
width600
frameborderhide
height680

Schema

Schema PatientNumber (Github)

Example

Code Block
languagexml
<Patient>
    <PatientNumbers>
        <PatientNumber>
            <Number>200012345</Number>
            <Organization>UKRR</Organization>
            <NumberType>NI</NumberType>
        </PatientNumber>
        <PatientNumber>
            <Number>BD123456</Number>
            <Organization>LOCALHOSP</Organization>
            <NumberType>MRN</NumberType>
        </PatientNumber>
    </PatientNumbers>
</Patient>

Organization Options

Organization

Description

NHS

NHS Number (England and Wales)

CHI

NHS Number (Scotland)

HSC

NHS Number (Ireland) 

UKRR

UK Renal Registry

SRR

Scottish Renal Registry

NHSBT

NHS Blood and Transplant

RADAR

Rare Disease Registry

BAPN

British Association for Paediatric Nephrology

LOCALHOSP

Local Hospital Number

UKRR_UID

UKRR Unique Indentifier for Refused Consent Patients

STUDYNO

Study ID (SendingFacility = Study)

 Number Types

NumberType

Description

MRN

Primary Identifier for the Organisation

NI

National Identifier - For 3rd Party Identifiers such as NHS Numbers

SQL Table

LocalPatientIdNumberOrganizationNumberTypeUpdatedOn200012345UKRRNI