Versions Compared

Key

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

...

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/ukrdcresources/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>

...

NumberType

Description

MRN

Primary Identifier for the Organisation

NI

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

SQL Table

LocalPatientId

Number

Organization

NumberType

UpdatedOn

200012345

UKRR

NI