Skip to content
Partner Developer Portal

Schema

Column NameData TypeDescriptionExampleMax LengthIs Null
observationguidvarcharUnique identifier for the problem observation, shared with CareRecord_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
parentproblemobservationguidvarcharReferences a parent problem observation, enabling hierarchical problem relationships.{O5P6Q7R8-S9T0-1234-UVWX-345678901234}38True
deletedbooleanIndicates whether the record is deleted. Always false in this BulkView.false1True
commentvarcharFree-text clinician notes about the problem.Patient reports symptoms worsening8000True
enddatedateThe date the problem was resolved or closed. Null if still active.2024-08-013True
enddateprecisionvarcharThe precision of the end date (e.g., YMD = Year/Month/Day).YMD100False
expecteddurationsmallintThe anticipated duration of the condition in days.282False
lastreviewdatedateThe date the problem was last reviewed by a clinician.2025-01-153True
lastreviewdateprecisionvarcharThe precision of the last review date (e.g., YMD = Year/Month/Day).YMD100True
lastreviewuserinroleguidvarcharReferences the clinician who last reviewed this problem.{G7H8I9J0-K1L2-3456-MNOP-567890123456}38True
parentproblemrelationshipvarcharDescribes the relationship to the parent problem (e.g., Cause Of, Complication Of).Grouped20True
problemstatusdescriptionvarcharThe current status of the problem (e.g., Active, Inactive, Resolved).Active Problem50False
significancedescriptionvarcharThe clinical significance of the problem (e.g., Significant, Minor).Minor Problem20False