You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
563 B
YAML
13 lines
563 B
YAML
description: "The source of the medical data used to produce this report: which general practitioner information system was used, and when the data was provided."
|
|
type: object
|
|
properties:
|
|
gpisType:
|
|
description: The type of GP Information System
|
|
type: string
|
|
example: Tetrapod
|
|
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.
|
|
$ref: dateTime.yaml
|