Skip to content

NHSDigital/interoperability-standards-tools-skunkworks

Repository files navigation

FHIR Tools Skunkworks

Tools can be viewed on FHIR Tools Skunkworks

Validate (FHIR Validate)

Uses FHIR Validation to check conformance of FHIR resources. The configuration of the validator can be found in Configuration

API Definition (OAS and FHIR CapabilityStatement)

This will

  • Display a FHIR CapabilityStatement or OAS using swaggerUI
  • OAS can be converted to FHIR CapabilityStatement
    • The conversion will also check for FHIR SearchDefinition's and add extra details if required.
  • FHIR CapabilityStatement can be converted to OAS
  • This does not attempt to create an OAS schema and instead provides links to FHIR Conformace (e.g. UK Core) and FHIR schema downloads.

Form Defintition (FHIR Structured Data Capture)