@ -1,6 +1,6 @@
get:
tags:
- patient
- Patient
summary: Get basic personal info not directly related to their medical dossier
parameters:
- name: agb
summary: Get detailed medical dossier info for the stated patient
description: |-
WorkInProgress: The API may require you to provide the person on whose authority this request is being made,
- population statistics
- Population statistics
operationId: "populationStatistics"
summary: "Get a population count"
operationId: "populationStatisticsDeprivedNeighborhood"
summary: "Patients in a deprived neighborhood"
description: "A simple report with a count of all patients living in a deprived neighborhood or regular one based on the well-known postcode table."
- core
- Core
summary: Available springboard apps
description: WorkInProgress
responses:
@ -17,14 +17,14 @@ info:
security:
-
- name: core
- name: Core
API for cross-cutting API concerns, such as authentication and the springboard.
- name: patient
- name: Patient
API for retrieving medical dossier data and concerns based on looking up a
specific patient.
- name: population statistics
- name: Population statistics
Statistics of a patient population.
- name: Quality of Care