Skip to content

Commit

Permalink
updated with new snomed codes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrae5-nhs committed Nov 14, 2023
1 parent ee1a2a6 commit 7dad377
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions specification/record-locator/producer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,13 @@ info:
the pointers are classified into the following types:
* [Mental Health Crisis Plan](http://snomed.info/sct/736253002)
* [Emergency Healthcare Plan](http://snomed.info/sct/887701000000100)
* [Royal College of Physicians NEWS2 (National Early Warning Score 2) chart](http://snomed.info/sct|1363501000000100)
* [ReSPECT (Recommended Summary Plan for Emergency Care and Treatment) form](http://snomed.info/sct|1382601000000107)
* [Contingency plan](http://snomed.info/sct|325691000000100)
* [End of life care plan](http://snomed.info/sct/736373009)
* [End of Life Care Coordination Summary](http://snomed.info/sct|861421000000109)
* [National Early Warning Code 2](http://snomed.info/sct|1363501000000100)
* [Emergency Health Care Plans](http://snomed.info/sct|887701000000100)
You can also retrieve booking and referral pointers however you can not currently do this by directly integrating with
the National Record Locator, you must instead onboard to the [Booking and Referral - FHIR API](https://digital.nhs.uk/developer/api-catalogue/booking-and-referral-fhir)
Expand Down Expand Up @@ -1913,6 +1917,18 @@ components:
SNOMED_CODES_NATIONAL_EARLY_WARNING_SCORE_2:
summary: National Early Warning Code 2
value: http://snomed.info/sct|1363501000000100
SNOMED_CODES_RESPECT_FORM:
summary: ReSPECT form
value: http://snomed.info/sct|1382601000000107
SNOMED_CODES_NEWS2_CHART:
summary: Royal College of Physicians NEWS2
value: http://snomed.info/sct|1363501000000100
SNOMED_CODES_CONTINGENCY_PLAN:
summary: Contingency plan
value: http://snomed.info/sct|325691000000100
SNOMED_CODES_END_OF_LIFE_CARE_PLAN:
summary: End of life care plan
value: http://snomed.info/sct|736373009
invalid:
summary: Unknown
value: http://snomed.info/sct|410970009
Expand Down

0 comments on commit 7dad377

Please sign in to comment.