Skip to content

Commit 2005d24

Browse files
Merge pull request #185 from NHSDigital/feature/NRL-1573
Feature/nrl 1573 add ShCR to docs
2 parents b4ba7de + 6d7b601 commit 2005d24

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

specification/record-locator/consumer.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ info:
4343
| Observation ([1102421000000108](https://termbrowser.nhs.uk/?perspective=full&conceptId1=1102421000000108)) | Royal College of Physicians NEWS2 (National Early Warning Score 2) chart ([1363501000000100](https://termbrowser.nhs.uk/?perspective=full&conceptId1=1363501000000100)) | [contact details](https://developer.nhs.uk/apis/nrl/retrieval_contact_details.html) & [unstructured PDF - SSP](https://developer.nhs.uk/apis/nrl/retrieval_unstructured_document.html) |
4444
| Clinical note ([823651000000106](https://termbrowser.nhs.uk/?perspective=full&conceptId1=823651000000106)) | Summary record ([824321000000109](https://termbrowser.nhs.uk/?perspective=full&conceptId1=824321000000109)) | [unstructured PDF - SSP](https://developer.nhs.uk/apis/nrl/retrieval_unstructured_document.html) |
4545
| Record artifact ([419891008](https://termbrowser.nhs.uk/?perspective=full&conceptId1=419891008)) | Appointment ([749001000000101](https://termbrowser.nhs.uk/?perspective=full&conceptId1=749001000000101)) | |
46-
46+
| Record headings ([716931000000107](https://termbrowser.nhs.uk/?perspective=full&conceptId1=716931000000107)) | Clinical summary ([887181000000106](https://termbrowser.nhs.uk/?perspective=full&conceptId1=887181000000106)) | in-context launch |
4747
4848
You can also retrieve booking and referal pointers however you can not currently do this by directly integrating with
4949
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)
@@ -1757,6 +1757,9 @@ components:
17571757
SNOMED_CODES_APPOINTMENT:
17581758
summary: Appointment
17591759
value: http://snomed.info/sct|749001000000101
1760+
SNOMED_CODES_SHCR:
1761+
summary: Clinical summary
1762+
value: http://snomed.info/sct|887181000000106
17601763
invalid:
17611764
summary: Unknown
17621765
value: http://snomed.info/sct|410970009
@@ -1787,6 +1790,9 @@ components:
17871790
SNOMED_CODES_RECORD_ARTIFACT:
17881791
summary: Record artifact
17891792
value: http://snomed.info/sct|419891008
1793+
SNOMED_CODES_RECORD_HEADINGS:
1794+
summary: Record headings
1795+
value: http://snomed.info/sct|716931000000107
17901796
invalid:
17911797
summary: Unknown
17921798
value: http://snomed.info/sct|410970009
@@ -1867,4 +1873,4 @@ components:
18671873
pattern: "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
18681874
example: 60E0B220-8136-4CA5-AE46-1D97EF59D068
18691875
description: |
1870-
The X-Request-ID from the request header mirrored back.
1876+
The X-Request-ID from the request header mirrored back.

0 commit comments

Comments
 (0)