Overview of the Resources section
guide Engage Clinical scenarios User stories Case Studies Benefits Clinical inspiration Explore Impl Guide Resource Profiles API definitions Search parameters Value sets Design & Build Build APIs Search Ex. Code examples Validation tools Security examples Test Test data Security tests Reference servers Secure store Example data Assure Automated tests Test Reports Test Evidence Conformance reports Assurance checklist Deploy (Pilot) API harness Warranted environment IG / IS Spine comms Record locator Deploy (Live) Registry Monitor Support Conformance statement Extensions

1. Pre-Requisites for FHIR Servers

1.1 API Requirements

  • SHALL support HL7 FHIR STU3
  • SHALL Implement REST behavior according to the FHIR specification
  • Resources SHALL identify the profile supported as part of the FHIR Base Resource
  • SHALL support XML or JSON formats for all CareConnectAPI interactions and SHOULD support both formats.

1.2 FHIR Conformance

SHALL declare a Conformance identifying the list of profiles, operations, search parameter supported.

1.3 NHS Number

Only verified NHS Number SHALL be used with profiles. This can be achieved using a spine accredited system, a Demographics Batch Service (DBS) batch-traced record (CSV), or using a Spine Mini Services Provider (HL7v3) to verify the NHS Number.

2. Resource API Structure

The FHIR Visitors and Migrants profile API’s described in the Explore section of this implementation guide have been structured consistently in the following way:

  • 0. References
  • 1. Read
  • 2. Search Parameters
  • 3. Example

2.1 Resource API Structure Details

General Description
0. References Links to other parts of the implementation guide which might help with context and understanding the API's described
1. Read A description of how to get the API
2. Search Parameters List of search parameters for the profile being described, including any tips for searching. This section shows examples of how to search using the provided search parameters
3. Example Description of of the Request & Response headers, example of how to search on a server and the expected response body as an example

3. Resource API’s

This section looks at the Visitors and Migrants profile API’s covered within this implementation guide.

Clinical    
Diagnostics    
Prescription-Exemption-Observation    
Foundation
Conformance Terminology  
Capability Statement ValueSet  
Tags: rest fhir api