Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescriptionExampleMax LengthIs Null
observationguidvarcharUnique identifier for the observation. Part of the composite primary key.{N4O5P6Q7-R8S9-0123-TUVW-234567890123}38False
patientguidvarcharReferences the patient in Admin_Patient.{F6A7B8C9-D0E1-2345-FABC-456789012345}38False
organisationguidvarcharReferences the practice in Admin_Organisation.{C3D4E5F6-A7B8-9012-CDEF-123456789012}38False
effectivedatedateThe clinical date of the observation.2025-01-083True
effectivedateprecisionvarcharThe precision of the effective date (e.g., YMD = Year/Month/Day).YMD100False
entereddatedateThe date the observation was entered into EMIS Web.2025-01-083False
enteredtimetimeThe time the observation was entered into EMIS Web.11:00:005True
clinicianuserinroleguidvarcharReferences the clinician who recorded the observation.{G7H8I9J0-K1L2-3456-MNOP-567890123456}38False
enteredbyuserinroleguidvarcharReferences the staff member who entered the record.{G7H8I9J0-K1L2-3456-MNOP-567890123456}38False
parentobservationguidvarcharReferences a parent observation for hierarchical coded entries.{O5P6Q7R8-S9T0-1234-UVWX-345678901234}38False
codeidbigintReferences the clinical code in Coding_ClinicalCode.2845960158False
problemguidvarcharReferences an associated problem in CareRecord_Problem.{P6Q7R8S9-T0U1-2345-VWXY-456789012345}38True
consultationguidvarcharReferences the parent consultation in CareRecord_Consultation.{L2M3N4O5-P6Q7-8901-RSTU-012345678901}38True
associatedtextxmlFreetext up to 8000 characters.1 letterTrue
valuedecimalThe numeric value for result observations.1359True
numericunitvarcharUnit of measure for the numeric value.10*9/L60True
observationtypevarcharClassifies the type of observation (e.g., Allergy, Immunisation, Test Result).Observation20True
originaltermvarcharThe clinical term as originally entered by the clinician.Height and weight8000True
numericrangelowdecimalLower bound of the reference range for the numeric value.31.009True
numericrangehighdecimalUpper bound of the reference range for the numeric value.31.009True
documentguidvarcharReferences an associated document, if applicable.{D4E5F6A7-B8C9-0123-DEFA-234567890123}38True
qualifiersvarcharQualifier codes providing additional clinical context.Left sided8000True
abnormalbooleanIndicates whether the result is flagged as abnormal.true1False
abnormalreasonvarcharDescription of why the result is considered abnormal.LO50True
episodevarcharEpisodicity of the observation (e.g., First, Review, Update).First10False
deletedbooleanIndicates whether the record is deleted. Always false in this BulkView.false1False
isconfidentialbooleanIndicates whether the observation is marked as confidential.false1False
numericoperatorvarcharComparison operator for the numeric value (e.g., =, >, <).>True