diff --git a/specification/record-locator/consumer.yaml b/specification/record-locator/consumer.yaml index 35f0b79..be4f65b 100644 --- a/specification/record-locator/consumer.yaml +++ b/specification/record-locator/consumer.yaml @@ -270,7 +270,7 @@ info: ## Spine Secure Proxy (SSP) - Information retrieval is an interaction between a consumer and a provider; routing and receiving requests via the SSP allows both parties to be ignorant of each other’s authentication and authorisation mechanisms, as the SSP handles the other side of the transaction. + Information retrieval is an interaction between a consumer and a provider; routing and receiving requests via the SSP allows both parties to be ignorant of each other's authentication and authorisation mechanisms, as the SSP handles the other side of the transaction. The SSP is a content agnostic forward proxy, which is used to control and protect access to health systems. It provides a single security point for both authentication and authorisation for systems. See the [SSP specification](https://developer.nhs.uk/apis/spine-core/ssp_overview.html) for more details. **Requesting Information via the SSP** @@ -337,7 +337,7 @@ info: | HTTP Request URL | The URL of the NRL service that was called or the URL used for the record retrieval request, which includes the value of the content.attachment.url property defined on the associated NRL pointer. | | HTTP Response Body | The body of the response message returned. | | HTTP Status Code | Describes the response outcome: 2xx (Success), 4xx or 5xx (Failure). | - | NHS number | The patient identifier used in the pointer subject reference (for example, https://demographics.spineservices.nhs.uk/STU3/Patient/[nhsNumber]) or in a search query parameter. | + | NHS number | The patient identifier used in the pointer subject reference (for example, https://fhir.nhs.uk/Id/nhs-number) or in a search query parameter. | | ODS Code | The requesting_organization from JWT (only the ODSCode portion is required, for example, https://fhir.nhs.uk/Id/ods-organization-code\|[odsCode]). | | Pointer Logical ID | The logical ID of the pointer (generated by the NRL), from which the retrieval request has been made. | | Request Datetime | Timestamp when the audit log entry was created. |