Skip to content

Commit

Permalink
[NRL-959] Update pointer type naming in api swagger to match snomed n…
Browse files Browse the repository at this point in the history
…aming
  • Loading branch information
mattdean3-nhs committed Sep 12, 2024
1 parent c739c58 commit b94fec8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions specification/record-locator/producer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ info:
* [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)
* [End of Life Care Coordination Summary](http://snomed.info/sct/861421000000109)
* [Emergency health care plan](http://snomed.info/sct/887701000000100)
* [Lloyd George record folder](http://snomed.info/sct/16521000000101)
* [Advanced care plan](http://snomed.info/sct/736366004)
* [Treatment escalation plan](http://snomed.info/sct/735324008)
* [Summary record]("http://snomed.info/sct|824321000000109")
* [Personalised care and support plan]("http://snomed.info/sct|2181441000000107")
* [Personalised Care and Support Plan]("http://snomed.info/sct|2181441000000107")
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 @@ -2122,10 +2122,10 @@ components:
summary: Mental health crisis plan
value: http://snomed.info/sct|736253002
SNOMED_CODES_EMERGENCY_HEALTH_CARE_PLAN:
summary: Emergency healthcare plan
summary: Emergency health care plan
value: http://snomed.info/sct|887701000000100
SNOMED_CODES_END_OF_LIFE_CARE_COORDINATION_SUMMARY:
summary: End of life care coordination summary
summary: End of Life Care Coordination Summary
value: http://snomed.info/sct|861421000000109
SNOMED_CODES_RESPECT_FORM:
summary: ReSPECT form
Expand All @@ -2149,7 +2149,7 @@ components:
summary: Treatment escalation plan
value: http://snomed.info/sct|735324008
SNOMED_CODES_SUMMARY_RECORD:
summary: Summary Record
summary: Summary record
value: http://snomed.info/sct|824321000000109
SNOME_CODES_PERSONALISED_CARE_AND_SUPPORT_PLAN:
summary: Personalised Care and Support Plan
Expand Down

0 comments on commit b94fec8

Please sign in to comment.