• API Hub
  • Search loading...

    API Hub

    Explore and Make use of Nationally Defined Messaging APIs

     

    Foundations Design

    Overview of the design decisions made in relation to the Foundations capability pack

    Business identifiers

    The following business identifier types are to be supported by GP Connect systems:

    Identifier Resource System
    NHS Number Patient https://fhir.nhs.uk/Id/nhs-number
    ODS Code Organisation https://fhir.nhs.uk/Id/ods-organization-code
    ODS Site Code Location https://fhir.nhs.uk/Id/ods-site-code
    SDS User ID Practitioner https://fhir.nhs.uk/Id/sds-user-id

    Definition of Organisation and Location entities

    The GP practice organisation is a legal entity which is represented by the FHIR Organization resource. This entity will have an assigned ODS code.

    The practice organisation will have one or more operating locations (also known as ‘sites’ or ‘branches’) which, together, perform the patient healthcare for which the organisation is legally responsible. Each operating location is represented by a FHIR Location resource.

    Where ODS site codes are defined in Spine configuration, these map to GP practice operating locations, and hence to location FHIR resources.

    The above definition of the organization and location are particularly relevant to two elements within the Patient resource and the location participant within the Appointment resource.

    Organization and location in the patient resource

    The Patient resource contains the managingOrganization element which should reference an organization resource representing the legal entity which is responsible for the patients record.

    The Patient resource also contains the preferredBranchSurgery element within the Registration Details extension. This preferred branch surgery should contain a reference to a location resource representing the patient’s preferred operating location which may be a branch surgery or the organization’s main surgery.

    Location in the appointment resource

    When booking an appointment it must contain one participant element which references a location resource. This location resource should represent the physical location where the appointment is to take place. This location resource may be a representation of a branch surgery, the main surgery, a room within a surgery or another location.

    When booking an appointment using the GP Connect API, the search for free slots interaction needs to be performed to get back free slots in which the appointment can be booked. The slots are linked to a schedule which is linked to a location. If the patient’s preferred branch surgery is known it could be used to filter the free slots based on the location within the schedule to which they are linked.


    All content is available under the Open Government Licence v3.0, except where otherwise stated