attribute_type | varchar | Human readable description of the attribute; either ‘language’ or ‘sexual orientation’ | language |
code_id | bigint | EMIS code ID - internal identifier | 123456789 |
data_dictionary_national_code | varchar | The NHS data dictionary code | ABC123 |
is_deleted | boolean | If this record should be considered soft deleted; all columns excluding primary keys will be NULL if TRUE | false |
model_updated_datetime | timestamp(6) with time zone | Date and time the model last updated this record | 2023-05-12 14:30:15.000000 UTC |
organisation | varchar | The organisation that this data was replicated from. Will be ‘EMIS’ for all records in this table | EMIS |
snomed_concept_id | bigint | SNOMED CT concept identifier | 987654321 |
transform_datetime | timestamp(6) with time zone | Date and time the data was made available in the model with a relevant change | 2023-05-12 14:30:15.000000 UTC |