Skip to content

Commit

Permalink
Merge pull request #68 from nhs-r-community/revert-65-add-nhs-number
Browse files Browse the repository at this point in the history
Revert "Added NHS and CHI information"
  • Loading branch information
Lextuga007 authored Mar 18, 2024
2 parents 78f18b8 + 5d2888f commit 729686f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
1 change: 0 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ book:
- intro.qmd
- background_literature.qmd
- data_sources.qmd
- nhs-number.qmd
- imd.qmd
- idd-aut.qmd
- mapping.qmd
Expand Down
17 changes: 2 additions & 15 deletions intro.qmd
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# NHS Number
# Introduction (from README)

In England, Wales and Isle of Man patients are recorded by a unique NHS Number.
The [Wikipedia page](https://en.wikipedia.org/wiki/NHS_number) on the NHS Number is a useful public resource on this number, its generation and history.

Specific R packages for validating or generating NHS Numbers have been listed in the NHS-R Community book [Open Analytics Resources](https://resources.nhsrcommunity.com/tools.html#nhs-numberchi-number-validation).

In Scotland and Northern Ireland the patient ID used is called the CHI (Community Health Index) number and there is a specific [Wikipedia page](https://en.wikipedia.org/wiki/National_Health_Service_Central_Register) for Scotland.
According to the NHS Number page though, although the two systems have the same name they are not linked and overlap.

:::{.callout-tip collapse=false appearance='default' icon=true}
## Contributing to open source (tip)
It is highly recommended that if there are any resources or public information relating to NHS or CHI numbers that the Wikipedia pages are updated as these are central, searchable public areas of knowledge.

Contribution only requires an account with Wikipedia and links to sources to cite appropriately.
:::
{{< include ./README.md >}}

0 comments on commit 729686f

Please sign in to comment.