[api] Add details about GP IS
parent
ec450f7c17
commit
a51f63348e
@ -0,0 +1,13 @@
|
||||
description: The source of the medical data used to produce this report (which General Practitioner Information System used, and when the data was provided).
|
||||
type: object
|
||||
properties:
|
||||
gpisType:
|
||||
description: The type of GP Information System
|
||||
type: string
|
||||
timestamp:
|
||||
description: |-
|
||||
The report is based on dossier data as it was on this timestamp; due to inaccuracies by GP information systems that source the data,
|
||||
this value is not always accurate and can be off by as much as a week.
|
||||
type: string
|
||||
format: dateTime
|
||||
example: 2023-04-01T12:30:00.000Z
|
||||
Loading…
Reference in New Issue