Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.metriport.com/llms.txt

Use this file to discover all available pages before exploring further.

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
ColumnData TypeDescription
observation_idvarcharUnique identifier for the observation
patient_idvarcharUnique identifier for the patient
statusvarcharStatus of the observation. Possible values:
registered: The existence of the observation is registered, but there is no result yet available.
preliminary: This is an initial or interim observation: data may be incomplete or unverified.
final: The observation is complete and verified by an authorized person.
amended: Subsequent to being final, the observation has been modified; the current version is complete and verified.
corrected: Subsequent to being final, the observation has been modified to correct an error in the result.
cancelled: The observation is unavailable because the measurement was not started or not completed.
entered-in-error: The observation has been withdrawn following erroneous entry.
unknown: The authoring/source system does not know the current status of the observation.
effective_datedateStart date of the observation
end_datedateEnd date of the observation
loinc_codevarcharLOINC code for the observation
loinc_displayvarcharHuman-readable description of LOINC code
source_code_codevarcharOriginal code from source system
source_code_displayvarcharOriginal code display from source system
source_code_systemvarcharOriginal code system from source system
valuevarcharValue of the observation
unitsvarcharUnit of measurement
reference_range_lowvarcharLower bound of the reference range
reference_range_highvarcharUpper bound of the reference range
category_hl7_codevarcharHL7 category code
category_hl7_displayvarcharHuman-readable description of HL7 category
interpretation_hl7_codevarcharHL7 interpretation code
interpretation_hl7_displayvarcharHuman-readable description of HL7 interpretation
bodysite_snomed_ct_codevarcharSNOMED CT body site code
bodysite_snomed_ct_displayvarcharHuman-readable description of SNOMED CT body site
note_textvarcharAdditional notes about the observation
meta_sourcevarcharSource document filename from FHIR meta.source
data_sourcevarcharDeprecated. Use meta_source instead.
data_source_extvarcharIntegration source of the data, derived from FHIR extension