Skip to main content
The observation resource is used to support diagnosis, monitor progress, determine baselines and patterns and even capture demographic characteristics. Reference Table: The observation_references table contains normalized references from the observation to other entities. It supports the following reference properties:
  • subject (required): links to the patient who is the subject of the observation
  • encounter: links to the encounter where the observation was made
  • performer: links to practitioners who performed the observation
For detailed information about reference table structure and indexing, see the Reference Tables documentation. Observation Table: Primary Keys:
  • observation_id
Foreign Keys:
  • patient_id