Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescriptionExample
code_idbigintEMIS code ID - internal identifier348898019
consultation_idvarbinaryUnique identifier for the linked consultation for this problem entryF422B34E0AC397B6 [16]
consultation_source_code_idbigintEMIS code ID representing the consultation purpose; used for categorisation1672871000006114
effective_datetimetimestamp(6) with time zoneDate and time when the problem became clinically effective2023-05-12 14:30:15.000000 UTC
expected_durationbigintExpected duration of the problem in days, if recorded28
is_deletedbooleanIf this record should be considered soft deleted; all columns excluding primary keys will be NULL if TRUEfalse
last_review_datetimetimestamp(6) with time zoneDate and time when the problem was last reviewed by a clinician2023-05-12 14:30:15.000000 UTC
model_updated_datetimetimestamp(6) with time zoneDate and time the model last updated this record2023-05-12 14:30:15.000000 UTC
observation_idvarbinaryUnique identifier for the problem observation recordF422B34E0AC397B6 [16]
organisationvarcharThe organisation that this data was replicated fromCDB-12345
parent_problem_idvarbinaryIdentifier of the parent problem, enabling hierarchical grouping of related problemsF422B34E0AC397B6 [16]
parent_problem_relationship_descriptionvarcharDescription of the relationship between this problem and its parent problemCombined
patient_idvarbinaryUnique patient identifierF422B34E0AC397B6 [16]
problem_end_datetimetimestamp(6) with time zoneDate and time when the problem was resolved or ended; NULL if still active2023-05-12 14:30:15.000000 UTC
problem_event_typevarcharThe type of event associated with the problem recordobservation
problem_significance_descriptionvarcharDescription of the clinical significance of the problem (e.g. ‘Major’, ‘Minor’, etc.)Minor Problem
problem_status_descriptionvarcharDescription of the current clinical status of the problem (e.g. ‘Active’, ‘Past’, etc.)Active Problem
snomed_concept_idbigintSNOMED CT concept identifier123456789
transform_datetimetimestamp(6) with time zoneDate and time the data was made available in the model with a relevant change2023-05-12 14:30:15.000000 UTC