Skip to main content
Measurements and simple assertions made about a patient, device or other subject. See the HL7 FHIR R4 spec for full details. Previous version: observation Tables in this resource: 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. Primary Keys:
  • observation_id
Foreign Keys:
  • patient_id - links to the patient table (subject)
† Metriport Platform added
Related Tables: Parent: Child:

Version diff

Renamed
  • end_dateeffectiveperiod_end
  • reference_range_lowreferencerange_low_value
  • reference_range_highreferencerange_high_value
  • loinc_codecode_loinc_code
  • loinc_displaycode_loinc_display
  • data_sourcemeta_source
Moved to separate tables