Skip to content

Enum: NHSNumberStatusCode

Verification status of the NHS number provided.

URI: sact:NHSNumberStatusCode

Permissible Values

Value Meaning Description
01 None Number present and verified
02 None Number present but not traced
03 None Trace required
04 None Trace attempted - No match or multiple match found
05 None Trace needs to be resolved - NHS Number or patient detail conflict
06 None Trace in progress
07 None Number not present and trace not required
08 None Trace postponed (baby under six weeks old)

Slots

Name Description
nhs_number_status The NHS NUMBER STATUS INDICATOR CODE indicates the verification status of the...

Identifier and Mapping Information

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact

LinkML Source

name: NHSNumberStatusCode
description: Verification status of the NHS number provided.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/sact
rank: 1000
permissible_values:
  '01':
    text: '01'
    description: Number present and verified
  '02':
    text: '02'
    description: Number present but not traced
  '03':
    text: '03'
    description: Trace required
  '04':
    text: '04'
    description: Trace attempted - No match or multiple match found
  '05':
    text: '05'
    description: Trace needs to be resolved - NHS Number or patient detail conflict
  '06':
    text: '06'
    description: Trace in progress
  '07':
    text: '07'
    description: Number not present and trace not required
  08:
    text: 08
    description: Trace postponed (baby under six weeks old)