Skip to content
Partner Developer Portal byOptum

Schema

Column NameData TypeDescription
is_deletedbooleanIf this record should be considered soft deleted
observation_idvarbinaryUnique identifier for the problem observation record
patient_idvarbinaryUnique identifier for the patient associated with this problem
consultation_idvarbinaryIdentifier of the consultation during which the problem was recorded, if applicable
parent_problem_idvarbinaryIdentifier of the parent problem, enabling hierarchical grouping of related problems
code_idbigintIdentifier for the clinical code associated with this problem
consultation_source_code_idbigintIdentifier for the consultation source code
snomed_concept_idbigintSNOMED CT concept identifier for the coded clinical problem
effective_datetimetimestamp(6) with time zoneThe date on which the problem became clinically effective
problem_end_datetimetimestamp(6) with time zoneThe date on which the problem was resolved or ended; NULL if still active
last_review_datetimetimestamp(6) with time zoneThe date the problem was last reviewed by a clinician
problem_status_descriptionvarcharDescription of the current clinical status of the problem (e.g. Active, Past)
problem_significance_descriptionvarcharDescription of the clinical significance of the problem (e.g. Major, Minor)
parent_problem_relationship_descriptionvarcharDescription of the relationship between this problem and its parent problem
expected_durationbigintExpected duration of the problem in days, if recorded
problem_event_typevarcharThe type of event associated with the problem record
organisationvarcharAn identifier for the source of data (an organisation) relating to a given GP practice
transform_datetimetimestamp(6) with time zoneThe date that the data was made available in the model with a relevant change
model_updated_datetimetimestamp(6) with time zoneThe date that the model record was last updated in the source system