code_id | bigint | EMIS code ID - internal identifier | 12345 |
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 | 10022455 |
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 |