Use case for getting the FHIR server's capability statement profile.
Important: The capabilityStatement provided is based on the requirements for the National Data Opt-out API. How this is implemented is outside the scope of this guide
Requirements capabilityStatement
JSON example can be viewed (here)
Request Headers
Client SHALL include the following additional HTTP request headers:
Header | Value |
---|---|
Ssp-TraceID |
Consumer’s TraceID (i.e. GUID/UUID) |
Ssp-From |
Consumer’s ASID |
Ssp-To |
Provider’s ASID |
Ssp-InteractionID |
urn:nhs:names:services:nationaldataoptout:fhir:rest:read:metadata |
Ssp-Authorization |
This will carry the base64 encoded JSON web token required for audit - see Cross Organisation Audit and Provenance for details. |