From 01c43dbd8a7e1ced9e75eff7009f9168591cccb0 Mon Sep 17 00:00:00 2001 From: eesa456 Date: Fri, 19 Jul 2024 10:36:36 +0100 Subject: [PATCH 1/4] add new pointer types to docs --- specification/record-locator/producer.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specification/record-locator/producer.yaml b/specification/record-locator/producer.yaml index f73034b..c71b678 100644 --- a/specification/record-locator/producer.yaml +++ b/specification/record-locator/producer.yaml @@ -36,6 +36,8 @@ info: * [End of Life Care Coordination Summary](http://snomed.info/sct/861421000000109) * [Emergency Health Care Plans](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) 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) From 161a937cdf498b88c8e60198acb27cd4ac578294 Mon Sep 17 00:00:00 2001 From: eesa456 Date: Wed, 24 Jul 2024 11:22:10 +0100 Subject: [PATCH 2/4] add new pointer type examples and casing --- specification/record-locator/producer.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/specification/record-locator/producer.yaml b/specification/record-locator/producer.yaml index c71b678..14d6deb 100644 --- a/specification/record-locator/producer.yaml +++ b/specification/record-locator/producer.yaml @@ -36,8 +36,8 @@ info: * [End of Life Care Coordination Summary](http://snomed.info/sct/861421000000109) * [Emergency Health Care Plans](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) + * [Advanced care plan](http://snomed.info/sct/736366004) + * [Treatment escalation plan](http://snomed.info/sct|735324008) 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) @@ -2140,6 +2140,12 @@ components: SNOMED_CODES_LLOYD_GEORGE_RECORD_FOLDER: summary: Lloyd George record folder value: http://snomed.info/sct|16521000000101 + SNOMED_CODES_ADVANCED_CARE_PLAN: + summary: Advanced care plan + value: http://snomed.info/sct/736366004 + SNOMED_CODES_TREATMENT_ESCALATION_PLAN: + summary: Treatment escalation plan + value: http://snomed.info/sct|735324008 invalid: summary: Unknown value: http://snomed.info/sct|410970009 From c6d1a2f9ddcdd9ee21a5d9f49bce394e4b4271b3 Mon Sep 17 00:00:00 2001 From: katebobyn-nhs <101277966+katebobyn-nhs@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:38:43 +0100 Subject: [PATCH 3/4] NRL-820 fixed capitalisation for case sensitivity, slashes in URLs consistently --- specification/record-locator/producer.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/record-locator/producer.yaml b/specification/record-locator/producer.yaml index 14d6deb..f830688 100644 --- a/specification/record-locator/producer.yaml +++ b/specification/record-locator/producer.yaml @@ -28,16 +28,16 @@ info: There is a growing list of health and social care organisations authorised to share records using NRL, and presently the pointers are classified into the following types: - * [Mental Health Crisis Plan](http://snomed.info/sct/736253002) + * [Mental health crisis plan](http://snomed.info/sct/736253002) * [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) - * [Emergency Health Care Plans](http://snomed.info/sct/887701000000100) - * [Lloyd George record folder](http://snomed.info/sct|16521000000101) + * [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) + * [Treatment escalation plan](http://snomed.info/sct/735324008) 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) From c26ce000084310edc2c8af8dfe2dc2bb0f34454f Mon Sep 17 00:00:00 2001 From: katebobyn-nhs <101277966+katebobyn-nhs@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:43:35 +0100 Subject: [PATCH 4/4] NRL-820 fix case and pipe in system-value pairs for snomed types --- specification/record-locator/producer.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/record-locator/producer.yaml b/specification/record-locator/producer.yaml index f830688..2b65489 100644 --- a/specification/record-locator/producer.yaml +++ b/specification/record-locator/producer.yaml @@ -2117,19 +2117,19 @@ components: summary: None value: "" SNOMED_CODES_MENTAL_HEALTH_CRISIS_PLAN: - summary: Mental Health Crisis Plan + summary: Mental health crisis plan value: http://snomed.info/sct|736253002 SNOMED_CODES_EMERGENCY_HEALTH_CARE_PLAN: - summary: Emergency Healthcare Plan + summary: Emergency healthcare 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 value: http://snomed.info/sct|1382601000000107 SNOMED_CODES_NEWS2_CHART: - summary: Royal College of Physicians NEWS2 + summary: Royal College of Physicians NEWS2 chart value: http://snomed.info/sct|1363501000000100 SNOMED_CODES_CONTINGENCY_PLAN: summary: Contingency plan @@ -2142,7 +2142,7 @@ components: value: http://snomed.info/sct|16521000000101 SNOMED_CODES_ADVANCED_CARE_PLAN: summary: Advanced care plan - value: http://snomed.info/sct/736366004 + value: http://snomed.info/sct|736366004 SNOMED_CODES_TREATMENT_ESCALATION_PLAN: summary: Treatment escalation plan value: http://snomed.info/sct|735324008