Design overview
The Directory of Service standard aims to provide a common framework for NHS DoS services to align.
The DoS standard has been modelled around the FHIR resources HealthcareService, Location, Slot and Schedule.
It is modelled on the FHIR Scheduling workflow that is also present in the IHE ITI Scheduling documentation
The Standard provides a FHIR RESTful interface within which transactions are performed directly on the server resource using synchronous endpoints using GET, POST and PUT HTTP verbs.
As a pre-requisite for calling the DoS FHIR R4 Standard , client systems MUST have traced the patient on PDS to ensure they have the correct NHS number for the patient. The Spine Core API spec outlines the approaches available for this demographic trace.
The DoS FHIR R4 Standard will be hosted on the NHS England API Platform. Refer to - Authentication.
The DoS allows systems to interoperate in a FHIR format that conforms to the proposed R4 guidance, and UK Core
The DoS uses a variety of FHIR resources that can be found on the Profiles page.