_ingest_time | timestamp | Timestamp of data ingestion | ’2026-04-10 12:00:00’ |
emis_observation_guid | varchar | Unique identifier for the observation | ’obs-12345’ |
exa_observation_guid | varchar | External unique identifier for the observation | ’ext-obs-67890’ |
pseudo_registration_guid | varchar | Hashed registration identifier | ’reg-98765’ |
pseudo_patient_id | varchar | Hashed patient identifier | ’pat-54321’ |
emis_registration_organisation_guid | varchar | Organization identifier | ’org-11223’ |
effective_date | date | Date when the allergy became effective | ’2026-01-01’ |
effective_date_precision | varchar | Precision of effective date | ’day’ |
entered_date | date | Date when the allergy was recorded | ’2026-01-02’ |
entered_time | time | Time when the allergy was recorded | ’12:34:56’ |
emis_authorising_userinrole_guid | varchar | Authorizing practitioner identifier | ’auth-45678’ |
emis_consultation_guid | varchar | Consultation identifier | ’cons-12345’ |
emis_code_id | varchar | Code identifier for the allergy | ’code-67890’ |
emis_original_term | varchar | Original term for the allergy | ’Peanut Allergy’ |
readv2_code | varchar | Read v2 code | ’A12..’ |
other_code_system | varchar | Other code system | ’ICD10’ |
other_code | varchar | Other code | ’X123’ |
other_display | varchar | Other display text | ’Other term’ |
snomed_concept_id | bigint | SNOMED concept id | 123456 |
snomed_description_id | bigint | SNOMED description id | 654321 |
fhir_category | varchar | FHIR category of the allergy | ’food’ |
fhir_status | varchar | FHIR status of the allergy | ’active’ |
confidential_flag | boolean | Indicates if the data is confidential | true |
_execution_date | varchar | Extract execution date | ’2026-04-10’ |
organisation | varchar | Organisation identifier | ’CDB-0001’ |
study_id | varchar | Study identifier from included patients view | ’study-12345’ |