Get details of a condition page

Overview

There is an endpoint for each page under the Health A to Z, for example https://www.nhs.uk/conditions/chickenpox.

This can be used to get specific information about individual topics.

There is only one query parameter for these pages:

Query parameterDescriptionType
modulesIf topic is modularised, only return these modulesboolean

Modularisation

We modularise some of our content, meaning that individual parts of the page can be reused. If a page is modularised, content appears in the hasPart field.

get/conditions/*

Response

A valid query which returns a page object for the chosen page

Schema required— unresolved $ref

Changes