Enum: NhsNumberStatusIndicatorCode¶
The NHS NUMBER STATUS INDICATOR CODE is the trace status of the NHS NUMBER
URI: cosd:NhsNumberStatusIndicatorCode
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 |
|---|---|
| cr1350_nhs_num_stat_code | The NHS NUMBER STATUS INDICATOR CODE is the trace status of the NHS NUMBER |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
LinkML Source¶
name: NhsNumberStatusIndicatorCode
description: The NHS NUMBER STATUS INDICATOR CODE is the trace status of the NHS NUMBER
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
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)